Results

By type

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

org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-08T05:21:14.944Z     |INFO     |CBS client will use http over TLS.     |     |     |     |main     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-08T05:21:14.948Z     |INFO     |Path to cert files: /opt/app/prh/etc/cert/     |     |     |     |main     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-08T05:21:14.988Z     |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-08T05:21:15.870Z     |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-08T05:21:16.048Z     |INFO     |PolicySync file does not exist     |     |     |     |main     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-08T05:21:16.049Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |main     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-08T05:21:16.049Z     |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-08T05:21:16.255Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |main     |
org.onap.dcaegen2.services.prh.MainApp     |2022-08-08T05:21:16.346Z     |INFO     |The following profiles are active: prod     |     |     |     |main     |
org.springframework.boot.context.config.ConfigDataEnvironment     |2022-08-08T05:21:16.375Z     |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-08T05:21:17.943Z     |INFO     |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f     |     |     |     |main     |
org.springframework.boot.web.embedded.tomcat.TomcatWebServer     |2022-08-08T05:21:18.504Z     |INFO     |Tomcat initialized with port(s): 8433 (https) 8100 (http)     |     |     |     |main     |
org.apache.catalina.core.StandardService     |2022-08-08T05:21:18.524Z     |INFO     |Starting service [Tomcat]     |     |     |     |main     |
org.apache.catalina.core.StandardEngine     |2022-08-08T05:21:18.524Z     |INFO     |Starting Servlet engine: [Apache Tomcat/9.0.56]     |     |     |     |main     |
org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]     |2022-08-08T05:21:18.587Z     |INFO     |Initializing Spring embedded WebApplicationContext     |     |     |     |main     |
org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext     |2022-08-08T05:21:18.588Z     |INFO     |Root WebApplicationContext: initialization completed in 2211 ms     |     |     |     |main     |
org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler     |2022-08-08T05:21:19.070Z     |INFO     |Configuring pulling for CBS updates in every PT5M     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034     |     |     |main     |
org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver     |2022-08-08T05:21:19.944Z     |INFO     |Exposing 4 endpoint(s) beneath base path '/actuator'     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034     |     |     |main     |
org.springframework.boot.web.embedded.tomcat.TomcatWebServer     |2022-08-08T05:21:21.378Z     |INFO     |Tomcat started on port(s): 8433 (https) 8100 (http) with context path ''     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034     |     |     |main     |
org.onap.dcaegen2.services.prh.MainApp     |2022-08-08T05:21:21.983Z     |INFO     |Started MainApp in 9.549 seconds (JVM running for 10.36)     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034     |     |     |main     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner     |2022-08-08T05:21:22.086Z     |INFO     |Start scheduling PRH workflow     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034     |     |ENTRY     |main     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:21:22.100Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=d5e6c3ef-832f-4f18-92b1-aebb66474dc3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-08-08T05:21:23.635Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.214:3904     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:21:23.684Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]     |2022-08-08T05:21:29.535Z     |INFO     |Initializing Spring DispatcherServlet 'dispatcherServlet'     |     |     |     |http-nio-8100-exec-1     |
org.springframework.web.servlet.DispatcherServlet     |2022-08-08T05:21:29.536Z     |INFO     |Initializing Servlet 'dispatcherServlet'     |     |     |     |http-nio-8100-exec-1     |
org.springframework.web.servlet.DispatcherServlet     |2022-08-08T05:21:29.538Z     |INFO     |Completed initialization in 2 ms     |     |     |     |http-nio-8100-exec-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:21:33.687Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=e19814c1-b7b3-4b25-bb33-3bd7c0521c6c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-08-08T05:21:34.757Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.214:3904     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:21:34.758Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:21:44.761Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=4443dc70-6adf-40f3-a52a-916c81315ee3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-08-08T05:21:45.857Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.214:3904     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:21:45.859Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:21:55.860Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=f0352fe2-2540-4301-a9ec-036e799eeb66     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-08-08T05:21:56.929Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.214:3904     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:21:56.930Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:22:06.931Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=786fcd1f-d396-4cdf-85f5-22df73a985c5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-08-08T05:22:07.978Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.214:3904     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:22:07.979Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:22:17.980Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=ec246c7e-347c-47fa-94a3-040ea0af615e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-08-08T05:22:19.009Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.214:3904     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:22:19.010Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:22:29.010Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=1ae07973-0945-4ed4-8115-60dcbd12e913     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-08-08T05:22:30.049Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.214:3904     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:22:30.051Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:22:40.052Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=11fac85b-b293-4a29-9af1-f8797935a33d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-08-08T05:22:41.091Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.214:3904     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:22:41.092Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:22:51.093Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=6b050fb7-2f03-4483-9298-40ad81efe1e3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-08-08T05:22:52.129Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.214:3904     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:22:52.131Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:23:02.133Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=791c43a0-2bb9-45eb-bbf9-f7c5380ac936     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-08-08T05:23:02.170Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.214:3904     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:23:02.170Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:23:12.173Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=dec2982e-3053-4352-9246-cca2e467adbf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-08-08T05:23:13.217Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.214:3904     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:23:13.218Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:23:23.218Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=f1c5b476-7e98-443c-b6c7-beb25185689a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-08-08T05:23:24.264Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.214:3904     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:23:24.265Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:23:34.265Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=5df5b87f-1cc4-4e77-8938-f4dad0781048     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-08-08T05:23:35.330Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.214:3904     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:23:35.331Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:23:45.332Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=881593a7-75a0-433c-a3cf-824f62bb5f65     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl     |2022-08-08T05:23:46.373Z     |ERROR     |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.6.214:3904     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:23:46.375Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-3     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:23:56.375Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=481aee1a-5cab-4634-b8e3-ac1689799f81     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:23:56.530Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:24:06.530Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=e4a413b6-191f-48ac-bbe8-4fd8a02114bb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:24:06.560Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:24:16.560Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=5732a0e3-01c3-4ab0-a8ee-67b290eacae4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:24:16.577Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:24:26.577Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=03822579-0ef9-459e-9671-fa9aa7806767     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:24:26.592Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:24:36.592Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=db6caae4-a425-4f21-8f4d-0c407e74221e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:24:36.605Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:24:46.606Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=a91fbf43-ad79-4639-ab6e-fe20cb3e363c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:24:46.627Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:24:56.628Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=d9655243-2482-4a35-8122-90d889c7e745     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:24:56.672Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:25:06.674Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=6a2d0bc9-3c1a-4c16-8561-f66245d7b440     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:25:06.691Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:25:16.692Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=1c64ee5e-075e-4462-8c90-b505a50c1421     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:25:16.705Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:25:26.705Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=39e6b37e-a07d-4723-a867-972f73038b9d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:25:26.720Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:25:36.721Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=cf6027c9-169f-4723-bcf1-ae5f5f3f109e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:25:36.734Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:25:46.735Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=42494cd1-4097-49a1-97fd-26b472aa0042     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:25:46.751Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:25:56.751Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=11cf9992-1ecf-4b18-8675-8d677ea116a8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:25:56.766Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:26:06.766Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=b03ca54f-69d2-42be-9ce4-0d70ec16da85     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:26:06.782Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:26:16.783Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=3b40e828-3dec-47bb-bc8f-4f8efa10cb23     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:26:16.797Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-08T05:26:20.144Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-08T05:26:20.145Z     |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-08T05:26:20.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-08T05:26:20.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-08T05:26:20.165Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-08T05:26:20.165Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-08T05:26:20.165Z     |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-08T05:26:20.168Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:26:26.797Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=9db6663d-35f4-481a-a129-cb9fdb06437c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:26:26.810Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:26:36.811Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=d4556dd6-b346-4de3-ae30-1875038e8a23     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:26:36.824Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:26:46.824Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=aead993b-126f-467a-9a83-ead83b56d40c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:26:46.837Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:26:56.837Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=ee1b0fdc-1a4a-4ec8-ac5d-64684f654172     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:26:56.854Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:27:06.857Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=f872ec47-9e5c-4cee-9490-f9176df1a6b0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:27:06.871Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:27:16.872Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=2112336f-3cce-4b2d-8a6b-da3ba99d156d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:27:16.885Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:27:26.886Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=ced9df54-833d-4afa-8c5b-af7f24ca8f6d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:27:26.900Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:27:36.901Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=a45da60d-62ae-45a3-924e-4b5281f4d5d2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:27:36.941Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:27:46.942Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=453412a5-b2fd-4270-820d-7cb36592cf95     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:27:46.955Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:27:56.957Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=8faad69f-16ac-487f-84be-011b1dbca3b5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:27:56.970Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:28:06.971Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=442192d6-5ae9-467c-b15f-f590bcc0ffe9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:28:06.986Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:28:16.987Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=3406199a-3d99-4376-9907-f80f1cfa8945     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:28:17.000Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:28:27.000Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=ed28dc7e-2963-402a-a572-e83d9a6722a4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:28:27.014Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:28:37.015Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=67efc715-184d-4607-9c62-35c7eda443ad     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:28:37.027Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:28:47.028Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=38f0f83a-5c40-47bb-a666-4b173b8079a3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:28:47.039Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:28:57.040Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=390ad166-18a1-4b4c-8c61-15de3b0f939f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:28:57.054Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:29:07.055Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=0dd671e4-d6c2-4b31-bcd5-ba645cbf823c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:29:07.067Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:29:17.067Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=9cfd3411-60db-48c7-9688-b84088bc554f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:29:17.079Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:29:27.080Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=fc45172e-f03a-475f-9c8e-62fc062218d2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:29:27.093Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:29:37.094Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=0c5cc6f8-ab15-4414-a443-694919a81c40     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:29:37.109Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:29:47.110Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=66da79e4-51b7-4787-b55f-d09554caadaf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:29:47.122Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:29:57.122Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=d6d9e4dc-e623-4de4-aadb-4288a7267f19     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:29:57.140Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:30:07.141Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=53382fe2-557e-4f99-a5c6-8f0d30bbf0fd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:30:07.159Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:30:17.160Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=17c914b9-fac0-402a-b5ff-aeb02aaeb790     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:30:17.172Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:30:27.172Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=c6f70af2-cc09-4332-8895-c0435a99bcd6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:30:27.185Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:30:37.185Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=62ce45c9-93d4-4fbb-bf20-3d6aede8d3ff     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:30:37.198Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:30:47.199Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=5a2c6edb-5d74-4098-b642-76fa40d1d97a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:30:47.213Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:30:57.214Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=9770a825-37d0-4f69-b248-9dc7ed984568     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:30:57.226Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:31:07.226Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=bd01ec44-c22a-47ca-b9b7-36143b12ec31     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:31:07.238Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:31:17.239Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=9ef1ab37-8b71-4dca-83c3-c8ca381f9e76     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:31:17.250Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-08T05:31:19.476Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-08T05:31:19.477Z     |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-08T05:31:19.478Z     |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-08T05:31:19.481Z     |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-08T05:31:19.491Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-08T05:31:19.492Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-08T05:31:19.492Z     |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-08T05:31:19.494Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:31:27.251Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=e29093d5-0646-4375-901f-f5ee52e13643     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:31:27.265Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:31:37.266Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=00e7d621-2175-475b-b298-7da6acbffd04     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:31:37.280Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:31:47.281Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=4a285563-4742-4ec4-b8bd-0f2c01424f2d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:31:47.301Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:31:57.301Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=5c5b280e-5ee0-4da5-98b2-2a10cd896065     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:31:57.312Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:32:07.313Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=64d41a3e-7d9e-4b32-a1d6-eaf3b798e018     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:32:07.325Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:32:17.326Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=a32dd76c-e9dd-424b-a453-65ac08dce5b6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:32:17.337Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:32:27.338Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=ef711deb-a1d8-4189-b2d9-d4959f12b4f2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:32:27.350Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:32:37.351Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=1ee56393-cb70-4bd2-ad5b-bd3389b359d7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:32:37.375Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:32:47.376Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=47febc57-dc20-4f01-b16f-fcf1686af503     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:32:47.387Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:32:57.387Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=624ea2e5-9a69-4d4c-9cf3-78b9657140dd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:32:57.409Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:33:07.409Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=dfbc8043-8334-4c08-8e30-364f45bff80b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:33:07.421Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:33:17.422Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=a3288ea1-c248-40d3-8206-be5cb14b62ab     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:33:17.448Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:33:27.449Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=fb1c1d81-7a8d-4548-924f-6a543e76526d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:33:27.486Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:33:37.487Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=e97d8d43-cc57-400d-a72b-1018976a7cc9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:33:37.496Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:33:47.497Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=921a54bb-fbad-468b-9b66-533fda438229     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:33:47.508Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:33:57.509Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=b5e22af4-b81e-4503-9045-0aec74aa8d0e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:33:57.519Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:34:07.520Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=bf6bcdea-05a8-442d-b35f-09f793263a75     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:34:07.531Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:34:17.531Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=5c284621-7f67-4029-816b-b5c6e0bf0e65     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:34:17.546Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:34:27.547Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=1a255140-a5f2-45f8-80f3-9891a370685d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:34:27.560Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:34:37.560Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=9d57ca9f-2312-48d8-93d7-9ed4cb03eef9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:34:37.572Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:34:47.573Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=ce648707-1e48-44db-be56-c84d8c513fc8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:34:47.589Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:34:57.590Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=9b8ec6a2-9794-4561-90bd-a9b415d2f1a0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:34:57.605Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:35:07.605Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=79d52085-5c9b-4e66-829a-9419fdcf9705     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:35:07.617Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:35:17.617Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=da2498f4-0f5e-4d6f-9e54-2d5a62b89eef     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:35:17.628Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:35:27.628Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=7100d34b-e058-4d8d-a23a-9ace605f04ec     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:35:27.641Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:35:37.641Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=c719a8df-1cef-4112-b41c-9a7a97edce05     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:35:37.651Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:35:47.652Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=deb10bb8-0136-4ba9-a689-06a9a3fb73f3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:35:47.664Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:35:57.664Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=6e803645-8ef2-4f70-923f-da15de3af869     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:35:57.677Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:36:07.677Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=62e33aa2-9cda-43bc-aafa-3a655c729972     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:36:07.691Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:36:17.692Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=319ce814-b013-49b8-88a4-46550db0e2a2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:36:17.705Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-08T05:36:19.469Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-08T05:36:19.470Z     |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-08T05:36:19.471Z     |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-08T05:36:19.473Z     |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-08T05:36:19.483Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-08T05:36:19.483Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-08T05:36:19.483Z     |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-08T05:36:19.486Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:36:27.706Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=58476620-4c8e-4bcf-942e-350779280fc9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:36:27.717Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:36:37.718Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=46c99549-272b-4a55-8fbf-a4fa9665eb46     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:36:37.728Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:36:47.729Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=7d7ddce3-7498-4e4f-94e5-c334feffccae     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:36:47.739Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:36:57.740Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=7a4f4e6e-258e-4561-a8a4-4d197b1258af     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:36:57.750Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:37:07.750Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=416227cf-9efc-491e-8d3d-670decdbac3b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:37:07.764Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:37:17.764Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=c8d6410c-dfd1-48ff-b90d-dfb7d0b13bf3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:37:17.776Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:37:27.777Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=cc8320ed-214d-4898-8e03-eb382718daea     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:37:27.788Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:37:37.789Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=aa2a17fe-22cb-454a-aa75-48db5dbe5cde     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:37:37.799Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:37:47.799Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=064f2e74-d46b-4ee1-9e4d-333e35ce787a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:37:47.810Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:37:57.811Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=b555b4c5-0fd2-46ae-8022-e7fc7509fa64     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:37:57.832Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:38:07.834Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=9f902a7b-3bd0-4469-9a27-c35b8a91710f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:38:07.844Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:38:17.845Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=49c2818a-ada8-4e91-80d7-1d1a9f72a3d2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:38:17.857Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:38:27.859Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=a7eac919-2924-43ec-bd54-1063d52e4592     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:38:27.869Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:38:37.869Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=f428d702-4056-4d96-911f-9901e9819ed8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:38:37.882Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:38:47.882Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=b569ed43-5fd9-487f-879b-3524d441b371     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:38:47.893Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:38:57.893Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=b79272e5-6191-42b8-b775-891509f4269d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:38:57.905Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:39:07.905Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=7782d2b7-0516-4d3d-bdcd-444d4933373f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:39:07.915Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:39:17.916Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=80757b53-dc0c-4ad2-9be0-46f4af0a6459     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:39:17.926Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:39:27.927Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=21af3bfa-1586-48f3-9c90-53457722b653     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:39:27.939Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:39:37.940Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=1a6ab8de-eca4-4605-aa32-e29d0a8bfd79     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:39:37.951Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:39:47.952Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=71ee4f5f-7b1d-438d-8df8-c1160f85f737     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:39:47.970Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:39:57.970Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=326c0d81-9405-4faa-ad89-fa16c313c7cb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:39:57.982Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:40:07.983Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=59b40066-7f82-4e63-80e2-fb16513cd8ed     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:40:07.994Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:40:17.994Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=93a88ae6-9fd6-4820-a499-77086dbdc482     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:40:18.006Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:40:28.007Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=91460464-94e5-4852-9722-e8796f9c1db1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:40:28.018Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:40:38.018Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=d6e6e3c1-fd74-4be8-a2f9-48a7da0cc44c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:40:38.028Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:40:48.029Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=d3261c95-8096-49c3-a33f-b59b61c71c04     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:40:48.039Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:40:58.039Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=8f8d91ff-8f41-4685-9efa-e93eb4c837b0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:40:58.048Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:41:08.049Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=a1eb2b20-a198-402a-857a-615c0995b7ac     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:41:08.058Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:41:18.058Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=9dd2ff13-3921-419e-b9da-8ee4a7868531     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:41:18.069Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-08T05:41:19.435Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-08T05:41:19.436Z     |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-08T05:41:19.437Z     |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-08T05:41:19.439Z     |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-08T05:41:19.448Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-08T05:41:19.448Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-08T05:41:19.448Z     |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-08T05:41:19.452Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:41:28.070Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=b4b9401f-cda1-4755-bbb0-53f1d897efe7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:41:28.086Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:41:38.086Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=d4460b19-a2af-420c-b3a6-eeb6dca1b1c9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:41:38.094Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:41:48.094Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=212c5a63-dcf8-4427-8644-33b3eb423ffb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:41:48.104Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:41:58.104Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=d481713e-f209-4b85-b2b5-b58432f9624e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:41:58.115Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:42:08.115Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=5719ff24-04cc-46e0-b71e-626d100ce11c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:42:08.124Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:42:18.125Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=c8c1b409-24ad-442a-ae3e-1eb517a5e7c2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:42:18.134Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:42:28.135Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=083ad675-b0d2-448b-b72e-051d2b3eabb8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:42:28.146Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:42:38.146Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=73520bf5-ac18-48c0-a4f2-b86b4444f8fa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:42:38.156Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:42:48.157Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=63e95497-d89c-4e55-92f6-c597960d1275     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:42:48.167Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:42:58.167Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=1652c6a5-5274-4c58-b569-443b673e6558     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:42:58.177Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:43:08.178Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=416589f1-1b12-4d82-872d-c679952ed1dd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:43:08.187Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:43:18.188Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=280ffbe0-e70f-4483-9336-9639703dda71     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:43:18.198Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:43:28.198Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=e5be313f-e807-4cdf-ab3b-63c8c284e31e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:43:28.208Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:43:38.209Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=91ee0c4c-f762-43c2-a970-f97d45cdd855     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:43:38.223Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:43:48.224Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=ab921875-70b3-4815-9e19-ca51d380cfc7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:43:48.243Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:43:58.244Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=60bd545e-2aff-4d5f-9aca-72655b81e40b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:43:58.264Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:44:08.265Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=dd2944e2-3f61-4528-a4eb-4be569d629a3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:44:08.278Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:44:18.278Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=d1caff15-116b-4b74-835f-901e2c1d304a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:44:18.291Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:44:28.292Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=cbf6105c-0482-44a3-a09c-00bb617d05ee     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:44:28.302Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:44:38.302Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=f29300bb-57d5-4773-9023-2e7ec5570de0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:44:38.312Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:44:48.313Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=c3667ec3-3071-4b1f-94b9-a7ed197600b3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:44:48.326Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:44:58.326Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=99d36e24-2d18-4029-b27d-b1c994272f5a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:44:58.337Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:45:08.337Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=ebe10daa-4782-40d9-b5a0-be9122d4c62d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:45:08.350Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:45:18.351Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=322a69e9-918f-4d5d-bf3b-c35760bf3cd7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:45:18.363Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:45:28.364Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=d9170872-a655-4ae3-b513-ad4d740e36f8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:45:28.384Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:45:38.385Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=ff583df7-7ac4-4330-925b-534aa82a8ca3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:45:38.394Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:45:48.394Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=6fbe8e3a-f247-429a-93ef-bebff6d9ae8e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:45:48.403Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:45:58.404Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=369f734b-d160-4592-b651-f506c4d33e13     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:45:58.414Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:46:08.415Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=e4e85cf3-a956-407a-8971-c4b6e9ad89bf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:46:08.424Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:46:18.424Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=2642d6de-92f7-4bbb-94dc-4d0e3b4840f7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:46:18.435Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-08T05:46:19.391Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-08T05:46:19.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-08T05:46:19.393Z     |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-08T05:46:19.395Z     |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-08T05:46:19.403Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-08T05:46:19.404Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-08T05:46:19.404Z     |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-08T05:46:19.406Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:46:28.435Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=da224fb8-19c2-4ee1-9a2b-911baf2d8024     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:46:28.459Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:46:38.460Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=5bdd67ae-dfed-43a1-9a67-025bf25a44ad     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:46:38.475Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:46:48.476Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=4cced6f2-9147-4d91-9849-3feb04e1b5bb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:46:48.485Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:46:58.485Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=adb627ff-c8d4-46fa-95df-0698caf7670e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:46:58.495Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:47:08.496Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=8f5ba8b1-9502-4d60-9b2b-d61a354d7986     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:47:08.506Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:47:18.506Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=70194f0a-3fe7-49ce-aa4b-3bcb7f953129     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:47:18.516Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:47:28.517Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=711161e0-4b7e-4fc6-a792-fe97821d9621     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:47:28.527Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:47:38.527Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=ba83303f-92aa-4988-94dc-6a868ca16618     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:47:38.537Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:47:48.537Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=f79c5eff-21f1-42b7-887f-905c03fd436c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:47:48.548Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:47:58.548Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=c57d156d-42a4-43e3-bbc2-e876337a0643     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:47:58.558Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:48:08.559Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=39f08c6c-5fb5-4bbd-9383-b7e3de59af61     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:48:08.568Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:48:18.568Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=67ebad84-fabc-43c8-939d-2692839840e7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:48:18.577Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:48:28.578Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=41e0a545-2f36-4637-ba5d-d2709d1a614d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:48:28.588Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:48:38.589Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=ba792c61-9a5c-46ea-9a81-114efd78bee6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:48:38.599Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:48:48.599Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=bc0d1598-a7cf-403e-8e25-e266f4da9933     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:48:48.609Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:48:58.610Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=00ea7ae5-a834-4046-b3fa-b47491217a76     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:48:58.620Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:49:08.620Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=e015ff39-7b8c-4ae9-8e46-bc390b4f5922     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:49:08.637Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:49:18.637Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=87c020c8-d582-4fa7-84ea-ec5a710979f2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:49:18.649Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:49:28.649Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=15b3c097-e8ee-47ba-8623-f586bdc7fe6b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:49:28.667Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:49:38.667Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=75c64535-b4b6-431f-bdde-4c60615b8bf4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:49:38.679Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:49:48.680Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=c40298be-aef0-4b1a-b1df-ea9cd3ba120f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:49:48.690Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:49:58.691Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=748edf9a-b21c-4e88-96bf-dfc25791aea5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:49:58.702Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:50:08.702Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=406f4786-3b5c-439b-8dd6-22ab814b6067     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:50:08.711Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:50:18.712Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=ad8696ab-a8f8-4e78-bd14-325ee7ebb156     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:50:18.722Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:50:28.723Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=9d0808c4-389e-4a2b-8eff-ac2e1fe439a9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:50:28.732Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:50:38.733Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=6fd93147-735e-451c-9d45-b4e4f9026805     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:50:38.744Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:50:48.744Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=660524ac-06c5-4103-b96e-594bfd3c0e82     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:50:48.754Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:50:58.755Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=e3cb16ca-eab5-4eb7-bf23-335fcb065e1b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:50:58.764Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:51:08.764Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=9cef72a6-d443-4279-8d9f-9eb99c2697bc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:51:08.774Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:51:18.774Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=4a486ad2-ee82-4548-aa15-6faeb8143152     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:51:18.784Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-08T05:51:19.413Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-08T05:51:19.414Z     |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-08T05:51:19.415Z     |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-08T05:51:19.418Z     |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-08T05:51:19.424Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-08T05:51:19.425Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-08T05:51:19.425Z     |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-08T05:51:19.427Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:51:28.784Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=e952990e-8548-4bd0-b5fc-b83fc37cdeb2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:51:28.795Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:51:38.796Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=23e856b6-5dea-4a57-a5bd-722ca97ec74e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:51:38.806Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:51:48.806Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=8ead950f-8c06-47fa-a384-c163b2e66099     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:51:48.816Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:51:58.817Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=db4951bb-beca-4755-a078-f19af80baf7c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:51:58.825Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:52:08.826Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=1a65104d-0788-4063-b362-451b93e27a8f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:52:08.837Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:52:18.838Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=aedf65d2-9631-4b98-b784-d0bbbae4a7b7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:52:18.851Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:52:28.851Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=dea25616-657c-4316-baaf-7e056176b2b4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:52:28.861Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:52:38.862Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=7f591fb0-f632-4d6a-ac09-ca3cfd75e676     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:52:38.873Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:52:48.873Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=1709efd7-4389-4efa-bbc5-7e26e714ab42     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:52:48.883Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:52:58.884Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=89fc86d5-e800-4380-8bd6-81a5d905483c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:52:58.893Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:53:08.893Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=83848ab6-6581-4644-9487-b57f6d274867     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:53:08.902Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:53:18.902Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=23abb814-74e8-4a2e-b3e5-7c6a3e795e29     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:53:18.912Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:53:28.912Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=921c7fe3-b6bc-4708-82b3-9457890b8fd1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:53:28.923Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:53:38.924Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=5df49fe6-d9eb-44f8-84cf-36491cb1ffa8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:53:38.935Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:53:48.935Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=9a138511-c419-49e6-a2d0-73a6ab45db30     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:53:48.945Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:53:58.945Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=c0c77999-f29d-4a15-bd21-89f2033664cc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:53:58.955Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:54:08.955Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=8a390212-db89-4496-8824-b0851d9a0658     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:54:08.964Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:54:18.965Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=1a4ecd5a-3dd1-404d-8199-32c7a9bc170e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:54:18.972Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:54:28.973Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=150454a3-d246-4d86-b6ef-03c0aefd4d4d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:54:28.982Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:54:38.982Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=51ab8b72-e8e3-4a37-9fbb-8f7e3e39f1f1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:54:38.991Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:54:48.992Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=44ea8999-01a1-440f-a9b3-252e7db43f69     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:54:49.003Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:54:59.003Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=7cc5eb6c-1fb7-4893-9dd2-bb8fa1320e32     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:54:59.018Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:55:09.019Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=10c9f2ce-782e-4d73-b1b0-e5e290ad10ce     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:55:09.028Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:55:19.029Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=1b3645af-748c-444e-a8f3-2c7e188f0da9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:55:19.041Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:55:29.043Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=a6f27bd8-3e90-4250-ab25-a535eb7a8ee1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:55:29.054Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:55:39.055Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=32ed52be-a681-4db3-8fec-6ced9f91727a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:55:39.066Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:55:49.067Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=8c81a7ab-5bfd-4c20-baa0-5d39ce576368     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:55:49.078Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:55:59.079Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=ed1b4088-b3b8-494a-9829-34baa7c9bdce     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:55:59.086Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:56:09.087Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=8af92279-a7b8-4dcf-8507-05a627e908cd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:56:09.096Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:56:19.096Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=338f8fb7-b7fa-4908-a04e-e32623919bdd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:56:19.107Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-08T05:56:19.405Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-08T05:56:19.405Z     |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-08T05:56:19.406Z     |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-08T05:56:19.408Z     |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-08T05:56:19.415Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-08T05:56:19.415Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-08T05:56:19.416Z     |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-08T05:56:19.418Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:56:29.108Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=89801a64-695c-45cc-8bc6-1ce728eff0b1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:56:29.118Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:56:39.119Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=a1443a23-3f28-4473-957e-82a8189b9782     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:56:39.128Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:56:49.128Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=20c5a97c-53e0-4586-8c05-5943d68207fc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:56:49.138Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:56:59.139Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=b0ab70ee-cd8d-4ae8-a33d-5342fdb03c01     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:56:59.148Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:57:09.148Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=4fdc4def-6448-49f4-b359-8e6f792f58d1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:57:09.157Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:57:19.158Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=7a9f6059-79ca-4ea0-9ab1-19ad557239e8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:57:19.167Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:57:29.167Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=1827dbe0-132f-40eb-aa7f-893208f79fdc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:57:29.177Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:57:39.178Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=b9df4176-1b72-44f6-a947-e14a446dbf2d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:57:39.187Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:57:49.187Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=6983b78e-9ad0-49da-8a91-215b4ab8dfd1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:57:49.197Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:57:59.197Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=adbc6fdb-22ca-47ee-aa9f-c194eacf55b1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:57:59.207Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:58:09.208Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=122b49cc-ba47-4625-a38e-842e79bc53f5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:58:09.217Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:58:19.218Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=67670fcc-0a2c-4285-ab57-cab74d341eb9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:58:19.227Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:58:29.227Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=70ece410-9f92-411c-9074-29f4e830fb6b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:58:29.236Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:58:39.236Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=f58533fa-f19c-4752-b8c0-c9699dceab6b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:58:39.245Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:58:49.245Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=9ef2340e-bd44-4b4d-bcda-f508d53038ca     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:58:49.255Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:58:59.256Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=bf8b2ce0-08bc-4a4f-befd-d37f8e61b610     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:58:59.266Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:59:09.266Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=44907044-5235-4c25-927d-4f5797fd9c1f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:59:09.275Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:59:19.276Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=6ef03432-914e-4cbd-8fa7-5af61e04901d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:59:19.285Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:59:29.286Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=bb554800-e710-4280-95cd-fd79e37d9bed     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:59:29.295Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:59:39.295Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=e24909a7-6c95-4186-ac13-05daccecc28e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:59:39.304Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:59:49.305Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=7bad5951-88cb-47c9-aa27-0b2d67230e3e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:59:49.314Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:59:59.315Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=7b59d725-0f8a-483a-85ff-0a9af1ba6430     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T05:59:59.324Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:00:09.325Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=69f9228b-a351-4954-956f-78b70ab27ad1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:00:09.334Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:00:19.334Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=635065e4-8c7a-4a2b-aaf9-02497dc2fdfa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:00:19.343Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:00:29.344Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=ad988586-824e-4fee-9b5d-5f69972e6cea     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:00:29.353Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:00:39.354Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=f9be78ff-8aad-4c26-905a-a11822c4fc15     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:00:39.363Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:00:49.363Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=251e085c-b62a-4209-b914-47d88de7bb1b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:00:49.373Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:00:59.373Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=b660223c-a43f-4464-9bde-3d5a1045fdac     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:00:59.384Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:01:09.385Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=65588c7d-a786-4191-abd8-450a1f9f4911     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:01:09.398Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-08T06:01:19.313Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-08T06:01:19.313Z     |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-08T06:01:19.314Z     |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-08T06:01:19.315Z     |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-08T06:01:19.320Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-08T06:01:19.320Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-08T06:01:19.320Z     |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-08T06:01:19.323Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:01:19.399Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=348d4e12-1bc3-469c-9806-e96f77b299e5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:01:19.410Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:01:29.410Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=46208b44-7469-43a4-a295-de17f7e075b7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:01:29.419Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:01:39.420Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=cad44389-db09-4bf2-ad82-6c7aee1e1de3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:01:39.430Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:01:49.431Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=53082745-f8c4-4c43-97a2-c20d31781a9a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:01:49.445Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:01:59.446Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=3a471270-3850-4d46-9250-a582c2f221ae     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:01:59.456Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:02:09.457Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=e37f7fd6-c555-4f57-8baa-53d53397afae     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:02:09.467Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:02:19.468Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=99c07c02-f0f2-47f8-8565-7194e7dd8c44     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:02:19.479Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:02:29.479Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=54e37335-8f33-412a-83a3-549dd226be84     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:02:29.491Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:02:39.491Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=31643f78-8148-4b50-98dc-2d093050da4e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:02:39.500Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:02:49.500Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=da86eaca-6267-4e84-b022-b125ee36861d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:02:49.509Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:02:59.510Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=df5efffc-8328-4017-9d82-48cb8d78e964     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:02:59.520Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:03:09.520Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=9a2d3861-ada9-4917-b948-f2be05528968     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:03:09.530Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:03:19.531Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=05391d04-0ed8-498f-862c-f59d5dbbc86c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:03:19.539Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:03:29.540Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=5d5bbfe0-e6e2-4710-9bb6-463668040cbc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:03:29.549Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:03:39.550Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=05ed2f4b-a5b7-49cd-a93e-a3576c08ca33     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:03:39.560Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:03:49.560Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=e62379ff-dc3f-495f-830c-4c0ca8a658fa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:03:49.569Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:03:59.570Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=6a2fff4c-43e5-41ac-92ee-d5f6912182b2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:03:59.581Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:04:09.582Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=030fe530-53ed-4f81-bf76-a286f3edd0cf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:04:09.591Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:04:19.592Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=26f1bdc4-0f5b-43ba-9237-28ec4d18aeff     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:04:19.601Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:04:29.602Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=c61ff86d-ff60-4b5d-9e0b-fe7cdf199f3a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:04:29.611Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:04:39.614Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=84ccbbd0-bda1-4f59-987f-4831aa60d465     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:04:39.625Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:04:49.626Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=061e59a8-2e0e-440e-9c2d-644384667c93     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:04:49.635Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:04:59.635Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=fd485f0d-a3b3-426b-b2f7-830cbb1ca81b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:04:59.644Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:05:09.645Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=6d3d591d-fd39-4973-b9e5-a99db6b27e4f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:05:09.655Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:05:19.656Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=11fbab78-166d-464f-a55e-ecb473c3f579     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:05:19.665Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:05:29.665Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=f7a49a88-d02e-43d5-a86f-b1bbadc05136     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:05:29.675Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:05:39.675Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=292b6b39-bad8-4e15-a5fa-f47131dbc7ea     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:05:39.682Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:05:49.683Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=6c24fe03-430a-4fa0-8379-d807c798a4dc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:05:49.692Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:05:59.692Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=2f44a6ef-59d6-4710-b352-6e7b970f5d99     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:05:59.702Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:06:09.703Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=a6a84086-211b-4e54-aba2-45a6b0e3aa29     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:06:09.712Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-08T06:06:19.385Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-08T06:06:19.385Z     |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-08T06:06:19.386Z     |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-08T06:06:19.390Z     |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-08T06:06:19.396Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-08T06:06:19.397Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-08T06:06:19.397Z     |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-08T06:06:19.399Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:06:19.713Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=a23ba40e-6f74-485e-bc09-47f798262d51     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:06:19.722Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:06:29.722Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=2a272266-5718-47ca-89af-f721c50a8c96     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:06:29.733Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:06:39.734Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=4f20974a-ae47-4cdf-9bb0-ae658f355191     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:06:39.743Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:06:49.743Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=b2f7ca1b-76a2-4899-819f-dbf0eff56587     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:06:49.753Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:06:59.754Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=28ff495a-4709-45f2-a209-7cf69fc5ad1f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:06:59.763Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:07:09.764Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=66560255-ca7a-4752-b636-1e220b039c74     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:07:09.773Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:07:19.773Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=488a7740-414f-419a-9b67-142e20c4fcbf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:07:19.784Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:07:29.784Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=015239ee-11e7-49fa-ba14-c66b33d0f5a9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:07:29.794Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:07:39.794Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=f2b92afa-34b0-4bf3-a4ef-4c41671c005c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:07:39.803Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:07:49.806Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=595f124f-c6f0-46a0-ae7d-b8168ddccca6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:07:49.816Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:07:59.816Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=260445e6-5bbc-43ff-b11f-1611dd6e0357     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:07:59.826Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:08:09.827Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=09745fbe-ea58-475e-8e5e-64e18786d62c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:08:09.840Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:08:19.840Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=5532bc23-3089-49bd-ab02-3e5ce77b1460     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:08:19.851Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:08:29.851Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=d6904b05-d503-402e-9c8c-690a36802953     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:08:29.861Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:08:39.861Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=211dfc23-86c6-460f-b03d-269dc37646cf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:08:39.870Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:08:49.870Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=294d6c32-c2be-4665-9d72-8c1791a5a8ef     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:08:49.879Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:08:59.880Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=150a662d-9fb3-446f-80d8-b2b4206fa83a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:08:59.889Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:09:09.889Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=1f23442b-3370-4498-8c93-28f2e01284be     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:09:09.898Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:09:19.899Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=98690eb3-a079-41c7-a585-6ecfc7079da6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:09:19.907Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:09:29.908Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=32c22761-1dfe-47f4-80f7-1b7407c57edf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:09:29.917Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:09:39.917Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=948dbb7b-a0f1-42fa-82df-57e03c4d00dc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:09:39.926Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:09:49.927Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=d6bc07f4-3304-4fb7-a249-840d16190fc5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:09:49.937Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:09:59.937Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=7995ef55-8ad4-41aa-8fa6-9199fcc4dd7a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:09:59.948Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:10:09.948Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=f8bd1cbb-b212-4c49-a505-0ed37f017239     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:10:09.959Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:10:19.959Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=1301b91c-c6f8-4566-b06d-13cca99df1f2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:10:19.967Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:10:29.967Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=307a6bd1-2563-42bc-8159-470ac7a2d5cf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:10:29.977Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:10:39.977Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=010582b9-4b85-4e18-9ea0-fb05d17a3bcb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:10:39.989Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:10:49.989Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=a2974cbf-1fbe-4945-9c16-e2358e26c0b6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:10:49.998Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:10:59.998Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=1bac164c-84a0-4b49-8e3d-2a5e4ea7ea04     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:11:00.007Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:11:10.008Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=9311907d-f0b8-4a95-aea0-017492448a72     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:11:10.016Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-08T06:11:19.483Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-08T06:11:19.484Z     |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-08T06:11:19.485Z     |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-08T06:11:19.488Z     |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-08T06:11:19.498Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-08T06:11:19.498Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-08T06:11:19.498Z     |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-08T06:11:19.502Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:11:20.017Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=b5db473c-e53b-4315-9b0d-e93c6811b788     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:11:20.025Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:11:30.026Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=2779cfb5-3f80-436d-90a4-d77b0b65116b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:11:30.035Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:11:40.035Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=02ace173-04cb-4ee1-95eb-53873087342d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:11:40.044Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:11:50.044Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=67636979-e1d8-4da2-a857-3092b6c88441     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:11:50.053Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:12:00.054Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=b36e400b-dfe8-449d-83a0-04fee0ea777a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:12:00.062Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:12:10.063Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=e6206adc-aeaa-4c31-9abc-928241ce5ca9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:12:10.071Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:12:20.072Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=9e7f667b-2eac-4f8c-9097-8eac91af04fe     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:12:20.094Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:12:30.094Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=df4d1f8c-7b32-43ff-8e09-6e6118081124     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:12:30.103Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:12:40.104Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=c738f4ee-3457-46d9-957b-02b2cf35615f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:12:40.112Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:12:50.115Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=b11e801d-a880-4b38-9760-41136a7bad62     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:12:50.124Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:13:00.125Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=bd588b08-c5d0-47db-8065-6544b618d522     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:13:00.133Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:13:10.134Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=15a4c755-4a2e-4dba-8dcd-4b9db4029404     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:13:10.143Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:13:20.144Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=6ab29d39-c7d1-4c48-a39e-bb4f47ba4de8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:13:20.152Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:13:30.153Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=a61567a6-868b-4a32-85e5-d6a9f65ca131     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:13:30.162Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:13:40.163Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=87f93554-2d8b-4eba-bc0e-3c29700babb5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:13:40.171Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:13:50.172Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=ee688b7e-e16a-4632-94b7-f28fa7576f3d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:13:50.183Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:14:00.183Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=f9384bf3-b7ec-4811-9187-3ec03aaa2902     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:14:00.194Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:14:10.195Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=e00e7b06-f2eb-4146-a343-0cb5d66f336b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:14:10.205Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:14:20.206Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=cd0f223a-ecf1-4434-a3fe-44ab74374fa3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:14:20.218Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:14:30.218Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=8fed2cdc-24bc-428a-8d97-617bf4554b90     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:14:30.229Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:14:40.229Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=31b44b33-8f6c-4e85-98d7-e657e2f52855     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:14:40.243Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:14:50.244Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=258ed4d2-2b89-45af-b341-2b20edf52bee     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:14:50.258Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:15:00.258Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=c890bfe2-d505-44c5-b193-ad7eb9770740     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:15:00.268Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:15:10.268Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=51053cf0-5d17-4e22-a6f3-352fbf15d314     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:15:10.276Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:15:20.277Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=b32d3e30-f6ff-4e27-b596-348ba7b63ecb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:15:20.286Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:15:30.286Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=167a1216-b15d-4e73-977c-b551dd6e54c5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:15:30.295Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:15:40.296Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=04918f34-89d7-4a4c-b718-fd25cb423d09     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:15:40.304Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:15:50.305Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=9aecaeb2-5fcf-4aaf-b14d-a8f8321a1996     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:15:50.313Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:16:00.314Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=834d1cf4-93f4-4c3e-b4a9-28c638f453d1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:16:00.322Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:16:10.322Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=b2437a25-7095-4a20-a3da-f4380e636c67     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:16:10.334Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-08T06:16:19.343Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-08T06:16:19.343Z     |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-08T06:16:19.344Z     |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-08T06:16:19.346Z     |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-08T06:16:19.352Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-08T06:16:19.352Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-08T06:16:19.352Z     |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-08T06:16:19.354Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:16:20.334Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=dcc90370-a635-48f7-91d1-ec5fa72c1e20     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:16:20.344Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:16:30.344Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=3d2b7456-52cd-4961-a08d-0c6c3d980373     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:16:30.353Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:16:40.354Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=0cc4ee67-3d9b-4c29-a435-0266b24ad7ab     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:16:40.362Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:16:50.362Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=41fbd8e2-8221-4fa2-b062-45dab4881353     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:16:50.372Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:17:00.372Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=ec0cd2f1-8c96-4cc9-b151-15aeb9980d96     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:17:00.381Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:17:10.381Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=c795d58a-4ae1-4e9c-8b2f-9c6dae02005b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:17:10.390Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:17:20.391Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=d012e7d2-2f24-4a67-bac5-805ff280b42a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:17:20.401Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:17:30.401Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=50321580-a190-4e93-8526-a4dab013a955     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:17:30.410Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:17:40.410Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=f0f4cee8-9d81-47bd-a3e6-e182e3c46539     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:17:40.419Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:17:50.420Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=a0491bb2-9db3-412d-ad5b-f9418b130f93     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:17:50.429Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:18:00.429Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=5ea35b0c-741f-4bd6-860e-923e59a425ef     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:18:00.438Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:18:10.438Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=c764f0a5-3d95-4800-9606-4b122fdf0611     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:18:10.447Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:18:20.447Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=38f58c8d-ac5b-4848-aad2-3e5016f9a039     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:18:20.455Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:18:30.456Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=f62d7c7b-0c61-47dc-a98d-a91b3786a761     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:18:30.464Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:18:40.464Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=c35bb8bb-4879-4c50-b264-3795a22654ea     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:18:40.472Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:18:50.472Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=432042da-aff3-48bc-b162-403902bb2d33     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:18:50.480Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:19:00.481Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=96518583-d519-42b6-b3b8-6934fb260779     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:19:00.491Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:19:10.491Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=6a2f201a-8574-4847-8f54-91e54fc16f95     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:19:10.501Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:19:20.502Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=b239c02f-7212-45ed-bc03-734151d8a76a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:19:20.510Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:19:30.511Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=934c2408-459d-4f88-ba24-d1e95544df6e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:19:30.519Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:19:40.520Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=bfab5c5a-445f-4794-aeae-4e3e7d90862b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:19:40.529Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:19:50.529Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=cf0c90fb-35e3-42ae-8fa5-42e600c516c0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:19:50.539Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:20:00.539Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=6c40f982-ac67-4a87-ad6b-0ca2d1f103ac     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:20:00.547Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:20:10.548Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=cd4531dd-4cdf-42c2-a324-c0a8f7cb5ba1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:20:10.555Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:20:20.556Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=f47ccb54-22eb-453a-9f01-c96c835aa1e0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:20:20.570Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:20:30.570Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=39b05e56-dee7-46fd-9cf0-3dbd8c1b92db     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:20:30.582Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:20:40.582Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=bdccc417-8db9-4f07-96b5-1990f3a0e865     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:20:40.593Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:20:50.593Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=02935891-12b9-4c2a-994d-109c77c52aa5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:20:50.602Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:21:00.603Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=38cacb8b-6048-4511-bb5a-93d62d22ef01     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:21:00.612Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:21:10.612Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=10920bee-d6b2-4362-9b33-78dc12616352     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:21:10.620Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-08T06:21:19.317Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-08T06:21:19.317Z     |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-08T06:21:19.318Z     |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-08T06:21:19.321Z     |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-08T06:21:19.326Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-08T06:21:19.326Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-08T06:21:19.326Z     |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-08T06:21:19.328Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:21:20.621Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=9bbdf367-510c-4f69-a2fa-994aec6de3d8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:21:20.630Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:21:30.630Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=1d72129a-9483-43c0-a832-0868cc95a9e3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:21:30.639Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:21:40.640Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=a469cca4-429a-4cdb-8d0b-570c53f4dea7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:21:40.654Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:21:50.655Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=3d99d1a8-c355-4bd4-ae5b-8bc1ae5fc570     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:21:50.667Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:22:00.668Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=5daf601f-408d-47f5-a09e-280d04a40379     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:22:00.687Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:22:10.688Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=34c8e2a2-994b-49bf-b600-b1b4f17deb8e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:22:10.698Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:22:20.698Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=079f9e8e-69d7-4cc2-82cf-096fd94ac1fb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:22:20.707Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:22:30.707Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=3d64f612-5ca3-4274-8804-c5ea493cdbde     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:22:30.716Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:22:40.717Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=90d5ffb1-bbee-4704-a585-012834e9565b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:22:40.725Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:22:50.725Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=6f1db93e-1777-49db-92a6-957ccf44d380     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:22:50.733Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:23:00.733Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=cea727b6-5dd7-47e1-a42c-2c2026c51c3c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:23:00.743Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:23:10.743Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=848470cd-e371-4207-8c5d-7f13582bc0aa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:23:10.752Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:23:20.753Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=d75682bd-5b83-4b49-adff-0822aa7ce947     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:23:20.761Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:23:30.761Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=861e1a88-d301-4ea2-94bc-dd5c2d040dc6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:23:30.770Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:23:40.771Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=5c489209-6711-49dd-adbf-ca73ab52a493     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:23:40.780Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:23:50.780Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=875a1e25-2be8-405f-9f68-62ee99031ceb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:23:50.789Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:24:00.789Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=e61bb3ea-f37e-4d92-9b44-7f5ef565caa3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:24:00.798Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:24:10.798Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=36fb9585-8c27-4ce6-bebc-0147fb171bd1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:24:10.807Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:24:20.808Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=cf9ac71e-9f63-4928-8948-c8e4b8075b0a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:24:20.819Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:24:30.820Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=2911a474-68b7-4a4d-8da5-d6f9e89aa32f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:24:30.829Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:24:40.829Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=00d426cd-681e-4e44-90e5-205590ea4f76     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:24:40.838Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:24:50.839Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=ce1ceb07-8217-4f40-8024-11264d3e3c28     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:24:50.847Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:25:00.848Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=8736f883-4421-4257-88f5-907c08e52101     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:25:00.856Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:25:10.857Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=7b29a929-b60a-4b94-8a77-9f5857b3ee0c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:25:10.865Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:25:20.865Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=474a3ef6-740b-41a5-8211-81fc68137e2b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:25:20.874Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:25:30.875Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=bc82c7c1-eb72-4c5e-b7f8-64e064a68710     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:25:30.883Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:25:40.884Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=f5087af6-df4c-4b9d-862a-3c335c135748     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:25:40.892Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:25:50.893Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=5f595bac-a117-44ee-b6b5-d99ed9ba3b43     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:25:50.901Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:26:00.901Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=42eb1408-c646-4087-8b61-e11514d8cd1a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:26:00.910Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:26:10.910Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=7ca3c760-3d80-4d07-92be-0cf9a8c99098     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:26:10.918Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-08T06:26:19.441Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-08T06:26:19.441Z     |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-08T06:26:19.442Z     |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-08T06:26:19.444Z     |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-08T06:26:19.450Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-08T06:26:19.450Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-08T06:26:19.450Z     |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-08T06:26:19.452Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:26:20.918Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=2d04ac51-e2ed-4dc6-b4d1-f201db25861a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:26:20.927Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:26:30.928Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=01461101-6a3c-419a-92ab-e81c22b22830     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:26:30.935Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:26:40.935Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=4a81bcfd-a3c1-4e50-82a5-b7978dd0f3b4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:26:40.944Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:26:50.945Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=3fa4232f-9872-4d67-b85f-a75cc63cf73d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:26:50.953Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:27:00.953Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=e1575b8a-bf07-4f73-b76d-d02d5788790a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:27:00.961Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:27:10.962Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=cf91f638-a89b-4a17-b045-da1b813c05b7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:27:10.970Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:27:20.970Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=ec1cd45c-acc5-49fa-8eb7-fef13ed33813     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:27:20.978Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:27:30.978Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=181f5d04-e53d-43d8-b8ee-951697ea8ddc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:27:30.986Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:27:40.986Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=74711e73-6875-4da9-ab47-f75134232b1d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:27:40.996Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:27:50.997Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=9089a797-637a-4ac3-ae13-0a8c54185a02     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:27:51.006Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:28:01.006Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=2e08d326-c1ab-4f99-a8a9-57d59b6d5fb8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:28:01.015Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:28:11.015Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=65ffb995-3c7f-4b75-9222-384b4d638b4d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:28:11.024Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:28:21.025Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=e91f2ed9-f649-4da9-a389-fccfda5e7028     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:28:21.035Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:28:31.035Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=dfdd8350-6237-4606-914d-dcfde9e3900d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:28:31.043Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:28:41.043Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=04eecea6-98ef-4396-91f8-7bdb99890157     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:28:41.054Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:28:51.054Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=a50110ef-0ae1-4d8e-8ba2-cdb17a9037a0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:28:51.063Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:29:01.064Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=b3ffd6cf-4efe-4e74-8fb6-c338d3868637     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:29:01.074Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:29:11.074Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=ef4fcbcd-61e7-460f-956a-a96c98ba4e4b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:29:11.084Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:29:21.084Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=a060dbb1-bbde-4e14-9feb-6b48ce3e9692     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:29:21.097Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:29:31.098Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=740ce5f4-497d-422b-8653-ff31932fb95d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:29:31.107Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:29:41.107Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=8a9d96c7-7bf4-4812-a594-fe22e9979cda     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:29:41.116Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:29:51.116Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=ad067210-23b2-4ac2-9251-e9eee9340163     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:29:51.125Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:30:01.126Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=82b68f30-e8af-4003-b8a7-7338e9b2d197     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:30:01.137Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:30:11.137Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=01fbd9dd-82c1-4932-927f-0776cad9fd7b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:30:11.145Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:30:21.145Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=9cb052b7-bdec-459f-b812-8b9b6dae9e23     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:30:21.154Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:30:31.154Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=d8ba6c6f-d49f-46ea-a41e-637253d0b9ce     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:30:31.162Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:30:41.163Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=bb8dfb88-fcb7-4d0d-9e43-505cc4b06cbb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:30:41.176Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:30:51.177Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=ae9678a7-8ed2-4ddb-a1c0-66f13c250006     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:30:51.185Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:31:01.185Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=92b893d8-d154-4116-b1a9-54f856914628     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:31:01.194Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:31:11.194Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=abfbe59e-4c2d-4978-a711-f92092414ae5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:31:11.203Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-08T06:31:19.387Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-08T06:31:19.387Z     |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-08T06:31:19.388Z     |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-08T06:31:19.391Z     |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-08T06:31:19.396Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-08T06:31:19.396Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-08T06:31:19.396Z     |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-08T06:31:19.398Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:31:21.206Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=4fdc31be-32f8-4b8f-a6ce-22209665833a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:31:21.215Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:31:31.216Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=177d52e8-69aa-4695-bfd8-64dea92be6bb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:31:31.224Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:31:41.224Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=3505ec79-2c71-4f7f-b7ca-3067b8b9dc24     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:31:41.232Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:31:51.233Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=62c9ea51-bdfa-4733-b87e-32d1811fecf6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:31:51.241Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:32:01.241Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=cb278597-1cd1-4893-becc-af2f2f7f175a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:32:01.249Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:32:11.249Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=42bdf1b2-c64d-4bd9-9689-e33582313681     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:32:11.257Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:32:21.258Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=e6a9781b-1852-480b-929c-eed3c34e5f48     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:32:21.266Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:32:31.266Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=8a339f96-1646-4be8-bd8e-e9a36e3525c2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:32:31.274Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:32:41.274Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=3e6acac8-0694-4986-9835-2fea5a578927     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:32:41.283Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:32:51.283Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=97c279d9-2a7e-4090-8c77-cb5e00be8e19     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:32:51.292Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:33:01.292Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=77441899-1f65-472f-acbe-4bee38466963     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:33:01.300Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:33:11.301Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=0c93f8a3-80cd-473c-94e7-67ac3947e161     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:33:11.311Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:33:21.312Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=614010bd-851d-4f81-bc42-a1f376727cdd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:33:21.320Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:33:31.321Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=15eb871b-94de-48b7-8636-d8f26b27487d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:33:31.328Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:33:41.328Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=e8586bcf-8086-4f25-b56a-5e40693f80a4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:33:41.338Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:33:51.338Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=128fe57c-5731-4419-bdf4-a3c43b0ba7cd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:33:51.349Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:34:01.349Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=69eb47c6-ebe0-4726-8df1-090e03a87b04     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:34:01.356Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:34:11.356Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=1b3350e2-6039-4c00-84eb-36b7e72bab24     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:34:11.365Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:34:21.365Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=fcb0921f-5fd4-4090-a6e4-220346c4ac10     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:34:21.373Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:34:31.373Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=a955175f-6848-4a98-80b1-8e292388999d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:34:31.380Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:34:41.381Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=5088140a-bc14-49b6-add4-fdbf26921a8c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:34:41.389Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:34:51.390Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=c8da5f89-8521-4196-94fb-93719a8069d4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:34:51.398Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:35:01.398Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=f4210547-2d91-4d61-b5ef-9de854586a44     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:35:01.407Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:35:11.408Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=dc008830-4bfd-4804-a045-ddf1417fc847     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:35:11.417Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:35:21.417Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=185abec7-eef9-4aac-a68a-b2b44523fbd7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:35:21.424Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:35:31.425Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=a2f770e5-fa31-422f-8f16-0f5e7732fdeb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:35:31.433Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:35:41.433Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=f64832ba-b7f5-4b34-920c-87e574e9f6bf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:35:41.443Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:35:51.443Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=9ec282eb-cf9a-41f7-949c-13ff57335948     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:35:51.452Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:36:01.453Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=67e407f5-f9e3-472f-9fa1-4b9c7208b440     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:36:01.462Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:36:11.463Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=ea0eb052-344d-4ef1-acc7-1d6bf2848ec7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:36:11.471Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-08T06:36:19.453Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-08T06:36:19.453Z     |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-08T06:36:19.454Z     |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-08T06:36:19.458Z     |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-08T06:36:19.463Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-08T06:36:19.463Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-08T06:36:19.463Z     |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-08T06:36:19.466Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:36:21.472Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=446f0c8f-6ddd-45ba-9b6f-3196db5963fc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:36:21.479Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:36:31.480Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=9e84ce49-b142-4745-b7d9-298af5b72f02     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:36:31.488Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:36:41.489Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=93f2e678-5f87-4ae2-856f-9d41a223ccef     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:36:41.496Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:36:51.497Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=86d7dd71-b57c-4322-804e-b28cc03e445e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:36:51.504Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:37:01.505Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=f14cda61-e26c-4830-9ca8-0260f825d046     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:37:01.512Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:37:11.512Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=36d6805b-6e3a-4add-95f8-f37214efbbd5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:37:11.521Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:37:21.521Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=0b13d671-34e1-48e6-b7c2-ccc2dedafc30     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:37:21.530Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:37:31.531Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=7eb7229f-8b90-466a-85ef-abd27e3db711     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:37:31.540Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:37:41.540Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=097a9375-aee5-4feb-98ec-af20e6dc5576     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:37:41.552Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:37:51.552Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=c22bc081-b0d2-4951-a298-cda069e10a7e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:37:51.560Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:38:01.560Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=b58913e6-e2a8-4d2c-98f3-45639433ad97     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:38:01.568Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:38:11.569Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=7fc898b4-77a2-4d2c-85c4-fc9d8fd28612     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:38:11.578Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:38:21.578Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=f0febf10-0a76-4b22-85f7-b36998c7f4a2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:38:21.588Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:38:31.590Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=e69ef294-d3f9-46f8-87f7-ab4453e6b28b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:38:31.625Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:38:41.625Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=10a3f6db-e9c1-43d6-a7aa-d242bdd4bf05     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:38:41.634Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:38:51.634Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=819f7c4f-9fee-40a3-882f-463c074d159b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:38:51.643Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:39:01.643Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=1115774c-8cf5-4c16-a42f-87ffc7a197de     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:39:01.651Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:39:11.651Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=fe96480b-31c8-4cf2-a81a-1b45c08707c4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:39:11.658Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:39:21.659Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=d402783c-1048-43ff-84c3-73be179bfba2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:39:21.667Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:39:31.667Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=23e0627e-e113-42f3-a87a-244eda9fca58     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:39:31.675Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:39:41.675Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=8d080d6f-05b1-40f1-acdf-81718d0d1340     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:39:41.683Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:39:51.683Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=1fe52e6a-811b-480d-93d9-f0f3f08818cd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:39:51.692Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:40:01.692Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=9f2ae225-8c0c-4707-bf5d-16fe05910141     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:40:01.700Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:40:11.700Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=6ff1cb58-a5e8-4cf3-ba32-4a0426e7b08e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:40:11.708Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:40:21.709Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=cfea2674-04e2-44aa-b6ac-7a94383a67df     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:40:21.717Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:40:31.717Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=e6be6668-69dd-429b-b2c8-c830a844f2f1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:40:31.726Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:40:41.727Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=949ef5e3-4abe-482d-8b83-66d79fa4e1d4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:40:41.734Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:40:51.735Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=abe571d6-2a16-47f7-9852-a8216cd358b1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:40:51.742Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:41:01.742Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=2c4b4fe5-c6a3-416e-8cae-dbb0d7a05e4d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:41:01.751Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:41:11.751Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=7e1ce9b7-1479-4a7c-b57c-c8c36dbc783d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:41:11.760Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-08T06:41:19.296Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-08T06:41:19.296Z     |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-08T06:41:19.297Z     |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-08T06:41:19.299Z     |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-08T06:41:19.303Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-08T06:41:19.303Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-08T06:41:19.303Z     |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-08T06:41:19.305Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:41:21.760Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=693ce4f3-5db5-4e91-af12-e957dbf054fe     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:41:21.771Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:41:31.771Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=9630e24c-5bfb-4de4-9158-5c1fe3a3e2a4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:41:31.779Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:41:41.779Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=72b2f232-4135-4caf-94d0-716889fbe4ae     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:41:41.787Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:41:51.787Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=d683eadc-a036-4b44-bebe-758a145216ef     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:41:51.795Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:42:01.796Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=500addd9-58ab-49eb-8776-50ed33d34128     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:42:01.804Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:42:11.804Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=87ebd7e4-4cb7-44be-9087-b1be6d976055     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:42:11.814Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:42:21.815Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=243d0bd6-8897-40e2-a0c7-ac6ca81436e4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:42:21.823Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:42:31.824Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=7d72fde6-db66-4d8c-8b0e-f5f4cc4c600b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:42:31.832Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:42:41.832Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=e18ef9a1-34c5-4109-bdec-53d4f3008e9b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:42:41.840Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:42:51.841Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=b06e8e86-8ea9-4a02-90fb-d6e2fb1a0979     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:42:51.849Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:43:01.849Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=7012b9b7-5b2c-4c0e-8db7-c991cc4bb7d8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:43:01.858Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:43:11.858Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=6b747939-c398-4147-a8cf-c389def1d244     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:43:11.868Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:43:21.869Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=5674f652-bf7a-4a4a-aa40-8695819047c4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:43:21.881Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:43:31.882Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=b88add83-f547-42d9-b6f5-cfd127438513     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:43:31.891Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:43:41.891Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=eb490141-c0df-474c-bd14-089650f8ac87     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:43:41.902Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:43:51.902Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=af9b3f24-4983-475f-890a-131f4b28e3e3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:43:51.911Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:44:01.912Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=093229d7-f2c8-4bfa-8471-5b2acd4115a1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:44:01.921Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:44:11.921Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=2708d520-a935-4333-a5ab-a92bacad063b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:44:11.963Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:44:21.963Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=6420b23c-e28f-4b23-9fa9-c0e7efe35394     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:44:21.974Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:44:31.974Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=113d5409-d448-46f4-8f18-2bd94bd725d6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:44:31.982Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:44:41.983Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=5d51e04b-18ed-43be-94e3-5a1c40c41725     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:44:41.990Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:44:51.990Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=b98d6a11-c0b8-4fed-88da-a70656eaad84     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:44:51.998Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:45:01.998Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=b85040ab-ae0d-4159-8570-6d69139cb26b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:45:02.006Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:45:12.006Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=94b8b7a6-6a72-4e3e-851b-791f7e52611e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:45:12.013Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:45:22.014Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=69b0746c-2b64-43a8-9dca-5f27ce1d52ac     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:45:22.022Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:45:32.022Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=fc172931-8c75-4394-a7e4-2c6c8f713618     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:45:32.030Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:45:42.030Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=301d917e-b945-4c17-b3b2-f81d9f2b5ffb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:45:42.039Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:45:52.039Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=e3ce98ac-2c94-4e43-abde-14a89cc3ce41     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:45:52.045Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:46:02.046Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=ae0b883e-4288-46b7-96e4-864ec656f47f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:46:02.062Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:46:12.063Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=e8d5c440-c17b-4f50-9389-0b78d34e0f40     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:46:12.074Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-08T06:46:19.417Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-08T06:46:19.418Z     |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-08T06:46:19.419Z     |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-08T06:46:19.421Z     |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-08T06:46:19.426Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-08T06:46:19.427Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-08T06:46:19.427Z     |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-08T06:46:19.429Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:46:22.074Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=54b2aa49-b9f4-419f-bccb-15ab48d327af     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:46:22.086Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:46:32.087Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=b4c7881e-610c-44c4-8af7-68ae70f812d9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:46:32.095Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:46:42.096Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=11d4a0e0-c6a8-48e9-8e82-21f54d384f43     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:46:42.103Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:46:52.103Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=c5abeb2f-41f7-4355-b802-61008a2dc984     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:46:52.112Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:47:02.112Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=cea55e99-b573-4754-8616-34f4090b72ef     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:47:02.152Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:47:12.152Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=0c0bf530-8991-4535-be88-2cae7622b023     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:47:12.160Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:47:22.161Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=6177a54d-0849-4870-8487-37a069b1100a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:47:22.169Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:47:32.170Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=ee85ba93-d45a-442a-b146-4a20976ff436     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:47:32.180Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:47:42.180Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=e7d60053-cc63-4e45-95be-3104424f15cb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:47:42.189Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:47:52.189Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=e28fb2f0-24d4-4a44-b912-30d734ee4c53     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:47:52.198Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:48:02.198Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=cd6b2093-cfcd-459a-9859-85ebfd3ae05b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:48:02.210Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:48:12.210Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=7c1ce5af-46de-489f-8558-a9b87228776f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:48:12.219Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:48:22.221Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=bb785b05-4352-490d-a717-2fd1d99d9267     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:48:22.229Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:48:32.230Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=3c1456ab-167b-4653-af4c-ced9db07ab42     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:48:32.239Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:48:42.241Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=860b42e9-63f7-4adf-919f-eb1ebc8fbef6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:48:42.249Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:48:52.250Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=4d42b7dc-65f0-4f11-af1a-19d2eb40aef0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:48:52.258Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:49:02.260Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=300d3d83-3e1e-486c-9f0b-399283ee6a45     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:49:02.280Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:49:12.280Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=66db87cc-dba4-4a98-972e-cfd42ec72631     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:49:12.289Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:49:22.289Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=ba02389d-69f9-4fd1-a0bf-c6cbb8bb7260     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:49:22.301Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:49:32.302Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=d1f6509d-4fc8-4017-8548-aca48af86ef3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:49:32.310Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:49:42.310Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=51b19959-d8f0-42a7-9d29-d1003052a109     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:49:42.322Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:49:52.323Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=7916574f-946f-421f-b448-1f8cec18dbf5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:49:52.332Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:50:02.332Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=8da1cbab-5d8d-477b-af3e-ec17d6d0cdcd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:50:02.340Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:50:12.341Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=f6400597-ab85-4650-a2e3-c3a1a5f788a7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:50:12.349Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:50:22.350Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=4e377276-7cb1-4867-b4b8-c0e5b0740bfb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:50:22.372Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:50:32.375Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=5d9fc5d9-e1f5-4e56-99bb-2d0b50202556     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:50:32.395Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:50:42.395Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=aa38873e-1538-4ead-abbf-6cf08f127566     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:50:42.411Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:50:52.411Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=4c64a1eb-2be3-498d-9566-57381aa86742     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:50:52.421Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:51:02.422Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=2acbb656-93ef-4521-b9a6-aae349327953     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:51:02.439Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:51:12.440Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=d00ca7e2-dbb2-4493-97f3-93c9a1972dc9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:51:12.447Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-08T06:51:19.357Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-08T06:51:19.358Z     |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-08T06:51:19.363Z     |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-08T06:51:19.366Z     |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-08T06:51:19.370Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-08T06:51:19.371Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-08T06:51:19.371Z     |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-08T06:51:19.373Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:51:22.448Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=1ed0a67e-4f4f-455d-a015-c4c89fab10ff     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:51:22.457Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:51:32.458Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=bb583edd-1930-4a3a-81e2-72556afe0e71     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:51:32.466Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:51:42.467Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=4cd36d0e-a05f-44da-9001-6050f2f9788e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:51:42.486Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:51:52.488Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=55b6e069-7fda-42f5-b59f-aa349bbd223f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:51:52.496Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:52:02.496Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=55a8bbe4-42fc-454b-9f4a-90926adbecaa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:52:02.520Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:52:12.521Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=142665c7-b355-4cbf-a3e7-e7cb06953019     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:52:12.529Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:52:22.529Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=db4d4b39-d9c8-47fe-8e61-74e1acb80791     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:52:22.537Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:52:32.537Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=92741230-a91a-4fa3-9d60-c9de9789ad5e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:52:32.546Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:52:42.546Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=80a34fc2-a212-4b54-a56d-13c3b3581585     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:52:42.554Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:52:52.554Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=c5d88c07-72b9-4e92-9e6c-024522c5acf9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:52:52.561Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:53:02.562Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=8c5f1a5a-f9a0-40b5-920c-a1b2df9d80f5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:53:02.573Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:53:12.574Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=a6b8eb22-7d66-4c8a-bc61-fef3d75e28c0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:53:12.581Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:53:22.582Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=5b017a31-0df6-42ca-adc4-bc51c4d43fd8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:53:22.597Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:53:32.597Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=b9666a26-a8c3-48b1-bc4c-4157b96b6d6e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:53:32.612Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:53:42.612Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=44be2269-19e7-405a-b607-18de17cc611d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:53:42.620Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:53:52.620Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=5b72744a-822b-4034-9dbd-23b077790698     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:53:52.634Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:54:02.634Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=6dd8d7fd-e8bd-476b-9f20-b7a336784baa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:54:02.644Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:54:12.644Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=b0f13597-ec98-4c2d-85ef-3e9ee0aadab5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:54:12.653Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:54:22.654Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=511ec700-b805-437d-80b6-5d68f336b432     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:54:22.670Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:54:32.673Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=800bf18a-3cf1-4873-bbf8-e53f9fc594b9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:54:32.680Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:54:42.682Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=542e4d43-7f04-4030-8bbd-9341ea5be0c6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:54:42.693Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:54:52.693Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=ff0bc039-91f6-4285-9b79-2f9342caff31     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:54:52.703Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:55:02.703Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=daf05ca5-9d6f-468c-940d-e52963830c21     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:55:02.714Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:55:12.715Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=de2838f6-678a-45d2-bcb9-b78462d28436     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:55:12.729Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:55:22.729Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=7c0b0eb4-6254-4e72-ab11-d3c9ff461c46     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:55:22.740Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:55:32.740Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=042c1407-ac9c-43d9-a909-e67e9bb6d18b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:55:32.749Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:55:42.750Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=7f5d6d07-7ebd-4fa3-a82b-5a56196fb217     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:55:42.771Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:55:52.775Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=a8e657a6-2c9a-4d83-a4b9-e5df03e74254     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:55:52.784Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:56:02.785Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=a235f100-444c-49b8-9222-e68249caca9b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:56:02.797Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:56:12.798Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=8f7250bf-c762-4caa-9e81-15c74e0d4848     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:56:12.806Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-08T06:56:19.391Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-08T06:56:19.391Z     |INFO     |Path to cert files: /opt/app/prh/etc/cert/     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-08T06:56:19.392Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-08T06:56:19.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-08T06:56:19.401Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-08T06:56:19.402Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-08T06:56:19.402Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-08-08T06:56:19.404Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:56:22.809Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=1ad25103-9bd9-4820-bb55-bcbdd7283e4d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:56:22.816Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:56:32.817Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=5d961a95-83af-4562-bbe7-61f920fca6ac     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:56:32.827Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:56:42.827Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=99774bfb-45dd-495d-84e7-667f511e563b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:56:42.838Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:56:52.838Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=374b3241-2525-491c-bc42-44e07f602bbb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:56:52.847Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:57:02.848Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=249dbaae-1783-4aa3-8763-0de1e76935bf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:57:02.857Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:57:12.857Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=b28fb550-552c-404d-a34c-d509bb5f6e7c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:57:12.868Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:57:22.868Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=72ce639f-1346-412a-8347-463d8ad60bd5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:57:22.876Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:57:32.877Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=e6390a11-476f-4cde-8bcd-c13200605289     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:57:32.885Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:57:42.886Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=5e6b9977-e0dc-44c1-be95-6aaab4cc8c25     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:57:42.898Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:57:52.899Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=bb781501-2010-4096-90c8-e736634f2169     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:57:52.908Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:58:02.908Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=ce55e07f-3fa3-4e60-a831-b407dc29e8bd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:58:02.917Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:58:12.917Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=189dd557-f758-4f70-9c13-d685d0c73ae4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:58:12.926Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:58:22.926Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=854c6c9a-fe39-42d5-ba10-dc3ae6b5fb8a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:58:22.941Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:58:32.941Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=4009cb1c-405d-4a81-ac7c-82a0da1fea65     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:58:32.951Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:58:42.951Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=b90ac672-862b-4709-9edd-5326ca6c4938     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:58:42.959Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:58:52.960Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=7e1a62f0-1841-4202-8905-f98bfd9e53b4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:58:52.969Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:59:02.969Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=12405102-90cd-4182-80e2-1601f7616809     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:59:02.977Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:59:12.978Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=80efcf53-5501-48e5-8ad0-850e8ba6e676     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:59:12.985Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:59:22.986Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=33c23578-a190-4fac-af55-f317443fc6b2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:59:22.996Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:59:32.997Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=3312654d-7f55-4940-bb99-39875a984521     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:59:33.008Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:59:43.009Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=4e3a628a-1511-415d-826e-1177569daa21     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:59:43.017Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:59:53.018Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=172c8071-be57-4177-8cd7-7a95c1a1d3c0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T06:59:53.029Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T07:00:03.030Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=ffc68d8a-f4b4-4b55-a25d-076a1f04b014     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T07:00:03.038Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T07:00:13.039Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=aaba38df-6716-4140-a844-48661de10c46     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T07:00:13.048Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T07:00:23.048Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=1a5b9014-9f47-4754-a07b-84c73551cdcd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T07:00:23.072Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T07:00:33.073Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=d1e1bae2-6a39-4041-be6c-0811a45b87ba     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T07:00:33.083Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T07:00:43.084Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=fdc97c5a-1e39-42fb-94a5-7b3fcbe95e83     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T07:00:43.100Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T07:00:53.101Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=4df6964b-4041-44bd-8e59-a10a8d3323f0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T07:00:53.116Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T07:01:03.116Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=336b3058-ad91-40cf-8e1a-a37d845cd965     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T07:01:03.126Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T07:01:13.127Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=dc5a0b8b-336c-440a-a461-da3cc24d391a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T07:01:13.145Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-08T07:01:19.524Z     |INFO     |CBS client will use http over TLS.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-08T07:01:19.525Z     |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-08T07:01:19.526Z     |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-08T07:01:19.532Z     |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-08T07:01:19.540Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-08T07:01:19.540Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-08T07:01:19.540Z     |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-08T07:01:19.544Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T07:01:23.146Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=0853dbd3-7e7c-46f5-9ddf-a61920fd3819     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T07:01:23.159Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T07:01:33.159Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=fd0c59a0-fda3-4d7c-9480-6752897d9d7c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T07:01:33.175Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T07:01:43.175Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=a25c2a3c-3c20-4904-8704-6e89cc93a8f3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T07:01:43.184Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T07:01:53.184Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=d521b9b8-8cc6-4475-886d-4a71ab4eb66c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T07:01:53.192Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T07:02:03.193Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=47817fad-30f3-41c1-9ce4-495a002b347a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T07:02:03.209Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T07:02:13.210Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=52e392ac-83e3-4add-b4da-09fc753ab427     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T07:02:13.217Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T07:02:23.218Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=c9d750cb-1d87-44e1-a278-fe84cdfc1f92     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T07:02:23.226Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T07:02:33.226Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=311eb664-4348-4711-a783-445613e09352     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T07:02:33.233Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T07:02:43.234Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=66779678-f728-45a9-bd04-8de4c1f077fd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T07:02:43.242Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T07:02:53.242Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=ec4bb57f-bd43-40d9-ba14-a7ac6abaf886     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T07:02:53.250Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T07:03:03.251Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=18628bce-ffaf-48c0-82c2-8ad4cc1432b9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T07:03:03.271Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T07:03:13.271Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=182f1277-fec8-4c6c-9402-c6356f56acf4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T07:03:13.279Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T07:03:23.279Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=50f766f7-f9b5-4c13-b931-b91fb6a1f41a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T07:03:23.291Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T07:03:33.291Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=63f5910c-4f84-4fd3-9ac4-90cbb2fb0416     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T07:03:33.301Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T07:03:43.301Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=1af3cba3-dfeb-452d-b872-0e3d3707eaf3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T07:03:43.308Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T07:03:53.309Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=470d6e72-a0bb-4003-b17e-d36723a19b07     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T07:03:53.317Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T07:04:03.318Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=bb16ed1e-f635-4725-8bda-f27a11770ed5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T07:04:03.326Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T07:04:13.326Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=ce1859a6-f503-4f61-ae18-a8de0315efb6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T07:04:13.346Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T07:04:23.346Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=c1d1fd1b-9bc8-4616-bc66-3613cc401e6f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T07:04:23.355Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T07:04:33.355Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=1a2e3764-c425-4939-b298-4df9bb297d2c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T07:04:33.368Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T07:04:43.370Z     |INFO     |Init configs     |InvocationID=51baca5a-4aaa-4ab2-bb20-769fa5273034, InstanceUUID=9839291b-a395-41fd-9de9-a4e9bac01c18     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-08T07:04:43.395Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-4     |