Results

By type

          
  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::                (v2.5.9)

org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-06T05:22:24.024Z     |INFO     |CBS client will use http over TLS.     |     |     |     |main     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-06T05:22:24.028Z     |INFO     |Path to cert files: /opt/app/prh/etc/cert/     |     |     |     |main     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-09-06T05:22:24.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}     |     |     |     |main     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-06T05:22:24.780Z     |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-09-06T05:22:24.894Z     |INFO     |PolicySync file does not exist     |     |     |     |main     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-06T05:22:24.895Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |main     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-06T05:22:24.896Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-06T05:22:25.153Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |main     |
org.onap.dcaegen2.services.prh.MainApp     |2022-09-06T05:22:25.217Z     |INFO     |The following profiles are active: prod     |     |     |     |main     |
org.springframework.boot.context.config.ConfigDataEnvironment     |2022-09-06T05:22:25.243Z     |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-09-06T05:22:26.690Z     |INFO     |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f     |     |     |     |main     |
org.springframework.boot.web.embedded.tomcat.TomcatWebServer     |2022-09-06T05:22:27.162Z     |INFO     |Tomcat initialized with port(s): 8433 (https) 8100 (http)     |     |     |     |main     |
org.apache.catalina.core.StandardService     |2022-09-06T05:22:27.183Z     |INFO     |Starting service [Tomcat]     |     |     |     |main     |
org.apache.catalina.core.StandardEngine     |2022-09-06T05:22:27.183Z     |INFO     |Starting Servlet engine: [Apache Tomcat/9.0.56]     |     |     |     |main     |
org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]     |2022-09-06T05:22:27.246Z     |INFO     |Initializing Spring embedded WebApplicationContext     |     |     |     |main     |
org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext     |2022-09-06T05:22:27.246Z     |INFO     |Root WebApplicationContext: initialization completed in 2002 ms     |     |     |     |main     |
org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler     |2022-09-06T05:22:27.690Z     |INFO     |Configuring pulling for CBS updates in every PT5M     |InvocationID=9167383e-2016-4450-a1af-693c6104891b     |     |     |main     |
org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver     |2022-09-06T05:22:28.509Z     |INFO     |Exposing 4 endpoint(s) beneath base path '/actuator'     |InvocationID=9167383e-2016-4450-a1af-693c6104891b     |     |     |main     |
org.springframework.boot.web.embedded.tomcat.TomcatWebServer     |2022-09-06T05:22:29.943Z     |INFO     |Tomcat started on port(s): 8433 (https) 8100 (http) with context path ''     |InvocationID=9167383e-2016-4450-a1af-693c6104891b     |     |     |main     |
org.onap.dcaegen2.services.prh.MainApp     |2022-09-06T05:22:30.527Z     |INFO     |Started MainApp in 9.33 seconds (JVM running for 10.131)     |InvocationID=9167383e-2016-4450-a1af-693c6104891b     |     |     |main     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner     |2022-09-06T05:22:30.599Z     |INFO     |Start scheduling PRH workflow     |InvocationID=9167383e-2016-4450-a1af-693c6104891b     |     |ENTRY     |main     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:22:30.611Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=8c1f31d1-d900-4371-afbd-d3b0b5f4326b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-09-06T05:22:32.059Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.148:3904     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:22:32.094Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]     |2022-09-06T05:22:35.136Z     |INFO     |Initializing Spring DispatcherServlet 'dispatcherServlet'     |     |     |     |http-nio-8100-exec-1     |
org.springframework.web.servlet.DispatcherServlet     |2022-09-06T05:22:35.136Z     |INFO     |Initializing Servlet 'dispatcherServlet'     |     |     |     |http-nio-8100-exec-1     |
org.springframework.web.servlet.DispatcherServlet     |2022-09-06T05:22:35.139Z     |INFO     |Completed initialization in 2 ms     |     |     |     |http-nio-8100-exec-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:22:42.095Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=764f58d9-1ed1-4ae0-88ae-1ebf08a298ed     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-09-06T05:22:43.190Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.148:3904     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:22:43.191Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:22:53.193Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=81bcb8a4-bc8c-4fa9-a198-ff63e0b57241     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-09-06T05:22:54.286Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.148:3904     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:22:54.287Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:23:04.291Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=2e7f1a83-e7e2-44af-b101-f232ad1c5512     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-09-06T05:23:05.356Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.148:3904     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:23:05.356Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:23:15.359Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=91ae35b8-c31f-47e4-9685-e0ee88163e93     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-09-06T05:23:16.436Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.148:3904     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:23:16.437Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:23:26.437Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=7aa46ab4-7509-4c22-9e32-e86b28cf1ebe     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-09-06T05:23:27.500Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.148:3904     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:23:27.501Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:23:37.502Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=6fb60987-6f84-4a50-83ff-4700606ee8ad     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-09-06T05:23:38.540Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.148:3904     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:23:38.541Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:23:48.541Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=f9a4ee44-4c2d-4f7a-aab3-2917d36dcce4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-09-06T05:23:49.580Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.148:3904     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:23:49.580Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:23:59.581Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=518d832a-7545-455a-a7a1-f97abdc7e87c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-09-06T05:24:00.652Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.148:3904     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:24:00.652Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:24:10.653Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=f91a2b30-6440-4946-ab90-0a433537bfd8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-09-06T05:24:11.692Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.148:3904     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:24:11.693Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:24:21.695Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=d6e9cd95-8d56-4d2b-89ff-e894c687aaa7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-09-06T05:24:22.732Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.148:3904     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:24:22.734Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:24:32.735Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=0da7941e-7402-45c8-bf54-721c699dc4b7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-09-06T05:24:33.776Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.148:3904     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:24:33.777Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:24:43.777Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=289fa859-fe5a-4d1c-9bab-f3c0e078d272     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-09-06T05:24:44.811Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.148:3904     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:24:44.812Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:24:54.813Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=02140792-7b59-4c9d-8e03-c49121f00ff5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-09-06T05:24:55.852Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.148:3904     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:24:55.853Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:25:05.853Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=7a20e9d7-cab1-4814-9c58-60dd14cbd586     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-09-06T05:25:06.892Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.148:3904     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:25:06.893Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:25:16.894Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=1b07f8b8-b4d0-4b7d-9abb-2c65522c3efa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-09-06T05:25:17.932Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.148:3904     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:25:17.932Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:25:27.933Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=ad8a0ec5-e1ea-47d4-a017-4308e5d8b723     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-09-06T05:25:28.972Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.148:3904     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:25:28.972Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:25:38.973Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=acd609e2-95ab-4116-b495-b14396287358     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-09-06T05:25:40.012Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.148:3904     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:25:40.012Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:25:50.013Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=d064e66b-49e7-45ae-bbd9-c2f94db49847     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-09-06T05:25:51.052Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.148:3904     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:25:51.053Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:26:01.054Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=d1d3a6d6-4b7c-4754-a887-62a93e49ee7f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-09-06T05:26:02.092Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.148:3904     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:26:02.092Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:26:12.093Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=002d9ed2-669d-4f8f-8a5f-1dc0e82d8e6c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-09-06T05:26:13.136Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.148:3904     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:26:13.138Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:26:23.138Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=8fef962e-d33a-4d32-bc01-bcfd912b2ebd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-09-06T05:26:24.204Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.148:3904     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:26:24.205Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:26:34.205Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=7fff245b-ddff-4c8b-af52-2c645ed8d57f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-09-06T05:26:35.244Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.148:3904     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:26:35.245Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:26:45.245Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=b22f5aec-27f2-462d-bfa1-34b04796eaab     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-09-06T05:26:46.284Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.148:3904     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:26:46.284Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:26:56.285Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=e7f7a0c7-13ec-4756-b46b-62947c7f349e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:26:56.516Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:27:06.516Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=557ae7bf-95b6-4952-9979-906c8ed68a80     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:27:06.567Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:27:16.569Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=28832bfa-1542-4784-88a1-08a42096a65b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:27:16.595Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:27:26.596Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=def3645e-4df9-40a5-9af6-4839c2efcd9c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:27:26.616Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-06T05:27:28.932Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-06T05:27:28.933Z     |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-09-06T05:27:28.934Z     |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-09-06T05:27:28.937Z     |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-09-06T05:27:28.952Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-06T05:27:28.952Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-06T05:27:28.952Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-06T05:27:28.955Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:27:36.616Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=7de8b969-2fd2-4b45-aeba-7e7e165b6979     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:27:36.647Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:27:46.648Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=36efecd7-c7bf-43cd-ae82-a76f38ae40a0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:27:46.679Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:27:56.680Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=03489e29-a5d2-4910-9ce6-e9d928f714fd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:27:56.700Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:28:06.701Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=eb26339d-062b-4aac-a4d7-67273c102ce6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:28:06.718Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:28:16.719Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=81de2471-bcf4-4563-bd8d-e70b1de7b8db     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:28:16.748Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:28:26.748Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=9b7a0df8-2ce5-458c-bf94-68102715c879     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:28:26.768Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:28:36.768Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=e7cc8c5a-484d-4787-88be-4b98da0f0842     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:28:36.788Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:28:46.789Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=fe20eaa7-a03e-494c-baec-7d389dad62ae     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:28:46.808Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:28:56.809Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=0fdd07c6-c51c-4aa8-a735-518311b0e9a8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:28:56.836Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:29:06.837Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=ea88dc4b-1ff8-4307-b292-819249b49ce4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:29:06.854Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:29:16.854Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=04aa6376-feee-4e16-9165-2338c165130f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:29:16.894Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:29:26.895Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=1128d4eb-a04d-4b33-8197-3ae0c84f1f83     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:29:26.927Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:29:36.928Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=20835437-ec03-4e38-ae8b-6991adf25ca5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:29:36.967Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:29:46.968Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=c71fccea-bca6-4138-9088-54c3d18c6f31     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:29:46.982Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:29:56.982Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=3687b59b-f5ce-47e1-8b1e-5332c1415dca     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:29:57.017Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:30:07.018Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=aa58ca46-7d72-4c52-be69-c0cd1f92fe03     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:30:07.059Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:30:17.061Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=3049eda7-64e4-40e8-8afb-932047d91159     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:30:17.091Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:30:27.091Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=2857b3f0-93ce-4400-b6d0-5743541a4adb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:30:27.114Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:30:37.115Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=98c200ae-c2bc-4f3b-a620-464ffd7cbf8b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:30:37.133Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:30:47.133Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=d30b8919-0138-485e-96e2-ecb6355077a3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:30:47.153Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:30:57.154Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=25cdc0e4-235e-460a-84dc-383f1839192c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:30:57.178Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:31:07.178Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=20bb8878-2d50-4eb4-a0d7-901d506192f8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:31:07.195Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:31:17.196Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=6a3b1054-f3e4-485d-8d34-e73d4e3ba2cc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:31:17.210Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:31:27.210Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=f63855e0-d28b-4b46-a1a6-c4012a331ec3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:31:27.233Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:31:37.233Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=8711e24e-83f9-4efd-bfab-0f206abf22dc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:31:37.251Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:31:47.252Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=fac4e83b-332b-4d74-b6cd-b990cc15b7fb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:31:47.279Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:31:57.280Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=be181f08-286f-49c8-86fa-792e6ccdce08     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:31:57.318Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:32:07.318Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=a37719e5-e84b-4039-8671-9da2a5c40589     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:32:07.340Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:32:17.340Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=9380a9ea-d55d-46b6-8eaa-d49bc44f19ad     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:32:17.363Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:32:27.364Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=64c0e5df-5afe-45f3-83fc-fcae4f02b263     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:32:27.386Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-06T05:32:28.087Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-06T05:32:28.088Z     |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-09-06T05:32:28.089Z     |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-09-06T05:32:28.092Z     |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-09-06T05:32:28.104Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-06T05:32:28.104Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-06T05:32:28.104Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-06T05:32:28.107Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:32:37.386Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=29008b20-d19b-460f-b5a9-1b5d8f535857     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:32:37.416Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:32:47.417Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=85cc44f6-2dae-4c35-9d76-a90b56eb5095     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:32:47.431Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:32:57.431Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=5e0a4c14-7e5f-475e-93d2-c67f779145d4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:32:57.461Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:33:07.461Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=727e7584-5615-45b1-8fef-fcd4debe0a1e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:33:07.479Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:33:17.480Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=19fe683f-8cbb-4ae7-a523-8cdeb377c868     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:33:17.501Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:33:27.502Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=9051f68b-76cf-473a-bd5b-930baf07bf7b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:33:27.516Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:33:37.517Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=2d91df45-9880-40b3-9d42-eb539a6d0f05     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:33:37.537Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:33:47.537Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=12f5c0c5-48d2-4561-a290-9d7fe803123e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:33:47.551Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:33:57.551Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=8068595d-3edb-4375-8d98-7f7f55f9cb89     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:33:57.562Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:34:07.563Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=69e3d784-0c5e-4ccb-94c2-4f9e541c90ab     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:34:07.575Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:34:17.576Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=3484dfba-cd8c-4d3e-baad-d5dcc1e96574     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:34:17.587Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:34:27.588Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=00bb98fe-382b-4c17-80f9-1c3cb8f0c2ab     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:34:27.603Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:34:37.603Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=a303e5b1-1a71-4ce4-abab-ec08c63b635c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:34:37.629Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:34:47.629Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=d027197f-48e9-46f6-ad10-bce4b7ec4c18     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:34:47.661Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:34:57.662Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=8f1526fa-6631-4566-b449-c538dc2c268c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:34:57.685Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:35:07.685Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=31ae5739-f8ae-424e-bf96-77708641f0f8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:35:07.697Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:35:17.698Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=536f6997-b33f-40fd-ae9f-2c3cc286fd03     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:35:17.722Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:35:27.722Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=e09ef2c4-db26-4293-9aea-099f1d678acb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:35:27.744Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:35:37.744Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=ac3247fb-8787-4026-8a13-509e187a0f6b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:35:37.766Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:35:47.766Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=21a87a0d-b484-43aa-bcd4-ef2737382240     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:35:47.779Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:35:57.779Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=0341fa6b-b52a-471a-bcda-1478487dc1cf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:35:57.797Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:36:07.798Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=5ee11460-f515-49a8-b1de-51f07a80a3c2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:36:07.817Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:36:17.817Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=4da3d537-d6a6-4eb1-9e4a-78149ca462c1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:36:17.832Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:36:27.833Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=38094c2c-670e-4f7e-abde-2eee99f4fdbe     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:36:27.850Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:36:37.851Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=9a6e5f7b-4d37-495f-a5de-06fddfef6d08     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:36:37.862Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:36:47.862Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=46096f03-6c2d-46d6-95cf-d7f3577d1dac     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:36:47.879Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:36:57.879Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=f32b9a83-d2f8-4256-b82d-c5de75a5ffcb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:36:57.891Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:37:07.892Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=64d2c4de-c816-478b-a7ba-67d4a636d2aa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:37:07.907Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:37:17.908Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=5f9715c9-4625-44ee-a65c-45c669eb4d41     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:37:17.922Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:37:27.932Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=040cf303-88aa-484c-a23f-c7ac4b4d719f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:37:27.945Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-06T05:37:27.946Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-06T05:37:27.946Z     |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-09-06T05:37:27.947Z     |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-09-06T05:37:27.948Z     |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-09-06T05:37:27.957Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-06T05:37:27.957Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-06T05:37:27.957Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-06T05:37:27.959Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:37:37.946Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=695abe25-7f90-4619-884a-1b4564188847     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:37:37.960Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:37:47.961Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=014b4c10-2ed1-49bd-9d9d-b253a0985bfe     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:37:47.979Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:37:57.980Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=b8aa834f-a42f-44b7-9464-6e17053453bb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:37:57.990Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:38:07.991Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=3494f3db-2fa8-4a62-b3b8-150d92b5b2a4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:38:08.017Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:38:18.018Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=a48f74ed-d104-4b35-bf4b-51cc1278c320     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:38:18.030Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:38:28.031Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=c857263e-5213-45d8-868c-3b9ed64630b9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:38:28.103Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:38:38.103Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=2ffbf050-c520-4ed5-bd59-1cfe731cae79     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:38:38.119Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:38:48.120Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=2d1c9119-fe73-4a63-89ad-fa68e0000415     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:38:48.138Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:38:58.139Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=f2bb6566-5cf6-43e0-9af6-932327b4914f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:38:58.157Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:39:08.158Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=d681b7ad-ebb5-452c-af10-79fe6ecc8c04     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:39:08.178Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:39:18.179Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=d07264d1-c830-40b8-871d-c2aebf85ae89     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:39:18.202Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:39:28.202Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=d231c193-143b-4937-b3f4-b1b2130fe88c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:39:28.215Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:39:38.216Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=c9c58c9f-2828-4913-a31c-e571d18fa7c6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:39:38.247Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:39:48.248Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=92d60220-b3d5-4da7-9d0c-2a428cc4fe48     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:39:48.262Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:39:58.263Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=3a20f98a-dd99-4693-817e-84843766c631     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:39:58.279Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:40:08.279Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=f9c19887-4dd2-4104-87c1-4fc05a29ce46     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:40:08.295Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:40:18.295Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=4ec68f00-3c49-4b9b-8d1b-fbf2861690a8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:40:18.307Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:40:28.309Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=d2b3af37-ab2a-4c14-806a-8875aea223ae     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:40:28.323Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:40:38.324Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=94a51241-aeeb-4061-b564-d27989eaf495     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:40:38.344Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:40:48.344Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=ceeea9d1-5117-4933-8cd0-02ee6b4b0d9f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:40:48.359Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:40:58.359Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=77f02314-14a2-488b-8a00-582cec7f7ac4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:40:58.370Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:41:08.370Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=935afcc2-8c48-4c61-b8b6-1d1c9cc36d24     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:41:08.394Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:41:18.394Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=b022fc6e-6724-4929-a6b0-acdd307ec41c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:41:18.411Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:41:28.411Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=5ba0d8ac-8232-4fee-8ec8-1ab97c544147     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:41:28.428Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:41:38.429Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=a3cb117f-be6c-43bb-8d98-f55b88f2ffa8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:41:38.444Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:41:48.444Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=30af1478-5d39-422a-ab3d-cc29465d26da     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:41:48.457Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:41:58.458Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=f853111e-eb67-46b0-87d4-514e8377dc58     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:41:58.471Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:42:08.471Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=c189090e-6fa1-4b08-8365-ddae2559744e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:42:08.491Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:42:18.492Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=e25a0cd1-e7d4-45fe-b55e-79c38fb1f8d2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:42:18.516Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-06T05:42:28.041Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-06T05:42:28.041Z     |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-09-06T05:42:28.042Z     |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-09-06T05:42:28.045Z     |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-09-06T05:42:28.056Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-06T05:42:28.056Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-06T05:42:28.056Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-06T05:42:28.058Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:42:28.516Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=a88d832b-7125-47c8-ac50-d4a67794cca0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:42:28.555Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:42:38.556Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=2d3c98f7-c5c7-46f9-b68a-ebaf41486f46     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:42:38.574Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:42:48.576Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=175127dc-0935-4f5a-8d9b-611ff95f3086     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:42:48.590Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:42:58.590Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=cf5d8bf2-316c-4e3c-a317-58398b82df6b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:42:58.602Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:43:08.602Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=0970ed2b-b62a-44ea-89a5-7b87bf0dc4b6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:43:08.619Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:43:18.620Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=e4310fb1-e30c-45f8-a15c-900b9c3e6926     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:43:18.635Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:43:28.636Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=197e7c74-c49f-407a-a3d0-14d6a4b79427     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:43:28.650Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:43:38.651Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=157d9769-e231-4271-8337-5e2e86273d12     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:43:38.671Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:43:48.671Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=77702b87-3222-43b0-bd03-450c90c5ad86     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:43:48.691Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:43:58.692Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=f8dcead6-f34f-44e2-8a35-7ae4b8b5e6d7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:43:58.704Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:44:08.706Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=5a5b39c9-8463-4c53-96b5-1114df09f5ce     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:44:08.732Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:44:18.733Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=5774551b-78d1-460f-a0ba-f7a810bb9b1c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:44:18.750Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:44:28.751Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=b86ab9d7-05d3-40c5-a15b-f34c497ae88e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:44:28.762Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:44:38.763Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=56e5924e-5279-42d5-87d9-a9bd5ee1cbd4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:44:38.775Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:44:48.775Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=05df194d-ff41-4a90-b138-65907e6f23a9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:44:48.800Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:44:58.800Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=fe66eb15-8518-4db3-b784-df584da92ca5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:44:58.830Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:45:08.830Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=88e035f6-188b-49fb-af1b-4383bd67267e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:45:08.842Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:45:18.843Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=c07c5495-6db8-4ca6-8e3c-1d80f24cbb37     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:45:18.865Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:45:28.865Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=61cbaa8a-cc63-49a7-b7bb-8ba2b23ac419     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:45:28.884Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:45:38.885Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=fa2a369a-651b-438f-ae1a-9bf4bfad43da     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:45:38.905Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:45:48.906Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=1912a09e-2e6e-4bcb-8cde-225ad4203b6a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:45:48.924Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:45:58.925Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=08b2b5fa-82c5-4085-89a6-74a4f594aee8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:45:58.939Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:46:08.940Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=b6cc19a0-b1ff-4d15-ba7a-1c781ba70e06     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:46:08.956Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:46:18.956Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=21344951-fce4-48d4-a15f-623aa417131d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:46:18.974Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:46:28.975Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=380ad144-7156-445d-a244-6bed36ceb25f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:46:28.992Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:46:38.992Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=13400df6-049a-4727-9ecf-ffd42816abb6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:46:39.011Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:46:49.012Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=305767df-5a28-4370-bd35-788802675cac     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:46:49.025Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:46:59.026Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=e8061f5a-9b46-452e-8a9f-1d4ff240c394     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:46:59.041Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:47:09.042Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=ea7d1d71-3a37-44c1-8f16-7170ddcad109     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:47:09.062Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:47:19.063Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=79ff8230-393c-45b4-afd6-51dcdb25eccb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:47:19.086Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-06T05:47:28.026Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-06T05:47:28.027Z     |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-09-06T05:47:28.028Z     |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-09-06T05:47:28.030Z     |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-09-06T05:47:28.040Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-06T05:47:28.040Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-06T05:47:28.040Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-06T05:47:28.042Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:47:29.087Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=a7aceae3-f02c-45e3-99f4-dc5a97dc860c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:47:29.100Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:47:39.100Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=d5e1618b-d33b-4428-b12d-96fd34b756f2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:47:39.114Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:47:49.114Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=d5578952-267b-41d1-aaff-6ad570d8f989     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:47:49.126Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:47:59.126Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=6585364e-a671-4ad6-90c6-1f1697ec5386     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:47:59.148Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:48:09.149Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=e15cb57b-eae7-48d9-8446-5a1c12020288     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:48:09.162Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:48:19.163Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=b91c29f6-6281-4fcc-9103-7f2a3d0148b8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:48:19.178Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:48:29.178Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=c7846b33-24e5-42ed-919a-4d6deb36620b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:48:29.203Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:48:39.204Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=0d8f6d6b-005f-420b-bdec-143afd4bd644     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:48:39.224Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:48:49.224Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=d28d9e14-39e2-4de8-b428-200bde787a8f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:48:49.238Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:48:59.238Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=8ed474f2-3217-45a2-b32f-fb253fa9bb96     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:48:59.253Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:49:09.257Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=b256aba7-2311-4b50-804a-f3c68f583c6c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:49:09.271Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:49:19.273Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=95477d8a-0ac3-4936-bdbd-a3ae1469616e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:49:19.284Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:49:29.285Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=f65a73bf-6784-4a98-afea-381024145f17     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:49:29.298Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:49:39.302Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=88462a19-2d01-4648-a49b-3462cea88344     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:49:39.322Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:49:49.324Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=7081c6e4-adb9-48b0-85e2-d17f177fade4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:49:49.345Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:49:59.345Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=09bd3729-1e8f-43a0-a894-7c12f074a5ba     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:49:59.370Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:50:09.370Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=63fde14d-4d94-457c-b473-5a8f61ad78c7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:50:09.394Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:50:19.397Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=5ad4777d-e4f5-47ed-a458-8ff329560d6d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:50:19.419Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:50:29.420Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=dd16e0c8-53c5-465b-8920-131e0c915db6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:50:29.439Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:50:39.440Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=ce564613-9634-47f6-86db-ba30e566521f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:50:39.458Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:50:49.460Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=d9754313-4b8d-46bf-9783-a8edd5f792cb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:50:49.485Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:50:59.485Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=114cb378-a440-4e4a-83fe-90aeab6c9775     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:50:59.518Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:51:09.519Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=41c7a06f-e098-4172-ab9b-2b9925567ded     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:51:09.592Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:51:19.593Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=2fe2d86b-aeea-4598-9e5f-904f7d5de8b1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:51:19.604Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:51:29.604Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=e48833e0-f690-47c2-8c67-c626ad13d145     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:51:29.630Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:51:39.630Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=72b30d0a-1d6e-4ffa-8846-26dd27afd9c7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:51:39.654Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:51:49.655Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=5cacc7a9-76c3-43d8-85d9-9a4076e6dc33     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:51:49.673Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:51:59.677Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=396ad77c-fba6-4aee-ac6f-9200c7953a32     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:51:59.700Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:52:09.701Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=d4fd6bef-1921-4e3f-a9c5-3cd9c6f61ed2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:52:09.713Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:52:19.713Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=e2303694-dcbe-45cc-b75c-6b70de692bca     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:52:19.731Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-06T05:52:28.053Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-06T05:52:28.053Z     |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-09-06T05:52:28.054Z     |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-09-06T05:52:28.058Z     |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-09-06T05:52:28.065Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-06T05:52:28.065Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-06T05:52:28.066Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-06T05:52:28.068Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:52:29.732Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=4306c253-c515-4174-9b06-745d0ec7b57a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:52:29.744Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:52:39.745Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=b8facd06-8ada-49cf-ae4e-12d08a25b435     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:52:39.760Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:52:49.760Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=73152d69-a3e1-4cfa-a2b2-6e7ad183e997     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:52:49.770Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:52:59.770Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=cd3eaf96-f396-424c-bfaf-443e0b850e1e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:52:59.803Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:53:09.803Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=49ccd82d-6076-44cd-a87f-1502943ea257     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:53:09.831Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:53:19.831Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=d1cfbede-bf7a-4252-8e30-5cf3d00807c6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:53:19.851Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:53:29.851Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=8bef2df7-e308-4fa9-a916-be7c0003f98d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:53:29.862Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:53:39.863Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=acdd7ebb-0517-477e-aefd-be434c7a1caf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:53:39.891Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:53:49.891Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=57c32b9c-d381-4a05-8922-949be72ab177     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:53:49.905Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:53:59.906Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=f43903fd-0aaf-4c00-bac3-28730b094115     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:53:59.931Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:54:09.932Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=b908c7ef-31ed-47d1-8e10-b9d8d7cc9aad     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:54:09.946Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:54:19.947Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=0c78ab3d-3cca-404d-ab70-ce82af36cdfa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:54:19.960Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:54:29.961Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=bf38ee4f-9ceb-4f58-bb3a-6b888a7e3a34     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:54:29.972Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:54:39.972Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=86541903-ebd6-4e3c-9e77-b5a2c63d2c2b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:54:39.984Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:54:49.985Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=efa44a6d-5478-4da1-befd-45adfcbaebc7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:54:50.005Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:55:00.006Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=b9d88eb1-249f-4a2f-8789-db1fe0772441     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:55:00.045Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:55:10.045Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=75b3cd8f-f60e-4f1c-a212-57b09b9dd528     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:55:10.065Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:55:20.067Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=67555871-ef74-4c07-92a0-8d913ca4b37f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:55:20.077Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:55:30.077Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=e675faca-c68c-4e3c-a088-e76ea6e141aa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:55:30.094Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:55:40.095Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=18412f1f-66e2-40ae-89dd-c3da845f8729     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:55:40.122Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:55:50.123Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=e54d09e1-743b-4972-b5b6-932de5156931     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:55:50.139Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:56:00.139Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=2900cf1f-30cc-470f-931e-14bc80d50976     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:56:00.154Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:56:10.154Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=a896a3a3-c6e9-42d7-aba6-0f68448da9c5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:56:10.166Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:56:20.166Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=469ec531-063c-4e32-bd9a-bb8717e97535     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:56:20.178Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:56:30.178Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=efc2b67e-ae70-4241-83af-2aeb943650cc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:56:30.193Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:56:40.193Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=11b53081-1822-4626-92cf-3c83ce18a5a2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:56:40.209Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:56:50.209Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=520bb4dc-0970-4082-84ed-2cc908104f79     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:56:50.225Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:57:00.225Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=1f40260d-2cae-4665-ba9c-d6c53629a516     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:57:00.236Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:57:10.236Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=318a9306-a973-4a9f-ba06-786f4541567c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:57:10.248Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:57:20.248Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=d49d0336-9f35-4003-8f41-fc6584f97455     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:57:20.267Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-06T05:57:28.027Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-06T05:57:28.027Z     |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-09-06T05:57:28.028Z     |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-09-06T05:57:28.030Z     |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-09-06T05:57:28.037Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-06T05:57:28.037Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-06T05:57:28.037Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-06T05:57:28.039Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:57:30.267Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=37caa21a-e0d8-4cfd-86e3-290cae6f784e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:57:30.280Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:57:40.281Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=af5b8385-bc89-40dd-bb85-e79fffe5e6aa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:57:40.298Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:57:50.299Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=3d6da91f-489b-4e0a-b022-2bce893968c6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:57:50.314Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:58:00.314Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=b9f25e30-020e-46de-86e7-a0a7387fa5be     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:58:00.338Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:58:10.338Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=72843343-87c4-4eb5-8d4c-b83cd4360edb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:58:10.350Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:58:20.351Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=6848c36d-d702-4e20-858c-df63530ab171     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:58:20.369Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:58:30.370Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=37aff579-5df5-4bb1-9f95-564d6ce4ddf9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:58:30.386Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:58:40.386Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=dcb3b7bd-d4af-4df2-9c26-682e599dbc54     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:58:40.397Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:58:50.397Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=9a91cfd5-7632-4fe7-93d8-c82f46561fab     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:58:50.411Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:59:00.411Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=e965dcdd-7c3e-4d7b-811d-a7bd1de24364     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:59:00.423Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:59:10.424Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=d94db708-1ed4-4799-8fe9-28a82a05e0e5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:59:10.452Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:59:20.453Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=d2ddf61c-8a61-4c66-a674-6937d85bc5b6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:59:20.468Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:59:30.468Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=6c0f7826-6d76-4dd1-ad4d-0a7b7d6f3bd5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:59:30.483Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:59:40.483Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=93f5b6cc-c9bb-4858-8989-7691b35cbc0b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:59:40.496Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:59:50.496Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=9279f716-e005-4d39-9f8f-591cbcc4b362     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T05:59:50.512Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:00:00.513Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=6dca7553-0981-473d-b94b-7f7d7f247d43     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:00:00.539Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:00:10.539Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=88d1c2d1-7fd5-4725-8410-91291bd83b5f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:00:10.550Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:00:20.550Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=2b0288c2-80e4-4032-b558-9d168848d8d1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:00:20.567Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:00:30.567Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=21fc2f39-2575-4480-a5d8-b49229dc9a2e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:00:30.576Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:00:40.577Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=4fed51e7-a435-4230-855f-5b9ba3c501cd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:00:40.589Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:00:50.590Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=9bfef23d-6224-4354-a143-75115708555b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:00:50.598Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:01:00.599Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=82f517d3-3161-414c-aef6-d1d5e5eb5131     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:01:00.623Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:01:10.625Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=29affeeb-d000-4706-9ad4-9bc957de3591     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:01:10.643Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:01:20.643Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=26af4d3c-a7e7-486b-9cc1-56bc9aa5d049     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:01:20.676Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:01:30.676Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=6c6d0a53-9de2-41b9-8224-1a04b1da519d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:01:30.687Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:01:40.688Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=7a00d11e-4ec9-4c81-9829-49598b2e5deb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:01:40.702Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:01:50.703Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=e6e0ecde-339c-4550-9839-b21d70773289     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:01:50.722Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:02:00.722Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=8e3c2b3d-aacd-40f5-947d-d0df2e251f79     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:02:00.734Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:02:10.735Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=a637a069-cda3-4c1a-abe4-e2048434e144     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:02:10.748Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:02:20.748Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=7f32549d-3032-4272-a8c0-51a821a01aae     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:02:20.764Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-06T06:02:28.059Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-06T06:02:28.060Z     |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-09-06T06:02:28.061Z     |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-09-06T06:02:28.063Z     |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-09-06T06:02:28.071Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-06T06:02:28.071Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-06T06:02:28.071Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-06T06:02:28.074Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:02:30.765Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=c4ebf50a-0ea2-4db2-a42a-6a456ac4bac9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:02:30.777Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:02:40.777Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=dd521c43-d179-4cb3-8af3-15ccba029ca9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:02:40.792Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:02:50.792Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=380a7103-3f04-4d63-8c3f-0109021d5beb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:02:50.804Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:03:00.804Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=5f1ae930-a07f-4a26-b114-011892cb9413     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:03:00.822Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:03:10.823Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=3c1ed65b-39de-4803-9811-616bb7546989     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:03:10.835Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:03:20.836Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=a52fe4a1-f77b-4be9-9cf7-29600a1972b6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:03:20.850Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:03:30.851Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=6f1dc4e4-8d69-44b4-8f79-528d78d51ad3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:03:30.863Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:03:40.863Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=98efa4ec-93e4-49b1-9c5f-b20fae2bd1c3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:03:40.889Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:03:50.890Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=329d1ac1-f128-4dc9-a8a4-97a1e4326937     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:03:50.905Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:04:00.906Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=055d32a3-5133-4dc8-b4ec-d8933f481bf3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:04:00.918Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:04:10.919Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=e9d13783-7af8-4497-a6d5-8ff10b899fb3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:04:10.937Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:04:20.938Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=625735c7-e5f9-4533-be1c-c4767992c873     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:04:20.951Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:04:30.951Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=c19a0c4a-b1c2-42a9-91c8-b630a7eb5d0d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:04:30.964Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:04:40.964Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=7c62174a-9fb5-4be3-b72d-0238ae5a2d83     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:04:40.974Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:04:50.975Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=cd9aa944-8d21-4f50-986b-d0e4c9e47961     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:04:50.996Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:05:00.997Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=38a3d873-429a-42ce-9c69-dd20b125bd68     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:05:01.007Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:05:11.008Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=a0da6041-fba8-457d-9065-4b00017cae2c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:05:11.025Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:05:21.025Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=d4b591d9-8c64-4511-b0ea-cc8cc96b8fff     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:05:21.039Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:05:31.040Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=07e27baa-2850-41aa-8ae9-187f57ad9664     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:05:31.054Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:05:41.055Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=f22e6d16-5b19-4b2e-85c3-1a775ed87b73     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:05:41.074Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:05:51.074Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=1f02df3c-e97a-4913-8700-830bce0af9f3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:05:51.089Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:06:01.090Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=ad3641ed-d27d-454a-83f4-63a366f8bf40     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:06:01.100Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:06:11.100Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=c0efb26c-7855-4622-980f-8e0c36cb4003     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:06:11.121Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:06:21.121Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=5085d80a-1fe7-4574-9109-e19c51d17d1f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:06:21.144Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:06:31.144Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=562b7c36-a51f-4592-b9c0-dc8020edc6a0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:06:31.160Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:06:41.161Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=1297667e-ffda-4269-8297-055156b5e3e6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:06:41.175Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:06:51.175Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=552bf1b9-fa83-4129-84a7-ef155e30faf8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:06:51.185Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:07:01.185Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=31bef298-f1a4-49f5-b8c9-e5d13bd8d0f8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:07:01.204Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:07:11.204Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=13c8cddc-dc10-4419-b559-3b736b8cdd4a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:07:11.222Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:07:21.223Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=a61c8313-7233-4735-a866-4696c514bd6c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:07:21.233Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-06T06:07:28.140Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-06T06:07:28.141Z     |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-09-06T06:07:28.142Z     |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-09-06T06:07:28.148Z     |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-09-06T06:07:28.156Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-06T06:07:28.156Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-06T06:07:28.156Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-06T06:07:28.160Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:07:31.233Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=b085a7d8-b6c8-41d5-be32-1c2d175b9536     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:07:31.248Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:07:41.248Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=466cbc79-e2fb-469d-8b36-038bad80c311     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:07:41.266Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:07:51.268Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=050cfef4-39af-4f1f-a0ba-8361ac2b8899     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:07:51.282Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:08:01.282Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=022ae618-3a48-4a06-ba37-dc3f630d470a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:08:01.293Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:08:11.294Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=6e5748bb-09ce-4d0b-af30-14bb496c4ea3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:08:11.306Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:08:21.306Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=e8977e3f-002f-4beb-a470-cc3387947733     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:08:21.320Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:08:31.320Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=a27a2c47-8013-48a6-8428-2eba3b941833     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:08:31.337Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:08:41.337Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=a2653628-cc42-4406-977d-361cc952c2b8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:08:41.349Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:08:51.349Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=f2118917-113b-4e0e-8c6d-75ead9642379     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:08:51.363Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:09:01.364Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=acd79369-24d7-494a-b6c1-9fac834afebb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:09:01.374Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:09:11.375Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=96a6b4cb-24fe-458f-8c5c-e8da1825fb07     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:09:11.385Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:09:21.385Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=4d496639-3573-4984-bf07-1ad0daca4182     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:09:21.399Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:09:31.400Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=bbd3652d-fc77-44ae-936b-58602e680bc9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:09:31.415Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:09:41.415Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=372f2a14-3793-4976-8813-432d79e09717     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:09:41.425Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:09:51.426Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=d11cf636-1d10-47b9-91c7-1fe3e891d3da     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:09:51.437Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:10:01.438Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=ad520f10-784d-459c-8c2f-88119cba6cd8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:10:01.450Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:10:11.450Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=78527223-2736-48c0-b969-512867695e28     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:10:11.500Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:10:21.501Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=51534907-a110-4ce8-9efc-73d282dc44c2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:10:21.512Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:10:31.513Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=dda942fc-ae41-4629-abba-a3edf2650489     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:10:31.523Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:10:41.524Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=17a4aeb3-a812-4b0a-a846-78753a26870d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:10:41.551Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:10:51.552Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=51fa0bd7-03e1-4a10-9bff-0716c70e128f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:10:51.566Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:11:01.567Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=6ff30878-e897-4a14-bcbc-c87938d5496a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:11:01.579Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:11:11.579Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=68a95d9a-5502-405b-8022-1a26bfe9d114     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:11:11.590Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:11:21.590Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=7dbb3aba-302c-4c21-a08e-ef81b33f376b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:11:21.609Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:11:31.610Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=dc7599f1-387f-45ad-ba85-44c7a61cc828     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:11:31.622Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:11:41.622Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=2dc33c9a-9cc4-4a34-97dd-8c80f5629d38     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:11:41.650Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:11:51.651Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=db17aea6-19f3-4b9c-afbe-0973de54dc13     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:11:51.667Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:12:01.668Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=a4bd2aae-0442-4777-9b7a-0fc9a96d937d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:12:01.716Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:12:11.717Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=279cac1b-b24c-4f00-b10f-65a2a7b9c9df     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:12:11.734Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:12:21.735Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=9ded4e22-eccf-4c0c-8d8c-c1e711475d3a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:12:21.749Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-06T06:12:27.959Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-06T06:12:27.959Z     |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-09-06T06:12:27.960Z     |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-09-06T06:12:27.961Z     |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-09-06T06:12:27.966Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-06T06:12:27.966Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-06T06:12:27.966Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-06T06:12:27.968Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:12:31.750Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=38296f1e-ba26-440b-83b2-f6d3faab0200     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:12:31.762Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:12:41.764Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=94ab6845-ced0-41fc-8f02-7e5ef2ffd1f8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:12:41.782Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:12:51.783Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=bbd567fd-3361-4575-945f-3335d6c695c4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:12:51.800Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:13:01.801Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=064fbaf0-d9db-4168-af59-a5e62530a67b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:13:01.862Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:13:11.862Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=85f2ae1e-264f-4860-adc5-9cf4818cd676     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:13:11.877Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:13:21.878Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=961c88f4-ca9c-479b-8cad-2b343c9ddb26     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:13:21.889Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:13:31.890Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=c35fabff-47d5-4f61-8d0a-bae4bfa17715     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:13:31.907Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:13:41.907Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=bab8e7e9-3bf5-494c-9c41-c9f79a8be93c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:13:41.931Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:13:51.933Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=2655f7ab-0224-4662-a0a9-8783eb99aed0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:13:51.942Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:14:01.946Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=c31b2d0a-fb40-4e62-b738-e1488d05f19d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:14:01.958Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:14:11.958Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=767e8552-4f09-4be5-8831-f6788a9d1610     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:14:11.978Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:14:21.978Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=61b35896-e2c7-46e5-becd-610694d1d26e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:14:21.993Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:14:31.993Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=3da39356-2c1d-4fd4-b217-8cb70e41c105     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:14:32.003Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:14:42.003Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=3e0380f0-8ac9-4633-8ccb-10587ec68950     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:14:42.015Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:14:52.016Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=28d6b7da-f842-4ffe-8c73-e6de6c3f80ad     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:14:52.026Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:15:02.026Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=36e74930-f87e-4e1e-abde-e13f62200ac1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:15:02.037Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:15:12.038Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=848167be-f3bf-4eb1-b0df-24c812f752da     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:15:12.047Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:15:22.048Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=17293f0c-7896-4153-9553-d06b94912f3d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:15:22.074Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:15:32.075Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=4abeed47-8492-4bda-a18f-91cf2086d906     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:15:32.083Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:15:42.083Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=039e13dd-5b3b-4ef5-bec3-0a05eff55cf9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:15:42.094Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:15:52.094Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=e2f1e480-8be8-468f-b031-8da3ece83f44     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:15:52.105Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:16:02.105Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=ed06c28e-fc5a-4087-a338-5046fe4bfd7b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:16:02.116Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:16:12.116Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=345d48af-b465-4a36-b5e6-54a746c4869d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:16:12.126Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:16:22.126Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=ecd05fc0-c193-4cf7-bd80-b756fb1a5118     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:16:22.135Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:16:32.136Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=5db1e07d-5894-49a6-9a4e-70f87b35c800     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:16:32.146Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:16:42.146Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=0e4f7d54-3407-4cf3-b5a4-d4e4a42a97f3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:16:42.156Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:16:52.157Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=ed93c8cc-d94c-45f1-ac75-724ef9360af9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:16:52.168Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:17:02.168Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=8f33392d-f796-4340-90ea-2f0153b09bae     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:17:02.179Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:17:12.180Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=d06ff947-8f10-4d1b-b339-5d386e6ca4c6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:17:12.190Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:17:22.190Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=caa690e3-dcfd-4a6f-9bf4-a647d91f1e51     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:17:22.203Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-06T06:17:28.055Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-06T06:17:28.056Z     |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-09-06T06:17:28.057Z     |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-09-06T06:17:28.059Z     |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-09-06T06:17:28.065Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-06T06:17:28.065Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-06T06:17:28.065Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-06T06:17:28.068Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:17:32.204Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=88b3617e-f12e-47fb-80f7-a22c8b641aed     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:17:32.218Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:17:42.218Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=6e1c14ff-fd1e-4c88-a116-3cdea057b883     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:17:42.229Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:17:52.230Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=5e27abb4-d2c6-4b70-8a50-056b1b0a762c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:17:52.243Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:18:02.253Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=1bd2c2fd-1774-4ee0-8a89-75cb6d6327cf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:18:02.267Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:18:12.267Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=fc489b16-2b8a-40c7-b735-b34e76a38372     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:18:12.277Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:18:22.277Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=f06c99ec-a978-45a2-80c2-43bde0a10148     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:18:22.290Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:18:32.290Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=25a35e42-265a-4c68-8329-032c1a34aae9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:18:32.301Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:18:42.302Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=18b326a2-842c-463f-baa5-599d1a675307     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:18:42.312Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:18:52.313Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=fedb94f5-3a2f-4da9-b3fd-713f6dc481e5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:18:52.322Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:19:02.323Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=3b157474-f059-4489-adcb-16eadfa008e3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:19:02.336Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:19:12.336Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=3bd086d6-fffb-460a-9536-83820e6b5235     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:19:12.349Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:19:22.350Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=49611ffa-f5cd-48b0-b87c-603d97daac2e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:19:22.360Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:19:32.360Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=435174a9-3bb5-42fe-b88a-960e5e7202f2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:19:32.371Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:19:42.371Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=8d79a00f-3589-4c75-9c26-c657f585e36d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:19:42.380Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:19:52.381Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=bf66177d-3cac-400a-bd2c-c2ef23c36495     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:19:52.394Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:20:02.394Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=35b6372d-08a5-4abd-9116-9fd51f794650     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:20:02.404Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:20:12.405Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=50af8ac6-6156-442e-b7e1-6837ed8ff1d2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:20:12.424Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:20:22.424Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=ec8e7160-0bdc-449f-b8c2-5786a69e7806     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:20:22.438Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:20:32.438Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=cfcc1601-0627-4c13-afdd-92e5a1c763d3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:20:32.447Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:20:42.448Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=b876d581-538b-4aef-9481-d8d3adebb6a3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:20:42.463Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:20:52.464Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=ff70c72b-5124-495c-ba72-156890387df0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:20:52.478Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:21:02.478Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=7c8c29e7-20cf-47da-97fd-47a8baf2ff84     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:21:02.489Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:21:12.489Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=ad5738b7-4be8-4e8d-bb4c-1da61a1131ca     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:21:12.500Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:21:22.500Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=d65b9d04-1d56-455e-a7e4-af434ea169aa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:21:22.511Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:21:32.511Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=92889d52-4a85-4a3a-89c6-7dcf4d49add6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:21:32.520Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:21:42.521Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=34d3393c-970c-45d6-976e-7355b5420ad7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:21:42.530Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:21:52.531Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=c244bb5b-c91e-4380-a1de-3314ab830858     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:21:52.540Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:22:02.540Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=e64b3684-99a2-4836-ad4b-f2bc1e7ca3f4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:22:02.550Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:22:12.550Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=52a5b9bd-a2f1-4ffa-8c40-b9b78925d6fe     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:22:12.560Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:22:22.560Z     |INFO     |Init configs     |InvocationID=9167383e-2016-4450-a1af-693c6104891b, InstanceUUID=f981e609-0fe5-49ab-959a-0aef0db74f6b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-06T06:22:22.571Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |