By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T10:18:40.930Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T10:18:40.934Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-12T10:18:40.980Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-12T10:18:41.882Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-12T10:18:42.046Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-12T10:18:42.046Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-12T10:18:42.047Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-12T10:18:42.328Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-07-12T10:18:42.397Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-07-12T10:18:42.432Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-07-12T10:18:44.344Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-07-12T10:18:44.929Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-07-12T10:18:44.956Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-07-12T10:18:44.957Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-07-12T10:18:45.062Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-07-12T10:18:45.063Z |INFO |Root WebApplicationContext: initialization completed in 2631 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-07-12T10:18:45.671Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-07-12T10:18:46.816Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-07-12T10:18:48.492Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-07-12T10:18:49.113Z |INFO |Started MainApp in 11.17 seconds (JVM running for 12.052) |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-07-12T10:18:49.212Z |INFO |Start scheduling PRH workflow |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:18:49.225Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=0f470f50-f493-441e-bc49-1e66e0458733 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-07-12T10:18:50.001Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-07-12T10:18:50.002Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-07-12T10:18:50.006Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-12T10:18:50.856Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.5:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:18:50.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:19:00.899Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=9df1fb4d-07fa-4c70-b18f-c3ca05bd7d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-12T10:19:01.956Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.5:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:19:01.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:19:11.960Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=dd015043-5e69-4cb6-8dd8-0e1212ce7953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-12T10:19:13.026Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.5:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:19:13.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:19:23.028Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=ca484d26-8508-4efd-8de3-ab77266e6992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-12T10:19:24.099Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.5:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:19:24.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:19:34.102Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=99927449-aae5-45ab-91ed-8a6bfea93b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-12T10:19:35.171Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.5:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:19:35.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:19:45.173Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=f39c53ac-7baf-4904-839b-44680a1d7346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-12T10:19:46.215Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.5:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:19:46.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:19:56.222Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=bd960614-ffcf-44af-830a-041b4180e5f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-12T10:19:57.283Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.5:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:19:57.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:20:07.287Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=90cb0361-ab60-4048-ae9e-b6f976a8989d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-12T10:20:08.323Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.5:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:20:08.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:20:18.325Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=2f4e5e3a-c26b-4624-9e24-7d480647a09c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-12T10:20:19.396Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.5:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:20:19.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:20:29.407Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=11770b62-afdb-453d-8594-0ab32bd2fba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-12T10:20:30.470Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.5:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:20:30.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:20:40.472Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=9813135e-e688-4b76-9acf-7187d6c0bcaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-12T10:20:41.546Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.5:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:20:41.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:20:51.547Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=db0e35b6-1dfb-42c3-adb2-5d1750132198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-12T10:20:52.579Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.5:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:20:52.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:21:02.580Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=35213f44-18ca-455f-a288-4255a6d49c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-12T10:21:03.623Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.5:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:21:03.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:21:13.625Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=c5671a54-ec25-476d-8c09-c50f09189196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-12T10:21:14.664Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.27.5:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:21:14.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:21:24.666Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=cf55201c-d14d-4056-b704-af0d06155d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:21:24.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:21:34.871Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=26cc2a0f-459f-4eef-94ba-8a23e557bd42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:21:34.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:21:44.905Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=e5c86348-98f2-4a12-9538-6c20fcdfe8b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:21:44.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:21:54.932Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=49c2984a-d8bf-4bb4-ace9-4e5bfe46a526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:21:54.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:22:04.949Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=febed859-42d7-4f7e-ae2e-6467d061d675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:22:04.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:22:14.970Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=bde71c26-8922-424c-9417-e0a4eb80848b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:22:14.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:22:24.989Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=971f40a0-78d3-4956-aa52-83a0b1e0f01b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:22:25.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:22:35.004Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=0eaa9f3a-babb-47a5-8cdb-227bfedf0780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:22:35.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:22:45.024Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=541b56de-f75d-4cdf-b479-acbeab7dc1cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:22:45.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:22:55.040Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=483169db-7883-4eba-86ac-8139e2f93bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:22:55.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:23:05.060Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=835dd47e-8764-4666-9725-3e9534113c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:23:05.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:23:15.073Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=535ddf51-d2d0-4ce5-a2b8-87f480eb28e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:23:15.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:23:25.090Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=ec319a4b-ad7e-404b-8739-d900d551a152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:23:25.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:23:35.107Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=d9ab93c0-2e81-4018-a379-bc1850e2e0c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:23:35.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:23:45.127Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=8c200165-c67f-4503-a95d-5da00853b2ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:23:45.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T10:23:46.950Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T10:23:46.951Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-12T10:23:46.953Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-12T10:23:46.958Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-12T10:23:46.972Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-12T10:23:46.972Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-12T10:23:46.972Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-12T10:23:46.975Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:23:55.153Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=db29a8f5-c7ee-45ad-aa7f-1b73044109b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:23:55.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:24:05.170Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=f0927715-d365-452d-8247-4b79d30a693a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:24:05.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:24:15.187Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=5e599240-2dba-47bb-b5be-e0a9a2f82c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:24:15.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:24:25.201Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=0edd66d8-4b0e-404e-b4f6-bb339a66e7ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:24:25.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:24:35.214Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=edd8090f-d2de-4149-9279-83d4952065f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:24:35.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:24:45.227Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=4afbc6f9-fdd2-4849-9788-b419178a7e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:24:45.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:24:55.243Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=33ac3fd8-b1a8-4d93-a50d-526aec62d568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:24:55.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:25:05.257Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=209afe91-7428-45f8-a75e-987f76a77ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:25:05.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:25:15.270Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=f0caaead-1bbc-4222-947a-4ed36f14230f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:25:15.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:25:25.282Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=eec0387e-bfee-4bac-8511-af737c27b674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:25:25.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:25:35.297Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=07dfa23c-2a72-41c9-b124-d3720b9a4f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:25:35.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:25:45.308Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=11a1fb9e-b669-4bb3-af7f-dcb86c28e26d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:25:45.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:25:55.321Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=500658a7-3d1c-4933-9b52-39e8cab4b37b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:25:55.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:26:05.338Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=6ff4ea05-04f9-4416-bee4-df75f00acbdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:26:05.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:26:15.355Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=9e363231-e8fb-4718-a785-6cc5779d4ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:26:15.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:26:25.366Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=824a210a-c6f0-452d-ac5f-b1af3016fb7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:26:25.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:26:35.378Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=91105b99-8b32-49d1-adde-183a8d123fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:26:35.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:26:45.394Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=0301f1aa-6c77-4cd9-8577-8e0010def58f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:26:45.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:26:55.406Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=702bcb0f-1fd4-4967-ae0e-7e33d1589718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:26:55.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:27:05.420Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=8dd1227c-1ee0-454d-9ab5-0fb6de4d43e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:27:05.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:27:15.433Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=be113875-13c3-49c6-8184-ae7e625289f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:27:15.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:27:25.446Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=469d637d-233d-46a4-844c-e78b0475d2d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:27:25.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:27:35.467Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=c894e7da-1843-4729-8702-64ddb8fa17eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:27:35.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:27:45.480Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=784491a9-7444-4b90-90af-e9baeb357de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:27:45.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:27:55.493Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=1f70c00f-2308-4246-b5dd-2ebca81e0101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:27:55.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:28:05.506Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=f7fb097e-a656-426c-8c92-847a0c254130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:28:05.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:28:15.517Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=c7a0507a-4ee0-4417-aeb1-a853d9ddb9b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:28:15.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:28:25.529Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=eb1972aa-b81b-4a4e-b6ee-bb91725f156b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:28:25.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:28:35.541Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=6e2af11f-aa69-4b70-8836-f003cfaad7a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:28:35.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:28:45.553Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=ce782aa7-fc41-461e-8d28-02ae90ca7b4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:28:45.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T10:28:46.048Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T10:28:46.049Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-12T10:28:46.051Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-12T10:28:46.056Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-12T10:28:46.072Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-12T10:28:46.073Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-12T10:28:46.073Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-12T10:28:46.076Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:28:55.564Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=f0dd7bfd-08b6-444d-92db-990370e494c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:28:55.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:29:05.577Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=f91309f2-890a-4ce8-84f9-02013e7c88cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:29:05.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:29:15.590Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=ab753a7d-c85e-4895-9758-6699a2dcd35c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:29:15.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:29:25.605Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=b00bcfd4-932a-4b95-8af9-77c7588028d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:29:25.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:29:35.619Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=4a93787f-9b99-4b30-a403-ed0b4b241c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:29:35.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:29:45.632Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=6507d758-89fe-44e0-8895-532d061bd226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:29:45.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:29:55.649Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=e79eca76-dde8-4748-9b4e-ae9eb3afe784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:29:55.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:30:05.660Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=b00bec40-4710-4796-b374-8e520272746b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:30:05.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:30:15.669Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=82629cc9-7385-45b8-bb0c-75d3eae86761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:30:15.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:30:25.680Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=4b9a87dd-356e-40b2-9fc0-87781104b767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:30:25.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:30:35.691Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=cd7f9f6a-730b-4102-bf6d-9bf5cb0de2f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:30:35.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:30:45.701Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=3265ca3f-bd6d-4c7f-a554-19f1a863b3a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:30:45.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:30:55.713Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=97c9eb4e-e6a8-496a-9d5c-fbffe140b90a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:30:55.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:31:05.726Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=3edd0176-7e5c-4f1a-b59b-503a96673d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:31:05.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:31:15.735Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=5085da64-fd38-4e45-86cf-e26995003f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:31:15.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:31:25.745Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=813406d2-7c77-49e0-99ef-1158e5e472a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:31:25.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:31:35.758Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=00f528c9-a85e-4fdd-b64c-cc246e124aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:31:35.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:31:45.781Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=7993220a-f1c9-4ed9-a212-d453a562be51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:31:45.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:31:55.808Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=3acf34fa-04f2-45ef-9db6-c62e0b70ca3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:31:55.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:32:05.821Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=5b4355e6-db0d-4f69-a887-9805ae4b6345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:32:05.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:32:15.832Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=dd235da6-2ef6-402e-845c-04e3e39f2abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:32:15.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:32:25.849Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=7c99b8ea-f130-47ae-b7bd-809bb0bb667a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:32:25.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:32:35.862Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=f149ace3-eec6-4995-aa22-fc152d057be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:32:35.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:32:45.874Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=f5d07dad-5e39-42e6-b865-c0171d6c3416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:32:45.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:32:55.897Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=06a87ac2-e8fa-420c-8535-a4b9fae5ffb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:32:55.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:33:05.909Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=6d81d927-0fe9-4b9a-8e17-909ab78c2fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:33:05.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:33:15.920Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=bd1decde-b8de-4364-81c5-9da1cc640e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:33:15.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:33:25.931Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=a9d132cd-6d75-45ca-bbfa-3c55a75e042f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:33:25.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:33:35.953Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=94124868-9496-48c6-8204-ccbe6b449737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:33:35.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:33:45.966Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=34c40d3e-4fcb-402f-b670-c1b804dc138d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:33:45.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T10:33:46.006Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T10:33:46.006Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-12T10:33:46.007Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-12T10:33:46.010Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-12T10:33:46.021Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-12T10:33:46.021Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-12T10:33:46.021Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-12T10:33:46.024Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:33:55.999Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=90725dde-53fe-4352-b2d0-52567f486fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:33:56.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:34:06.014Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=ed451640-2fed-4e00-81d3-c232d57c5081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:34:06.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:34:16.026Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=725738cc-1917-4d2c-9969-c93a12205485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:34:16.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:34:26.045Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=0241d80f-3080-46f5-bb3d-dfaec4095ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:34:26.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:34:36.058Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=d49e47b8-37f5-449f-a9a2-d1c57609335b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:34:36.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:34:46.076Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=b45dd6f3-416a-4cd3-b4c3-405a36b92509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:34:46.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:34:56.096Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=1758b2d7-c781-4248-b1d5-76eb5a68a252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:34:56.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:35:06.110Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=7302ec9c-b6ad-4d1e-8009-2de48c072125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:35:06.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:35:16.125Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=5f1afdc2-e0be-4c6d-844a-872dde527efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:35:16.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:35:26.145Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=5475eb8c-57ba-40a6-a07d-e86ed927843f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:35:26.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:35:36.157Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=4d09d73a-0d7a-46fb-83d3-02b689d5afc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:35:36.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:35:46.171Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=924684bb-f047-4bf3-96bf-50a6f18dac90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:35:46.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:35:56.188Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=3e1391be-43bf-4adf-bdfe-fef134b39fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:35:56.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:36:06.198Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=792b7080-dcf1-44bf-93e7-454c2eeba18b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:36:06.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:36:16.212Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=187caa46-579c-4e2f-b50d-3061f57467c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:36:16.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:36:26.222Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=1cbac032-c4c2-4fc3-8085-87784db73c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:36:26.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:36:36.233Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=0f20b661-c759-4075-b188-1ca230f45030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:36:36.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:36:46.257Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=f21482e0-63dd-405e-b384-acca5c3b0212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:36:46.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:36:56.277Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=76f4384f-9663-474b-9dc8-c6a994c0785f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:36:56.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:37:06.290Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=f370cd65-43f0-48e8-a3e2-bc85508a744b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:37:06.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:37:16.306Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=06bf5347-eb70-4cc6-91cc-e698a9e4c58f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:37:16.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:37:26.334Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=2f5a7ef7-17c0-4eb3-ad59-d67299c2fa59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:37:26.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:37:36.348Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=72fc9edc-74a9-4654-ac59-7c9d90bba70c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:37:36.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:37:46.360Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=f1a3029e-2c84-4a81-afb4-74cd5d1499c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:37:46.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:37:56.372Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=ec2cce67-92c4-4055-b46a-c109366535ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:37:56.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:38:06.383Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=bfdb8fcd-0c0a-47dc-9ef8-56098be52b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:38:06.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:38:16.394Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=d96dda30-9759-4192-b85a-2d866bd9db10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:38:16.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:38:26.405Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=b4560b20-516b-4976-a829-7b5e1b87579f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:38:26.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:38:36.415Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=7e7dbac8-e469-466a-b29b-ec2fa0c419d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:38:36.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T10:38:46.066Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T10:38:46.066Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-12T10:38:46.070Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-12T10:38:46.083Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-12T10:38:46.101Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-12T10:38:46.101Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-12T10:38:46.101Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-12T10:38:46.106Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:38:46.426Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=0424037e-fc02-46a3-a033-e7a34adde979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:38:46.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:38:56.441Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=f115cbab-89cc-4d15-8323-492b16a0899c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:38:56.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:39:06.460Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=3dd4cc8f-3de4-4acb-867c-48a91f7a5a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:39:06.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:39:16.487Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=876b657f-fd4f-43d7-9505-fd75f145a3a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:39:16.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:39:26.501Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=3659838c-b6eb-422b-94d4-52d3c3869628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:39:26.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:39:36.518Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=88ef052a-cc21-404e-9f8a-6bc31bb6f2cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:39:36.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:39:46.529Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=804d65a8-2e06-4428-9840-631d4dbdec84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:39:46.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:39:56.540Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=9590ff03-6be5-4bf5-8d93-03271a0da219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:39:56.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:40:06.552Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=4ea17cc2-f115-420c-afe4-c06e511d2189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:40:06.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:40:16.582Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=ad9dfcd1-66b9-468c-9257-cbaf852a64dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:40:16.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:40:26.596Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=ec71a27b-6a03-4f25-8ed8-68056b351838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:40:26.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:40:36.609Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=ce84ce69-2e06-4224-8153-fbf5c3572275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:40:36.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:40:46.619Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=80d8ab6d-3273-487b-b15a-12906d5f785d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:40:46.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:40:56.633Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=dae9d523-e94b-49be-af22-46e444fd8a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:40:56.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:41:06.642Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=c95e8e64-d37b-4703-89b2-6a6bdcdd9120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:41:06.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:41:16.652Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=a04b06c7-2dda-4dac-9be3-0aa8e5e9abbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:41:16.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:41:26.665Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=f6784420-f301-4f13-b933-279f39166441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:41:26.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:41:36.678Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=ab61974c-e4f8-4cba-8c30-a02d503e58f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:41:36.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:41:46.693Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=d31475b4-0c02-4dea-b23a-1735a9ae5ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:41:46.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:41:56.709Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=0caae824-e867-4fdd-a7cd-37c0e2eed843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:41:56.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:42:06.720Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=d3c679cb-13ce-49c6-bcde-86b711109c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:42:06.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:42:16.729Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=5fb9a774-64a8-4f47-9b9e-79f1509c6f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:42:16.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:42:26.740Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=dc584244-c709-4b47-b0c0-52d1df8219b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:42:26.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:42:36.749Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=99e26910-3e27-4903-9165-1bf20ecd35f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:42:36.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:42:46.763Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=e161b5a6-e00a-4889-b116-c3df6227c29a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:42:46.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:42:56.774Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=d0b55407-596f-4a59-b801-71f16ec4a9ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:42:56.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:43:06.787Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=084deaeb-5769-40d2-af1e-5b12866bdbd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:43:06.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:43:16.807Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=f508d18a-fe9c-4fd4-acc5-af8097bfca3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:43:16.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:43:26.821Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=e28a50f1-c244-45c8-9ca1-21d7881252d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:43:26.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:43:36.832Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=6c030679-f5a8-483d-b351-7b818bd95f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:43:36.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T10:43:46.022Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T10:43:46.023Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-12T10:43:46.024Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-12T10:43:46.027Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-12T10:43:46.038Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-12T10:43:46.038Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-12T10:43:46.038Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-12T10:43:46.041Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:43:46.843Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=8aef17f7-e038-4fca-ad14-36a549b80d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:43:46.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:43:56.855Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=6d3dc2ce-6b06-491e-b34e-73ec9f20d55f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:43:56.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:44:06.865Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=3462bd59-005b-47e4-a252-34897986a0b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:44:06.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:44:16.889Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=2f6af734-cc8d-4f8b-aa9b-bf43b71f77b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:44:16.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:44:26.901Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=89059354-6ad5-4a66-acb4-87c2241d55fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:44:26.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:44:36.912Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=1d27a86f-d111-474c-b2c4-24f73ffab221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:44:36.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:44:46.924Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=16ea05ec-d4a5-4a35-a0e2-6a9ff3a84bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:44:46.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:44:56.935Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=1f7c791d-6eeb-4676-bfc4-66554528d1d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:44:56.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:45:06.944Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=39f0ef91-e899-4cf6-b1b6-46dc7e3360b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:45:06.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:45:16.955Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=9280f4e3-73a2-455c-acc5-57e11fecef5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:45:16.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:45:26.968Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=b95e9443-8a48-4bf6-971c-b54e04f40746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:45:26.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:45:36.982Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=1ce87266-de32-4c22-8d6f-802cf4d08c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:45:36.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:45:46.993Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=0b96b89d-2875-4a8d-a94e-776cd7eef208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:45:47.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:45:57.003Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=604c4d83-f035-495e-85dd-6fb34f7fa7f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:45:57.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:46:07.017Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=7bca3728-e783-4b2f-a358-85b990aa917a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:46:07.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:46:17.027Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=494a1539-41d2-46cc-aa08-1fbba7328ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:46:17.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:46:27.037Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=4ee5eddd-2c8a-4cb6-95fb-23a740aa3758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:46:27.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:46:37.047Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=a5ab9645-311c-4f4a-9c4f-69c3ff0183f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:46:37.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:46:47.057Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=aa168b63-58c7-48f4-9ad9-ee302a9cb671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:46:47.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:46:57.073Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=cc417e80-66ce-4e12-a5d9-8d30e5c9a166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:46:57.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:47:07.083Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=f720bd08-cfb8-4099-ae62-ff4841e8445e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:47:07.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:47:17.094Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=8b879d54-55fa-4a7c-a981-51367af80ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:47:17.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:47:27.105Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=d38ff2ea-b0c9-4dd1-84d5-6db06bf42cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:47:27.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:47:37.115Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=0f646d0f-2885-4e57-9887-c95984dab6dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:47:37.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:47:47.124Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=d866e33a-6a2b-42a5-a2f7-15518a941df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:47:47.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:47:57.136Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=ac0dc3e4-df36-4b70-922b-cedf49aa03e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:47:57.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:48:07.147Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=0d68d59f-8dc9-4123-8f4c-59bc344b023a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:48:07.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:48:17.158Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=ac02abb8-f352-4a4d-b91c-bf4d8554ae96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:48:17.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:48:27.172Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=d8ea6916-2632-4453-9f4c-57cb20682f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:48:27.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:48:37.192Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=f25552ac-f81d-4999-a533-4400e59a487b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:48:37.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T10:48:46.001Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T10:48:46.002Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-12T10:48:46.003Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-12T10:48:46.007Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-12T10:48:46.017Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-12T10:48:46.017Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-12T10:48:46.018Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-12T10:48:46.020Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:48:47.201Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=4124cc4b-4e65-4f64-9d5a-838018907a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:48:47.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:48:57.222Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=a2a977dc-2ce0-4a95-b30a-eaf84e0c9030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:48:57.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:49:07.233Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=d3edb8a7-a195-4813-929b-f1a4f0142e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:49:07.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:49:17.241Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=7fa72e7b-4e38-4215-b663-3731c6b71da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:49:17.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:49:27.251Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=f53811dd-4e24-46dd-b468-eb59ba186cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:49:27.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:49:37.264Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=7e3cf343-9521-4095-bd58-26affa47a4ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:49:37.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:49:47.275Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=6be967df-0b51-4974-b16d-243b6c0b1128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:49:47.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:49:57.290Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=a52a37b7-b9f7-4784-89eb-987d667558a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:49:57.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:50:07.300Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=64dae275-3870-44b1-a54e-93ab4de65f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:50:07.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:50:17.320Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=1f6deac7-d90d-41c0-8473-7c5a2d8b7b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:50:17.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:50:27.329Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=dbef008b-1113-4e56-84b4-c62d0b17585a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:50:27.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:50:37.337Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=c915097d-da3b-4345-bbfe-8cdf8690f726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:50:37.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:50:47.346Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=56d073bb-1dd8-479a-bada-934ac1ef3d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:50:47.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:50:57.357Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=96e1cdfe-db72-44cc-a7ca-8c0b41e716da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:50:57.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:51:07.369Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=818dcb5b-b4c5-4b27-bb84-07920f6ff9e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:51:07.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:51:17.380Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=bce610f7-0e19-4124-bcc8-e10abb350003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:51:17.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:51:27.390Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=88ca813f-71ee-4145-9d11-f8b21652cf97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:51:27.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:51:37.401Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=57581a98-da01-47c2-8e61-1c7e6f724dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:51:37.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:51:47.412Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=72c49d0b-c0fc-4336-bb0f-1e3c1df71421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:51:47.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:51:57.425Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=d1700a00-3f35-49cb-a750-8608fc1b5b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:51:57.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:52:07.436Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=67c8c339-addb-48ef-bb85-04a3b5c2f823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:52:07.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:52:17.450Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=a7953e2d-28ac-48ab-95d6-52209fceb1a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:52:17.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:52:27.459Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=0993248e-9087-4885-b981-f8b4a27a61de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:52:27.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:52:37.468Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=da4d997f-7435-412e-8d64-f4bde71a9c22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:52:37.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:52:47.478Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=cea7e854-7d77-4c13-930b-bb9b5d1f2899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:52:47.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:52:57.491Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=fb2e06d8-be8a-4368-a97a-9bd2833afd86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:52:57.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:53:07.504Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=9c073c21-72b0-49a5-8478-b572b583ddb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:53:07.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:53:17.517Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=0707ed90-6657-4eb6-9126-ca3efdf4f8e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:53:17.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:53:27.527Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=5feb0aca-8510-4edd-8c69-0a62ed384803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:53:27.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:53:37.540Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=21ecba41-be8a-4192-aedd-b42ac36e8e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:53:37.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T10:53:46.033Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T10:53:46.033Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-12T10:53:46.034Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-12T10:53:46.037Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-12T10:53:46.044Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-12T10:53:46.044Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-12T10:53:46.044Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-12T10:53:46.047Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:53:47.552Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=87d4a2bc-1863-4ee6-b1c5-aa96cec42c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:53:47.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:53:57.565Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=20a723e7-58fc-4166-b12c-c08565cd1919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:53:57.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:54:07.576Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=c33a88a2-d111-46e9-9e07-d3da2663eb52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:54:07.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:54:17.586Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=f10c4c3b-cbc2-4ee5-b5f6-922e607842a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:54:17.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:54:27.596Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=b87dfca1-8d12-4dac-b517-42181d744c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:54:27.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:54:37.605Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=0dd1d342-8507-442b-9293-7bc23aac8308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:54:37.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:54:47.614Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=db513db2-6fc5-4fde-ac6c-ddc58df92fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:54:47.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:54:57.625Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=274d3597-26ff-4613-b9bb-f510b5f4061f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:54:57.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:55:07.634Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=28c1820b-836b-4954-bb38-867f186dff36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:55:07.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:55:17.644Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=6b909fcb-d03b-480e-ac6a-8ebd737e4a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:55:17.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:55:27.654Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=2331bfbe-8854-435b-9947-1ecb15fa6cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:55:27.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:55:37.664Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=5a6b723c-f270-452e-8f0c-70db5e7c696b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:55:37.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:55:47.674Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=fdd2d86d-477c-49b8-8487-0c03a0e11c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:55:47.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:55:57.684Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=a7a02912-f60c-4717-84e1-441839029e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:55:57.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:56:07.693Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=fc7a5c4c-b108-426c-a2ff-1effba5cf1ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:56:07.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:56:17.702Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=63d614ee-832c-4712-b5ba-4c073f7f7ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:56:17.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:56:27.711Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=d348edc6-8c38-4407-b54b-1c8573eb9478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:56:27.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:56:37.720Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=6c5496a9-9380-4cdb-b9e8-ec6a1d393d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:56:37.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:56:47.729Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=2c1bce19-3a0f-4e70-b0a2-d5b837579e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:56:47.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:56:57.738Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=32c4f94c-1102-4833-a9c7-2664c85f6dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:56:57.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:57:07.749Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=445bffe6-0961-462e-bafd-b4a4947dcdcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:57:07.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:57:17.759Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=68704d74-bf92-44f3-b997-408059cd3779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:57:17.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:57:27.770Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=1229892c-8e8e-4e5a-8897-c528632292f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:57:27.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:57:37.780Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=12a5a6e1-5165-4941-9e95-40e4ed78761c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:57:37.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:57:47.791Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=6fd83646-0534-4bcb-95e1-b7c93b52bd9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:57:47.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:57:57.800Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=29ef9e9d-d636-40e9-9596-36ff28ad1b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:57:57.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:58:07.809Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=0f5c9ca9-1b93-4b8b-9f6f-e3a5dd38014d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:58:07.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:58:17.818Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=6a280eee-6c46-4a12-ac50-8ab83b5ab6f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:58:17.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:58:27.827Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=af0052c7-8745-41ed-a26e-d68972817f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:58:27.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:58:37.837Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=27c828bd-3adb-4127-8bef-47d003fb5ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:58:37.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T10:58:45.921Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T10:58:45.921Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-12T10:58:45.922Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-12T10:58:45.923Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-12T10:58:45.929Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-12T10:58:45.930Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-12T10:58:45.930Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-12T10:58:45.931Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:58:47.845Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=552f2c17-dc71-4202-a9d2-92f83b3ff0a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:58:47.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:58:57.856Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=c930db56-8051-4527-beb2-e2ac6cd54a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:58:57.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:59:07.866Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=9cfeb5df-fbff-4244-bca4-0ba490ca0069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:59:07.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:59:17.876Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=8f7e11e7-dc4c-45a3-9528-e123cb83b406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:59:17.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:59:27.886Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=06e1356c-b313-4f97-99c1-fb5d06f3adf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:59:27.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:59:37.896Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=9bb3c010-4e05-4237-959e-e03d94f9df3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:59:37.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:59:47.905Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=aafbd705-693f-4281-a5d7-f9791958b400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:59:47.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:59:57.917Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=a36a9eaf-ec1a-4262-90b5-86e5e53c7c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T10:59:57.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:00:07.930Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=9a168196-d41a-4612-98c7-74ef068610be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:00:07.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:00:17.941Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=e0fc3489-d96a-42bc-9b4b-1a217f155ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:00:17.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:00:27.951Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=a49802dd-3a36-41ad-9226-1f37294bee58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:00:27.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:00:37.960Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=4b34587f-ed0f-4f18-9c32-4c3cf6173651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:00:37.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:00:47.970Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=165e32f8-84a6-4566-9747-baf961aa38f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:00:47.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:00:57.978Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=fa172ed2-78be-46d7-9333-e53e5bca9e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:00:57.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:01:07.992Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=cc08d748-79b9-4376-9117-159a14409835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:01:08.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:01:18.003Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=87407a42-f45d-40c8-b0ec-0aa347419ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:01:18.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:01:28.019Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=8f419c2e-6262-4c2a-84ae-d6f2516ee78b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:01:28.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:01:38.028Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=56ab8f03-5fd1-4e0f-9f08-f4f3e6479a1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:01:38.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:01:48.039Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=442c705c-2580-4ee7-a6dd-fca957fdecb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:01:48.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:01:58.052Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=20faaa2d-ed99-4a7a-8632-265096a17ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:01:58.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:02:08.061Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=c7f51935-ce66-4eda-b31a-8a7de58c8303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:02:08.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:02:18.072Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=fbed2b04-f979-4d95-ba7f-9c08aea28529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:02:18.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:02:28.081Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=09199756-1045-4bfa-927d-3b6d4556dfb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:02:28.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:02:38.091Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=9923867a-3ed5-46d8-bbdf-a7f3350614eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:02:38.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:02:48.100Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=193d945c-703c-4eb8-9e10-c9601971aec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:02:48.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:02:58.109Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=0fe728a7-bd01-4ba7-9d5f-5383a7d47177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:02:58.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:03:08.121Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=7514224e-b33d-415a-813c-9c340df40f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:03:08.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:03:18.131Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=9184a63e-35c4-4cd4-9ab5-1eee1048be4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:03:18.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:03:28.144Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=68d59d58-c091-4a7e-834c-09ff2d677c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:03:28.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:03:38.153Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=cf871881-00a0-49c3-8259-1f8d2d9d3347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:03:38.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T11:03:46.036Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T11:03:46.037Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-12T11:03:46.038Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-12T11:03:46.043Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-12T11:03:46.051Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-12T11:03:46.051Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-12T11:03:46.051Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-12T11:03:46.054Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:03:48.163Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=d6b5d677-92f0-4682-bdad-de7b31f5fe2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:03:48.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:03:58.172Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=e7a79709-89c2-4d76-9064-1b5fa4524e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:03:58.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:04:08.183Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=c4c81ebc-f45d-4994-bae8-86269c76859d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:04:08.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:04:18.195Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=ddac06d2-70fa-48c7-a1f6-23428e5fe91b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:04:18.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:04:28.206Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=ecf8f861-dc38-41ae-9b08-d9917a6b9a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:04:28.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:04:38.218Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=073217e9-e97f-4bc7-b4ab-10fe1830294d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:04:38.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:04:48.228Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=987646b6-8a61-467e-8ee8-6e6092d7731c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:04:48.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:04:58.240Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=7a60d45f-aa1c-414e-ae9d-08e88a9daaab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:04:58.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:05:08.250Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=b048f8e4-3d4a-4ddf-ad32-067d4f80597a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:05:08.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:05:18.262Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=bc5042b0-3aaf-429a-9584-b83c1be0b413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:05:18.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:05:28.271Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=8b75ec5a-a40b-4a6c-8a04-7b54e73fb91a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:05:28.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:05:38.282Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=f7404e89-b883-4f5d-b0b2-e2543b56e3c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:05:38.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:05:48.298Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=b98c9b27-2027-4733-badb-050091d16f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:05:48.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:05:58.311Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=52be06b9-4b1a-468a-8102-357a762cb1c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:05:58.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:06:08.322Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=c535b16f-86cc-426b-924f-c20ad2b4c3d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:06:08.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:06:18.332Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=65e79828-97a4-47cc-b1e0-58b556320b08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:06:18.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:06:28.343Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=b45039bc-9856-46fe-9d79-bd36e7a35d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:06:28.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:06:38.354Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=b6ff38a3-b5e3-4956-ac63-3d000d83aa0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:06:38.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:06:48.364Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=cc8ff7bd-fdfd-45d2-a0d0-98422c9ad8d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:06:48.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:06:58.376Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=3f135f9b-b1c3-40a5-b512-2af2556e300a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:06:58.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:07:08.388Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=247b0507-7fd9-4eb1-8d7f-5752a6ab7e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:07:08.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:07:18.399Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=e2ab4ff9-9057-4f8b-ac21-fc785f1d7ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:07:18.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:07:28.409Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=6aa003f8-4a93-4093-ba68-1e87dc1d5fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:07:28.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:07:38.417Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=2bb928f5-7979-4572-9017-b27ca417a40f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:07:38.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:07:48.427Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=2150b628-b4b3-4ad9-9069-2c3ac7f5c820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:07:48.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:07:58.434Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=4f968587-9391-452c-b1d4-54f0f9b9ee57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:07:58.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:08:08.449Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=0827fac3-3d93-487c-9d26-1869eeb5a5c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:08:08.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:08:18.458Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=edc13e72-4a7f-4da6-82d7-962dce567ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:08:18.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:08:28.468Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=ab8f93a2-6722-4cb7-ab1f-a553f075014e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:08:28.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:08:38.477Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=699baee9-1ca4-485f-85e1-7dc973d2fc69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:08:38.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T11:08:46.017Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T11:08:46.017Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-12T11:08:46.019Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-12T11:08:46.022Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-12T11:08:46.034Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-12T11:08:46.035Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-12T11:08:46.035Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-12T11:08:46.038Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:08:48.487Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=f3f78eb3-dfc9-42cf-b577-c0e1c7c68867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:08:48.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:08:58.496Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=179f7799-98a2-4e66-809f-0170551f5a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:08:58.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:09:08.504Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=e7161e94-d422-464f-ba88-9376d49ca825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:09:08.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:09:18.513Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=926abd12-ee58-4f0b-952b-03e9ec11f1bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:09:18.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:09:28.524Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=fff1509b-bc7c-428d-b3b9-157abca222ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:09:28.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:09:38.536Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=19d97f4e-3c06-4526-9cea-9409dd9c0114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:09:38.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:09:48.550Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=f2ecc12c-62a8-4211-8186-c00a8f372a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:09:48.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:09:58.558Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=94614272-9189-4162-9e30-e4ef6794e3c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:09:58.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:10:08.569Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=1a3a82c0-2746-45d4-9ec1-e653f0d1d6b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:10:08.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:10:18.578Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=b48bc038-2714-4e30-ad11-10b459a96259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:10:18.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:10:28.588Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=91109470-3251-4ef1-aebe-df09ff41ca87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:10:28.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:10:38.597Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=32902511-b1cc-43d1-a801-163b3830b3b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:10:38.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:10:48.608Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=68fb2044-80eb-468f-a416-d09e4166eac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:10:48.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:10:58.622Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=112a1c12-9518-41db-bc1f-9f242d9f7c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:10:58.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:11:08.632Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=e3df1b19-5851-41cc-a1d4-b8ddad1d7bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:11:08.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:11:18.642Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=744c39b4-4e2a-4453-96a6-1aa1f4eef548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:11:18.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:11:28.652Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=d161741b-cf13-4075-9073-f445a88bd6f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:11:28.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:11:38.663Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=0b3356a5-11f2-42bc-8db5-ac4ac99b220c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:11:38.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:11:48.672Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=ae39eee9-d48c-4090-aa26-218335b8870e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:11:48.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:11:58.682Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=cfd4d04e-7398-4884-84a1-a07bfddd829c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:11:58.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:12:08.691Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=816c2b42-d034-404c-8fca-e0930940820b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:12:08.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:12:18.700Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=630479cd-be1c-4091-8b2c-0b1334231452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:12:18.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:12:28.711Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=5f53d38e-79b7-41a9-bb51-bb666f4f144d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:12:28.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:12:38.720Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=7dcd1611-1dff-4d13-ab6c-3190f29c3841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:12:38.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:12:48.730Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=ab501c71-f507-4a87-b66a-48a9ced1251e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:12:48.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:12:58.739Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=e076d964-7d5f-4cca-99db-07b584904605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:12:58.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:13:08.755Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=31b8df54-263c-41a2-872b-d3d6cf38f1e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:13:08.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:13:18.765Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=4a9d10c8-99af-4e6a-ba81-e50d732b8b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:13:18.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:13:28.775Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=46cc9ea7-b14c-48a0-a8c6-f8edfe583b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:13:28.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:13:38.788Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=a5847040-1ac7-4448-a0b2-356407a83473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:13:38.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T11:13:45.972Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T11:13:45.973Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-12T11:13:45.974Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-12T11:13:45.977Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-12T11:13:45.985Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-12T11:13:45.985Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-12T11:13:45.985Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-12T11:13:45.988Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:13:48.799Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=655a6b73-3ae4-4050-addb-0785f0ddde24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:13:48.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:13:58.809Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=95979577-971f-4eae-8cc9-d2e13d0f1357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:13:58.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:14:08.820Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=35da5508-fce2-4d46-8a30-304057d0c119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:14:08.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:14:18.830Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=0c7eb008-d0ac-4035-aa54-6fdfeba44bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:14:18.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:14:28.839Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=46d1aa63-6351-404a-aaea-e06cec6eeede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:14:28.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:14:38.849Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=6a22f11d-3f41-4950-9c0e-a572984eeb91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:14:38.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:14:48.858Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=63c36768-f20d-414a-8b98-d7451ea0a2d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:14:48.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:14:58.868Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=bcb686cc-89dc-4283-89ac-7a0ea23ef7be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:14:58.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:15:08.878Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=af308ba6-61fa-45c5-9bdc-c10c5853730a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:15:08.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:15:18.887Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=bb99663c-559b-41a3-affe-7364d4c22c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:15:18.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:15:28.897Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=610ef673-6a5f-44e9-89ba-b87a9e2e4a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:15:28.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:15:38.906Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=7a898aba-49c9-4293-966a-fb512b17aa76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:15:38.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:15:48.915Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=4da9424e-feb1-4e2c-a9bc-b28ec32679b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:15:48.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:15:58.923Z |INFO |Init configs |InvocationID=55606979-d8a9-49ac-a548-f0a7662a57ed, InstanceUUID=6f48f1a7-a265-4ce5-bde9-c9fcd8aa5ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T11:15:58.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |