Results

By type

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

org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-03T07:04:19.533Z     |INFO     |CBS client will use http over TLS.     |     |     |     |main     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-03T07:04:19.536Z     |INFO     |Path to cert files: /opt/app/prh/etc/cert/     |     |     |     |main     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-03T07:04:19.572Z     |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-03T07:04:20.248Z     |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-03T07:04:20.347Z     |INFO     |PolicySync file does not exist     |     |     |     |main     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-03T07:04:20.347Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |main     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-03T07:04:20.347Z     |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-03T07:04:20.522Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |main     |
org.onap.dcaegen2.services.prh.MainApp     |2022-08-03T07:04:20.575Z     |INFO     |The following profiles are active: prod     |     |     |     |main     |
org.springframework.boot.context.config.ConfigDataEnvironment     |2022-08-03T07:04:20.599Z     |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-03T07:04:21.959Z     |INFO     |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f     |     |     |     |main     |
org.springframework.boot.web.embedded.tomcat.TomcatWebServer     |2022-08-03T07:04:22.408Z     |INFO     |Tomcat initialized with port(s): 8433 (https) 8100 (http)     |     |     |     |main     |
org.apache.catalina.core.StandardService     |2022-08-03T07:04:22.427Z     |INFO     |Starting service [Tomcat]     |     |     |     |main     |
org.apache.catalina.core.StandardEngine     |2022-08-03T07:04:22.428Z     |INFO     |Starting Servlet engine: [Apache Tomcat/9.0.56]     |     |     |     |main     |
org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]     |2022-08-03T07:04:22.483Z     |INFO     |Initializing Spring embedded WebApplicationContext     |     |     |     |main     |
org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext     |2022-08-03T07:04:22.483Z     |INFO     |Root WebApplicationContext: initialization completed in 1883 ms     |     |     |     |main     |
org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler     |2022-08-03T07:04:22.858Z     |INFO     |Configuring pulling for CBS updates in every PT5M     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b     |     |     |main     |
org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver     |2022-08-03T07:04:23.669Z     |INFO     |Exposing 4 endpoint(s) beneath base path '/actuator'     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b     |     |     |main     |
org.springframework.boot.web.embedded.tomcat.TomcatWebServer     |2022-08-03T07:04:24.859Z     |INFO     |Tomcat started on port(s): 8433 (https) 8100 (http) with context path ''     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b     |     |     |main     |
org.onap.dcaegen2.services.prh.MainApp     |2022-08-03T07:04:25.416Z     |INFO     |Started MainApp in 8.437 seconds (JVM running for 9.19)     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b     |     |     |main     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner     |2022-08-03T07:04:25.484Z     |INFO     |Start scheduling PRH workflow     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b     |     |ENTRY     |main     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:04:25.494Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=4dc53c62-e93d-44ed-bb23-6dc16e1c37e0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:04:26.071Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]     |2022-08-03T07:04:31.266Z     |INFO     |Initializing Spring DispatcherServlet 'dispatcherServlet'     |     |     |     |http-nio-8100-exec-1     |
org.springframework.web.servlet.DispatcherServlet     |2022-08-03T07:04:31.266Z     |INFO     |Initializing Servlet 'dispatcherServlet'     |     |     |     |http-nio-8100-exec-1     |
org.springframework.web.servlet.DispatcherServlet     |2022-08-03T07:04:31.269Z     |INFO     |Completed initialization in 2 ms     |     |     |     |http-nio-8100-exec-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:04:36.071Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=9a7acc9d-05b1-4a28-878d-f23c9bc53d06     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:04:36.081Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:04:46.082Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=13f28025-b001-4d68-9c6f-e62901661ff1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:04:46.087Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:04:56.088Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=85d946ab-1df4-48da-a0e7-659f85377b84     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:04:56.092Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:05:06.092Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=16713308-73fe-450f-b1a4-950377ba1e7e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:05:06.101Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:05:16.102Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=750172b2-7ad5-4299-9dc2-b3596eaa7dac     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:05:16.111Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:05:26.112Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=fcde715e-b212-4825-b3ad-972e8e7aa0b4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:05:26.116Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:05:36.117Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=b5917693-37e6-43cf-926d-4cab814b0878     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:05:36.204Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:05:46.205Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=347b3288-6059-4b0e-b2b3-9b6987b322f1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:05:46.227Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:05:56.227Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=a521878c-45c7-4a9f-b919-09b55284d6f4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:05:56.244Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:06:06.244Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=c07448c1-887c-49e3-af50-82aaf717ff45     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:06:06.260Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:06:16.261Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=94e2f9de-5b6a-4a4c-ab04-55f7510ec83d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:06:16.284Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:06:26.286Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=b5df6589-8ef8-449f-b84f-c0e13cd53440     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:06:26.313Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:06:36.313Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=0385e5a9-126c-40bc-99b2-21865239811c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:06:36.331Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:06:46.332Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=1fed9d8c-d697-43fd-a09f-d62c9528e49e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:06:46.364Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:06:56.364Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=a2f676f3-0a00-49d7-a3ff-21f2cafe3b37     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:06:56.391Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:07:06.391Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=f0e42342-b3cd-4969-ac76-33523e9038ad     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:07:06.407Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:07:16.407Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=fce8ba67-6db2-4d71-a4b4-2f8189135607     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:07:16.430Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:07:26.432Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=60a570a3-5564-495b-80d7-c9aafc69e284     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:07:26.451Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:07:36.452Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=de2fbc3b-c984-45fb-b4e8-f44525aeeef6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:07:36.468Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:07:46.469Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=1d295759-436a-4d3c-82c9-79841ce3239a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:07:46.483Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:07:56.483Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=5fcf9f44-ab70-48ae-9fad-9f68051128ff     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:07:56.499Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:08:06.500Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=f0dd0bec-a690-464f-a1f1-7ab232210b8e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:08:06.517Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:08:16.518Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=d3b2c7b5-5efb-4f9f-9322-4e0bd1d46410     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:08:16.555Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:08:26.556Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=c1ff0953-1e6e-4847-94d3-d4e6edfec382     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:08:26.571Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:08:36.571Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=8b7e6b73-968a-4d8b-a987-142047a2ba27     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:08:36.594Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:08:46.595Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=9d45a1f8-c87a-44d8-bdce-be1dd14f226c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:08:46.611Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:08:56.612Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=74fb2a56-6785-45b5-8a64-36b4b976f323     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:08:56.637Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:09:06.638Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=98058479-eee0-406f-a219-2be9934edcf7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:09:06.655Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:09:16.656Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=8d582c37-a3de-4823-8361-c39bcf8e0fd2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:09:16.670Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-03T07:09:23.756Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-03T07:09:23.757Z     |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-03T07:09:23.758Z     |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-03T07:09:23.760Z     |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-03T07:09:23.772Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-03T07:09:23.772Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-03T07:09:23.772Z     |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-03T07:09:23.775Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:09:26.671Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=4100640b-7722-444c-939d-93b1084299db     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:09:26.691Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:09:36.691Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=002a62a0-3955-4d99-b742-d92a23c68a66     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:09:36.722Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:09:46.724Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=7b8ccd2d-4218-4a4e-b821-2ca4a061d6ca     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:09:46.750Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:09:56.750Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=a19329d0-b3b0-425b-a574-c2535733ca03     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:09:56.772Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:10:06.772Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=d02d3808-7dba-4d51-afb8-cb46d293afe4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:10:06.787Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:10:16.788Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=6f4ad44b-e638-4612-8798-09ba8433323b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:10:16.804Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:10:26.806Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=c7d693a7-0e78-4b1c-a89f-3da6f5e45641     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:10:26.826Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:10:36.827Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=599a0fd4-3067-4a33-adda-95adf6fa12d6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:10:36.844Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:10:46.844Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=a7c27112-d901-42cf-9ea3-feaf01f87433     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:10:46.859Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:10:56.859Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=0bbbca37-1107-4616-9e1c-e53f8d762a1c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:10:56.879Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:11:06.879Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=f202c436-ef24-49d4-a234-7eec562697be     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:11:06.894Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:11:16.894Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=ef0caca8-006a-4558-b1fe-a6e9e8aa0fa9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:11:16.911Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:11:26.912Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=cfc29b22-040f-440d-b35f-6e7ab0159443     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:11:26.934Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:11:36.934Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=a7a6f6df-b8aa-4faa-a768-8beca04b29c2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:11:36.949Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:11:46.949Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=060070ec-1d7d-48d4-86e5-89f2b88c9311     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:11:46.963Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:11:56.964Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=35031401-4a07-4e25-9fc2-866e53557564     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:11:56.983Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:12:06.984Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=130b9ef5-9c77-4677-b430-345c6442eccd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:12:07.003Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:12:17.003Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=2fd0231d-d103-44d0-afc2-1f463a777d61     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:12:17.025Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:12:27.025Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=06df17fd-08fb-4385-bbe5-ef041564f7e7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:12:27.037Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:12:37.038Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=b8eb1be9-4e71-4d89-8c8a-6aafabad9d57     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:12:37.052Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:12:47.054Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=7d2011b4-02a6-4b3d-848a-643dcbb269e2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:12:47.080Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:12:57.081Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=2a8fcc6a-6dd0-4d16-aab2-6c7d935d4e95     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:12:57.096Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:13:07.097Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=548b1c71-0156-4f2f-bf44-a806abdaf4b7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:13:07.124Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:13:17.124Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=79907a07-c4c8-46f1-8bfa-c62fcbc9d4c3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:13:17.149Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:13:27.149Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=42ca8c76-b4e3-408e-a25c-fe0908202f4e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:13:27.206Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:13:37.206Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=4dee3a44-448b-41c4-8b09-1009abd97f81     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:13:37.225Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:13:47.225Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=e6cd0332-939a-4496-a13e-48839b11fef3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:13:47.239Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:13:57.240Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=830849a9-95f5-4665-90f5-32f2ba7c22fc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:13:57.268Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:14:07.269Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=d7f09936-4613-498d-9aeb-976d17fa5351     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:14:07.299Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:14:17.300Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=035204e3-abaa-4bff-887e-16376b04860e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:14:17.316Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-03T07:14:23.164Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-03T07:14:23.165Z     |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-03T07:14:23.166Z     |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-03T07:14:23.168Z     |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-03T07:14:23.179Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-03T07:14:23.180Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-03T07:14:23.180Z     |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-03T07:14:23.182Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:14:27.316Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=a732259d-011a-4e6f-8890-c49107c5463f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:14:27.331Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:14:37.331Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=b2be2a39-765b-4a3c-b5f7-7a7d174322b8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:14:37.347Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:14:47.347Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=bf85a10d-12ad-47a6-b7c3-93a96f6ef225     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:14:47.371Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:14:57.373Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=e3d8f9e9-14fe-4459-924a-1724c08ebd5f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:14:57.397Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:15:07.398Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=b468e4f8-8483-4ede-a35a-e3af8ac2d51e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:15:07.414Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:15:17.420Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=7488971c-b2bf-48a7-9218-002990a23fde     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:15:17.437Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:15:27.438Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=96f7e8ef-6889-40d6-aa88-c0493313b952     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:15:27.450Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:15:37.450Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=f96e7fba-472c-4738-86e7-a39b1793c96d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:15:37.466Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:15:47.470Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=df532722-53ba-4a05-8230-4e48e9c37ba0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:15:47.486Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:15:57.487Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=cf1e6397-e943-4d38-9841-97bb25d801f8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:15:57.501Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:16:07.501Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=1eb5e38f-9cd9-4154-9564-67597471533b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:16:07.513Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:16:17.514Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=f6969624-44c2-4bbe-bd23-edefcdd6e570     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:16:17.526Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:16:27.526Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=8a9a1ce3-6c01-4c83-b8ef-ba11c74519f7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:16:27.539Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:16:37.540Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=6eace67f-18eb-485b-9b43-9db1004905d7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:16:37.553Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:16:47.554Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=059e01f8-981f-445a-85e4-96802ff86aea     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:16:47.571Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:16:57.572Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=163640c5-ca2b-4f49-8f6e-0f65103283d2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:16:57.584Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:17:07.585Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=3422b297-2c67-4157-b384-782e92c367e5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:17:07.597Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:17:17.598Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=371a97e9-5d45-49d9-8021-9945b6179af0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:17:17.611Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:17:27.611Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=55eaf6e6-63d5-4dfa-ab1d-0202f7aeeef0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:17:27.623Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:17:37.624Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=138829c2-5972-43c5-bf94-6a4ad9c41523     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:17:37.636Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:17:47.636Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=6f67b8df-47ac-4a1b-a43c-0bc71ca69ff1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:17:47.648Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:17:57.648Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=76aa0c31-e033-437a-81b0-168a0d1ac145     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:17:57.660Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:18:07.660Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=92972b1a-a681-42e4-a7ff-56bebda5c931     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:18:07.670Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:18:17.671Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=cd327dcd-9859-4322-a54f-1edc43cf2931     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:18:17.682Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:18:27.683Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=dea013eb-d713-4f36-8a9f-f5113b80b650     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:18:27.693Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:18:37.695Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=c148db3d-e40f-4a3b-a62b-2d29d9efadda     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:18:37.706Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:18:47.707Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=c2e16d43-cdcf-45a7-9ad3-d52807ebd11f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:18:47.719Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:18:57.720Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=bfa58686-0be7-41b2-b93b-300f5ef34c60     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:18:57.733Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:19:07.734Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=7ac610c9-acc6-44c4-bb3a-a48cebc226b7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:19:07.746Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:19:17.747Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=d6fc19d7-9136-4d7e-94b4-d6220263d9ae     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:19:17.761Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-03T07:19:23.222Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-03T07:19:23.222Z     |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-03T07:19:23.223Z     |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-03T07:19:23.225Z     |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-03T07:19:23.236Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-03T07:19:23.236Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-03T07:19:23.236Z     |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-03T07:19:23.238Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:19:27.761Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=ccff51f5-8175-4ead-b433-e429e9e3f877     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:19:27.773Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:19:37.773Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=5f4944a2-6cbd-458b-8f12-a138a909c08e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:19:37.784Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:19:47.785Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=c7d140f1-599a-469e-bcaf-e99c355146aa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:19:47.797Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:19:57.798Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=d4d8fe4e-d237-4b5a-8e2e-547c08dd6ccc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:19:57.811Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:20:07.811Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=b4782d93-8c2b-49b1-977a-cbe693d995ea     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:20:07.823Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:20:17.824Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=87410044-2394-4296-ab42-152a19d56ee6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:20:17.835Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:20:27.835Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=a50d398a-cfea-415a-a914-775aca8dcb5b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:20:27.849Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:20:37.849Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=3233d3e0-f89e-4f34-9b56-bae269640439     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:20:37.861Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:20:47.861Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=32161cb2-f20e-4328-8691-d152bd720bf2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:20:47.874Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:20:57.875Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=48635e7b-4064-45ae-b7e7-86c9904c2bfd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:20:57.894Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:21:07.895Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=6ead204e-f99b-4c91-bcfd-2a2a5c866c1d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:21:07.908Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:21:17.908Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=b6473ecb-5d12-42a1-90e1-d7ba9545845e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:21:17.922Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:21:27.923Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=6adae031-49c7-42de-99ee-5256f7f6fefa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:21:27.938Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:21:37.939Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=ba993a26-e171-4011-9631-d80e1034ed38     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:21:37.950Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:21:47.951Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=198fa4c6-9cd2-4f7b-a8e5-57417619b130     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:21:47.963Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:21:57.964Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=dd793a7d-e3b2-4294-bcb3-99c9c94ab9bb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:21:57.983Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:22:07.984Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=3461ab67-491e-4ad1-833c-535b03e2edce     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:22:07.996Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:22:17.997Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=82c19326-f98e-4fcf-a75a-8684e11aade8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:22:18.010Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:22:28.010Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=f87ba74d-a1b1-49c3-bf90-40a0f0af1ed8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:22:28.022Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:22:38.022Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=62dbaa40-f085-41b5-8456-0baf25ca17d1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:22:38.035Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:22:48.035Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=8fb8e894-1116-48bc-8897-ce20cd98187b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:22:48.047Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:22:58.047Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=70c8e959-95ce-4791-ae1f-d18be1623800     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:22:58.059Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:23:08.059Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=0b08c493-10ff-47af-8235-2bd55dd47dbc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:23:08.071Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:23:18.072Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=c48309f1-86ef-4adf-9289-f9883dbb01c0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:23:18.097Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:23:28.098Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=f33a69f0-d12f-4424-b535-92342299bbf3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:23:28.118Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:23:38.118Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=5bbeecd9-7ec6-48ce-985c-52509ad35310     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:23:38.129Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:23:48.131Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=dfea08b9-78bb-482e-8a1c-c8cb3480c245     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:23:48.147Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:23:58.148Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=fe77bdfd-30a3-4564-b919-d251b178fd23     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:23:58.161Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:24:08.162Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=485ec1dd-1e6c-46f0-abdd-d907fab5a309     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:24:08.192Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:24:18.193Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=c96adc48-ba3d-4f0f-ba42-471e7061ff4f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:24:18.204Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-03T07:24:23.202Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-03T07:24:23.203Z     |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-03T07:24:23.204Z     |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-03T07:24:23.206Z     |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-03T07:24:23.216Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-03T07:24:23.216Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-03T07:24:23.216Z     |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-03T07:24:23.219Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:24:28.205Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=3cec98cd-1ef7-4429-8075-63761feacb0d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:24:28.219Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:24:38.220Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=30f4d116-ee2f-4f8c-9abf-7f1767918cf5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:24:38.231Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:24:48.231Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=be7472e0-17f5-4c90-9ff9-f25fea315ba2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:24:48.251Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:24:58.252Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=3e81545d-39f5-430e-9574-001f75868839     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:24:58.262Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:25:08.263Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=b67ccc50-c1fa-423d-a2b2-039a55b9324f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:25:08.275Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:25:18.276Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=9bdeec07-ed09-4c54-8493-8308e977a95b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:25:18.304Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:25:28.306Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=2e5def31-71ad-4f92-8f5e-751370368071     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:25:28.329Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:25:38.330Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=a010eb19-eee4-465b-bbf4-0f6f3cdce1c2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:25:38.344Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:25:48.345Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=836ab26d-ed70-4352-8959-e0a9406be0fe     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:25:48.356Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:25:58.358Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=07ce6328-a18e-4a46-8ba5-9425dac1c9b2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:25:58.387Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:26:08.390Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=1e6bf3de-4e3d-425a-aae8-68acd611e88e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:26:08.410Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:26:18.412Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=ce206f16-bd15-4112-adeb-08bf5061ee6f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:26:18.430Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:26:28.431Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=7c093515-c91e-4523-8d89-659e20383818     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:26:28.463Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:26:38.464Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=b0ce8520-9d59-4476-bc67-4b6d1ab0f203     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:26:38.483Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:26:48.483Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=7f4196d5-6db1-4efd-8c87-c04f94d78809     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:26:48.502Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:26:58.502Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=95ed8b6e-cbb2-48b8-9664-2627f3bed960     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:26:58.524Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:27:08.525Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=3725346f-9dd9-44b4-a03d-ae981df66650     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:27:08.543Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:27:18.544Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=f0a6efa5-f780-4e53-877d-1cd9f4042d49     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:27:18.560Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:27:28.560Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=055af7b0-9e1e-499a-b8f9-2a8fc4599842     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:27:28.581Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:27:38.581Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=140fe177-720a-4c57-aebb-e206a8fca26d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:27:38.594Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:27:48.594Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=583e4cac-b982-47ff-b2f2-151bf8d86386     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:27:48.609Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:27:58.610Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=c2b1e810-5c38-4835-bc75-bf65a241d049     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:27:58.643Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:28:08.645Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=1599170b-b6bf-4be9-827d-37a23224911e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:28:08.655Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:28:18.655Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=8b5ed6ec-2f9c-4fd7-830f-12a51db88202     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:28:18.667Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:28:28.667Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=35b14cca-1f96-4e91-bac4-8c165ab00675     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:28:28.678Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:28:38.678Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=12d9d5bf-b9be-4285-a96e-a9e20aa66788     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:28:38.696Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:28:48.697Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=176fb667-98ec-4bcb-8d0e-02a746779cce     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:28:48.707Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:28:58.707Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=e887d582-6fa6-4828-b981-823470ed9135     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:28:58.719Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:29:08.719Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=7e2f1c04-f048-4120-8b06-d77307a05d25     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:29:08.731Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:29:18.732Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=ab902b70-ef10-4451-b7f4-fb2f63f4bddb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:29:18.747Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-03T07:29:23.145Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-03T07:29:23.146Z     |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-03T07:29:23.146Z     |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-03T07:29:23.148Z     |INFO     |Trying to load configuration from configMap file: /app-config-input/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-03T07:29:23.156Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-03T07:29:23.156Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-03T07:29:23.156Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-08-03T07:29:23.158Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:29:28.748Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=071d022d-1058-4919-9b85-589c2c3010c9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:29:28.759Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:29:38.759Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=a8081cfc-6a13-410b-a13e-ea51dba3abf2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:29:38.773Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:29:48.774Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=bf1200cf-ac39-4702-a2fd-4b4024fa076a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:29:48.785Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:29:58.786Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=3388deb8-0817-48eb-b56c-889a5b7c941a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:29:58.797Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:30:08.798Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=f5e8da22-017f-43b6-a318-50965e10baf7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:30:08.809Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:30:18.810Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=2f68b2de-a541-412f-a0ea-df6173fb279c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:30:18.822Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:30:28.823Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=253afcda-90e1-46cf-89b3-4680b1957f67     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:30:28.838Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:30:38.840Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=f252b12d-3d6c-456d-a085-a2f8deb3b6b8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:30:38.853Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:30:48.854Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=6d028907-93d6-4283-9830-5db8c8faa100     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:30:48.865Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:30:58.866Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=a81aaae1-ece8-414c-a558-7f4c07301a82     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:30:58.879Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:31:08.881Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=c1df8477-36fe-4ea1-ba20-fb6b7d12ffb4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:31:08.893Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:31:18.894Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=1093522a-0d1e-41c7-b293-5a96e7443ee0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:31:18.905Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:31:28.905Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=56962bb3-4714-40e0-92fe-fa3c5b01f291     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:31:28.916Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:31:38.916Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=b27e1c22-5575-4c17-8f60-35a8cf2a4032     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:31:38.926Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:31:48.927Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=ff153d9c-2d4c-4c37-bf10-25f5fdb2d83e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:31:48.937Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:31:58.938Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=27180eae-f460-4ec2-8894-2ac87adfdbed     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:31:58.948Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:32:08.949Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=47278f7f-0f51-4e0a-a7af-362824d83635     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:32:08.960Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:32:18.960Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=7f48d651-d244-44ae-b836-e12880a43d1d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:32:18.974Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:32:28.974Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=0ea1dda5-2423-4778-af01-f865e215d62b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:32:28.985Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:32:38.986Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=de747292-b14e-4886-9af3-865504234852     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:32:38.998Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:32:48.998Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=f34f9ccc-c65d-4667-b299-f2bd8f1edc2b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:32:49.011Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:32:59.011Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=6b2ff62d-3751-4565-be7f-9d6ccbb431cb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:32:59.021Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:33:09.022Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=45151172-2e31-401c-b39c-34f23c3ba252     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:33:09.033Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:33:19.033Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=1f418b88-61e0-4668-94f2-3ffefa67393e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:33:19.044Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:33:29.044Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=64126eed-5bd4-4597-a9f6-d47b2856a782     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:33:29.054Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:33:39.055Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=0e262f89-c329-4aab-8004-0598de41c4f9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:33:39.065Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:33:49.066Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=d178720f-be7c-4c0c-bfe6-90ac0e4d1b4b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:33:49.077Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:33:59.078Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=aca61248-644b-430e-80bf-5c2bf6ca3ca0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:33:59.090Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:34:09.090Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=0caff8c6-d9f7-42db-8e45-afd856bea9ad     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:34:09.102Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:34:19.103Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=517bcabd-9841-42e1-865e-e690c6c8f3f6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:34:19.150Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-03T07:34:23.119Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-03T07:34:23.119Z     |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-03T07:34:23.120Z     |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-03T07:34:23.122Z     |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-03T07:34:23.129Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-03T07:34:23.129Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-03T07:34:23.129Z     |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-03T07:34:23.131Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:34:29.154Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=0b7d21a0-ed2b-4f8b-8967-c14aba128d6d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:34:29.175Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:34:39.176Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=dbe2c64d-7454-4149-8deb-74d5446bca54     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:34:39.187Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:34:49.188Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=03790898-d93b-4cba-bf0d-f5ffc9e86010     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:34:49.208Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:34:59.208Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=842a36ee-59b3-4576-9d41-1b7ab75e5730     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:34:59.219Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:35:09.220Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=15422e5f-d86e-425f-8442-0ce695184c87     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:35:09.239Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:35:19.240Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=54ba0eb9-515e-45af-b638-07018165f7e7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:35:19.251Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:35:29.251Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=f2ec73bb-03da-4a3d-8f69-bbd4d39bda6e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:35:29.263Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:35:39.265Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=7aa23f94-4dae-48e3-8185-ee63797e51fa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:35:39.278Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:35:49.279Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=d8a34066-efc6-4bbf-a062-8d0c28acd779     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:35:49.293Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:35:59.293Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=0710e67c-7797-4382-bceb-c29664b6a115     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:35:59.306Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:36:09.307Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=f63ca1d4-5153-4945-889b-f30175e2f1c3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:36:09.323Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:36:19.324Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=9674702b-50de-45e0-9b64-10ea4ef70713     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:36:19.339Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:36:29.339Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=c8b74427-2e05-47a4-8478-086b2813daa4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:36:29.353Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:36:39.354Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=209c6083-cbcd-4794-bf07-a4c300b36b55     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:36:39.365Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:36:49.366Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=6f25e116-2944-4bea-b91f-dc8308e6cea3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:36:49.390Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:36:59.390Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=e4c9662a-d424-4746-a0f5-2a021669914b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:36:59.401Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:37:09.404Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=746e5ee8-8983-438c-83b5-54df9a59d559     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:37:09.421Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:37:19.421Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=acf3535d-afab-4166-9b23-00375015ad1d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:37:19.432Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:37:29.432Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=fe3e2824-3376-4440-98dc-cc28071596ab     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:37:29.446Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:37:39.447Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=d6115035-deb4-4d07-9c30-d63769aedc7a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:37:39.456Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:37:49.456Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=a5fecd0b-7b4c-4e04-bddb-3979a4a470ac     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:37:49.475Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:37:59.478Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=ef782380-73ab-404b-90db-fc287aae7896     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:37:59.488Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:38:09.489Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=e2049109-b080-4cd3-bb74-d6f5f2aa09de     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:38:09.499Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:38:19.500Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=50f1b46c-e6cb-44e8-877e-efb56ea65100     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:38:19.518Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:38:29.519Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=1f93cb4a-5fb0-42e6-99a0-2b90dbf9f498     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:38:29.528Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:38:39.529Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=afbe453d-b356-4804-a43e-4b107837b2cf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:38:39.541Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:38:49.542Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=ca9b10f6-4cb0-437d-b1fe-f6f99fb9c361     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:38:49.552Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:38:59.552Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=3a425cbc-adc8-4ac5-8139-8f1749f7b62b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:38:59.567Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:39:09.568Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=0ffef8d5-40a8-4305-823a-fa4b390c4d41     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:39:09.578Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:39:19.579Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=023463b2-2eae-4b81-94c9-70f6ac209d8b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:39:19.592Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-03T07:39:23.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-03T07:39:23.167Z     |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-03T07:39:23.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-03T07:39:23.172Z     |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-03T07:39:23.183Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-03T07:39:23.183Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-03T07:39:23.183Z     |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-03T07:39:23.185Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:39:29.593Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=8f9a08b7-aab3-4ca3-a19b-62dfdbd21ecb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:39:29.607Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:39:39.607Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=0cc20d16-be81-4299-9b39-fff9b34f9ca5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:39:39.618Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:39:49.619Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=bc3d455c-528e-4f7b-8596-c22efc090618     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:39:49.631Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:39:59.631Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=702c0399-b36c-4205-bd7b-4042bdd7c474     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:39:59.645Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:40:09.646Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=bb361e4f-3280-4249-b99a-148e8f9856ae     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:40:09.665Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:40:19.665Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=51ff8cc1-4f0c-4a86-9ac8-f066fb956b6d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:40:19.677Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:40:29.678Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=ae780c56-f204-429c-a357-8e90ab3757e4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:40:29.688Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:40:39.689Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=eb507000-92a3-4858-9e92-76811ad20003     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:40:39.699Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:40:49.700Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=f46a3c72-e721-4729-92dd-a30c1e585459     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:40:49.711Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:40:59.711Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=b9ff9200-0a33-4e0e-aedc-5a7326cf7d41     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:40:59.722Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:41:09.722Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=a663449d-bf85-4c0a-835b-48f0121b0958     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:41:09.734Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:41:19.735Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=0abfa043-6e3c-4f60-8ed2-327caa4280b7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:41:19.745Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:41:29.746Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=5d5e4231-2abe-43c9-af61-21e08fc8914e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:41:29.775Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:41:39.776Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=28c3a838-1848-477d-a5f2-e48eb48c56fe     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:41:39.789Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:41:49.789Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=6119c114-46cf-4894-a7fa-b59f8d6deea1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:41:49.802Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:41:59.803Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=5c3cdc6f-d58b-42c1-adc4-a7d6087bb4b0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:41:59.814Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:42:09.814Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=4cffad8f-1f64-413d-a599-8f4e6737cb14     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:42:09.824Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:42:19.824Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=4ad6370a-a3c1-4311-9c68-8413b22b6306     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:42:19.840Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:42:29.840Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=00a81326-64eb-4621-8565-6917073573fa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:42:29.871Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:42:39.872Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=dfa0712f-5a88-42bd-b839-f0e173e940ec     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:42:39.883Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:42:49.883Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=bb64fb12-72c4-4bd3-b8d2-870aff554ecb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:42:49.896Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:42:59.897Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=dc4de32b-8aa8-452a-ac94-2578dfe3fd5e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:42:59.913Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:43:09.913Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=8aed50a4-e659-4d3d-8d94-f8ddc5527c3c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:43:09.924Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:43:19.925Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=e5371cc0-d536-4954-b062-17654113ecd5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:43:19.936Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:43:29.939Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=f7ecbbfa-6b3c-4464-bd71-a9d343b8b7dc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:43:29.955Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:43:39.960Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=2b229aec-89d5-4d09-a54e-a7d0cbc5ceae     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:43:39.972Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:43:49.972Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=afe1c946-57d0-4ff0-9575-bfa4f402b865     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:43:49.984Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:43:59.985Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=cb3dc35d-f62c-4e41-872e-afa01d2d1e2f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:43:59.996Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:44:09.996Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=f433424a-9a02-47ea-9368-fb89011ef549     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:44:10.007Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:44:20.007Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=1e829dec-4765-4598-a890-8657bf6233d6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:44:20.022Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-03T07:44:23.196Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-03T07:44:23.196Z     |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-03T07:44:23.197Z     |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-03T07:44:23.199Z     |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-03T07:44:23.206Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-03T07:44:23.206Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-03T07:44:23.206Z     |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-03T07:44:23.208Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:44:30.022Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=7f070051-6caf-4244-9b2b-fb776651850d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:44:30.041Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:44:40.057Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=c891742f-bd28-457c-9368-6e17e0d22f5c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:44:40.068Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:44:50.068Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=a9198a7e-ddc3-4f7b-b2ab-582fbfc86226     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:44:50.082Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:45:00.083Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=e0265827-a935-49e9-8c54-59a279490a47     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:45:00.095Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:45:10.095Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=c48ace48-c9a9-4556-82ad-4e206922b5e0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:45:10.113Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:45:20.113Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=571ca054-59f1-4472-986c-bbfff38d348c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:45:20.123Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:45:30.124Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=1bb18916-5ad7-43cb-86ba-9a17ee95fa6b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:45:30.156Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:45:40.160Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=fed628f3-5c19-432b-b768-7d5039daf1b9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:45:40.173Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:45:50.174Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=38ba8e52-ad2a-41ed-9e5e-57a8aff06f02     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:45:50.190Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:46:00.191Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=2e56f62a-e2cd-4fb1-8aa7-cb38975b5094     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:46:00.201Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:46:10.203Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=e315f9fd-84c6-413e-a7ec-f35333d75147     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:46:10.213Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:46:20.214Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=79b6f133-d2b4-44d4-9548-46c0404447b9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:46:20.226Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:46:30.226Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=5fc5db43-5bd5-4671-89ad-02b4cd2da9a9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:46:30.255Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:46:40.257Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=45670d4a-37d2-4345-8bb8-3ebd006729e4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:46:40.268Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:46:50.270Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=0202c648-9538-4911-8cee-bbabcc75c442     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:46:50.288Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:47:00.289Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=bab2ce30-e8b1-4108-9746-d611b99e9c33     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:47:00.299Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:47:10.301Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=7f2c2e4c-7a0f-4db4-acfb-eaed049a2c0c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:47:10.310Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:47:20.311Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=784fadbe-3848-40f3-a456-a829c8990b08     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:47:20.320Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:47:30.321Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=3770ab5c-712e-4354-a927-40621893da4e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:47:30.351Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:47:40.352Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=ae1e5c13-6ea1-4da2-a603-0a73eb5745f7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:47:40.362Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:47:50.363Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=dd9e4401-defd-43bd-a372-71a3ea82497b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:47:50.374Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:48:00.375Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=25665cec-236e-42bc-a0dc-cfe934257013     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:48:00.383Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:48:10.384Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=4639f36f-3546-4275-b68d-526569a544f7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:48:10.394Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:48:20.394Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=1cf08266-d4e4-4677-acc7-80ad84ae8221     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:48:20.405Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:48:30.405Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=b1c8c286-a1b1-491b-85c1-2cefebd48b77     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:48:30.415Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:48:40.415Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=aa9cc4ff-350f-4bf8-b8e9-4e9228f15d63     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:48:40.425Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:48:50.426Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=f67b44b8-536e-4f17-8e91-5365b1d01eb2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:48:50.438Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:49:00.439Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=52ddfd95-21d7-45f7-b80e-6054b8bfe9b6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:49:00.450Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:49:10.451Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=fafd8584-eb31-4b01-b98f-da343b2b234b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:49:10.470Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:49:20.471Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=5d29491c-f9ad-471d-9bd1-94a9c3266c81     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:49:20.482Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-03T07:49:23.080Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-03T07:49:23.080Z     |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-03T07:49:23.081Z     |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-03T07:49:23.083Z     |INFO     |Trying to load configuration from configMap file: /app-config-input/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-03T07:49:23.088Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-03T07:49:23.088Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-03T07:49:23.088Z     |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-03T07:49:23.090Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:49:30.483Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=4eea2ca9-aaad-466d-b123-57f7d75459af     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:49:30.493Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:49:40.493Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=2a74a458-0843-4c1d-abe3-ffa225a3b328     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:49:40.504Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:49:50.504Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=43addaca-14f5-41a2-aace-abb3ad8320cb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:49:50.514Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:50:00.515Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=1480900a-3968-4021-bf76-34e7db03bdf7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:50:00.524Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:50:10.524Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=cf1868eb-3745-4ed8-95e1-938954368a8f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:50:10.542Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:50:20.543Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=fa96cb74-8b55-42fc-b21c-eea35d50c93d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:50:20.554Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:50:30.555Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=2dac743e-a816-40dd-b424-e8ecd21f9974     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:50:30.564Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:50:40.564Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=cb47ddff-f88e-4776-b148-735ab93643bc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:50:40.575Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:50:50.575Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=a862287b-4be8-4bb4-bf68-23a720bcf0f0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:50:50.595Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:51:00.596Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=822c71e3-4641-4eed-8600-98df34f5583e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:51:00.605Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:51:10.606Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=35871804-f1ea-4791-a8e4-ce266f28cf13     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:51:10.615Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:51:20.616Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=64551a72-881e-46ed-893f-2db272a3cd7c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:51:20.626Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:51:30.627Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=df250751-af02-4a4d-8257-1dd0940e073e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:51:30.641Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:51:40.642Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=d84ffe0a-91ab-4ddf-b954-9c34e3c5dc7e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:51:40.657Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:51:50.657Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=4583872d-9b6a-47f0-b515-a87e0168ea5e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:51:50.675Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:52:00.676Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=7e3f588b-09e6-4dc2-a0ac-4c5c58c828fa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:52:00.687Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:52:10.687Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=5872b5b0-2aee-4934-8249-874304fe15df     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:52:10.697Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:52:20.697Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=8193d9c9-ad2a-4693-a33e-5e02f696f51f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:52:20.707Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:52:30.707Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=1c3a74c1-ad7a-47cc-98cf-14cdf23b1130     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:52:30.718Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:52:40.718Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=3e784b2f-249c-4a35-a2a2-a2f7df265747     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:52:40.728Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:52:50.728Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=5b3a65b5-9619-4fbb-80ea-26ca677d2f3b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:52:50.741Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:53:00.741Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=022c6161-e27a-4360-83c5-a24987e0d866     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:53:00.752Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:53:10.754Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=0d5afc7f-cba9-4a80-80b6-543ba9713fa2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:53:10.768Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:53:20.769Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=26e22a3e-bdda-4aff-b558-1404629fd421     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:53:20.778Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:53:30.780Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=85c1343a-5ebf-42c1-9d17-3502ca6ab481     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:53:30.792Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:53:40.793Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=4522db56-d1cd-40e2-9843-14f0227e50ac     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:53:40.802Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:53:50.803Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=4565fb90-d86a-42f6-befa-7aae94ec896e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:53:50.813Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:54:00.813Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=ca33627b-6ad9-4e66-839a-b7e6564870f6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:54:00.822Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:54:10.823Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=1caa3a2d-a89c-4414-a40e-1ac302142269     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:54:10.839Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:54:20.839Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=2f13cc64-44f9-4fa1-969f-226bebcb7bb1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:54:20.849Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-03T07:54:23.146Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-03T07:54:23.146Z     |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-03T07:54:23.147Z     |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-03T07:54:23.149Z     |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-03T07:54:23.156Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-03T07:54:23.156Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-03T07:54:23.156Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-08-03T07:54:23.158Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:54:30.849Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=c8ef1850-f51b-4bf3-9dde-4b6e0be136f5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:54:30.866Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:54:40.867Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=fc437b3d-8755-4fe5-8ae0-b105f4a08c0e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:54:40.877Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:54:50.877Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=4b5c8ccc-5770-457a-bee8-b0438357b224     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:54:50.886Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:55:00.887Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=ad21b115-264e-44cd-9799-adeb8e91a588     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:55:00.896Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:55:10.896Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=16030761-7081-425e-94dc-b613a1a47c7a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:55:10.906Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:55:20.906Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=268be017-8266-416e-9e79-0ec22dd8b707     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:55:20.919Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:55:30.919Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=a2b548f7-7b05-4bfa-8a9a-3e0f87f17a3f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:55:30.929Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:55:40.930Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=5b89e7ed-6a3a-45f2-b55e-81c40ec937df     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:55:40.941Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:55:50.942Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=cc9c2aaf-8b90-4e72-92b2-0c9f59c42c34     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:55:50.954Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:56:00.954Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=9dc8a9c3-38e3-4554-9543-d635a6713cf3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:56:00.963Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:56:10.963Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=b6029644-6681-46ed-b78e-08972a95da51     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:56:10.974Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:56:20.974Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=08ee2795-18fb-42e3-827d-d8c001547fa7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:56:20.983Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:56:30.983Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=a5842d25-97b2-4b42-a442-f326795a0fbb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:56:30.993Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:56:40.994Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=192387ec-e8c3-47cf-ba6e-498bc4017730     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:56:41.005Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:56:51.006Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=fc8baf9c-b45d-4f23-86ad-13f11db7197f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:56:51.017Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:57:01.017Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=0223e98e-ca7d-403a-92dc-abde427b65e6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:57:01.027Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:57:11.027Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=fc8d135a-75ae-4941-ac5f-b88c0d9a5fb9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:57:11.040Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:57:21.041Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=f5d00cd4-89f2-40de-b556-628c90093c28     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:57:21.052Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:57:31.053Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=bef57008-7d29-4828-ab8a-5b52edb857d3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:57:31.071Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:57:41.072Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=f23d751f-3973-4a20-b630-9a5dc711a77b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:57:41.085Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:57:51.086Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=51fb8093-d55d-45b2-920e-e992594aec5d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:57:51.098Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:58:01.098Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=ef4133d7-6116-4957-b47b-47d01346855e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:58:01.110Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:58:11.111Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=b0bcc354-3943-4534-ae9b-6aecac904871     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:58:11.123Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:58:21.124Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=3b86a45b-1bc7-426f-96e6-1ee7ea5cce4c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:58:21.138Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:58:31.139Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=c60b57bf-c2ea-4d54-9474-3ec3235b3762     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:58:31.158Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:58:41.158Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=f75f27aa-b78d-42e6-9606-19b3aef70df7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:58:41.170Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:58:51.171Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=2013a467-ca31-45e2-9d75-489e94ee5a98     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:58:51.187Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:59:01.187Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=723ce8b6-eb26-4739-b341-c53ed258622a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:59:01.199Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:59:11.200Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=7b76d0f3-af6a-45b7-93e7-0dd556a9ba45     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:59:11.217Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:59:21.217Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=52608671-1d0d-4d02-9b62-4b9f328b9550     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:59:21.228Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-03T07:59:23.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-03T07:59:23.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-03T07:59:23.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-03T07:59:23.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-03T07:59:23.152Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-03T07:59:23.152Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-03T07:59:23.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-03T07:59:23.154Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:59:31.228Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=10df6a5d-6bde-40bd-a964-3595e54b496d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:59:31.252Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:59:41.253Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=ae059e58-b56d-4ff6-b1c2-e52d35bbddc1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:59:41.263Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:59:51.265Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=761abc89-a471-46cd-b38a-1a7ad07f42e2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T07:59:51.279Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:00:01.279Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=4bf99d01-43b3-410c-a41b-1514f0703538     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:00:01.302Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:00:11.303Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=ba5c1b29-301c-4653-aa2e-0297ffe630d3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:00:11.318Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:00:21.318Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=7fb519e7-e2f4-42ea-a571-494eed95231a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:00:21.329Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:00:31.330Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=f7576f3b-993d-4033-ab99-a1eed026d3ae     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:00:31.367Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:00:41.368Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=12dcfbf0-547d-4349-930b-84be9b6178f8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:00:41.388Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:00:51.388Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=f30af469-65f5-4cde-be27-53f3e8e5d7b3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:00:51.402Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:01:01.403Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=faa7c142-8259-4cd3-a373-3c7f9d600973     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:01:01.417Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:01:11.417Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=1d5ffba0-7b08-4d20-b3f4-2528cb731f52     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:01:11.429Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:01:21.430Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=71da611f-ab3d-451c-af6f-1b5440c7a687     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:01:21.442Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:01:31.444Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=cf077333-4ba1-4934-a9c1-8cabd84cddcc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:01:31.463Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:01:41.463Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=9de6b14a-17c6-48e4-8f94-b68e1e503337     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:01:41.474Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:01:51.478Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=7564c774-e92d-42ec-a80a-b34e07f031f9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:01:51.490Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:02:01.490Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=86f0c70b-c0ac-46eb-8202-27bd7895d345     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:02:01.501Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:02:11.501Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=2d2e5aaf-72f5-42e5-8389-5c7fb4a52be1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:02:11.512Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:02:21.513Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=5836ea41-67bc-4e4d-91aa-20fe934abd71     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:02:21.523Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:02:31.524Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=17801391-6f59-44a4-8e25-755313f3d94c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:02:31.534Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:02:41.538Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=fef02518-3bfb-4080-8935-b32a73ca4874     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:02:41.550Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:02:51.550Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=0cb7e16d-357e-460c-90ac-3654ae042a6d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:02:51.564Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:03:01.564Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=a5a6b010-9bd8-483c-848b-8175026aca23     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:03:01.574Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:03:11.574Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=a69ee303-4d07-426a-92d9-ba6c04a74b7d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:03:11.590Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:03:21.591Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=9086297c-44ac-4da6-9e72-84da996428a2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:03:21.603Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:03:31.603Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=ef7e7e23-c5dc-4fbb-94b9-9afad75aa83a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:03:31.613Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:03:41.613Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=334e9ae4-eba4-486b-b64a-7eaacd7672e2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:03:41.623Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:03:51.624Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=ff81bb6e-27d2-4925-940f-6e477f1cdef1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:03:51.635Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:04:01.635Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=6a3cedf7-f30d-4c48-b855-c2760f0b0b2f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:04:01.646Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:04:11.646Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=db83c2aa-40d0-4073-a025-dc615396fb2f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:04:11.659Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:04:21.659Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=ab0a7602-252a-428c-b932-675be8acf997     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:04:21.671Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-03T08:04:23.270Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-03T08:04:23.270Z     |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-03T08:04:23.271Z     |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-03T08:04:23.275Z     |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-03T08:04:23.281Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-03T08:04:23.282Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-03T08:04:23.282Z     |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-03T08:04:23.284Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:04:31.672Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=a6330b05-1934-4065-9ba1-a25641d47045     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:04:31.682Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:04:41.684Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=b0d17f5d-b8aa-4593-ba40-87526be03d8d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:04:41.694Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:04:51.695Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=ba9c843d-764a-429e-bfdd-7d74dd9e8e22     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:04:51.703Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:05:01.703Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=b99a52b8-ab65-40e0-b78e-8cfc32b8cb33     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:05:01.713Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:05:11.714Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=403dd4e8-7899-42e6-bde5-e1aaad7ec161     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:05:11.723Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:05:21.723Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=e8163a65-c8bd-4658-bf04-0101284bd8a0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:05:21.734Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:05:31.735Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=e8aef966-e67d-433d-984b-9f0b87203901     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:05:31.751Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:05:41.751Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=07369bf5-b19d-4aa8-9b9e-4377d5020845     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:05:41.763Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:05:51.768Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=df516a34-2037-4fe1-a9a3-dd30d3c2281c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:05:51.790Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:06:01.791Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=80fbd084-fa6c-4c51-8629-97b42ee99a84     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:06:01.804Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:06:11.805Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=d81bf551-de17-433a-b808-64ee95dfa41c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:06:11.818Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:06:21.819Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=fd9097cc-0310-4bcd-87df-b4616bbffc14     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:06:21.830Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:06:31.830Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=1e196c4c-9cd5-4a8f-874c-cae44e2527ad     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:06:31.862Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:06:41.863Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=e54576ca-1dcc-4437-beae-c379769f8f2a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:06:41.873Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:06:51.873Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=7a06e528-88b7-4a53-a5c3-fb4a9e7f6e38     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:06:51.882Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:07:01.883Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=63d49030-bd90-4b65-82ba-68e37ebe8d6c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:07:01.898Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:07:11.898Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=e093dfb6-a3f2-4d1c-8a57-80504487a444     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:07:11.910Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:07:21.910Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=7627a2ad-343b-4863-ac33-8a38dd6eb574     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:07:21.920Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:07:31.920Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=ca3e7694-019e-46bc-b54c-64b6ac2d4b65     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:07:31.931Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:07:41.931Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=ce812488-3c03-4ed2-881e-5a7706650ecb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:07:41.941Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:07:51.942Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=8ffc6be2-d1d1-4667-988d-b61a5c21aa5a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:07:51.958Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:08:01.958Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=ed32b625-ecaf-428a-ae35-48fad8b2ff9f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:08:01.969Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:08:11.969Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=eb826212-14d3-4f97-91e1-23d12282f17c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:08:11.984Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:08:21.985Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=128bc1ec-a4ec-4663-84c4-9c0d79736b6b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:08:21.995Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:08:31.996Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=71a54835-2b55-4c40-8a82-7334139b6f49     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:08:32.006Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:08:42.007Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=99e43592-12bd-4251-add2-1be93beb9bfa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:08:42.018Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:08:52.019Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=4bdd2856-e41a-4d4a-b3d4-5e704e599ca9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:08:52.028Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:09:02.028Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=71f7420e-987a-4a45-a3db-29bd08fe7783     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:09:02.037Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:09:12.038Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=b369eaa4-327a-4560-91bc-0983f5816da3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:09:12.056Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:09:22.057Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=698047b9-d465-4085-83ae-e0abc613ee8e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:09:22.067Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-03T08:09:23.074Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-03T08:09:23.074Z     |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-03T08:09:23.075Z     |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-03T08:09:23.076Z     |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-03T08:09:23.081Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-03T08:09:23.081Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-03T08:09:23.081Z     |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-03T08:09:23.082Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:09:32.068Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=2e553b9e-bcd7-463c-9eed-d4d1ac679955     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:09:32.081Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:09:42.082Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=1d164100-f3bf-4fd7-a8ce-40599c750863     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:09:42.094Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:09:52.095Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=82bfd803-6098-4fd4-ad06-57ca32b7aefd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:09:52.110Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:10:02.111Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=8174df55-8436-4e4c-80e0-571659b12a57     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:10:02.121Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:10:12.121Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=a394330c-eda7-4489-9766-f0a6e980f0d9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:10:12.133Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:10:22.133Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=655a9d43-6170-4906-a8f4-6ba0c0faee0e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:10:22.143Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:10:32.145Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=50cebf70-dac9-4d2d-9adb-03304ed90f0b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:10:32.156Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:10:42.157Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=19690a22-3ec6-4785-a97b-9a69aa279814     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:10:42.167Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:10:52.168Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=f7522842-3cec-416a-b77a-69764f16b73b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:10:52.187Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:11:02.188Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=e62c28e6-8e52-4991-b2d5-598adf55b6f4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:11:02.197Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:11:12.197Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=37a57181-9b5d-4ea1-b5c3-126c07c53355     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:11:12.207Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:11:22.208Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=2caede7c-e3f0-42d2-bf9c-46db63635c93     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:11:22.218Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:11:32.218Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=189c20b9-4955-4862-85ef-142d5a145dcc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:11:32.229Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:11:42.229Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=da4f9bff-a115-43b6-8a90-069323a270f5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:11:42.243Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:11:52.245Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=4f224aaf-a306-4b9c-a8e2-3de1031238aa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:11:52.259Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:12:02.260Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=149b3e0f-7eb6-4b57-b4c3-846e871a6347     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:12:02.269Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:12:12.269Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=73be9247-5757-4d85-b384-de33f1a72c49     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:12:12.285Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:12:22.290Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=e70fce46-c771-4f0e-9633-ef2cf65c748c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:12:22.303Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:12:32.304Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=1603a5c8-3876-497c-90ba-4e2bb85820ed     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:12:32.314Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:12:42.314Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=8491db10-057d-4e1c-8098-596482a4c03b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:12:42.323Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:12:52.323Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=9de89997-3a51-4593-ac6b-67ad042ae025     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:12:52.365Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:13:02.366Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=c7f6346e-17d4-4a56-8e24-d7bdce371d9c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:13:02.375Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:13:12.377Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=b63bbf5d-d727-420e-a77d-061e27b2b9f7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:13:12.387Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:13:22.388Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=b32f0caf-9051-4218-94db-8f22ba663062     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:13:22.405Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:13:32.406Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=c7866c2b-a90c-4772-8f28-123d55b0d34b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:13:32.416Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:13:42.416Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=1c6724cf-b35b-46e0-86bb-1eaf20f01467     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:13:42.425Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:13:52.426Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=3ba2497c-bca2-41a7-8f76-a85769809033     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:13:52.459Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:14:02.462Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=8164eda4-5af8-49e6-b669-4169e94ed3ab     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:14:02.472Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:14:12.473Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=d50b1eab-7ab7-48f8-9de4-7abf6ecea9fa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:14:12.496Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:14:22.496Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=8eaa85a9-cf96-4055-8f7d-e5b838056e57     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:14:22.505Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-03T08:14:23.260Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-03T08:14:23.260Z     |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-03T08:14:23.261Z     |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-03T08:14:23.264Z     |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-03T08:14:23.270Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-03T08:14:23.271Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-03T08:14:23.271Z     |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-03T08:14:23.273Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:14:32.506Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=6ed680da-3334-41fa-a317-d6f28f929b61     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:14:32.516Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:14:42.516Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=ae279176-d990-42b2-beb5-c524740e46da     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:14:42.528Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:14:52.529Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=c1b52c08-84f4-4932-ba8b-6b2cf5e456c6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:14:52.544Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:15:02.544Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=1ec9cfa0-5a88-47f4-ae87-ca2df7260caa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:15:02.554Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:15:12.554Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=9819d368-b10d-4ad1-a4f1-7cb7e8384f4f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:15:12.571Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:15:22.578Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=821b6891-8dab-4e48-ad5a-8e52ec7433f2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:15:22.586Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:15:32.587Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=3eb325c6-4de8-4e14-9f73-1a8033bd5d94     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:15:32.596Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:15:42.597Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=e2b1fadd-4eea-4987-8e9b-ffd8c2e4f050     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:15:42.613Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:15:52.613Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=03e78e2d-c760-4b89-b3c3-09a31ccd6a21     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:15:52.623Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:16:02.623Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=511f2b8b-fb96-4063-9717-8b3ce097101f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:16:02.633Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:16:12.634Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=a276d5a1-507c-490d-884f-b3124d25591b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:16:12.657Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:16:22.657Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=be188ed2-f327-455e-a970-a3f5d5cdd70e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:16:22.667Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:16:32.667Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=8d38136b-e383-4b27-ab1f-c498737c28c6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:16:32.678Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:16:42.679Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=b9939c91-651c-456e-bd00-0aa40d814b75     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:16:42.688Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:16:52.688Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=518277d5-53c5-4980-93a4-acf3efbc1b01     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:16:52.701Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:17:02.702Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=d6893892-3637-4fd3-b0e8-84b0270cd30b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:17:02.711Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:17:12.712Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=5b16076f-158e-4f23-867a-e6e574c9c3d3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:17:12.722Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:17:22.722Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=e49e3ed0-c914-403d-b5b7-7302c12ba8f9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:17:22.731Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:17:32.731Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=19e3294f-6f99-4549-beff-89eaa0f3a267     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:17:32.744Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:17:42.744Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=2476a2eb-d22a-43b2-ba7a-894b3bba5e46     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:17:42.752Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:17:52.752Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=34904385-2c86-4f18-ad98-be8713567211     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:17:52.761Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:18:02.761Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=c1340593-3e5e-4e43-8d82-fbf926c799ec     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:18:02.772Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:18:12.772Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=b98a84dd-b9ab-471b-b65c-bc6aec72d9cf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:18:12.786Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:18:22.786Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=6bb3ce25-cf40-43ea-b9e7-f530c660c01b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:18:22.796Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:18:32.797Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=a5255afb-d5cb-4e27-96a5-5b507224cac6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:18:32.814Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:18:42.814Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=ccdcd559-e6b7-4d32-a5bf-f0c95b3069ed     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:18:42.826Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:18:52.830Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=c1841cca-8320-4e87-8f12-6385845a63bd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:18:52.840Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:19:02.840Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=ed268e6e-1bc6-4eff-9bf0-b2d0cf1379db     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:19:02.850Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:19:12.851Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=53ff663f-3f3f-453e-9dc4-844cc9f1d6d8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:19:12.862Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:19:22.862Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=38f71ce4-9601-4d44-99be-69f6b6ae56b8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:19:22.873Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-03T08:19:23.247Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-03T08:19:23.247Z     |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-03T08:19:23.249Z     |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-03T08:19:23.252Z     |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-03T08:19:23.259Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-03T08:19:23.259Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-03T08:19:23.259Z     |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-03T08:19:23.262Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:19:32.873Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=84d3aff1-ea23-4953-bb33-b3bbbb7005f0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:19:32.882Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:19:42.882Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=39dbf1be-ffe5-46bc-9df6-03f994452204     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:19:42.893Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:19:52.893Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=289ba14c-ebf4-468b-8cba-2de86458ed15     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:19:52.904Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:20:02.905Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=a9e79533-eab5-4035-8aeb-055ad524f508     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:20:02.918Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:20:12.918Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=ab881e65-daea-4ee1-8185-df447ad75ea4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:20:12.927Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:20:22.927Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=a06dfa06-5c6c-4bb3-921f-6e763d846e26     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:20:22.938Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:20:32.942Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=b9305419-2232-49b0-9b6a-31650f7e75c8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:20:32.952Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:20:42.952Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=e00781d5-6ba3-46e6-8213-d4a480f7fe3f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:20:42.962Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:20:52.963Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=132de781-61bd-46b9-a586-1c58fb18014c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:20:52.972Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:21:02.973Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=20f3bcdc-ae39-42cb-9a48-bade643a1942     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:21:02.984Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:21:12.984Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=a56511aa-5191-44b7-9c03-c82881564369     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:21:12.995Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:21:22.995Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=92f334fc-2266-424d-94b7-dc376c380877     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:21:23.005Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:21:33.005Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=ef6dbee3-cc15-49f2-ae7e-ca6afb98d199     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:21:33.014Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:21:43.016Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=c5bd2653-08a8-46f8-b67b-b74b8cb6dcd2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:21:43.026Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:21:53.026Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=4acc2ea4-585c-45f6-8596-5f0e92a56004     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:21:53.037Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:22:03.037Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=87258df5-c3c0-4b28-8a36-0df8d2095fc0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:22:03.048Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:22:13.048Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=8f59aa86-d91c-4706-9648-ce8b3d96acf1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:22:13.066Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:22:23.066Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=b4baefa6-2c8c-48eb-8a4f-a4e53ddd741b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:22:23.078Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:22:33.079Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=0032365d-0c3d-40c0-9cca-05640c44419d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:22:33.087Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:22:43.088Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=983312d3-96be-4e93-b650-4ff240a86ffb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:22:43.098Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:22:53.098Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=a21dd914-1505-424a-9c4c-b85ce769fda8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:22:53.109Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:23:03.109Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=b797e2d5-df44-4dcd-a630-adfb6daa0dd4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:23:03.118Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:23:13.119Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=f829a404-ff40-4c62-b924-366c927bfdd1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:23:13.131Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:23:23.131Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=11fccfee-e436-452a-9ef8-427e8bcd5c02     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:23:23.141Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:23:33.142Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=82bcebdd-3822-4b35-b741-5daafc643e07     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:23:33.150Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:23:43.151Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=f5bba67a-36cb-494c-abb8-70a1e922cc6f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:23:43.160Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:23:53.161Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=5dcb95b8-9ba0-4c5e-95c7-06f48f30bcdf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:23:53.176Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:24:03.177Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=bb3ca20d-da1e-438e-b7b8-43ad72f93259     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:24:03.190Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:24:13.191Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=5bca8a77-20d1-4502-b577-3119b31c0b73     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:24:13.200Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-03T08:24:23.073Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-03T08:24:23.073Z     |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-03T08:24:23.074Z     |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-03T08:24:23.075Z     |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-03T08:24:23.082Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-03T08:24:23.082Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-03T08:24:23.082Z     |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-03T08:24:23.084Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:24:23.201Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=8de811a8-7f33-466f-8deb-830c2c98e5b3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:24:23.218Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:24:33.219Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=9e60dd44-caea-4ca0-bae8-6c5585a751a6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:24:33.233Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:24:43.233Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=765e0128-89f3-40b7-8f10-64dace95ab7f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:24:43.243Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:24:53.243Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=00f05cc6-06ef-4dc9-b127-bb3a0eda7fbc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:24:53.255Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:25:03.255Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=142a6ef3-cf9a-4a31-bf46-1fac8ea01840     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:25:03.264Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:25:13.264Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=a7603dc3-f252-455e-9f15-c07d8dcf38ac     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:25:13.282Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:25:23.282Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=e84e8b3f-9cc5-4229-8c8f-9fdca139a7a7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:25:23.293Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:25:33.293Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=f85f6d08-f6ec-47a3-99e5-1e1bea335482     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:25:33.304Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:25:43.305Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=b317bb2a-2f9d-429a-b986-bbb63a6cd3ad     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:25:43.317Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:25:53.317Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=8a77775a-5c10-4790-88db-b85f386900f0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:25:53.330Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:26:03.330Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=47870196-6f7d-4e31-ae2a-1f04d061ff6a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:26:03.341Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:26:13.342Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=3d8d4ac5-648d-4501-a526-aaf9a2730cae     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:26:13.351Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:26:23.352Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=a5823e52-b99d-4439-836f-d4edf9543803     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:26:23.361Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:26:33.362Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=2912cd92-ef9d-4b4e-a663-9d49fc2dc0a1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:26:33.371Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:26:43.371Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=22db9a31-920a-4964-8d35-5726852fa58b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:26:43.383Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:26:53.384Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=3efd714c-d6f9-4f79-a201-c37e7f4d9696     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:26:53.397Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:27:03.402Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=30bfac62-9edf-4c45-b103-4c4a2d876da5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:27:03.412Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:27:13.414Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=af0e8332-ccf4-45b8-a531-e92a22b75f10     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:27:13.423Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:27:23.424Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=7ed25253-5444-49ff-ac25-835e0b12aa21     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:27:23.433Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:27:33.434Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=14ab6e24-4152-4afd-835e-4d7ab1be5cc3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:27:33.444Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:27:43.444Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=87e309d5-56f1-49a3-a51e-3638e8d4c7cd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:27:43.455Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:27:53.455Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=0939ce4e-2f79-454c-9ea1-428725a6c3fe     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:27:53.468Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:28:03.468Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=f410ed5a-7b0f-4d25-b2d0-79c6e17458af     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:28:03.483Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:28:13.483Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=c213a17b-7850-471b-919b-72f0088f3085     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:28:13.495Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:28:23.495Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=6bb30263-2fc9-4602-9ba7-f98ebed29b28     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:28:23.506Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:28:33.506Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=ec9e8f90-3e28-455e-8b3e-c55b532aca01     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:28:33.517Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:28:43.517Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=37467a8e-10e9-4de5-b90d-7c8af950938f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:28:43.529Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:28:53.530Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=50fc0aa3-35dc-4e32-a0d7-4c530a5faa85     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:28:53.540Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:29:03.541Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=04574f02-0839-4600-8dc0-ab1de98179d5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:29:03.551Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:29:13.551Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=a423ef99-57fd-49e9-ab38-09734b69edc6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:29:13.560Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-03T08:29:23.392Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-03T08:29:23.392Z     |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-03T08:29:23.394Z     |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-03T08:29:23.396Z     |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-03T08:29:23.402Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-03T08:29:23.403Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-03T08:29:23.403Z     |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-03T08:29:23.405Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:29:23.560Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=992de19a-8b19-48c5-944c-3e116d909892     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:29:23.573Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:29:33.573Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=d580fd13-1fed-4db3-aacc-d800a080d49a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:29:33.584Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:29:43.584Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=9faa6638-57a9-4472-88af-a699b823f715     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:29:43.601Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:29:53.602Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=49db391d-780c-41a2-b3e8-c2e359f98d81     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:29:53.612Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:30:03.612Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=4d83af73-3aa7-4952-a25f-5463a8681817     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:30:03.623Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:30:13.624Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=7ca83df3-d5ec-4e02-a1a9-f2a114dd3ba8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:30:13.636Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:30:23.637Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=837d7e58-7677-4c11-9fad-857c04761590     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:30:23.646Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:30:33.647Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=199fb08c-0acd-42b8-aeaa-692a17f7aac0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:30:33.658Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:30:43.658Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=342dfc47-46b1-4e48-9f13-1cd348521ac9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:30:43.670Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:30:53.670Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=4b7bc86f-60c2-4c96-8f86-99e3705c4511     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:30:53.681Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:31:03.681Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=6565c846-bf9d-4a29-9a14-120cf21b8c23     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:31:03.690Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:31:13.691Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=d558d1ce-bcb3-4a26-a9c1-113736bd9efe     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:31:13.700Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:31:23.700Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=6d5e8ce1-4874-4a49-a2ea-2e34adf03b1e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:31:23.707Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:31:33.708Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=7c2688be-17f6-410d-ab77-f6e9b234ccb1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:31:33.718Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:31:43.719Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=a2529125-c92c-4265-85d3-2a63df9019e1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:31:43.730Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:31:53.731Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=7e091411-6622-4c63-a4d1-08b83172441e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:31:53.739Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:32:03.740Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=0a47d953-a215-4708-86d9-dfdecf11ab20     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:32:03.749Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:32:13.749Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=27f21320-db28-4f62-8d79-da9e2fa8a554     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:32:13.759Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:32:23.760Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=6bd7bb06-5d5d-464b-b144-2267b9987e44     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:32:23.769Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:32:33.770Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=cea997c3-5aab-4efc-9fe1-8cbf2502844d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:32:33.780Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:32:43.781Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=ff781fb3-8e88-4e27-8394-80ef4a41d6b7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:32:43.790Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:32:53.790Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=c9f89d69-9774-454c-8761-e53cd9b9a85c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:32:53.801Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:33:03.801Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=59c6df74-c9ca-4344-9cbf-eadcf94ecef5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:33:03.811Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:33:13.812Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=bac6b174-25a4-47bf-baf0-01d6ee0f4b73     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:33:13.823Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:33:23.823Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=ef51dc57-9099-4122-8570-e3ff0dcf2a97     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:33:23.833Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:33:33.833Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=dd40222e-b710-4a0e-b12d-d45f9d9a462a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:33:33.843Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:33:43.843Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=0690a15e-cb25-4cd9-a080-3b1c666d6df9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:33:43.854Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:33:53.855Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=a71f3b1f-a691-4e9f-869a-69c8075c0cef     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:33:53.865Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:34:03.865Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=2379b847-a29f-4f63-a1de-eac834c20846     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:34:03.874Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:34:13.875Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=13e030b2-281f-41f4-ad80-2858271c7778     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:34:13.887Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-03T08:34:23.070Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-03T08:34:23.071Z     |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-03T08:34:23.071Z     |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-03T08:34:23.073Z     |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-03T08:34:23.076Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-03T08:34:23.077Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-03T08:34:23.077Z     |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-03T08:34:23.078Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:34:23.887Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=156dae9b-15b8-4745-877e-35c222884c14     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:34:23.901Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:34:33.902Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=0fefb077-42d1-456a-a433-0e292e1fb38a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:34:33.912Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:34:43.912Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=abfd0f7a-9f27-477a-9c47-a42c5e660419     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:34:43.923Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:34:53.924Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=ac599bdf-d480-4630-acdc-34e0dfabf3c2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:34:53.942Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:35:03.943Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=9a4afac0-b0f4-4b22-9488-7ca1b124609b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:35:03.956Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:35:13.957Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=dcbcc594-1fce-45a8-bad3-1dd4823803c8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:35:13.966Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:35:23.966Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=000ba702-5b6b-48cd-ad00-e9adc8d073a5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:35:23.975Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:35:33.976Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=0df133ca-e502-4e7c-965f-4df677d39009     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:35:33.987Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:35:43.987Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=dc3b1c52-8e54-4945-bf91-1150b42e99d2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:35:43.996Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:35:53.996Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=3b18018b-3b9c-4d3b-ae5d-4ce0a034565e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:35:54.007Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:36:04.007Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=f9a9ba0d-6b0e-4738-8056-626f9c70b464     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:36:04.018Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:36:14.019Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=d2be98be-daa7-49de-a603-4dfad8ce6dea     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:36:14.026Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:36:24.027Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=e72facb8-b291-4295-8c8c-b54294f872af     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:36:24.037Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:36:34.037Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=7156fc13-64c3-4c0b-94c7-75e76f2503a4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:36:34.047Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:36:44.047Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=92d772a0-b818-4326-b950-c100dca96d5f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:36:44.056Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:36:54.056Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=c1e7a448-34d9-475e-9075-0dd064a79177     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:36:54.070Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:37:04.070Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=6c7b8e84-7af1-4335-976f-aef1c2d18078     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:37:04.082Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:37:14.083Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=c1937948-6aa4-46fc-9868-9c12c14e7082     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:37:14.095Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:37:24.095Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=f2ab682e-bf58-4844-8dc1-f93994989c02     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:37:24.107Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:37:34.107Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=70ac9025-6214-4217-9c1b-9a8e9491ac3b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:37:34.123Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:37:44.123Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=744026ed-2291-4378-83f9-bc20eed51fc4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:37:44.133Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:37:54.133Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=cd2c4c4e-efbf-45b2-b1af-a49a3e58d98e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:37:54.146Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:38:04.147Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=7fe9d0e6-9af3-4b50-a316-b0ab7e2a4b1c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:38:04.158Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:38:14.158Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=ea23df11-1fcd-4d00-bcd3-5a9847d593ff     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:38:14.174Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:38:24.174Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=a57397d9-ad71-41d5-ba51-68f1aa1be579     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:38:24.187Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:38:34.187Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=df650eb3-dd50-4e1b-a301-649dc2f4b3a9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:38:34.198Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:38:44.199Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=8879b859-86f2-4173-9450-124978250f97     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:38:44.210Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:38:54.214Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=54d63540-bf22-4afd-8c20-5971883e088a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:38:54.224Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:39:04.226Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=72770fb8-1fa3-486b-bf3c-4b0d9082e1e3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:39:04.237Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:39:14.237Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=388fb761-cf2a-4711-b3ab-4d0afc6497b9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:39:14.247Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-03T08:39:23.209Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-03T08:39:23.210Z     |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-03T08:39:23.211Z     |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-03T08:39:23.214Z     |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-03T08:39:23.219Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-03T08:39:23.219Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-03T08:39:23.219Z     |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-03T08:39:23.222Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:39:24.250Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=af147d6c-a2d5-4223-beda-c67bb2477ab5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:39:24.259Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:39:34.260Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=54788ad5-0cfa-4caf-8a18-af07615fd91a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:39:34.271Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:39:44.272Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=a9a46781-8ddc-4b26-9379-55c2d4c6460b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:39:44.295Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:39:54.295Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=6d8174b8-9840-4caf-847e-62558148345b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:39:54.305Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:40:04.305Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=6ee369fc-c81f-43e2-b9d3-da9fda30007b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:40:04.316Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:40:14.316Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=7a2ba300-08db-44e2-a7f7-4227ce797a47     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:40:14.327Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:40:24.327Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=272fbafb-1776-41a5-95e9-28a594aae752     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:40:24.336Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:40:34.337Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=83445a00-d427-461e-9c49-9475a4441f0c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:40:34.349Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:40:44.349Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=ae2b84fc-973e-401e-8191-fdffb3d09f49     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:40:44.359Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:40:54.360Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=404135b6-4812-4419-8cf6-6c781c03deff     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:40:54.372Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:41:04.372Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=89ba4a5a-daaf-4fa6-ab4c-93c4008634e5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:41:04.382Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:41:14.382Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=e22adb2b-defd-4cd4-a59d-aa09ccfeda83     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:41:14.393Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:41:24.394Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=259f2b07-03d2-4423-b8b0-41546b369268     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:41:24.404Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:41:34.404Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=55225d87-14cd-42ff-b5df-caed2cff6bb2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:41:34.413Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:41:44.414Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=518eec0b-4d1a-48b6-9b95-d2eea5b50062     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:41:44.425Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:41:54.425Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=37b0769f-4e02-4acd-a1df-694d43c42d8e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:41:54.436Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:42:04.436Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=b2a3afae-7d12-4e83-8e64-aeeb1e06f0db     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:42:04.457Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:42:14.457Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=b22efa3a-1dec-4b42-b166-f2b6778b8bf3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:42:14.468Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:42:24.469Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=46a8636b-2525-41cc-8c7c-b46e36e959f6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:42:24.478Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:42:34.479Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=75f41b0e-e7b3-492b-8758-4590f03ee141     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:42:34.491Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:42:44.491Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=51c3af17-b49b-40c0-8e74-bba85bd483a8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:42:44.501Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:42:54.501Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=a7a31282-692b-4694-9514-98bf0b3937ee     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:42:54.514Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:43:04.514Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=04a9df5b-c8b1-4496-84ff-069820758866     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:43:04.526Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:43:14.526Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=366c2c77-0095-4015-89c7-aabdca101c6a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:43:14.537Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:43:24.542Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=d75fbbac-060b-42ce-b721-abdba3920c05     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:43:24.556Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:43:34.557Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=7d242e86-3cc1-4b17-84cc-aa986253926d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:43:34.566Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:43:44.567Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=914bcb58-c08a-4a48-8785-43cad0606aff     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:43:44.577Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:43:54.578Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=e4482d2a-41c3-4420-8114-26fefbf94f02     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:43:54.588Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:44:04.589Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=c1b5bca3-f4e7-4d21-b4d8-921274b92ebe     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:44:04.600Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:44:14.600Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=1a3b513d-b644-40b6-96c0-ba0947dbcf48     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:44:14.611Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-03T08:44:23.092Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-03T08:44:23.092Z     |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-03T08:44:23.093Z     |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-03T08:44:23.094Z     |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-03T08:44:23.098Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-03T08:44:23.098Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-03T08:44:23.099Z     |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-03T08:44:23.100Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:44:24.611Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=a47f9acd-9951-46ea-9331-3e744b36dd58     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:44:24.629Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:44:34.629Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=e9637cc1-5d6c-428d-a585-d64de5d7a49b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:44:34.643Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:44:44.644Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=d7952cbd-a139-4552-b15d-73bd1175063c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:44:44.654Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:44:54.655Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=44bb8384-6c65-4d03-b371-50344e949e93     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:44:54.665Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:45:04.666Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=550d5a2d-4db2-4e46-9141-03660026159e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:45:04.674Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:45:14.675Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=e97f5ac3-32ee-4581-9cf9-5adea1e1cbc0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:45:14.685Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:45:24.685Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=87de8773-a79a-4ca8-b7ec-eded52f69bb8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:45:24.696Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:45:34.697Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=775e5517-2abc-4cf7-91b5-1d626ee7d7e2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:45:34.732Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:45:44.733Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=fbc6bd6e-ca17-402a-8354-3e80bcdce364     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:45:44.743Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:45:54.744Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=8ad3a6db-4295-4b15-9947-ab1fc99d9174     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:45:54.754Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:46:04.755Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=fdea8639-879e-41c3-b38c-055a9f647659     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:46:04.764Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:46:14.765Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=552efdc1-fa0e-4966-8e9c-f49a7e48f718     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:46:14.776Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:46:24.776Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=cc6f5c84-50e7-4562-b60b-e8458ced8364     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:46:24.786Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:46:34.787Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=e65e723f-1339-4ad1-94b6-5fc57e4bd34d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:46:34.797Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:46:44.798Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=69dfc4a5-7f77-43a8-abe1-436969eab126     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:46:44.808Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:46:54.808Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=9822c5ea-5b7f-4241-8be0-1a6bb3434b0f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:46:54.818Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:47:04.818Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=67dcc50f-2be4-47d5-af46-95d6d6f2d93c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:47:04.829Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:47:14.829Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=0b23d6a7-d3e1-49ec-b389-de6e558dc69f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:47:14.839Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:47:24.840Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=a1a620dd-749d-4b02-8b67-ed63c6588571     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:47:24.852Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:47:34.853Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=3697d712-2bb8-40bc-8118-af0f12000c73     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:47:34.866Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:47:44.866Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=fcaa2af8-dd18-4908-a61d-0bf7d7b0b279     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:47:44.877Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:47:54.878Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=7da7f1ba-d315-4913-962e-35217208927d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:47:54.891Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:48:04.892Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=adbf64e6-dafb-4b72-b689-b3d8b74a9721     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:48:04.907Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:48:14.908Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=e551879c-736d-4334-ac05-626c3948a7d9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:48:14.919Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:48:24.919Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=c81c959e-a878-4d9d-a88d-c9117c5ed709     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:48:24.931Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:48:34.931Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=3c39e12b-9c7a-4fb6-a71a-c93a1fd9a5ae     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:48:34.940Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:48:44.941Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=a4c6f58d-dcff-4964-a127-4c8148bf3d8a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:48:44.950Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:48:54.950Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=5211dde5-518b-4067-8ddf-743c0199e029     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:48:54.960Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:49:04.961Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=75eb583f-62d4-45a7-9fe8-1d2ef0749b2d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:49:04.984Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:49:14.984Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=7c4978bf-d9d6-41a0-91ca-607bcf3e8130     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:49:14.997Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-03T08:49:23.273Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-03T08:49:23.274Z     |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-03T08:49:23.275Z     |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-03T08:49:23.278Z     |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-03T08:49:23.284Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-03T08:49:23.285Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-03T08:49:23.285Z     |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-03T08:49:23.288Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:49:24.997Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=4acaa918-8180-474a-b926-32627d11d3f5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:49:25.007Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:49:35.008Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=874ed4f5-a4b9-443d-8a9c-1c361410ee58     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:49:35.019Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:49:45.020Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=2860bdb8-0e12-462e-9978-a890d8917aea     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:49:45.029Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:49:55.029Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=f07e0473-c1ed-4def-ac8a-45c09a5b0d9b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:49:55.038Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:50:05.038Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=812b37c3-e6af-4926-ab95-9847e5869c5e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:50:05.048Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:50:15.048Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=b05cea76-f8e7-4b29-b764-a7442c525f6a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:50:15.064Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:50:25.064Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=83c6952b-9b25-44b6-ab94-16a4d1af4d4c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:50:25.074Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:50:35.074Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=b9a3b183-9437-4a4a-8a90-56489b7e884f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:50:35.086Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:50:45.086Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=0ac27996-73ef-4f88-af78-f970fcb0ea72     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:50:45.096Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:50:55.096Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=bc7576f9-3cb5-4d20-9fb8-a671beffb49a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:50:55.106Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:51:05.107Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=ec92c47b-eb00-4a8a-8077-b4851b76c1f2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:51:05.118Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:51:15.120Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=a27cab43-8c6e-4e67-b2ca-2a88c7065c6f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:51:15.152Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:51:25.153Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=2df64ef8-631f-4323-bb1d-d562b9f4c4f5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:51:25.163Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:51:35.164Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=24a213e1-7467-486b-a06e-f86da12c4c2b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:51:35.174Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:51:45.176Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=92d82163-eb71-4406-b088-ed09a5be667f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:51:45.185Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:51:55.186Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=bc9c2a77-1328-4971-a0bd-cd127de47a65     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:51:55.196Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:52:05.197Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=8abc9442-ebfb-4cb6-b199-02f66ce9d073     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:52:05.206Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:52:15.207Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=3e2558db-1262-4b31-9628-ab2dfaef2676     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:52:15.216Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:52:25.217Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=0048d10c-1ede-4483-b833-697e4b39a927     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:52:25.226Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:52:35.227Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=47af0de5-1411-43ce-b984-29859d653861     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:52:35.236Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:52:45.236Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=bea13f30-d88a-4521-a753-cc1ca1371c00     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:52:45.251Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:52:55.251Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=4affbfc6-ef90-4f5f-8749-68e7c8c26cb8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:52:55.268Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:53:05.268Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=c5469797-8829-4c9a-b923-59eb590d3821     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:53:05.279Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:53:15.280Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=837420c8-ff36-4267-b26b-951b6a03dd06     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:53:15.290Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:53:25.290Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=65818694-4803-4d6a-9433-24c0240ede4a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:53:25.301Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:53:35.302Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=4da8b05d-a640-4435-817a-01b1f8ef165e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:53:35.313Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:53:45.313Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=a455c3af-23f6-4a4e-9dfd-86d9c9c2a363     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:53:45.322Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:53:55.322Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=d7cd0f51-b0ff-493d-ac0c-2ad1c7d19040     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:53:55.332Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:54:05.333Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=3b83c399-0898-4340-ada0-e0bcb305b3c0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:54:05.344Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:54:15.344Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=5eddf27e-ebaf-49c8-8c7e-a4826ff48ad3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:54:15.352Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-03T08:54:23.082Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-03T08:54:23.082Z     |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-03T08:54:23.083Z     |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-03T08:54:23.084Z     |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-03T08:54:23.088Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-03T08:54:23.088Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-03T08:54:23.088Z     |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-03T08:54:23.090Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:54:25.353Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=e3fd0031-1571-4f9b-aa23-d1cb25675df2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:54:25.361Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:54:35.361Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=e61617c3-adaa-402d-9916-c3ac4f02ae90     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:54:35.371Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:54:45.372Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=621a9856-8bad-4c0f-a39e-f506c96baae6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:54:45.389Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:54:55.389Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=313d25fb-32ec-47fe-96f1-793ddd0893a9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:54:55.399Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:55:05.400Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=f7713cb8-b2c4-4aad-bcda-727cdc994391     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:55:05.411Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:55:15.411Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=cf065faa-9921-434c-92ea-1fa97a43b0de     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:55:15.428Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:55:25.429Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=0a5dae3d-9242-4420-b39b-c464d69fcfe5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:55:25.437Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:55:35.437Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=18b92d4a-e1a2-48b4-8bfe-7ceece65dbe9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:55:35.446Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:55:45.446Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=213ef028-07c4-4b9e-9a10-7aba8d5cf361     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:55:45.455Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:55:55.456Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=e6756089-9686-411b-b03d-412f1fa4fbf0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:55:55.464Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:56:05.465Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=d094d1c2-7e27-432a-a07e-ee2345b4c020     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:56:05.473Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:56:15.473Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=aedfc294-3c8f-4959-ac70-c27c66d193bf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:56:15.484Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:56:25.485Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=0e653f76-39b9-4a11-82a1-60be2c4e96bd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:56:25.495Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:56:35.495Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=fbbc59f9-32e0-4c54-969c-cf10a07d1d54     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:56:35.507Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:56:45.507Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=7ad9ec1a-a246-4dc4-8295-c1363b4eb439     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:56:45.519Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:56:55.519Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=76a8f454-6777-41dc-909d-a701220a7d51     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:56:55.528Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:57:05.529Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=6019fc49-df9d-4583-a20a-f8164223acd1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:57:05.537Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:57:15.538Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=30c08b9e-5bbc-45fe-b7f0-4e0e5aa10315     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:57:15.549Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:57:25.549Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=103d9627-426d-4b54-9efb-6b67f7f56d62     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:57:25.559Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:57:35.559Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=faa17a6e-2e16-4be2-8448-94e1f34eea57     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:57:35.574Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:57:45.575Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=14ba17f5-9586-4d56-a32e-2c944ec76828     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:57:45.589Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:57:55.589Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=0c2f862e-db88-423b-a655-f0fbcdd4664e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:57:55.600Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:58:05.600Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=df55ce79-8832-4bc0-8d75-3311ea90d674     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:58:05.610Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:58:15.611Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=5cbab315-8a87-49d6-abcb-7f6f5d8161ce     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:58:15.621Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:58:25.622Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=ab8585be-61eb-4d0e-8e30-74361a04a229     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:58:25.632Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:58:35.633Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=ddf548f4-5056-4f90-b48f-bd4d5916a1f7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:58:35.643Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:58:45.643Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=c1c71be6-11c1-4bac-a8ad-9bc27141c759     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:58:45.653Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:58:55.653Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=4d53381b-0c84-4263-aad0-0e9aa83652f0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:58:55.663Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:59:05.664Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=175b4778-06a9-4208-9c7a-4eda6628cb3a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:59:05.674Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:59:15.674Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=d2b3d156-1837-4f2b-a4e0-1e4b3d3c3504     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:59:15.683Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-03T08:59:23.201Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-03T08:59:23.201Z     |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-03T08:59:23.202Z     |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-03T08:59:23.205Z     |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-03T08:59:23.210Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-03T08:59:23.210Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-03T08:59:23.210Z     |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-03T08:59:23.212Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:59:25.683Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=2d0c0548-eee2-4d8f-88a5-6dedcfc00d8a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:59:25.693Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:59:35.694Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=79d61ad6-5dfc-438f-a192-eb5e3f5d2940     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:59:35.703Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:59:45.703Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=dcb619bd-8e6f-471b-94eb-7463a9eb5365     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:59:45.711Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:59:55.712Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=4cc00761-282a-4e25-ba3a-9d6301d323ad     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T08:59:55.722Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:00:05.722Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=b92f815a-30c5-4773-80c3-9c17d6972a55     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:00:05.731Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:00:15.732Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=98a910b3-cd7c-4ac0-8094-79e7509d310e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:00:15.743Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:00:25.743Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=edb028df-f54a-439c-8ff8-57bfbcb89e39     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:00:25.752Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:00:35.752Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=62fe265e-ccdc-467c-8a65-c6e765077868     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:00:35.763Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:00:45.763Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=80486dbf-9e89-404e-9eb2-30f34d7d360c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:00:45.773Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:00:55.773Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=10a94276-6308-415e-94f8-194060db571b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:00:55.784Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:01:05.784Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=cc7c0609-0829-47e9-b9b1-dc8544140a2b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:01:05.793Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:01:15.793Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=6fe85980-8d8c-4cd7-8006-c5985471fd82     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:01:15.803Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:01:25.804Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=f7de42ed-7452-48d8-b0a0-1541cdbf01dc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:01:25.813Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:01:35.813Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=b164fdd2-dd2d-4b74-ac80-48e59f51d3cd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:01:35.824Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:01:45.824Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=ff45704a-800f-43dd-9525-6f6e29c9d439     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:01:45.833Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:01:55.834Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=05663ea3-7a5e-409b-8d06-8e20d5d02806     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:01:55.842Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:02:05.843Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=91dd3712-74da-40c8-9944-d7141095ad85     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:02:05.854Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:02:15.854Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=33e11b07-f9f1-44e9-a509-7e176fb2fe1c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:02:15.864Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:02:25.864Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=d41908fb-d782-4363-ac65-338ea53264a6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:02:25.874Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:02:35.874Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=3ad2aab6-426c-44b0-b8e0-b053474cf87a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:02:35.885Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:02:45.886Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=956597ea-3cc0-401b-a540-a8e272d20a19     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:02:45.896Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:02:55.897Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=4ce08fb6-66f7-473e-b1a4-8fe77ae94d4f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:02:55.906Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:03:05.906Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=1e246654-8cb2-4834-b84b-ffad79bb0879     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:03:05.917Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:03:15.918Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=a4bb8cba-1634-422b-b4af-1b121ce2e3bc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:03:15.928Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:03:25.928Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=7f17e6ad-1791-4e07-9055-09322e4fdf08     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:03:25.938Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:03:35.938Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=34d40ad8-61f8-4536-bc12-5f14f985cd33     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:03:35.948Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:03:45.949Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=dec201ab-ee84-468a-ba60-60d34c6555d6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:03:45.960Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:03:55.960Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=10b2c82d-a5de-4272-8b1b-2396e91ec337     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:03:55.972Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:04:05.972Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=7b618677-f883-4a02-998b-67d6c278f13e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:04:05.983Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:04:15.983Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=e6beba5d-f1b8-4c8a-bbe4-1504ed667771     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:04:15.992Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-03T09:04:23.052Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-03T09:04:23.053Z     |INFO     |Path to cert files: /opt/app/prh/etc/cert/     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-03T09:04:23.053Z     |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-03T09:04:23.054Z     |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-03T09:04:23.058Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-03T09:04:23.058Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-03T09:04:23.058Z     |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-03T09:04:23.059Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:04:25.992Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=64940dc5-13e4-4e84-b315-e2917706ae11     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:04:26.002Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:04:36.003Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=3c4636f6-771c-48d7-be4a-eaa18b7cab5b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:04:36.013Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:04:46.013Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=835f97de-55fa-49aa-b599-686967385ca8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:04:46.025Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:04:56.025Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=2966cd64-a476-4757-bf71-513c44f13ba7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:04:56.036Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:05:06.036Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=c0fa7018-bd48-4850-b2c3-6bed7eed821d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:05:06.049Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:05:16.049Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=5db6d63b-a11e-4779-bfbb-edfb8aa9c258     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:05:16.059Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:05:26.059Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=87dc7080-5f60-4cde-b2c9-cc579a9f8adc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:05:26.068Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:05:36.068Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=1f2b423b-5fda-449c-9fae-4c128a43fa16     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:05:36.078Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:05:46.079Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=7e33a46b-4e29-41d0-904f-f1a690625fb0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:05:46.089Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:05:56.089Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=09bdac5a-6326-4395-ab68-993bd31fda46     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:05:56.098Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:06:06.099Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=275c0702-839e-4401-80ea-d2396e29134e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:06:06.109Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:06:16.109Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=156c3c14-7e7c-4968-9d21-cae243fbbc47     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:06:16.123Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:06:26.123Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=614b1b49-51d5-4989-bc86-5743bb023757     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:06:26.132Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:06:36.133Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=b69591c2-f3c6-43df-ae6b-598f9e735b27     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:06:36.143Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:06:46.143Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=0b6b895e-6647-42cc-8a88-3a1eb9c75165     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:06:46.153Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:06:56.153Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=32792c27-9cf2-4e53-bf09-398cb9a1209f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:06:56.164Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:07:06.164Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=7c28ecfe-0fe6-4385-8836-5f6b88686119     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:07:06.173Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:07:16.174Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=7c7a93ba-948c-4d56-8458-dbc075a093c3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:07:16.183Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:07:26.183Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=639154fc-8cd4-4570-93ef-9e6b961d7db3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:07:26.196Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:07:36.197Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=4292c6a9-7930-4c05-8094-53c0bb5ec653     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:07:36.206Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:07:46.206Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=1da578f0-11f9-4a44-85ac-d0dc1120ea44     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:07:46.221Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:07:56.222Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=4b4e0115-725f-4088-9a23-8b6882165a3a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:07:56.235Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:08:06.235Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=c9803901-96a3-4c18-8b39-b441f19bfce3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:08:06.246Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:08:16.246Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=f8843c0d-b280-470b-aa80-123c99ae539e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:08:16.260Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:08:26.260Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=2540eab2-81da-4b8a-896c-2c704c6d6437     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:08:26.270Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:08:36.271Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=7f7ad4e7-9277-44fa-bde0-43c6a47c2dd2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:08:36.281Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:08:46.281Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=33ba8815-9bab-4924-a597-51a442dcae5c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:08:46.292Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:08:56.293Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=6ee98e49-87b9-4d17-b16e-c66690d6cc54     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:08:56.303Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:09:06.303Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=27e47a38-c697-48c6-b087-22dfa158dcc6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:09:06.312Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:09:16.312Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=3231756a-6d7a-43f4-bf67-282ca6b50122     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:09:16.323Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-03T09:09:23.207Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-03T09:09:23.208Z     |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-03T09:09:23.209Z     |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-03T09:09:23.211Z     |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-03T09:09:23.215Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-03T09:09:23.215Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-03T09:09:23.215Z     |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-03T09:09:23.218Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:09:26.323Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=b2481004-177b-4962-ac37-422a918eabb8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:09:26.332Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:09:36.332Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=7e5a233c-c688-445e-8341-510eea02111a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:09:36.342Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:09:46.342Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=e6cdf460-20df-4bf3-9e02-4eb30cf4d94c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:09:46.352Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:09:56.352Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=1c85bdb1-2506-4903-baaf-753978e13772     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:09:56.362Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:10:06.362Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=13ec5c37-6731-45fd-8d30-3a9d1b8ecd46     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:10:06.370Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:10:16.370Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=cf3eccbe-a145-42d2-abe9-e1828ef26225     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:10:16.378Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:10:26.378Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=bf67e35f-7bb7-41fd-b19e-f45ca88fe288     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:10:26.388Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:10:36.388Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=bb092797-a0b9-4260-bee3-e3fc25a8bd04     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:10:36.403Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:10:46.403Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=c341fc01-2170-490f-98e1-eb5ebbe38576     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:10:46.413Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:10:56.413Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=5ada34b7-8d4b-49c5-9ad9-c459bfac3eaa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:10:56.424Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:11:06.424Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=aed00ca0-7102-46dc-a91f-9309bfd25059     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:11:06.433Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:11:16.433Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=00e182e6-b747-4f02-b854-b0ec83262a84     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:11:16.443Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:11:26.443Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=e6901829-f9ea-4d50-bc07-4aaff260224a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:11:26.455Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:11:36.455Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=ea8a959b-0ea2-4dba-9896-7d3fca040763     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:11:36.465Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:11:46.466Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=83b8e16d-c2c2-47d9-a4a7-48c9db7dc4bc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:11:46.476Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:11:56.477Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=1c3bace7-9e09-4356-a396-075a56bd6e48     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:11:56.488Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:12:06.489Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=56578679-4116-4de2-a410-04498e0d016c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:12:06.498Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:12:16.498Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=7a570837-bdf6-47a4-aac4-583c512fe7a5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:12:16.508Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:12:26.509Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=735f8cd0-4085-4d00-9d20-5fc689cc4c4a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:12:26.522Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:12:36.524Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=a0a2738b-989e-4bca-8dd2-e48eca0e906a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:12:36.533Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:12:46.533Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=ddac3950-4fc2-446c-901c-9db41eefbf54     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:12:46.543Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:12:56.544Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=e53315e5-07fa-458a-b49b-2852c1cc227f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:12:56.553Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:13:06.553Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=f7d6e7a6-5f29-46f0-b4bc-a5aed8810e7c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:13:06.562Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:13:16.562Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=e945fe0f-ed4c-432e-a889-b74edf7b28c3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:13:16.577Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:13:26.577Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=3235b99c-72be-4ea8-9492-72e9d78cbec7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:13:26.588Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:13:36.588Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=419b4498-4eef-4b81-9200-5bbe19480f49     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:13:36.602Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:13:46.602Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=4ac5a52b-ef49-45b9-bd99-1a3db00ec193     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:13:46.623Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:13:56.623Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=d4a5b068-a7ff-4ab6-b28e-dde4a2a0f57d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:13:56.634Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:14:06.634Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=758664fb-7d73-44bb-bff6-e021737bb5e4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:14:06.647Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:14:16.647Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=036e0575-88a4-442f-a939-1d223d8ab43c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:14:16.657Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-03T09:14:23.071Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-03T09:14:23.072Z     |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-03T09:14:23.072Z     |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-03T09:14:23.073Z     |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-03T09:14:23.077Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-03T09:14:23.077Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-03T09:14:23.077Z     |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-03T09:14:23.079Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:14:26.658Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=0e2f83c8-5b5b-43ed-91b9-c827afa18c09     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:14:26.667Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:14:36.668Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=48523d60-21ba-4078-bb35-9085e257a6ee     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:14:36.684Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:14:46.685Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=07e86972-0967-4842-95f6-abc4139d1156     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:14:46.695Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:14:56.695Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=e28e6bc2-49d7-4456-8184-41658bd8e231     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:14:56.704Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:15:06.704Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=96ba228e-8190-4bb9-86ee-38bb8f2971c8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:15:06.714Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:15:16.714Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=2450b450-a038-4223-99a7-0c6ea0e3222c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:15:16.724Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:15:26.724Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=4bfecf6b-76e4-4093-a2c8-3d17cbb1961b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:15:26.734Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:15:36.734Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=1befe268-5dd3-4da5-b0f6-1b230ac9dd10     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:15:36.744Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:15:46.744Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=e1ea6ae0-ef2a-4346-b3f1-177d3dd33bce     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:15:46.755Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:15:56.755Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=0a14a2d6-4b62-44f7-9718-f72398354ff7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:15:56.768Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:16:06.768Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=a3e66195-fe94-44cd-8fba-b09f5f73343f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:16:06.777Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:16:16.778Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=74afe7ba-daea-4866-b9aa-caef39270288     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:16:16.786Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:16:26.786Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=6d125edc-fb5e-4a16-a294-886f6c83752d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:16:26.798Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:16:36.798Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=f4c8000a-7a72-4266-be3e-6953c8f4454e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:16:36.807Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:16:46.807Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=49961072-1bd5-4093-bcaf-1c9d1913ff6c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:16:46.817Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:16:56.817Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=a1287dfa-7d7c-4119-abd8-a8814331d5bb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:16:56.827Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:17:06.827Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=592fbb3d-7a89-4b80-a481-6af4c27a89ef     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:17:06.840Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:17:16.840Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=ad3e7965-aa80-43af-a0e2-2813f6f45d2b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:17:16.850Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:17:26.853Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=3e9f9aaa-f9c7-4a59-9fc0-0f09a57df1c5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:17:26.863Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:17:36.863Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=28a55f47-afc2-41ae-9de9-1d2af8df35a6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:17:36.874Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:17:46.875Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=e4b3c149-f4b4-448e-9412-8d574c136a8d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:17:46.885Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:17:56.886Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=7de9f6f1-b216-493c-a1fc-22b12f854dbd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:17:56.897Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:18:06.898Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=5b176f28-4d9e-4e91-b2cf-6b0a9b79d6d5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:18:06.914Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:18:16.914Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=ed862c0a-f0dd-48b8-b752-4978f5ce7db6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:18:16.926Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:18:26.926Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=3b56bfec-28e8-42bd-9872-3f2705eb9579     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:18:26.942Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:18:36.945Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=73ea416e-0224-43e3-a298-fd3424f512a6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:18:36.961Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:18:46.961Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=b6154c11-9df7-4e40-a4cd-a38709a7e4df     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:18:46.971Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:18:56.971Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=e7683f6d-87cd-44a0-b8ef-71b3aa4f8a58     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:18:56.981Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:19:06.981Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=19441728-ff8e-4f74-9cc7-e2462ab905c7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:19:06.993Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:19:16.993Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=7eddb533-14a9-4868-afff-eb89fffc4bf8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:19:17.003Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-03T09:19:23.164Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-03T09:19:23.165Z     |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-03T09:19:23.166Z     |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-03T09:19:23.168Z     |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-03T09:19:23.173Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-03T09:19:23.173Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-03T09:19:23.173Z     |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-03T09:19:23.175Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:19:27.004Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=8236c97e-8156-48ed-a5a0-b583558debcc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:19:27.013Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:19:37.014Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=064706f5-6b49-4e83-b5db-765e8918b7e1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:19:37.023Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:19:47.023Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=a2296703-880e-4fb8-af3d-5c684eadb190     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:19:47.033Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:19:57.039Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=72fd5884-934b-4564-a6ea-162b72e715cc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:19:57.049Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:20:07.050Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=a05f0d46-2e8c-4616-876a-9cafe4c4250c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:20:07.059Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:20:17.059Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=594f38f7-04cb-46bb-91ac-9600cb6dea5f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:20:17.070Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:20:27.071Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=102d206e-2c1c-4538-be3c-d7f348a6c429     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:20:27.082Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:20:37.082Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=4634ed7e-e123-4172-b73f-0d7d45c73400     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:20:37.093Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:20:47.093Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=aae653c7-24a6-40db-a756-9ed1962c0d57     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:20:47.103Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:20:57.103Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=3d7b8aac-92be-4b1d-9373-270c2b0f3083     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:20:57.114Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:21:07.114Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=4816d565-0076-4401-834a-c6774c709366     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:21:07.139Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:21:17.139Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=2d99ed24-d406-4a72-bd9c-0bdfd7d7c428     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:21:17.148Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:21:27.148Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=0283da2d-3793-478f-b7a0-afef6a7288af     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:21:27.177Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:21:37.177Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=78880742-237a-42cf-9c12-56968f9cbcfd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:21:37.188Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:21:47.189Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=b9d88e18-f2c6-48a8-b4e2-272e77b56282     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:21:47.200Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:21:57.200Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=17bb3aa0-2bfc-4535-85e2-3524651712df     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:21:57.214Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:22:07.215Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=cc96eccd-ae0e-427b-a322-9265ac1c2960     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:22:07.223Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:22:17.223Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=962ee96f-4bb8-49d9-97c2-08ca42e72d48     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:22:17.233Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:22:27.233Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=41126556-fc1f-452d-b857-3588d8408598     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:22:27.244Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:22:37.245Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=fc7ebbb1-d730-424d-a60d-cb4cdd65c396     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:22:37.259Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:22:47.259Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=e869bab0-cdf3-4f5b-a6bd-b88f57cd096f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:22:47.269Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:22:57.269Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=4fffa8a3-400b-4321-82a2-36e282a26a2e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:22:57.279Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:23:07.280Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=513df577-6047-48aa-9d80-3a78d48ca03f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:23:07.295Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:23:17.295Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=b04da23d-8ec3-404a-a707-1a964d8f49a3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:23:17.306Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:23:27.306Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=f7bc565f-49a1-4aa4-b684-1a8a8f55392a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:23:27.314Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:23:37.314Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=4ebe9a04-31eb-4d02-b40d-7e0dec29f988     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:23:37.325Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:23:47.325Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=df69e2b7-0223-40e0-8214-3c69f53f0814     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:23:47.335Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:23:57.335Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=0129fcce-4ecb-48af-aa1f-64ba9a298d3b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:23:57.345Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:24:07.346Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=2c4d5203-5b8d-4e4c-be1c-3981dfbd7ab1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:24:07.363Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:24:17.363Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=bc90d455-63d4-4296-a780-48f6b55198e5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:24:17.386Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-03T09:24:23.057Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-03T09:24:23.058Z     |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-03T09:24:23.058Z     |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-03T09:24:23.059Z     |INFO     |Trying to load configuration from configMap file: /app-config-input/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-03T09:24:23.062Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-03T09:24:23.063Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-03T09:24:23.063Z     |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-03T09:24:23.064Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:24:27.386Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=0e79775b-70e6-4dd4-bafe-7577d1021cc6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:24:27.398Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:24:37.398Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=80cceade-184a-47cc-8581-a7bdfb623a47     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:24:37.412Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:24:47.413Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=837d15fd-a1c0-4a25-853e-429340bcc3a4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:24:47.422Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:24:57.423Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=d3e67f06-9d0b-4616-8210-2a2d5e992d19     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:24:57.442Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:25:07.442Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=8a4727ac-9925-49a8-bd9f-1ac683336f6a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:25:07.453Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:25:17.453Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=05bef589-2da2-4261-9a10-6cc39f5927fa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:25:17.463Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:25:27.465Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=e8d54863-072f-4a0e-9ae5-59b8c3f8ca5c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:25:27.486Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:25:37.487Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=0b210d06-f565-469a-833c-173c4ecb4296     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:25:37.496Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:25:47.497Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=2dd8477e-df87-4d41-ae54-d3c5b8f64184     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:25:47.507Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:25:57.508Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=c52d52a4-0242-4da0-a68e-53102358d16f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:25:57.517Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:26:07.518Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=5c998a6b-a035-4c28-bf87-f9aa501f0521     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:26:07.528Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:26:17.528Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=b5942210-d776-4965-ad8d-2c0e69d193ae     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:26:17.538Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:26:27.539Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=04a15183-aff0-4ee9-b70c-17ce0402e692     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:26:27.547Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:26:37.547Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=82901401-a251-4689-87e7-b8c659207bae     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:26:37.558Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:26:47.558Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=8d75556e-39c0-45c9-85a1-68aca71aae19     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:26:47.567Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:26:57.569Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=cf99fdf6-8269-4231-bcb1-0d8133bd2d62     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:26:57.581Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:27:07.581Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=fb88c0bd-2128-4430-9ae5-40fa40f62910     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:27:07.591Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:27:17.591Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=f7141f05-126c-42ab-a465-d06b59222e84     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:27:17.599Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:27:27.600Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=e56e9eee-c724-4fe5-909d-58714556c17a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:27:27.609Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:27:37.610Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=b235549b-686c-4b72-ac4c-969b9adfcd96     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:27:37.619Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:27:47.619Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=90be0299-9079-4d0c-a1ac-9512b23a568f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:27:47.629Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:27:57.629Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=e6bcbebd-b94f-4d62-b7b5-af2a8a00f14e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:27:57.640Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:28:07.641Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=ea3d50c8-9169-4bf1-afe3-d8606f644370     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:28:07.652Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:28:17.652Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=40589cc5-ef67-4965-a797-8228632ff9e1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:28:17.662Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:28:27.662Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=8edad5e7-0544-483c-9733-8b04b6987524     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:28:27.671Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:28:37.672Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=4193829e-2a1c-41bd-a551-27c63662994c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:28:37.687Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:28:47.688Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=c00807d2-c49c-4c42-8c71-4f6f770303b8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:28:47.703Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:28:57.704Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=d84e9b2e-ec06-4a06-84af-c2d20750091d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:28:57.715Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:29:07.716Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=6f404936-4a8b-4cf5-8db3-271dd598b821     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:29:07.730Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-03T09:29:17.731Z     |INFO     |Init configs     |InvocationID=d5cf3a71-dd10-4463-9dfe-a87fd171869b, InstanceUUID=741955d9-3016-47bb-a798-cc0ba124287e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |202