Results

By type

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

org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-07T05:18:10.145Z     |INFO     |CBS client will use http over TLS.     |     |     |     |main     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-07T05:18:10.148Z     |INFO     |Path to cert files: /opt/app/prh/etc/cert/     |     |     |     |main     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-07T05:18:10.186Z     |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-07T05:18:10.869Z     |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-07T05:18:10.984Z     |INFO     |PolicySync file does not exist     |     |     |     |main     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-07T05:18:10.985Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |main     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-07T05:18:10.985Z     |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-07T05:18:11.120Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |main     |
org.onap.dcaegen2.services.prh.MainApp     |2022-08-07T05:18:11.287Z     |INFO     |The following profiles are active: prod     |     |     |     |main     |
org.springframework.boot.context.config.ConfigDataEnvironment     |2022-08-07T05:18:11.326Z     |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-07T05:18:12.799Z     |INFO     |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f     |     |     |     |main     |
org.springframework.boot.web.embedded.tomcat.TomcatWebServer     |2022-08-07T05:18:13.263Z     |INFO     |Tomcat initialized with port(s): 8433 (https) 8100 (http)     |     |     |     |main     |
org.apache.catalina.core.StandardService     |2022-08-07T05:18:13.282Z     |INFO     |Starting service [Tomcat]     |     |     |     |main     |
org.apache.catalina.core.StandardEngine     |2022-08-07T05:18:13.283Z     |INFO     |Starting Servlet engine: [Apache Tomcat/9.0.56]     |     |     |     |main     |
org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]     |2022-08-07T05:18:13.352Z     |INFO     |Initializing Spring embedded WebApplicationContext     |     |     |     |main     |
org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext     |2022-08-07T05:18:13.353Z     |INFO     |Root WebApplicationContext: initialization completed in 2027 ms     |     |     |     |main     |
org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler     |2022-08-07T05:18:13.832Z     |INFO     |Configuring pulling for CBS updates in every PT5M     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18     |     |     |main     |
org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver     |2022-08-07T05:18:14.699Z     |INFO     |Exposing 4 endpoint(s) beneath base path '/actuator'     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18     |     |     |main     |
org.springframework.boot.web.embedded.tomcat.TomcatWebServer     |2022-08-07T05:18:15.889Z     |INFO     |Tomcat started on port(s): 8433 (https) 8100 (http) with context path ''     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18     |     |     |main     |
org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]     |2022-08-07T05:18:16.110Z     |INFO     |Initializing Spring DispatcherServlet 'dispatcherServlet'     |     |     |     |http-nio-8100-exec-1     |
org.springframework.web.servlet.DispatcherServlet     |2022-08-07T05:18:16.110Z     |INFO     |Initializing Servlet 'dispatcherServlet'     |     |     |     |http-nio-8100-exec-1     |
org.springframework.web.servlet.DispatcherServlet     |2022-08-07T05:18:16.112Z     |INFO     |Completed initialization in 2 ms     |     |     |     |http-nio-8100-exec-1     |
org.onap.dcaegen2.services.prh.MainApp     |2022-08-07T05:18:16.464Z     |INFO     |Started MainApp in 8.684 seconds (JVM running for 9.42)     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18     |     |     |main     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner     |2022-08-07T05:18:16.533Z     |INFO     |Start scheduling PRH workflow     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18     |     |ENTRY     |main     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:18:16.544Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=3c52b078-28aa-42c6-b92a-e612735ee973     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-08-07T05:18:17.986Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.181:3904     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:18:18.022Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:18:28.023Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=5460de27-2742-4544-9911-22036f3dc9b0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-08-07T05:18:29.081Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.181:3904     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:18:29.082Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:18:39.083Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=1941986e-6313-48b5-a5d3-70baec861ca6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-08-07T05:18:40.157Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.181:3904     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:18:40.158Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:18:50.159Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=34607c76-b746-40c0-b186-13a2f89d9e66     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-08-07T05:18:51.225Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.181:3904     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:18:51.227Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:19:01.230Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=d4933770-ba05-4090-bd2f-feb352c362bb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-08-07T05:19:02.297Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.181:3904     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:19:02.298Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:19:12.299Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=645ee28c-3a72-40a2-95fe-01bea857551d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-08-07T05:19:13.338Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.181:3904     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:19:13.339Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:19:23.341Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=f51dcefd-7d08-4fe4-8f95-4ebf3face9b7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:19:23.687Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:19:33.687Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=93a1777f-6942-456c-ad66-44fd8e2bb0bc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:19:33.705Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:19:43.705Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=41efa988-cc4d-4099-aec2-0aa3d76ce1a5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:19:43.720Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:19:53.721Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=095f9396-66bb-412a-aba1-43f0c8b5cf20     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:19:53.739Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:20:03.740Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=970eba65-0925-494a-b37c-4d3a1a185bd5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:20:03.773Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:20:13.773Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=4c5d7232-db39-4fb1-a2d2-547599ffce3d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:20:13.818Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:20:23.819Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=d3755bc0-add5-4a1f-9032-745e51f15173     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:20:23.832Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:20:33.832Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=ff210e84-09ea-4366-ad2e-0e3cc493600b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:20:33.847Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:20:43.848Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=61921653-a140-45a6-ac74-e7cd6d5fc970     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:20:43.864Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:20:53.865Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=36741efb-e946-4932-b56f-a93e7d321ebc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:20:53.881Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:21:03.882Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=9cf2cae3-68ac-43e0-8b46-9dd4669c6cf5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:21:03.897Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:21:13.898Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=12966dd1-fe23-4fcb-858d-4ee2bae481f7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:21:13.925Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:21:23.926Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=25a88b6e-9e12-40fe-ab2b-d530656c66a1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:21:23.952Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:21:33.954Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=e700f320-8bef-47c8-aa49-9fe33db0d23c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:21:33.971Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:21:43.972Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=0c238377-0a6f-4443-b1e4-161afd81c162     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:21:44.013Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:21:54.014Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=04cd96bd-db55-4366-8ac5-e30b78294d23     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:21:54.029Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:22:04.029Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=26518e5e-bd5f-41fd-a186-ed9bbf4339f0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:22:04.042Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:22:14.043Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=c433670a-b389-4250-96ef-07b9df9df9d3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:22:14.055Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:22:24.056Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=ad6d3e6f-ebfb-4bec-89ed-3c5a5819aa87     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:22:24.071Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:22:34.072Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=8ffb4b78-4347-41a9-b2c0-412ac75b9d82     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:22:34.102Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:22:44.103Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=8c0b90e9-11ed-4ef3-a7c8-b015a3209c0b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:22:44.125Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:22:54.127Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=c9fa7c9f-828a-4441-8f52-0b4ae8407ba5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:22:54.139Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:23:04.143Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=0192049e-3f3e-4e34-8761-55dffba31fa9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:23:04.155Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:23:14.157Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=95e22c43-f041-4545-b453-65ef52ab353e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:23:14.168Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-07T05:23:14.840Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-07T05:23:14.840Z     |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-07T05:23:14.841Z     |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-07T05:23:14.847Z     |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-07T05:23:14.860Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-07T05:23:14.860Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-07T05:23:14.860Z     |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-07T05:23:14.863Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:23:24.169Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=273bfdfb-e080-4a0b-9ea8-642481e075a4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:23:24.179Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:23:34.180Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=a84995a3-3bb8-468a-acdd-75d7060e9793     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:23:34.190Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:23:44.191Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=bd104362-928c-4e55-8032-78c1929a29ee     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:23:44.200Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:23:54.201Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=d5d4fbf0-31c8-41bf-8385-3048a5b56234     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:23:54.226Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:24:04.227Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=abad615a-fd6b-46be-b98b-5748a059be2c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:24:04.247Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:24:14.247Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=01ba0a78-fca5-4574-a45b-6b54b58f2749     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:24:14.256Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:24:24.257Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=3c9b31ab-4867-4e1f-b75c-91c39432557f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:24:24.267Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:24:34.268Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=533f5808-b778-413f-a467-cf5dbd2812d4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:24:34.279Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:24:44.279Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=778ebc16-c331-46ad-9a63-a79ad1a46862     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:24:44.290Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:24:54.291Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=f1ac86fe-e0d5-4f2d-b541-a206802992c5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:24:54.304Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:25:04.304Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=564b0579-8bf6-4fd7-a6b6-f391318cb6f0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:25:04.320Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:25:14.322Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=01757eb5-f3f0-463a-a6c7-f003d40d666f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:25:14.335Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:25:24.336Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=fd327260-1aa9-4898-b158-14223b639d49     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:25:24.345Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:25:34.345Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=60858c8f-9a5f-436e-b5fd-3301a267ab16     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:25:34.356Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:25:44.356Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=19e75cc6-6864-4d0c-b60e-42faf3d79305     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:25:44.367Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:25:54.367Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=49d3a2a0-c026-4190-b043-6d73bed0b814     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:25:54.382Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:26:04.382Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=3771b29f-844c-47ab-8bf2-dad931c9b41e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:26:04.392Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:26:14.393Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=ec9641bc-5699-4eda-8995-4aae1874dc3d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:26:14.404Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:26:24.404Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=74290a1f-7473-419b-ab2d-b5fe2d1212b2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:26:24.414Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:26:34.415Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=41ec40c0-4b93-4033-9a59-d504a49e953b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:26:34.424Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:26:44.425Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=40f598f4-2bc3-454e-9aae-40bda8ca1fa6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:26:44.436Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:26:54.437Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=5ce1f0d7-f3cd-4290-b06c-c01e211dc3aa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:26:54.449Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:27:04.451Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=1f3b9de6-b4d3-42ff-aec8-fdf6dd9b9f72     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:27:04.471Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:27:14.472Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=cfd2dc95-caf1-4f0f-ae22-b5acda0b0ec0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:27:14.482Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:27:24.483Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=5e79beba-1dda-40de-a162-e84b89d54d27     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:27:24.493Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:27:34.493Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=603bbfa1-bf07-43c6-933b-83307fd53e49     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:27:34.506Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:27:44.506Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=b2e6ed68-5437-42cc-8686-e3a5a741d926     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:27:44.516Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:27:54.516Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=1104aeed-fc66-4bbe-bf04-8b13f5dba3ac     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:27:54.525Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:28:04.526Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=2d805239-d1f2-4808-b4e3-be510aee5817     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:28:04.536Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-07T05:28:14.212Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-07T05:28:14.212Z     |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-07T05:28:14.213Z     |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-07T05:28:14.216Z     |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-07T05:28:14.228Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-07T05:28:14.228Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-07T05:28:14.228Z     |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-07T05:28:14.230Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:28:14.536Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=b52820db-8e3f-4629-9c1b-73dfb85bcc79     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:28:14.545Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:28:24.546Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=ea5a6317-e00d-4638-8418-4897c6f08fac     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:28:24.555Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:28:34.555Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=3c60c3a8-41af-4b8b-a330-392496100b17     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:28:34.565Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:28:44.565Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=714e46a2-7576-4602-b48a-1c83a94154db     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:28:44.575Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:28:54.576Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=dbcbfe2c-4132-4d78-b9a9-871aa996645c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:28:54.587Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:29:04.591Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=32072f6b-f083-4782-a153-834912a94cd0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:29:04.601Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:29:14.603Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=6f73544b-8afd-4dad-aa6d-41b8ff0958a0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:29:14.624Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:29:24.625Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=edaa676a-62d7-4539-a560-f566986e8490     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:29:24.633Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:29:34.639Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=76ffad29-d239-4091-b439-a6f2eac57422     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:29:34.648Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:29:44.651Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=212f5f58-038e-4e6e-b9d8-ac90465b0dea     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:29:44.661Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:29:54.662Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=68b9c222-5b53-4517-8cd3-23a3b51337aa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:29:54.675Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:30:04.676Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=796580be-3c2a-4d32-a811-a39150b9787e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:30:04.687Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:30:14.687Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=5d2e6bf7-197c-4f01-bf65-aa226f54a97b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:30:14.696Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:30:24.696Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=6d279180-291d-4afd-b228-96a1e66de418     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:30:24.705Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:30:34.705Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=20d5bee5-365b-4cda-b76e-2eba0b4bca98     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:30:34.715Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:30:44.717Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=9924c9ee-4a8c-46e3-9345-ad1d0b141867     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:30:44.731Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:30:54.732Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=77c4f2a9-f4eb-4e75-a9c8-4f7991e63606     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:30:54.743Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:31:04.747Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=c31727ea-b65f-4bb1-ae63-3c08320f04fa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:31:04.755Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:31:14.758Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=74ca66ea-07d5-456c-bc59-5a411a11a8e4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:31:14.770Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:31:24.770Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=913e8407-13de-4a27-8b17-1fdd15fe5d71     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:31:24.780Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:31:34.781Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=65504eff-3012-437a-806f-184899a0906c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:31:34.790Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:31:44.791Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=5af4ca9d-d703-4230-8459-dc3579bb2642     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:31:44.800Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:31:54.801Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=07e04409-f883-4136-abc2-4737e573d70c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:31:54.810Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:32:04.811Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=44f2f5e3-8c62-484c-b558-1ff4c27e075f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:32:04.820Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:32:14.821Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=1f43aa5b-81d0-4969-be63-db5e6ffea510     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:32:14.835Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:32:24.836Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=ae3f64cc-f57c-42df-8894-2c6d1ed62681     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:32:24.844Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:32:34.845Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=ce12f8fe-62c6-4edc-8aa8-4742890e4cb4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:32:34.857Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:32:44.857Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=0918600d-1f91-493a-8bd8-667efedf4f28     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:32:44.866Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:32:54.867Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=9e5e6ffb-59aa-4091-8676-c1465fc8e9c2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:32:54.876Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:33:04.876Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=3ce1428a-0f2b-47f5-800c-0f45be0354ee     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:33:04.885Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-07T05:33:14.167Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-07T05:33:14.168Z     |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-07T05:33:14.169Z     |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-07T05:33:14.171Z     |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-07T05:33:14.181Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-07T05:33:14.182Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-07T05:33:14.182Z     |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-07T05:33:14.185Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:33:14.886Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=e8fe5a1e-2249-4b94-ab4e-32236ccf7296     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:33:14.895Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:33:24.896Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=f6777eb3-5653-4b00-83a1-2eaa00a62894     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:33:24.905Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:33:34.905Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=5d3fbc2e-4446-4caf-9a43-d82b013dffe1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:33:34.915Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:33:44.916Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=b35bea55-818c-4650-994f-63987707af77     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:33:44.924Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:33:54.924Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=756811c7-0067-4c61-a951-8fa61614645c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:33:54.938Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:34:04.939Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=5dcd36d5-b931-44cc-9e57-0dceba0dba9a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:34:04.947Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:34:14.947Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=a08286f9-44ef-4f12-a9e6-563bfa276587     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:34:14.955Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:34:24.956Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=13206122-af09-44aa-aca7-d0385d8f514b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:34:24.974Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:34:34.975Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=532f7cb8-b123-435c-95fe-c9d093f81403     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:34:34.986Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:34:44.987Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=4786d2c8-0e84-4f2c-81f8-d41d88477eec     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:34:44.995Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:34:54.996Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=d7458bd9-020c-4b02-90a6-00451dd838bb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:34:55.010Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:35:05.010Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=d86fff00-d835-4612-8a2c-c8965ddf4dd6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:35:05.020Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:35:15.020Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=36899308-44fe-445c-9ee4-c8e739e74f9b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:35:15.030Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:35:25.030Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=79a12a63-0280-460d-97eb-5062ef636e6a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:35:25.040Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:35:35.041Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=6b4df417-9db2-4d77-8c9a-326ccf27d188     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:35:35.050Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:35:45.050Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=a357728d-5162-4c90-9b64-e91f52401d43     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:35:45.058Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:35:55.059Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=07bede39-78a0-4d5b-bc7c-5b6a553b12b0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:35:55.069Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:36:05.069Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=24e3c839-1c27-4f90-a968-2a39d9b97865     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:36:05.083Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:36:15.083Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=f8fd770c-c5e3-41ce-857e-f5ee0c1e4a1c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:36:15.092Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:36:25.092Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=b5a8cb88-7bc0-4613-9965-eec494858ef4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:36:25.101Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:36:35.101Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=55e60361-9ee7-4845-a289-17f61729fbf0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:36:35.110Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:36:45.110Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=a1b69edc-f7dc-4dee-9a93-bab777ea84b4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:36:45.119Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:36:55.120Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=99f9fb8a-d076-4288-bfb7-601f49496f79     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:36:55.130Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:37:05.130Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=60f73cc2-442a-4249-85de-82144a5434b2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:37:05.138Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:37:15.139Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=75bb5ce8-d7e4-40e2-94b3-d73886cf0459     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:37:15.146Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:37:25.146Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=9835bc95-b225-4461-90d2-59d87854b1dd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:37:25.155Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:37:35.155Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=d6124408-66ab-44d4-b57e-a177af970019     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:37:35.163Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:37:45.164Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=d4593016-bed0-4840-aa28-ba416eb7847d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:37:45.172Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:37:55.172Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=f92cba18-1a71-4505-8972-961ee636bb97     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:37:55.180Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:38:05.181Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=0bc250f0-e170-4f92-91bc-db651a96f161     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:38:05.193Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-07T05:38:14.181Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-07T05:38:14.182Z     |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-07T05:38:14.183Z     |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-07T05:38:14.186Z     |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-07T05:38:14.198Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-07T05:38:14.198Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-07T05:38:14.199Z     |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-07T05:38:14.201Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:38:15.193Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=10202bb2-29d8-4662-819b-c8c60e6d4a19     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:38:15.202Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:38:25.203Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=06987f0b-db6b-4fa1-9bd5-c912920ff9e8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:38:25.223Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:38:35.224Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=b733d0fb-3376-488e-bde3-1779cb4fe056     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:38:35.239Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:38:45.241Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=ab44ce7a-c3d8-4017-b6eb-7200079ebee8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:38:45.250Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:38:55.250Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=8e861941-b604-4d8e-8f32-b165c615e212     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:38:55.259Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:39:05.260Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=edc55d37-8592-4d9a-83b9-297d3998d728     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:39:05.269Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:39:15.270Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=365bd616-0bce-4ab7-a904-4860fa4678a0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:39:15.283Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:39:25.283Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=2d5d7f53-0d35-4523-b3f4-79d41cd3dd66     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:39:25.296Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:39:35.297Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=6e8cf746-b7ad-4196-8000-fcc64ea2655f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:39:35.304Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:39:45.305Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=902e513c-b8e9-4e79-b4ee-69d7da39de95     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:39:45.315Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:39:55.315Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=4ed89d02-ae8e-4c21-968f-5e5de93a61da     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:39:55.325Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:40:05.328Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=d410adb4-fdf9-441e-8754-87945afe9953     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:40:05.337Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:40:15.341Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=d4a91a95-5840-4ad0-99cf-26effb8b6652     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:40:15.355Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:40:25.355Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=d18793a0-ac1a-4c58-a573-7373ca6bf427     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:40:25.365Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:40:35.368Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=7b70651f-9055-40a0-b752-fdd269cff562     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:40:35.382Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:40:45.382Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=1ffd2f07-f832-470a-b844-a178137e27ad     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:40:45.394Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:40:55.396Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=84540c82-fbe5-434f-837b-0fcc4e986cee     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:40:55.406Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:41:05.407Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=45198228-22a2-4c82-b821-4f3291da6bd5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:41:05.416Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:41:15.418Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=3935bdc7-eb38-4b30-bc90-17cb09294ed0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:41:15.430Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:41:25.431Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=a4a6dcf1-76dd-401e-970e-1dd3676e6e57     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:41:25.446Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:41:35.447Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=7d1eaf44-9a8c-4077-a286-88c16624af96     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:41:35.456Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:41:45.456Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=70c9effb-a202-4bf6-96cf-e333c8ee0349     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:41:45.467Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:41:55.466Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=743cf291-d96c-4fd0-9c34-6ae420e322c8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:41:55.475Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:42:05.475Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=d1f0b149-ddac-4121-9922-5573d84329dc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:42:05.489Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:42:15.490Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=432fe267-5f4f-460d-b165-83aad4c775c8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:42:15.497Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:42:25.498Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=23f17da4-5b83-4209-b3cb-d10d36d015a5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:42:25.507Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:42:35.508Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=d341ef17-b867-40bc-a009-5229882e1f41     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:42:35.515Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:42:45.516Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=0a1599f6-f168-4bdb-8094-5e831d2d22cb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:42:45.524Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:42:55.525Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=079f06d9-d1f8-492e-9368-5d2165ee1631     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:42:55.533Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:43:05.538Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=12f01e75-eb7f-4910-94c6-6869706a73c8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:43:05.547Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-07T05:43:14.142Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-07T05:43:14.142Z     |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-07T05:43:14.143Z     |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-07T05:43:14.145Z     |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-07T05:43:14.151Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-07T05:43:14.152Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-07T05:43:14.152Z     |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-07T05:43:14.154Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:43:15.547Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=7ac64872-d6ad-44bf-927b-044b3c29be27     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:43:15.555Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:43:25.555Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=b860e83d-a4dc-43d0-80c3-d110e9634d8e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:43:25.562Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:43:35.563Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=d2334b27-8b66-4ff2-ba5e-ba8ac1ee5585     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:43:35.571Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:43:45.572Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=2cc84775-0ca0-40cf-a9ca-e3d268196c04     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:43:45.580Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:43:55.581Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=d3e7dd8b-3956-48fb-b347-6e360cde9024     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:43:55.591Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:44:05.591Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=2c8c1392-8b7e-4d2a-8ee2-887bb46ae315     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:44:05.598Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:44:15.599Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=54f45308-0f85-4d51-a035-7507e261482a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:44:15.607Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:44:25.608Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=104eafd2-aa14-4412-9dde-e9d0abb39a1d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:44:25.615Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:44:35.616Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=2f089e32-075d-4f96-b5b3-652ba9c9fc90     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:44:35.625Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:44:45.625Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=8eec10ce-44fc-4b35-9bec-fa86df76a6bf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:44:45.632Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:44:55.633Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=c7223a53-bd85-46f7-8263-0f701d9241b5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:44:55.640Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:45:05.641Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=1b0f8493-880d-411d-91b0-71601dd8edc3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:45:05.649Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:45:15.649Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=2fa525b8-3d82-45d9-83d7-e9d690b1e352     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:45:15.656Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:45:25.657Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=30969a2a-a228-4d49-a3a3-726b8d73f8ef     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:45:25.667Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:45:35.668Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=626bf8d2-e327-40c4-9137-0aaa007bff3e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:45:35.676Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:45:45.676Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=28deea27-0c33-4f82-ba7b-8d41269b975e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:45:45.685Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:45:55.686Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=8d80b486-a2f2-4ea5-9642-13ce68b12d96     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:45:55.697Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:46:05.698Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=639921f0-08e4-480b-84a4-3fb378e2fb3e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:46:05.708Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:46:15.709Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=594d9173-2493-43ad-86a6-90f1c12db639     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:46:15.716Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:46:25.717Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=4e577fd8-8d4c-492c-806f-54d24f397f26     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:46:25.725Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:46:35.726Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=16d915e4-04fe-4cbb-97d7-5063be39d99f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:46:35.734Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:46:45.734Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=2af368fd-ca3b-4763-a3d6-8e28e176b877     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:46:45.742Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:46:55.742Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=a8b9c16e-5960-41c9-b203-4ac16502fc75     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:46:55.750Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:47:05.751Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=64670373-61b7-4680-a73a-1992228b3ea5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:47:05.759Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:47:15.759Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=aa021fae-5249-49d7-9695-91dfe11340cb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:47:15.773Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:47:25.773Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=fc6e8ffc-cd42-4d87-83d6-0c02c1f760f6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:47:25.781Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:47:35.781Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=6b1aedb6-70f8-4ce8-99ba-b262531a51fc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:47:35.789Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:47:45.791Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=1aec4920-5cfe-4293-a93b-2a5359fb6378     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:47:45.798Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:47:55.799Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=90777a6b-3b06-440f-b651-5c549c59d5c5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:47:55.807Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:48:05.807Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=2be079cf-bdd1-4b67-823c-de864fcf4f4e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:48:05.815Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-07T05:48:14.149Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-07T05:48:14.149Z     |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-07T05:48:14.150Z     |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-07T05:48:14.153Z     |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-07T05:48:14.161Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-07T05:48:14.161Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-07T05:48:14.161Z     |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-07T05:48:14.163Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:48:15.816Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=a1ca9e34-4583-49b0-b73d-98daf8b21bb1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:48:15.824Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:48:25.824Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=ce152fd0-b19d-4e82-9061-163350f36bc9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:48:25.832Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:48:35.832Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=42580da9-6c1c-4004-83df-9f409cd5379f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:48:35.842Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:48:45.843Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=b688e74c-ff73-4913-8e54-fd10f4913e44     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:48:45.849Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:48:55.850Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=70c43da8-dd5d-4fe2-bb49-eb28dbf40c2d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:48:55.857Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:49:05.857Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=ae3d0054-14aa-483e-82d0-d13e535b9a7c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:49:05.866Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:49:15.866Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=8e614e2f-1e27-4cc0-9f6d-c7eca465824b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:49:15.874Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:49:25.874Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=b86b1c94-ae1c-442b-943b-e686138924af     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:49:25.885Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:49:35.886Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=6f1b88f3-7f4b-4b6e-bdc8-f09ef4e62619     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:49:35.896Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:49:45.896Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=cc13b9dd-7eba-42ab-91a0-28c632ed8d6f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:49:45.905Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:49:55.905Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=c1a90dcd-3442-4ccd-9677-e159aa2f18f9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:49:55.916Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:50:05.916Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=891a8a9d-c411-4922-8d21-66567e69e72f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:50:05.927Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:50:15.927Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=19ce3345-2a77-4739-b335-e9ee810fcbd7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:50:15.936Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:50:25.936Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=a0124d8d-bb5e-488c-9fdf-e20be5a7e191     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:50:25.944Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:50:35.945Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=c21a414f-da3a-42ff-9a82-5781f9716298     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:50:35.954Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:50:45.955Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=2873836b-1da0-4125-86d1-8e8195ddd186     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:50:45.963Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:50:55.964Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=f715a6f3-d08d-465c-95e6-606257bfb9b8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:50:55.973Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:51:05.974Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=ccbf0ab3-3260-42cf-8219-dc66542ea128     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:51:05.983Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:51:15.984Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=fc2257f9-350e-4f14-ab52-324df52b821b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:51:15.992Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:51:25.992Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=f8b3d77d-47b2-4bf0-9e54-34d15415a39f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:51:26.000Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:51:36.000Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=25c6ef06-ff09-4c06-96c1-aa0e08fd79f6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:51:36.010Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:51:46.011Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=71be9920-2975-4005-b924-a3888f0f0ce9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:51:46.018Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:51:56.019Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=a151bd17-276e-47db-ae4d-abbcbcc22095     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:51:56.026Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:52:06.027Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=219511a8-4765-41aa-82c8-3963be1cde9e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:52:06.034Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:52:16.035Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=ab08645a-a656-42ec-b580-f447697eec09     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:52:16.043Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:52:26.044Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=226bff2b-8d0b-41a3-837f-6298d9bc90a5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:52:26.051Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:52:36.052Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=ceb74533-d218-4b1d-8810-98ee60920a47     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:52:36.061Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:52:46.061Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=cbb413ea-8aba-4b33-aee4-0ba50f9a2fee     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:52:46.069Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:52:56.070Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=ff11de97-4352-499a-89c4-4d8bdf88ac79     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:52:56.078Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:53:06.078Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=dac4e3e4-eab9-4afc-938e-21455ad9bcb5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:53:06.085Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-07T05:53:14.183Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-07T05:53:14.183Z     |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-07T05:53:14.184Z     |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-07T05:53:14.186Z     |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-07T05:53:14.192Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-07T05:53:14.193Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-07T05:53:14.193Z     |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-07T05:53:14.195Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:53:16.086Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=2fc6d6c5-b1a3-4ea5-a3a5-884d80d024fb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:53:16.094Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:53:26.095Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=598abf87-a08c-46d2-802c-47662182934d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:53:26.104Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:53:36.105Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=7061d4eb-bda6-4420-b5eb-7040ab637ab9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:53:36.112Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:53:46.113Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=227e0af8-3273-465a-a558-05872d9cddb5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:53:46.119Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:53:56.120Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=31a79af3-97c0-4bbc-84c6-345ab4dbe282     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:53:56.128Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:54:06.128Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=c77bfb81-842a-41dc-a11d-d8ac9b7ecea0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:54:06.136Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:54:16.137Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=98e082cb-2392-4065-8bae-1ad453da9295     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:54:16.142Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:54:26.143Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=10ed14c3-0a9d-4445-ad1a-8541778a4c67     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:54:26.151Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:54:36.152Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=e6dd8b8e-03e9-46be-ac4e-88a39f6be2d0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:54:36.159Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:54:46.159Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=9bde10b9-35a3-4bf2-bf3a-43552f99a23b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:54:46.166Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:54:56.166Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=55a6bf5e-48fa-447b-b7be-b504ee561eb1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:54:56.174Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:55:06.174Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=fa033252-6db3-4922-b961-40b0000df636     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:55:06.183Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:55:16.183Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=55065324-2762-449a-a926-b36801e0cce7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:55:16.191Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:55:26.191Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=8dc5e8fa-ceb3-4b02-860d-db46c3154305     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:55:26.199Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:55:36.199Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=492800ba-b9ac-4fe2-947a-18204a7da288     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:55:36.207Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:55:46.207Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=3f9c3eac-5506-4a3f-a51d-ad0bfdfa4d93     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:55:46.215Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:55:56.216Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=a78fb057-8dd9-4ded-81e4-462eff7fe0c7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:55:56.224Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:56:06.224Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=0d5c8ed2-6dd0-49dd-8abb-ec560d89962a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:56:06.232Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:56:16.233Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=bcd7c51c-8529-47b3-8c9b-9f7447c52222     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:56:16.245Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:56:26.245Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=09e21a0a-4eaa-4996-a066-0e5e408b1d37     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:56:26.254Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:56:36.254Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=029a7447-2e54-4092-9f79-fcceee1ddc56     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:56:36.262Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:56:46.263Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=b20028da-0415-4504-8593-980078f57274     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:56:46.272Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:56:56.272Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=d97cef71-eef5-491e-883f-11a78bff3278     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:56:56.281Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:57:06.281Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=e9f80b6a-3efe-4066-8994-fcf14c0547cb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:57:06.289Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:57:16.289Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=dae49d02-e6f4-44a3-bd16-f38b55567127     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:57:16.299Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:57:26.299Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=e24ddee6-64f9-464f-9d55-f854ac83e111     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:57:26.310Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:57:36.311Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=b6555c66-3aa0-44a7-ad47-16ba48113528     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:57:36.318Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:57:46.319Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=582ba184-a390-42a3-b612-34baa3377cf6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:57:46.326Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:57:56.327Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=a6b03aa4-01d0-43a9-8c25-bc10e4e2bac1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:57:56.333Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:58:06.333Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=c4562d49-bd2a-44db-a4c6-9ed3f2324fdb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:58:06.342Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-07T05:58:14.138Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-07T05:58:14.138Z     |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-07T05:58:14.139Z     |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-07T05:58:14.141Z     |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-07T05:58:14.148Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-07T05:58:14.148Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-07T05:58:14.148Z     |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-07T05:58:14.150Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:58:16.342Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=3778326b-a6df-468f-bbce-b2e8b6e35040     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:58:16.349Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:58:26.350Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=a756f6e1-dadb-4bdd-ad5d-3fe83c92dc1a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:58:26.357Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:58:36.358Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=71db873b-3536-4914-a4da-324670c65657     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:58:36.366Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:58:46.367Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=ea155856-c767-45b8-bbad-65c29e545c92     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:58:46.375Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:58:56.375Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=ed98832f-acec-4404-9178-35dd7d9c7f03     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:58:56.383Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:59:06.383Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=1237dbd8-bfa4-433b-a48a-ba6f93c02129     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:59:06.389Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:59:16.389Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=8ebb3728-9edf-4c11-b782-8f9d61344df1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:59:16.397Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:59:26.398Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=cfd52fc2-b5ba-4488-b212-9b3a52ea8522     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:59:26.405Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:59:36.406Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=124cc295-90db-4ff3-93f6-4b0d971b0c4e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:59:36.413Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:59:46.413Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=55c460ca-6afe-4def-8181-35c2ab880089     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:59:46.421Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:59:56.421Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=a4c57340-e19f-47e8-9cf5-7bb5777a9fb3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T05:59:56.428Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:00:06.429Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=a0d23897-4bb7-4ddf-9991-2d53bc2c353f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:00:06.437Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:00:16.437Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=4b4614dd-3ebd-456b-aaa9-20338a159a8a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:00:16.447Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:00:26.447Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=a4fff8f2-2425-4c50-92b4-9def97814790     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:00:26.456Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:00:36.456Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=c95e0190-37b7-4f50-a70c-709d7142f55a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:00:36.464Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:00:46.465Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=7737696e-8d1d-4a45-a1e5-171f1bc280eb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:00:46.472Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:00:56.473Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=50717311-e7b9-466e-8e47-3498becbaa91     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:00:56.481Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:01:06.482Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=dee081ea-f887-4640-a4a7-647001049282     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:01:06.488Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:01:16.489Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=0fac9308-513a-4e16-bf6f-00918560cad0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:01:16.495Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:01:26.496Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=eef04822-d46f-40a5-9527-5fa8195a22d3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:01:26.503Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:01:36.504Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=164ca011-61e0-4706-9355-c776394b7f21     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:01:36.510Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:01:46.511Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=4f087680-ef36-4847-836d-6ed49c37d951     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:01:46.518Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:01:56.519Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=05b19fb2-9772-4207-943d-3be61c068a20     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:01:56.527Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:02:06.527Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=1f37e84d-966c-4851-81b9-50793e398668     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:02:06.535Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:02:16.535Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=2ddb011e-499c-4636-a247-bbeb3a8c881f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:02:16.543Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:02:26.544Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=45a9e05e-f86a-4f21-ba5c-5ad6c8fbcbb9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:02:26.551Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:02:36.551Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=e9d5603f-8923-440f-b522-cc6b3194a7be     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:02:36.558Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:02:46.559Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=178ed250-9a73-4f27-8c99-f72b6e1e016e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:02:46.568Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:02:56.569Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=4ff1078f-4af4-4b76-ba10-15615607858c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:02:56.578Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:03:06.579Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=848534f1-eb4f-432a-a922-ffdf1305fee4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:03:06.587Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-07T06:03:14.154Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-07T06:03:14.154Z     |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-07T06:03:14.155Z     |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-07T06:03:14.158Z     |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-07T06:03:14.163Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-07T06:03:14.164Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-07T06:03:14.164Z     |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-07T06:03:14.166Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:03:16.588Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=00717568-6deb-44aa-9ca5-96bdef254e2c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:03:16.596Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:03:26.596Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=2b8c85bc-e9d2-4ff6-93e7-caf1e8ec6f93     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:03:26.604Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:03:36.605Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=d1334f23-65c4-4080-b20a-64f6a64d1af3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:03:36.611Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:03:46.612Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=d9203e6e-6f15-4d06-9893-906eb9835396     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:03:46.619Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:03:56.619Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=487a0c5a-f94a-42f3-94c3-a544049dcce8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:03:56.626Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:04:06.626Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=95149d9b-fbd0-4426-97ea-f6a12c14bfb5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:04:06.633Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:04:16.633Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=51002b29-2739-4e55-b8c2-5344d6f77f5c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:04:16.642Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:04:26.642Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=7b505dcc-44ba-4603-971c-8a740b7c01c3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:04:26.653Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:04:36.654Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=516d20d2-5787-48ab-89be-2703370051d4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:04:36.664Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:04:46.665Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=49e1a27a-ca83-4cf6-bc9b-24b64404e8a2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:04:46.674Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:04:56.675Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=11928ce2-b110-41df-a821-838764ae8a56     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:04:56.687Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:05:06.688Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=bbca1c86-89af-4aa2-bc1b-92bc2e3c131d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:05:06.695Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:05:16.695Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=51c374e3-340a-4354-b4cf-00edeff6e20c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:05:16.702Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:05:26.703Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=c8334183-9d1d-4d5f-8a57-de7c4bf07abe     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:05:26.711Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:05:36.711Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=68c4452e-769f-490c-8145-7b609f8a8b01     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:05:36.718Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:05:46.719Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=f03f7267-b4c0-4dbe-94fc-7c25d51875d9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:05:46.726Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:05:56.732Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=93a27877-c43b-4119-bf61-17f8259e24ca     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:05:56.740Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:06:06.740Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=9c25b250-e515-48e2-b2cf-fe78c2ea1822     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:06:06.747Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:06:16.747Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=c3a2eb40-578b-4ecc-a954-a4ea39edbf34     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:06:16.754Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:06:26.755Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=f3bcc477-dcd0-4ef9-a654-8fae646a755c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:06:26.765Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:06:36.765Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=304b4a9e-00ac-45f5-b85f-722d5419468c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:06:36.772Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:06:46.772Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=c6f1a6fb-e045-4851-9ae3-83921e10da78     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:06:46.780Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:06:56.781Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=3bb27749-ed8a-45e6-95b9-c550b2ea1012     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:06:56.788Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:07:06.789Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=b88f8380-57d2-4584-91f5-7abf94a8c4d9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:07:06.796Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:07:16.797Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=2acd078d-7650-46ec-92c9-8af6c16ed1a8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:07:16.804Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:07:26.805Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=4e090a53-8b14-4931-8df9-875efc2cbe2a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:07:26.813Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:07:36.814Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=b52a9738-b9c6-43ff-b06b-f65fb5704b0c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:07:36.821Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:07:46.822Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=5bf11eb5-4ce3-4e93-b3fc-8133e7654ca2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:07:46.828Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:07:56.829Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=322a0a31-109a-4dd3-9a2a-b5a619aa0db7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:07:56.836Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:08:06.836Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=278c669a-fe69-4bea-9eab-3e8a1bef83cf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:08:06.843Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-07T06:08:14.065Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-07T06:08:14.066Z     |INFO     |Path to cert files: /opt/app/prh/etc/cert/     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-07T06:08:14.067Z     |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-07T06:08:14.068Z     |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-07T06:08:14.073Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-07T06:08:14.073Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-07T06:08:14.073Z     |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-07T06:08:14.074Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:08:16.843Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=da22c519-a190-477b-81e5-0007a85c17ee     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:08:16.850Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:08:26.851Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=cbb9447d-d9f3-4bc6-82ad-3e489a51ac67     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:08:26.857Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:08:36.858Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=66291f2d-e829-4643-8e14-5ff38ac91aa6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:08:36.866Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:08:46.867Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=4598af72-7571-4327-b65e-cfff61e1bbd0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:08:46.875Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:08:56.876Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=43dc31a8-7422-4e4d-ab18-8bc17bf4dcc5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:08:56.883Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:09:06.883Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=71ebc2d2-c330-46bf-88a4-59275e3b683e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:09:06.890Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:09:16.891Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=608e2a12-d34e-4e5f-af7b-d7028cf04204     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:09:16.898Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:09:26.899Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=8c065120-10c7-446f-a6a9-67f66224dfb9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:09:26.906Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:09:36.906Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=572b3628-ac39-4fdb-b59f-ba2f0d2f0475     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:09:36.913Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:09:46.914Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=fe2f0d25-a2f4-4701-8d84-3bc5b3812d2a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:09:46.923Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:09:56.924Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=8c255ad9-c26a-43f7-9358-8b5f9e9af2e6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:09:56.931Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:10:06.932Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=5f33359d-7a53-4ccb-80b2-1eaedf4fb3e1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:10:06.938Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:10:16.939Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=06b3000f-7c1f-4a78-92f0-9a945208e4c6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:10:16.946Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:10:26.946Z     |INFO     |Init configs     |InvocationID=0777e060-292c-4051-8be2-bb50a8b45d18, InstanceUUID=0a72cd39-c7b1-4ec6-a828-c74ed5ece089     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-07T06:10:26.952Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |