Results

By type

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

org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-13T05:12:50.530Z     |INFO     |CBS client will use http over TLS.     |     |     |     |main     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-13T05:12:50.534Z     |INFO     |Path to cert files: /opt/app/prh/etc/cert/     |     |     |     |main     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-13T05:12:50.577Z     |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-08-13T05:12:51.294Z     |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-08-13T05:12:51.412Z     |INFO     |PolicySync file does not exist     |     |     |     |main     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T05:12:51.413Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |main     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-13T05:12:51.413Z     |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-08-13T05:12:51.580Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |main     |
org.onap.dcaegen2.services.prh.MainApp     |2022-08-13T05:12:51.647Z     |INFO     |The following profiles are active: prod     |     |     |     |main     |
org.springframework.boot.context.config.ConfigDataEnvironment     |2022-08-13T05:12:51.683Z     |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-08-13T05:12:53.111Z     |INFO     |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f     |     |     |     |main     |
org.springframework.boot.web.embedded.tomcat.TomcatWebServer     |2022-08-13T05:12:53.587Z     |INFO     |Tomcat initialized with port(s): 8433 (https) 8100 (http)     |     |     |     |main     |
org.apache.catalina.core.StandardService     |2022-08-13T05:12:53.605Z     |INFO     |Starting service [Tomcat]     |     |     |     |main     |
org.apache.catalina.core.StandardEngine     |2022-08-13T05:12:53.606Z     |INFO     |Starting Servlet engine: [Apache Tomcat/9.0.56]     |     |     |     |main     |
org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]     |2022-08-13T05:12:53.667Z     |INFO     |Initializing Spring embedded WebApplicationContext     |     |     |     |main     |
org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext     |2022-08-13T05:12:53.667Z     |INFO     |Root WebApplicationContext: initialization completed in 1983 ms     |     |     |     |main     |
org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler     |2022-08-13T05:12:54.063Z     |INFO     |Configuring pulling for CBS updates in every PT5M     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7     |     |     |main     |
org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver     |2022-08-13T05:12:54.864Z     |INFO     |Exposing 4 endpoint(s) beneath base path '/actuator'     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7     |     |     |main     |
org.springframework.boot.web.embedded.tomcat.TomcatWebServer     |2022-08-13T05:12:56.193Z     |INFO     |Tomcat started on port(s): 8433 (https) 8100 (http) with context path ''     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7     |     |     |main     |
org.onap.dcaegen2.services.prh.MainApp     |2022-08-13T05:12:56.780Z     |INFO     |Started MainApp in 8.965 seconds (JVM running for 9.786)     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7     |     |     |main     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner     |2022-08-13T05:12:56.856Z     |INFO     |Start scheduling PRH workflow     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7     |     |ENTRY     |main     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:12:56.868Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=f87632c1-61d1-4672-8c47-079d7b6a3a75     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-08-13T05:12:58.331Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.241:3904     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:12:58.366Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]     |2022-08-13T05:13:06.909Z     |INFO     |Initializing Spring DispatcherServlet 'dispatcherServlet'     |     |     |     |http-nio-8100-exec-1     |
org.springframework.web.servlet.DispatcherServlet     |2022-08-13T05:13:06.909Z     |INFO     |Initializing Servlet 'dispatcherServlet'     |     |     |     |http-nio-8100-exec-1     |
org.springframework.web.servlet.DispatcherServlet     |2022-08-13T05:13:06.912Z     |INFO     |Completed initialization in 2 ms     |     |     |     |http-nio-8100-exec-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:13:08.366Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=79a4cc73-b3f7-4872-9f72-de1076c5410d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-08-13T05:13:09.427Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.241:3904     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:13:09.428Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:13:19.429Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=ad6871cd-a6ce-43db-aba7-1cb7274454f5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-08-13T05:13:20.466Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.241:3904     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:13:20.467Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:13:30.469Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=8fc90ec6-9cbf-41b1-9f71-26a781ec8533     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-08-13T05:13:31.571Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.241:3904     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:13:31.573Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:13:41.573Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=b734f1d7-7289-4761-a555-69c73be488ab     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-08-13T05:13:42.616Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.241:3904     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:13:42.617Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:13:52.617Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=d557b908-1c81-49a2-9c5f-6170eedee82a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-08-13T05:13:53.651Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.241:3904     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:13:53.652Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:14:03.652Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=2f25ae21-bda4-4e35-abb2-ccf461b89fd7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-08-13T05:14:04.723Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.241:3904     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:14:04.724Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:14:14.724Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=c5bc9ce3-9335-42d0-856d-54b1e9021303     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-08-13T05:14:15.763Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.241:3904     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:14:15.764Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:14:25.765Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=56ac481d-f58e-4512-9ec9-6a02bad5b54c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-08-13T05:14:26.833Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.241:3904     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:14:26.834Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:14:36.836Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=c2592eb0-d221-42aa-b7f2-49a8c702dd33     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-08-13T05:14:37.911Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.241:3904     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:14:37.912Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:14:47.912Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=4878b7ee-faee-4a5e-97b8-df8f46a8d4fb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-08-13T05:14:48.946Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.241:3904     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:14:48.947Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:14:58.948Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=1963d227-2afb-42c3-982c-c8a11be84e3e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-08-13T05:14:59.985Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.241:3904     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:14:59.986Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:15:09.986Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=cae27401-dd98-4f34-83c4-de71fa5aa2c4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-08-13T05:15:11.061Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.241:3904     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:15:11.062Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:15:21.064Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=fda1c43a-4a7a-4b08-a02c-d1a93a8c2259     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-08-13T05:15:22.097Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.241:3904     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:15:22.098Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:15:32.099Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=5097fcb3-38b1-4e0f-b253-d3bac8513504     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-08-13T05:15:33.137Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.28.241:3904     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:15:33.138Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:15:43.140Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=7925c3d5-7aef-4fbc-9dbb-8fd46984102b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:15:43.281Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:15:53.281Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=85154f5b-1691-4ee9-ab19-1ff00fe461c4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:15:53.296Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:16:03.297Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=797e5a3b-8acc-4f1b-98ea-70abbcdc9188     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:16:03.319Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:16:13.319Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=a5b21f55-b149-4dde-afaa-a758e53d9e10     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:16:13.342Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:16:23.342Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=25d12929-bc45-4705-b673-b37183fef926     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:16:23.370Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:16:33.371Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=59f5624e-13d1-4bcf-97df-2970f543af81     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:16:33.384Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:16:43.385Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=a2dc9373-b2ba-471b-99d5-b52e8ab92541     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:16:43.400Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:16:53.400Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=f1776cc9-cd4d-4b62-a309-22771dcaa440     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:16:53.424Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:17:03.425Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=c931bc3a-89f8-4b12-ab06-d5ff11179050     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:17:03.439Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:17:13.440Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=6d2e17c0-492c-4e3d-9e41-3f5f21be803c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:17:13.466Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:17:23.467Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=5a3673ff-f017-443f-b447-c9cf6972ebe4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:17:23.486Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:17:33.487Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=705f8892-898b-4c5e-b4a0-d6dfe91a1ae6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:17:33.506Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:17:43.506Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=9f72cad1-66b4-43c0-98cf-53e8aa4cb9ca     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:17:43.519Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:17:53.519Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=5a881c9b-b44f-4765-b226-f27a50c02a37     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:17:53.531Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-13T05:17:55.248Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-13T05:17:55.249Z     |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-08-13T05:17:55.250Z     |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-08-13T05:17:55.253Z     |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-08-13T05:17:55.265Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T05:17:55.265Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-13T05:17:55.265Z     |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-08-13T05:17:55.268Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:18:03.532Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=fc8815d0-2a71-4d28-b1fd-981dd0ab18b8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:18:03.549Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:18:13.550Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=33197e49-25c4-409b-ba2d-0f62bc6cabe5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:18:13.578Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:18:23.578Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=3258494a-27ea-4eef-ab8e-f1c22529e77a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:18:23.600Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:18:33.600Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=7afa1359-ed5a-4864-bdc1-deeb78532879     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:18:33.628Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:18:43.629Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=9ca4672a-ed94-435b-8b0d-4845098a269e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:18:43.641Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:18:53.642Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=e7353aee-1f3f-4182-87c8-dfa241abfee4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:18:53.656Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:19:03.658Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=8a5d2829-9c49-4d2e-a2e5-b9e89db1106e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:19:03.672Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:19:13.673Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=a579cedc-9b12-49d5-a5a9-f76b763c659a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:19:13.690Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:19:23.690Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=c5ed2917-2e10-4915-bc81-9a10bd089bd9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:19:23.711Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:19:33.712Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=06fdc0cd-5351-46b9-a3c0-8fdd7b6bc805     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:19:33.734Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:19:43.735Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=52802329-9b54-450f-a166-86b959594aaa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:19:43.749Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:19:53.750Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=74e29949-9427-4e16-9cad-f35cf2468bac     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:19:53.765Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:20:03.766Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=71509a5c-4750-4e6b-99e6-58b14c47ab1f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:20:03.776Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:20:13.777Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=19c15a90-6513-4aa0-b713-6da2967e0334     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:20:13.790Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:20:23.791Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=e4100024-1478-4205-97f1-16be9269918b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:20:23.803Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:20:33.804Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=ebcbb43b-117a-4e8e-8712-fdd9842a353f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:20:33.815Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:20:43.816Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=b1de3889-90e2-4289-a351-a9117220e1e7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:20:43.830Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:20:53.831Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=bfd70cc5-04e0-4997-b316-ac90462632a9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:20:53.850Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:21:03.851Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=dc384e54-3564-49a7-9152-0d3474efd990     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:21:03.861Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:21:13.861Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=144f5a2b-92ed-44e7-bc7b-faa015cfef9a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:21:13.886Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:21:23.886Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=5744e450-e627-4170-8389-c65fd6e1f3f8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:21:23.900Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:21:33.902Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=6e73b34e-71d5-4775-9aa7-670adebbe769     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:21:33.938Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:21:43.938Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=6249c471-7b19-43fd-8ae7-4849cd7baa33     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:21:43.950Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:21:53.951Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=07dfbb89-9449-4070-8c3e-629a34dff252     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:21:53.973Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:22:03.973Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=e2b2dbe4-b935-4a39-8e55-e9eee71d3366     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:22:03.988Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:22:13.989Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=4a7c40fd-5842-4c21-88f2-1623cbebc962     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:22:13.999Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:22:24.000Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=d08e9efc-a079-4b08-a6fd-e5b097bf8088     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:22:24.017Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:22:34.018Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=6d58e78f-0292-48e7-994d-bdc2ae61bd67     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:22:34.042Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:22:44.043Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=dc6ecd04-f710-46d0-b25d-aafeb6131493     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:22:44.054Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:22:54.055Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=8532597b-f4b5-48ad-a2d8-3399d1bf8c3d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:22:54.067Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-13T05:22:54.449Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-13T05:22:54.450Z     |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-08-13T05:22:54.451Z     |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-08-13T05:22:54.454Z     |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-08-13T05:22:54.464Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T05:22:54.465Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-13T05:22:54.465Z     |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-08-13T05:22:54.467Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:23:04.068Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=20c7151a-4ad3-43ad-99f9-d7019c7c6f9c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:23:04.081Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:23:14.082Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=b1ab676a-5211-47a3-8859-3c19325fd0f6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:23:14.092Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:23:24.092Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=84e36519-1e26-48aa-80b0-88bc3efe209f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:23:24.103Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:23:34.103Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=8ec3fd81-8e90-4ed7-a68d-517f9d51ed72     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:23:34.117Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:23:44.117Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=63b7a693-3a24-4b1a-8302-8bd4445b6e15     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:23:44.129Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:23:54.129Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=10cdce55-112b-4e5d-82d7-cf8bb7abff45     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:23:54.160Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:24:04.161Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=9abde4f5-fcf9-4a22-a939-432243765a2b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:24:04.172Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:24:14.172Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=51491f5f-d71b-4341-ac7e-865b9a3c4fec     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:24:14.184Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:24:24.185Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=f8dac741-fd87-4b15-8d8c-3d98093c9a14     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:24:24.194Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:24:34.195Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=91cf3fc7-3106-47d4-b4e1-cbd5a7072db0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:24:34.206Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:24:44.207Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=85dcb7be-7762-44c9-9eec-4f3e93693f0b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:24:44.216Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:24:54.217Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=7eff13a5-63e6-4f8d-bc2a-f606d07fa238     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:24:54.239Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:25:04.240Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=91c83e6b-1fd8-45c8-a677-aeb538cb8c11     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:25:04.250Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:25:14.250Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=7d497bec-cae4-46c3-b15f-4a913e2fd255     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:25:14.261Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:25:24.262Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=bc020e53-f109-44c2-9ec4-cc0a1fec371e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:25:24.273Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:25:34.273Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=65426e70-2ec0-4619-a69c-fec441341bc1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:25:34.286Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:25:44.286Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=625f5020-93aa-40e4-907f-c83c4c47d4e8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:25:44.298Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:25:54.298Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=6a1feba4-56a1-466d-ae56-aa319760509b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:25:54.308Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:26:04.309Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=0f13a725-f84a-4c39-a496-5084554e8e4e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:26:04.318Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:26:14.319Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=9a61aaca-1959-4f85-abe5-4b1151dbf345     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:26:14.345Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:26:24.346Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=d2b0a62f-d518-4bc1-828f-30eb2a1b963e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:26:24.360Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:26:34.361Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=38a7892e-c7ae-4370-b6df-277e70c9102c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:26:34.381Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:26:44.382Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=a84db81e-fec4-4b34-a520-8634e6c7f9dc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:26:44.397Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:26:54.397Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=c6086137-4bfa-4b8b-89bf-359013f09c30     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:26:54.407Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:27:04.407Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=f7ff72d7-cdb0-45e7-8cdc-edd72f1b3a0a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:27:04.416Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:27:14.417Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=dac13971-5d6f-4430-91f9-2a56aef20609     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:27:14.426Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:27:24.426Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=9100d98f-5d3a-4f55-a70f-5b11f0927e21     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:27:24.436Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:27:34.437Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=97da87ed-9dfa-4150-a728-6f4eaee5682c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:27:34.450Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:27:44.451Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=8f38b98c-c0ff-4ed1-98b4-0aa9e39104c1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:27:44.461Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-13T05:27:54.416Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-13T05:27:54.417Z     |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-08-13T05:27:54.418Z     |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-08-13T05:27:54.420Z     |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-08-13T05:27:54.429Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T05:27:54.429Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-13T05:27:54.430Z     |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-08-13T05:27:54.432Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:27:54.471Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:28:04.472Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=1e8a3c5f-780a-43db-8cf3-e8ae550cfc8f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:28:04.494Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:28:14.494Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=28d22cb8-a3a3-4240-b2d3-25322314fa0f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:28:14.504Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:28:24.504Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=cf1cf16f-f4ce-4ef9-ad25-8b0d14c8a4f8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:28:24.515Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:28:34.515Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=9f0ead2b-fefe-4ae9-bd2d-168db18f65a2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:28:34.525Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:28:44.525Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=50e6814d-4ce5-4bd5-ab3d-ffc6cf58a9c6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:28:44.534Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:28:54.535Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=9abf84f2-e880-4b64-bb2b-c9181e466f62     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:28:54.546Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:29:04.547Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=459a0063-37c9-4ec7-a297-9a807650b884     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:29:04.557Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:29:14.557Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=943864a8-ca8d-4a33-a304-0e79669253d1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:29:14.568Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:29:24.569Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=dc67e2fb-0bd9-465e-bcdc-0bd3ead9036b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:29:24.579Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:29:34.580Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=ba1cbf96-bc7a-43a9-a7bb-641c5767a946     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:29:34.590Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:29:44.590Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=8978dc8e-8010-4a01-a1e8-124fbe73158b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:29:44.600Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:29:54.601Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=83a8b7bc-48c7-40f7-a7be-a1f7c2feb187     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:29:54.609Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:30:04.609Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=168e2eb8-f38d-40d7-91aa-20a1bfd8c961     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:30:04.620Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:30:14.620Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=93c79b69-886e-4166-a662-dd9c4013eddb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:30:14.631Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:30:24.632Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=c1181a0f-c1eb-4fea-9e37-667396685ac8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:30:24.642Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:30:34.642Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=fa795154-a355-491f-a3c4-082cd54bdd0c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:30:34.655Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:30:44.658Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=106a7198-0b8c-4d5c-a0f5-1fecf9228a7d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:30:44.667Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:30:54.669Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=ff5d14df-a871-4904-b792-3a75982ca158     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:30:54.681Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:31:04.682Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=34c6088b-431f-40ed-95d2-afaf387abb51     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:31:04.694Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:31:14.694Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=b60ed62a-13d2-4079-a2ad-d4af8d1b884b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:31:14.706Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:31:24.707Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=a72c6dac-0f52-4a20-a56f-d8fe8b397b27     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:31:24.717Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:31:34.717Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=4ba80947-1d55-47cd-aa55-0ba5cefd6467     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:31:34.733Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:31:44.733Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=4ebdb0ea-0223-4966-9190-d5b29af493a4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:31:44.745Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:31:54.745Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=b5d16a48-b12c-452f-a75d-973924c7f68c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:31:54.756Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:32:04.756Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=ca83c9fc-303a-467e-b0f9-5a22e8bf6630     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:32:04.766Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:32:14.767Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=ca1e54b9-07f7-42cd-a2e7-772627c33343     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:32:14.778Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:32:24.779Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=afe64662-76d5-4411-b632-5b200df81c87     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:32:24.788Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:32:34.788Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=413e1504-1c7b-4fcb-85de-284ff317de9a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:32:34.798Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:32:44.798Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=d69fc84f-94ef-4f7c-b20a-3166c9520c1d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:32:44.816Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-13T05:32:54.398Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-13T05:32:54.399Z     |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-08-13T05:32:54.400Z     |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-08-13T05:32:54.402Z     |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-08-13T05:32:54.411Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T05:32:54.412Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-13T05:32:54.412Z     |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-08-13T05:32:54.414Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:32:54.817Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=bbdb1bcf-b132-434d-8618-63b144ff58f7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:32:54.845Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:33:04.845Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=2db4808c-644f-463d-892c-e1ca858dea4d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:33:04.855Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:33:14.856Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=5655404f-13b0-4dba-bb7f-6c97211e1193     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:33:14.865Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:33:24.868Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=886955ed-f2f5-477c-ba35-f3be6c65579e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:33:24.882Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:33:34.894Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=b97e6340-eb1a-43c5-8e31-3dded9d70cc4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:33:34.913Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:33:44.916Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=25ba5125-afda-408c-bc9e-05e7e452d935     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:33:44.954Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:33:54.957Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=1ea5be0f-00f4-4d3a-a05d-641e4975e73f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:33:54.993Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:34:04.996Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=8af92fbd-e601-409f-b009-e9b3dd72860b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:34:05.008Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:34:15.008Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=96387061-a898-4765-bc85-f8fef4213518     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:34:15.043Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:34:25.045Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=453b5e19-320c-4bce-aa67-98a94b030695     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:34:25.060Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:34:35.064Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=42d3336e-fec5-4f9a-95a4-d80913658d2f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:34:35.075Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:34:45.075Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=b9bb58ed-4f1f-420a-96e9-f846dfdd0922     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:34:45.085Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:34:55.086Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=0f256758-6c74-4c32-a0f9-3bc6b6e61cd7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:34:55.095Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:35:05.096Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=8dea1462-77e7-4b13-8a5b-8648e6c4c7f3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:35:05.106Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:35:15.106Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=75894326-4b55-4b88-8dad-728e0c869bbb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:35:15.129Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:35:25.130Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=c0e64067-dd54-4c8e-9818-0e0bc4da7341     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:35:25.145Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:35:35.148Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=bb953ae6-ccfe-42f9-b7fd-09649a78959d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:35:35.161Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:35:45.162Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=58fe1be1-c686-4944-8c26-4b747646f8f2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:35:45.181Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:35:55.183Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=a0574e47-0e75-4306-a6eb-9e1861d02de7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:35:55.197Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:36:05.198Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=0fbf6a46-8026-4ce8-89f0-39fefe4edcbd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:36:05.211Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:36:15.214Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=d4ddb0d5-ad38-41a2-a007-8154c0b7217f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:36:15.265Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:36:25.272Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=cbf510af-118c-4f39-ad76-79c09d629543     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:36:25.282Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:36:35.283Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=53c05105-4c5f-4027-8f59-959b078fcd51     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:36:35.293Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:36:45.299Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=3f69d960-facd-4479-9442-41fe2e8c724e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:36:45.309Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:36:55.310Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=8238e8ca-a7ea-4550-811b-d7a7c888e91e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:36:55.325Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:37:05.328Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=8affb7a1-6b9b-4de0-97a3-f3fc2b35ffc0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:37:05.340Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:37:15.344Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=a5e2e784-846b-4cd6-86b3-30fa28788a31     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:37:15.357Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:37:25.358Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=969cba1f-7225-41b9-a1d0-e8c7eaf07866     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:37:25.369Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:37:35.372Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=b6b32111-9ea1-4258-a22d-b07a1930c39e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:37:35.384Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:37:45.384Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=9952f3df-23d9-40fc-8e19-3d09249aa0b3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:37:45.393Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-13T05:37:54.427Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-13T05:37:54.428Z     |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-08-13T05:37:54.429Z     |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-08-13T05:37:54.432Z     |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-08-13T05:37:54.443Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T05:37:54.443Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-13T05:37:54.444Z     |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-08-13T05:37:54.447Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:37:55.394Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=c0267ec0-4da0-4a53-9b6b-d73a023650a0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:37:55.407Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:38:05.408Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=726e83ac-fd29-45ff-8a6b-1bb9e0740adf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:38:05.417Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:38:15.418Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=7b8ad1aa-853b-4cf7-9eb7-d6c944397b7b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:38:15.428Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:38:25.430Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=cb512625-726f-414a-97ab-c005bb370a05     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:38:25.439Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:38:35.441Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=ba55f3af-ade3-410e-b8dc-66f368d367d2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:38:35.452Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:38:45.453Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=e1c88839-052d-46e8-ae92-7ca71fa826c8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:38:45.465Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:38:55.466Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=96b7639f-a0d9-4b2c-9aa5-1cbd1a2f331a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:38:55.474Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:39:05.475Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=ea1c1a40-4a3d-457b-a842-af16c8c5335b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:39:05.488Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:39:15.488Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=0df9d6c2-f2fd-4b5c-af48-588ecc781c25     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:39:15.499Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:39:25.499Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=f0a88455-e8d2-45ea-8cc2-4d5d0ed81ade     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:39:25.509Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:39:35.510Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=36afe0da-9ed4-4ac2-9d6b-b23de0a1df20     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:39:35.519Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:39:45.519Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=0281fbad-b08a-40e5-a8d3-47b954f39f92     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:39:45.531Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:39:55.531Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=186159fc-0526-4512-95c0-fc1d0b740477     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:39:55.542Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:40:05.543Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=7358e8e1-e126-4966-bfc6-67053b8f420b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:40:05.551Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:40:15.552Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=2269b1a4-12ae-4b9e-9b31-c85881bb35fe     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:40:15.562Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:40:25.563Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=85b1b754-e716-4af0-bb55-b5b277f18310     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:40:25.572Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:40:35.573Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=aaa806c7-d7d6-4125-b376-63b711a1af31     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:40:35.583Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:40:45.583Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=c9fd9ebf-5a6e-4a4f-b6b0-7ef4597d42a4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:40:45.592Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:40:55.592Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=b735b91d-8720-4e39-ab31-833f91c4002a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:40:55.602Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:41:05.603Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=47737666-bd20-4bed-a7b9-fd005e39a3ed     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:41:05.613Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:41:15.613Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=626345dc-1025-4fef-bc95-642c64be3ca2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:41:15.623Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:41:25.624Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=5a6eac76-4d28-443b-9da5-c0f131495877     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:41:25.634Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:41:35.634Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=f6a0f459-7955-46e7-a2c4-9792171745ec     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:41:35.645Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:41:45.646Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=36445cdb-6221-443a-bf60-f37f9eee0b4e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:41:45.655Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:41:55.656Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=b462cbd8-e2d8-4240-9796-a27d3c3e5141     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:41:55.665Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:42:05.667Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=c9dd1dfb-8b06-4059-aab4-979ff5122b27     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:42:05.683Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:42:15.685Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=df8d10a2-d9bb-4c8f-ba45-7f92fcf86aad     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:42:15.700Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:42:25.701Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=1bb4a99f-5257-4220-857d-c1e8240b3ccd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:42:25.710Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:42:35.710Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=7f8fad4f-6de2-4028-9991-0fdef24d5694     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:42:35.719Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:42:45.720Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=028a1dda-1209-43f0-b11e-1fe00b5d62ee     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:42:45.733Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-13T05:42:54.562Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-13T05:42:54.562Z     |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-08-13T05:42:54.564Z     |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-08-13T05:42:54.570Z     |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-08-13T05:42:54.582Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T05:42:54.583Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-13T05:42:54.583Z     |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-08-13T05:42:54.586Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:42:55.734Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=65b8f830-11a0-45f7-b161-34668a15762d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:42:55.743Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:43:05.743Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=f03f9f8b-7bf0-4fed-95cf-1e630a648810     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:43:05.752Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:43:15.752Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=30d31c36-1af8-4ccb-8db7-9fc43b9b0cc2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:43:15.762Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:43:25.763Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=268839c4-9396-4f67-ad66-a364f22fbf3e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:43:25.770Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:43:35.771Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=473ad3e7-d623-4792-9967-ad04132f1c65     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:43:35.778Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:43:45.779Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=88cafa45-5dbc-4870-ba2c-30653b55cdba     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:43:45.790Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:43:55.790Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=f781ff35-a575-4afc-84f4-2e3dbcc6227e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:43:55.801Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:44:05.801Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=04604763-748a-494d-abfd-2ac8e9f28ae0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:44:05.810Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:44:15.810Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=2252a247-9c42-4727-882f-b4f22d29600c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:44:15.819Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:44:25.820Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=56a8e001-5ccf-499a-9a55-478920a627e3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:44:25.827Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:44:35.828Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=c3f8d999-7329-4e4e-9351-d99561535216     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:44:35.838Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:44:45.838Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=1e22893b-26c6-4321-94ce-8703c6b29a6e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:44:45.846Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:44:55.847Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=a7c45385-ccc0-46c7-8bdb-7371dbd45a1f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:44:55.854Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:45:05.855Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=45e17d06-6669-4416-9baa-8027f297460c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:45:05.865Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:45:15.865Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=bbb46a4a-ff48-47fa-9c2c-3070ebda52e5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:45:15.876Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:45:25.877Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=cdfa2463-2f34-4c17-a917-b34a9581bdfb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:45:25.885Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:45:35.885Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=20dfe2cf-5d3e-44a0-8fa8-66d5a2dd7d27     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:45:35.893Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:45:45.893Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=971439b2-68b1-44af-9525-1560966da620     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:45:45.903Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:45:55.904Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=4cb637c8-5cd7-47d7-822d-6063215f489a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:45:55.913Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:46:05.913Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=c1833a79-2ae0-42df-a239-d0c6f484e0fa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:46:05.924Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:46:15.924Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=8c15ac8c-7c30-4cd9-a2a5-beade3138883     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:46:15.932Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:46:25.933Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=4eb081f4-1732-4c9c-b61c-bd853e5c9bad     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:46:25.942Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:46:35.943Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=415bcd81-91f2-4da7-8615-3c297beeacb0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:46:35.953Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:46:45.953Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=6eb75ee0-776f-467c-b9ca-4c35c763a1cf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:46:45.964Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:46:55.964Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=31aab770-9337-41c6-bb0c-777dd7b0111b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:46:55.972Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:47:05.972Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=6abe0efc-680a-4bfb-8002-01da161cc53c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:47:05.981Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:47:15.982Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=77b2fa5d-4391-403f-a6e1-55261ac37390     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:47:15.992Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:47:25.992Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=8806a93f-a735-4193-84c1-96c3e850b97e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:47:26.005Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:47:36.005Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=1dfa7803-5711-45c5-aa29-e65ca9654e85     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:47:36.012Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:47:46.013Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=c794fd3f-3780-411c-8cd7-7c8e901998de     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:47:46.022Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-13T05:47:54.391Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-13T05:47:54.391Z     |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-08-13T05:47:54.392Z     |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-08-13T05:47:54.394Z     |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-08-13T05:47:54.402Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T05:47:54.402Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-13T05:47:54.402Z     |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-08-13T05:47:54.405Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:47:56.022Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=db681429-b7b1-40e9-a71b-897340f08c60     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:47:56.031Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:48:06.032Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=418924de-7a86-4b20-af71-db5bd424b28d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:48:06.041Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:48:16.042Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=6c6b3ed1-02f2-48a7-b91e-8aed8f3360f6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:48:16.050Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:48:26.051Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=123dffbc-3adb-4d55-a96a-28b5a1fa742f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:48:26.059Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:48:36.060Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=eae6741b-3b9b-446c-9b61-77c4324df042     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:48:36.070Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:48:46.071Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=b4340081-e3cc-4fd1-b39c-ef0e1d22b910     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:48:46.079Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:48:56.080Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=118b3198-8c6f-443d-a36e-40fce95922ec     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:48:56.089Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:49:06.089Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=658d1713-13a1-4321-92ac-2e103439358b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:49:06.098Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:49:16.098Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=eb239406-0061-420e-93cd-2e4864f4b147     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:49:16.107Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:49:26.108Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=11d7bac7-fe0e-47c8-bfdf-5202f6596b51     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:49:26.116Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:49:36.117Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=a28be949-da9b-4a3b-b79e-5f53141f2989     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:49:36.127Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:49:46.128Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=816c7836-4591-47b2-ae65-0c1cd4688312     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:49:46.137Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:49:56.137Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=a2352636-554b-43ae-b415-4e2873a8d258     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:49:56.145Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:50:06.146Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=e460a741-bcd9-415b-9a8e-e8a9ee219c46     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:50:06.155Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:50:16.155Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=f1883c34-5be4-41aa-a463-90e01b252b5d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:50:16.164Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:50:26.165Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=9d920292-b1a9-41da-8d45-5912abd49bcf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:50:26.174Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:50:36.174Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=ae778df6-127f-43de-9e34-5e694b078079     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:50:36.184Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:50:46.185Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=c75f2d2d-f814-4319-81d8-e970d03749ab     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:50:46.193Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:50:56.194Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=6c1b19a6-3fef-425d-b680-3e3ee89e7571     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:50:56.203Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:51:06.205Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=2336d530-c8b3-428e-aeb5-e158158df22e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:51:06.220Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:51:16.221Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=89c76c2b-c9a2-4e2d-b42f-ec8ebe235077     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:51:16.230Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:51:26.231Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=3b42b83a-5955-4494-b052-1853840897d0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:51:26.240Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:51:36.241Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=56805a94-6c1a-4d19-8231-c0cfd6d237ba     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:51:36.253Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:51:46.253Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=af3156cd-bc34-46f4-b5de-71372c51666f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:51:46.261Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:51:56.262Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=a43053fe-9e9e-4991-be5b-b60f49dd4698     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:51:56.270Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:52:06.270Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=24271052-887b-4141-b33b-4d11834ddfc7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:52:06.279Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:52:16.280Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=3e3be701-de65-4822-a86e-4dbbd86321cd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:52:16.288Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:52:26.289Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=72ffcf72-9635-4d2b-9e2f-d3de209a7248     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:52:26.297Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:52:36.298Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=98b7ac2a-bd7b-4470-9c3f-7e67e343dc5d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:52:36.305Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:52:46.306Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=08c6efde-7364-4832-b693-6a3d34927a62     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:52:46.313Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-13T05:52:54.500Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-13T05:52:54.500Z     |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-08-13T05:52:54.501Z     |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-08-13T05:52:54.504Z     |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-08-13T05:52:54.515Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-13T05:52:54.515Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-13T05:52:54.515Z     |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-08-13T05:52:54.519Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:52:56.313Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=b3dcce72-5393-441d-9bf2-611b96e182e9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:52:56.323Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:53:06.323Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=dcd225ec-a99a-47c1-a59f-3a30605402c6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:53:06.332Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:53:16.332Z     |INFO     |Init configs     |InvocationID=49feb446-d22c-4d7c-8565-41466f3826a7, InstanceUUID=11aeb3a3-b8c3-490b-ba87-91f7a33a4448     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-13T05:53:16.351Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |