Results

By type

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

org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-27T22:45:51.605Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |main     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-27T22:45:51.619Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |main     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-27T22:45:51.620Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |main     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-27T22:45:51.622Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |main     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T22:45:52.084Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |main     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T22:45:52.261Z     |INFO     |PolicySync file does not exist     |     |     |     |main     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T22:45:52.262Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |main     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-27T22:45:52.263Z     |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-27T22:45:52.371Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |main     |
org.onap.dcaegen2.services.prh.MainApp     |2022-08-27T22:45:52.453Z     |INFO     |The following profiles are active: prod     |     |     |     |main     |
org.springframework.boot.context.config.ConfigDataEnvironment     |2022-08-27T22:45:52.493Z     |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-27T22:45:54.714Z     |INFO     |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f     |     |     |     |main     |
org.springframework.boot.web.embedded.tomcat.TomcatWebServer     |2022-08-27T22:45:55.332Z     |INFO     |Tomcat initialized with port(s): 8433 (https) 8100 (http)     |     |     |     |main     |
org.apache.catalina.core.StandardService     |2022-08-27T22:45:55.368Z     |INFO     |Starting service [Tomcat]     |     |     |     |main     |
org.apache.catalina.core.StandardEngine     |2022-08-27T22:45:55.369Z     |INFO     |Starting Servlet engine: [Apache Tomcat/9.0.56]     |     |     |     |main     |
org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]     |2022-08-27T22:45:55.446Z     |INFO     |Initializing Spring embedded WebApplicationContext     |     |     |     |main     |
org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext     |2022-08-27T22:45:55.446Z     |INFO     |Root WebApplicationContext: initialization completed in 2951 ms     |     |     |     |main     |
org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler     |2022-08-27T22:45:56.213Z     |INFO     |Configuring pulling for CBS updates in every PT5M     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723     |     |     |main     |
org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver     |2022-08-27T22:45:57.315Z     |INFO     |Exposing 4 endpoint(s) beneath base path '/actuator'     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723     |     |     |main     |
org.springframework.boot.web.embedded.tomcat.TomcatWebServer     |2022-08-27T22:45:58.882Z     |INFO     |Tomcat started on port(s): 8433 (https) 8100 (http) with context path ''     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723     |     |     |main     |
org.onap.dcaegen2.services.prh.MainApp     |2022-08-27T22:45:59.640Z     |INFO     |Started MainApp in 10.789 seconds (JVM running for 11.743)     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723     |     |     |main     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner     |2022-08-27T22:45:59.758Z     |INFO     |Start scheduling PRH workflow     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723     |     |ENTRY     |main     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:45:59.771Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=ffb9ea11-b547-4540-84f8-497f66dda72c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:46:00.323Z     |WARN     |Chain of tasks have been aborted due to errors in PRH workflow     |     |java.net.UnknownHostException: Failed to resolve 'message-router.onap.svc.cluster.local' after 2 queries \n\tat io.netty.resolver.dns.DnsResolveContext.finishResolve(DnsResolveContext.java:1047)\n\tat io.netty.resolver.dns.DnsResolveContext.tryToFinishResolve(DnsResolveContext.java:1000)\n\tat io.netty.resolver.dns.DnsResolveContext.query(DnsResolveContext.java:418)\n\tat io.netty.resolver.dns.DnsResolveContext.tryToFinishResolve(DnsResolveContext.java:971)\n\tat io.netty.resolver.dns.DnsResolveContext.access$700(DnsResolveContext.java:66)\n\tat io.netty.resolver.dns.DnsResolveContext$2.operationComplete(DnsResolveContext.java:471)\n\tat io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:578)\n\tat io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:571)\n\tat io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:550)\n\tat io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:491)\n\tat io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:616)\n\tat io.netty.util.concurrent.DefaultPromise.setSuccess0(DefaultPromise.java:605)\n\tat io.netty.util.concurrent.DefaultPromise.trySuccess(DefaultPromise.java:104)\n\tat io.netty.resolver.dns.DnsQueryContext.trySuccess(DnsQueryContext.java:200)\n\tat io.netty.resolver.dns.DnsQueryContext.finish(DnsQueryContext.java:192)\n\tat io.netty.resolver.dns.DnsNameResolver$DnsResponseHandler.channelRead(DnsNameResolver.java:1301)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.EpollDatagramChannel.processPacket(EpollDatagramChannel.java:618)\n\tat io.netty.channel.epoll.EpollDatagramChannel.recvmsg(EpollDatagramChannel.java:653)\n\tat io.netty.channel.epoll.EpollDatagramChannel.access$100(EpollDatagramChannel.java:56)\n\tat io.netty.channel.epoll.EpollDatagramChannel$EpollDatagramChannelUnsafe.epollInReady(EpollDatagramChannel.java:492)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n     |     |reactor-http-epoll-1     |
org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]     |2022-08-27T22:46:05.362Z     |INFO     |Initializing Spring DispatcherServlet 'dispatcherServlet'     |     |     |     |http-nio-8100-exec-1     |
org.springframework.web.servlet.DispatcherServlet     |2022-08-27T22:46:05.363Z     |INFO     |Initializing Servlet 'dispatcherServlet'     |     |     |     |http-nio-8100-exec-1     |
org.springframework.web.servlet.DispatcherServlet     |2022-08-27T22:46:05.366Z     |INFO     |Completed initialization in 3 ms     |     |     |     |http-nio-8100-exec-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:46:10.321Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=ea63e705-dd12-4be6-ba1e-3b28b53c368b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:46:10.376Z     |WARN     |Chain of tasks have been aborted due to errors in PRH workflow     |     |java.net.UnknownHostException: Failed to resolve 'message-router.onap.svc.cluster.local' after 2 queries \n\tat io.netty.resolver.dns.DnsResolveContext.finishResolve(DnsResolveContext.java:1047)\n\tat io.netty.resolver.dns.DnsResolveContext.tryToFinishResolve(DnsResolveContext.java:1000)\n\tat io.netty.resolver.dns.DnsResolveContext.query(DnsResolveContext.java:418)\n\tat io.netty.resolver.dns.DnsResolveContext.tryToFinishResolve(DnsResolveContext.java:971)\n\tat io.netty.resolver.dns.DnsResolveContext.access$700(DnsResolveContext.java:66)\n\tat io.netty.resolver.dns.DnsResolveContext$2.operationComplete(DnsResolveContext.java:471)\n\tat io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:578)\n\tat io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:571)\n\tat io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:550)\n\tat io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:491)\n\tat io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:616)\n\tat io.netty.util.concurrent.DefaultPromise.setSuccess0(DefaultPromise.java:605)\n\tat io.netty.util.concurrent.DefaultPromise.trySuccess(DefaultPromise.java:104)\n\tat io.netty.resolver.dns.DnsQueryContext.trySuccess(DnsQueryContext.java:200)\n\tat io.netty.resolver.dns.DnsQueryContext.finish(DnsQueryContext.java:192)\n\tat io.netty.resolver.dns.DnsNameResolver$DnsResponseHandler.channelRead(DnsNameResolver.java:1301)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.EpollDatagramChannel.processPacket(EpollDatagramChannel.java:618)\n\tat io.netty.channel.epoll.EpollDatagramChannel.recvmsg(EpollDatagramChannel.java:653)\n\tat io.netty.channel.epoll.EpollDatagramChannel.access$100(EpollDatagramChannel.java:56)\n\tat io.netty.channel.epoll.EpollDatagramChannel$EpollDatagramChannelUnsafe.epollInReady(EpollDatagramChannel.java:492)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:46:20.377Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=cea7b554-c79e-4336-a6dc-c7c14a94c075     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:46:20.440Z     |WARN     |Chain of tasks have been aborted due to errors in PRH workflow     |     |java.net.UnknownHostException: Failed to resolve 'message-router.onap.svc.cluster.local' after 2 queries \n\tat io.netty.resolver.dns.DnsResolveContext.finishResolve(DnsResolveContext.java:1047)\n\tat io.netty.resolver.dns.DnsResolveContext.tryToFinishResolve(DnsResolveContext.java:1000)\n\tat io.netty.resolver.dns.DnsResolveContext.query(DnsResolveContext.java:418)\n\tat io.netty.resolver.dns.DnsResolveContext.tryToFinishResolve(DnsResolveContext.java:971)\n\tat io.netty.resolver.dns.DnsResolveContext.access$700(DnsResolveContext.java:66)\n\tat io.netty.resolver.dns.DnsResolveContext$2.operationComplete(DnsResolveContext.java:471)\n\tat io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:578)\n\tat io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:571)\n\tat io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:550)\n\tat io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:491)\n\tat io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:616)\n\tat io.netty.util.concurrent.DefaultPromise.setSuccess0(DefaultPromise.java:605)\n\tat io.netty.util.concurrent.DefaultPromise.trySuccess(DefaultPromise.java:104)\n\tat io.netty.resolver.dns.DnsQueryContext.trySuccess(DnsQueryContext.java:200)\n\tat io.netty.resolver.dns.DnsQueryContext.finish(DnsQueryContext.java:192)\n\tat io.netty.resolver.dns.DnsNameResolver$DnsResponseHandler.channelRead(DnsNameResolver.java:1301)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.EpollDatagramChannel.processPacket(EpollDatagramChannel.java:618)\n\tat io.netty.channel.epoll.EpollDatagramChannel.recvmsg(EpollDatagramChannel.java:653)\n\tat io.netty.channel.epoll.EpollDatagramChannel.access$100(EpollDatagramChannel.java:56)\n\tat io.netty.channel.epoll.EpollDatagramChannel$EpollDatagramChannelUnsafe.epollInReady(EpollDatagramChannel.java:492)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:46:30.440Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=3f807c7b-b108-492b-80d8-db76e9075dcb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:46:30.662Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:46:40.663Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=36c8c04e-e4e5-44b0-88a7-815ddd57f09c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:46:40.669Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:46:50.670Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=bcc6407d-feda-4968-b90b-974632ace662     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:46:50.674Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:47:00.677Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=6f4f8896-64f2-4df0-85bb-a179625d7fe8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:47:00.691Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:47:10.695Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=bfe3f296-cd97-43fa-b52b-406dcb1879fe     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:47:10.701Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:47:20.702Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=5890625c-579c-4add-9dcf-61746c985856     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:47:20.707Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:47:30.708Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=b424f3bf-0778-478c-94c7-27cce3d9aa54     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:47:30.712Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:47:40.713Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=d8fbe9b1-6f6b-4213-85be-64fb5b8aa7c7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:47:40.718Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:47:50.719Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=950a07cd-6a4a-4ef9-8e88-2b659a2af5e8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:47:50.728Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:48:00.729Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=6a494990-2002-4b16-88f1-6db7c6611c99     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:48:00.734Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:48:10.735Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=895a22d9-a663-40b0-8096-87976feb1d10     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:48:10.739Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:48:20.740Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=52590347-bdb6-45f6-a060-e2008f9a794e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:48:20.745Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:48:30.746Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=b80933ad-ad25-424c-a4bf-a49ca80094f7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:48:30.751Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:48:40.752Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=6ad4f143-1295-48c2-94ea-68efde108b71     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:48:40.756Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:48:50.757Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=03303569-c3f1-449d-b0e5-27dbd5ab5d4c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:48:50.764Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:49:00.765Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=c88658e5-620f-44fc-b3e2-01d538a717a6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:49:00.771Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:49:10.771Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=147e215f-5cd9-4146-b1c6-c946f0ceed34     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:49:10.776Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:49:20.780Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=693b9448-77fd-49b0-937e-6a4ef2720484     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:49:20.789Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:49:30.790Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=77b1b93b-c6e2-4b2b-85f9-9e8917ae5dd8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:49:30.796Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:49:40.802Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=d0fed0d1-76a9-47aa-afb4-d9c691f72064     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:49:40.807Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:49:50.808Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=09ae833c-b9d8-4976-b9dd-bd275263c342     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:49:50.814Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:50:00.816Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=dfc88cae-183b-470d-9080-b8218428f0c8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:50:00.822Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:50:10.822Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=d00c46e9-eeb5-4a98-998b-94c9463eb5db     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:50:10.828Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:50:20.828Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=00796632-eec2-4ee2-9573-5433a28191fa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:50:20.833Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:50:30.833Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=3ba7c7b5-e51f-4206-9f59-acaa56cea3b8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:50:30.839Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:50:40.840Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=62c284af-2f4a-4da7-9f16-7e954de7c8ce     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:50:40.846Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:50:50.847Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=b4ea0692-bbae-404d-b919-015f32e0a2cb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:50:50.852Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-27T22:50:57.144Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-27T22:50:57.145Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-27T22:50:57.145Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-27T22:50:57.146Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T22:50:57.147Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T22:50:57.170Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T22:50:57.170Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-27T22:50:57.171Z     |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-27T22:50:57.175Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:51:00.852Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=821884f2-0cf9-496e-84c8-66f0fed367ee     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:51:00.856Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:51:10.857Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=e289a51a-a425-43d6-9366-400d92d0af0c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:51:10.863Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:51:20.863Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=94434df8-dc17-439a-a9d8-eb2df9bac892     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:51:20.868Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:51:30.869Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=0858ad71-2dca-4ce5-b0d4-fa4ddc98f52b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:51:30.873Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:51:40.873Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=31b3aa9d-95a2-410e-a630-0d1c9f77466b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:51:40.878Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:51:50.878Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=29185593-bbeb-4b67-9886-6c34c8afd5c5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:51:50.884Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:52:00.884Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=e5f81efd-9d02-481c-b1ce-fd138f52dbb9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:52:00.889Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:52:10.890Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=bdced337-f8fc-4890-a051-cad6dc4ad22d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:52:10.894Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:52:20.896Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=ca2c8c06-71c5-4b29-99e4-41eae62ab51e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:52:20.907Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:52:30.908Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=4a0bf906-3a5c-42ad-b5ab-53579ad3e03d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:52:30.912Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:52:40.913Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=f21bcc5e-446b-4967-8215-ef9a0365bb3b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:52:40.917Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:52:50.918Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=8f9e4ff9-859e-439f-a955-bf9f47a0ff6d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:52:50.924Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:53:00.925Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=e6b269e8-1867-48ff-b309-9c3f98a37c32     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:53:00.929Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:53:10.930Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=bf5e8450-84d4-4335-a868-fefc479ce5ce     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:53:10.935Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:53:20.937Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=51c3bac6-e202-42e7-97da-36395d12d7dc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:53:20.943Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:53:30.945Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=36afc98a-fb02-4009-9a41-7b2ec0398a1e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:53:30.951Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:53:40.952Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=dea98d65-6eb5-4b2b-857f-3c4db9eb735b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:53:40.957Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:53:50.957Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=0924db0d-a854-478f-badd-4f040ecaa958     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:53:50.967Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:54:00.968Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=bfa07e75-b58e-440f-81a6-4e195b43d120     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:54:00.973Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:54:10.974Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=cd6d4d54-46f7-4459-93b3-3863def19009     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:54:10.978Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:54:20.979Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=26b3f159-0af1-477c-bb65-7f5bdcfde449     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:54:20.984Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:54:30.986Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=a049e83c-040e-484f-b6d2-78f93e0abb92     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:54:30.990Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:54:40.991Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=24bc665a-0642-4541-8d5f-51c626573f96     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:54:40.996Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:54:50.996Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=07f07b81-91d0-46af-805d-b62a5d7f338c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:54:51.001Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:55:01.001Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=92201436-8ab7-48fc-b155-e21ae914db7c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:55:01.007Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:55:11.008Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=1622a5c1-3e51-4241-a770-2af53f232ca3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:55:11.016Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:55:21.016Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=eafcd3f3-d302-4107-a025-3cd1bae608da     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:55:21.021Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:55:31.021Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=d8b4090c-d1a2-49bc-bda8-9b93a2ca04bb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:55:31.026Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:55:41.027Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=a37540ea-5fe1-466b-8380-c829e6966b34     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:55:41.033Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:55:51.033Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=d59d091a-e8b2-4c8d-bd11-298fbb7a0af6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:55:51.038Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-27T22:55:56.472Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-27T22:55:56.472Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-27T22:55:56.472Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-27T22:55:56.473Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T22:55:56.473Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T22:55:56.486Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T22:55:56.487Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-27T22:55:56.487Z     |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-27T22:55:56.490Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:56:01.039Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=7ae0f9ee-2358-4c30-b1cf-922308467765     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:56:01.043Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:56:11.046Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=18baed08-6bdb-41d2-84e9-a57c31005e88     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:56:11.051Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:56:21.052Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=994fe2aa-b8cf-4513-9a6c-87284b30ebdf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:56:21.058Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:56:31.059Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=ee0cb8db-65a0-4220-807d-29601dda77ff     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:56:31.065Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:56:41.066Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=83ee6a49-72d9-455d-a167-30df69acb313     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:56:41.077Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:56:51.077Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=8a71d3c0-37f4-4048-bd37-2877d4c0b27c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:56:51.090Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:57:01.094Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=c8010e57-3678-4f51-bd22-424d61c9ff53     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:57:01.101Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:57:11.103Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=490e6a65-e4cf-4bb5-882d-58388ec100f2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:57:11.109Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:57:21.109Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=02fd9ec5-77a9-4ea0-8408-3ca46500e751     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:57:21.115Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:57:31.116Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=a3d7670d-ef66-485b-9905-b2261433995c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:57:31.121Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:57:41.122Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=a25d4b72-dd31-4b9c-ac56-d3db7b2317a2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:57:41.126Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:57:51.128Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=e1ae801f-e714-4bc5-bf9f-61ac108b7905     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:57:51.136Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:58:01.139Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=b024ba1f-bc41-4b0b-ba9d-b8db41df7540     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:58:01.145Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:58:11.145Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=55428903-c3af-4f33-8d4e-0e9e49b92fe6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:58:11.155Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:58:21.156Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=c12d4214-fbc7-4d7d-9267-59c5ff644d98     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:58:21.160Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:58:31.162Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=c84870bd-b60d-4304-b066-9c232005ffae     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:58:31.172Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:58:41.175Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=b5d405e5-9aab-418c-93e8-d2f973adf3a7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:58:41.183Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:58:51.184Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=18329555-84bf-4965-adfa-9c67f142bd5e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:58:51.193Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:59:01.195Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=0ed37334-71c7-4485-9fd8-a2932da6badc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:59:01.201Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:59:11.202Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=48924c41-ea7a-4594-9331-8193d843aa14     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:59:11.206Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:59:21.207Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=fb69e6fd-63c6-4981-8e64-1017ec4f7f00     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:59:21.211Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:59:31.211Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=bcc6395d-6106-407a-a55b-3b528e0bfbbc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:59:31.217Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:59:41.217Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=46e72eed-5309-49de-8b0f-3a0a12dfc92e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:59:41.223Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:59:51.224Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=ce0f4fc3-0bac-4275-a985-35528ee799ed     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T22:59:51.230Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:00:01.230Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=9d4a9078-8dd7-4502-ac0f-8fca1d834143     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:00:01.235Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:00:11.236Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=a5fd238f-5601-4853-88dc-5404f2cf1bc4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:00:11.241Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:00:21.241Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=8455e009-4966-4698-a11e-aa15071b53ba     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:00:21.325Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:00:31.327Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=6a84fed9-53f3-41e9-acbb-d405a2194563     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:00:31.349Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:00:41.350Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=c8341858-a047-498f-b136-5c8964799604     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:00:41.416Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:00:51.423Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=b5c2c74c-ab13-49cd-aace-617b1a4a2f8d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:00:51.455Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-27T23:00:56.578Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-27T23:00:56.578Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-27T23:00:56.579Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-27T23:00:56.579Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T23:00:56.580Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T23:00:56.596Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T23:00:56.596Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-27T23:00:56.596Z     |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-27T23:00:56.599Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:01:01.475Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=2a23bdcd-ba08-4171-a24a-02a9aff38fd2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:01:01.500Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:01:11.500Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=25491609-1e4f-4f9d-9dec-eb738c4dfce1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:01:11.544Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:01:21.545Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=857e13a3-2b96-4ed5-b2d8-5047c42f8dc6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:01:21.570Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:01:31.572Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=96944d3b-15d4-469f-9d64-0ee2e62a9d3f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:01:31.621Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:01:41.627Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=44b8632c-86d6-4ea9-a564-b3104c3f900b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:01:41.672Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:01:51.675Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=3b5bdffd-55c0-4877-8ac9-1203e91edeea     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:01:51.737Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:02:01.738Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=da5207f2-bb3a-4370-aad3-650bacafe7bf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:02:01.781Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:02:11.782Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=3a104b91-53cc-4700-8d5f-ebdbdba6d7f2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:02:11.802Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:02:21.803Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=d73d3484-775b-4e94-b3f3-b0ea8031e80b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:02:21.827Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:02:31.828Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=4c48ae77-e258-4cba-90d4-a9e5fb8e334e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:02:31.881Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:02:41.881Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=1df83552-dc09-4e26-beb8-6fd74da70c02     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:02:41.902Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:02:51.907Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=03bba93c-3c96-42a7-ada7-afcb0c72a97d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:02:51.953Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:03:01.953Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=167a2959-af30-4959-9b84-2182489f1a2e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:03:01.992Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:03:11.993Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=966e982f-e5ba-41a1-9f8d-0754ba99d2d8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:03:12.017Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:03:22.018Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=b3e56c9e-6269-4b85-b34d-6787ed6575fc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:03:22.048Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:03:32.050Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=415b8b0b-8729-4ea1-bb4c-31377f7107b1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:03:32.087Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:03:42.088Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=7e6cb596-f12f-46ee-a67c-8c28ce23bae4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:03:42.119Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:03:52.120Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=259dd276-f208-442b-96e6-84ef652e0dc2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:03:52.156Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:04:02.157Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=542ac0bc-cafb-48b7-9674-5f3859fd988b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:04:02.180Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:04:12.181Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=d0238957-2f71-4f1c-93ed-abca8583003e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:04:12.208Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:04:22.208Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=51cc754f-5563-4a9c-8754-be7779faf11f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:04:22.241Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:04:32.241Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=473a6d50-1f74-4437-9754-3e00142a968a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:04:32.266Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:04:42.267Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=3f1efacb-ccc4-4d29-bacc-a96763deff79     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:04:42.297Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:04:52.298Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=e0d22f1a-065c-4288-8d65-f67718f7155e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:04:52.319Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:05:02.323Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=d4647dd1-6b92-44d7-95ad-d2f3849f998c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:05:02.360Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:05:12.361Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=26824787-1cd4-48ec-9a82-6165b3070267     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:05:12.384Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:05:22.385Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=21d936fc-208d-42f6-983f-00aeb52be489     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:05:22.412Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:05:32.413Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=d2ca4458-5cc4-4c94-a310-750f0d3061f1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:05:32.441Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:05:42.442Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=e011d926-a756-4365-ac0a-191b4080454d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:05:42.471Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:05:52.472Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=1af1e92c-ed01-4392-a87d-9b69af331bb3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:05:52.488Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-27T23:05:56.605Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-27T23:05:56.606Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-27T23:05:56.606Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-27T23:05:56.606Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T23:05:56.607Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T23:05:56.628Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T23:05:56.628Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-27T23:05:56.629Z     |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-27T23:05:56.632Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:06:02.489Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=83e11626-8c6f-47ae-89a1-0a92de4bf826     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:06:02.507Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:06:12.508Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=1bee0eea-845c-4944-9fec-9d09e37b66c9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:06:12.524Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:06:22.525Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=ac435944-eb17-4cbf-9851-49b38e7dc082     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:06:22.560Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:06:32.560Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=981334f0-5a1c-4d7a-a5cf-ab401162c13e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:06:32.594Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:06:42.595Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=3347ad60-540e-4639-b649-67da0174d53a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:06:42.619Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:06:52.621Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=9d0ad8c2-7671-4202-ab2c-07389f6a9205     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:06:52.639Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:07:02.640Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=c8a47f18-9223-4c45-82da-312ac5a85f00     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:07:02.659Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:07:12.663Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=516678bd-2124-4907-a0f4-c86b9907b6af     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:07:12.685Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:07:22.686Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=933c567e-40fc-459e-93e3-3fa6efa9514d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:07:22.705Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:07:32.706Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=8baece5b-b1ba-411f-ac72-7d8661598ef2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:07:32.732Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:07:42.733Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=c320a70b-4684-4e59-82a9-b294e42a19c4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:07:42.782Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:07:52.782Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=7230d365-b811-4d13-bbb9-feae13407501     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:07:52.841Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:08:02.842Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=493256c4-c898-499d-8163-168be5976258     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:08:02.860Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:08:12.862Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=9a033a29-98cc-4a56-9747-0fa06a0a62fc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:08:12.881Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:08:22.882Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=94ed64a5-9dd7-4b9b-adcd-9735b1d18ba3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:08:22.901Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:08:32.901Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=f528bd18-f5ae-4180-a6ba-852da2a98a1e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:08:32.931Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:08:42.932Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=250a7a17-3073-4238-8fb9-7691a0c1c6df     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:08:42.957Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:08:52.957Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=603e850a-cb14-41bb-a385-bffc42ca3577     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:08:52.985Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:09:02.985Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=49479625-eca8-4e05-953e-9e4d376e82b3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:09:03.004Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:09:13.006Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=73e8b30a-9c30-4bf8-96c3-a7e5db9586ec     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:09:13.058Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:09:23.059Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=3bc91039-866f-4b4c-96c2-809115a07f0f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:09:23.091Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:09:33.092Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=2606e9ed-53c7-4252-8c31-46efec0c9739     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:09:33.132Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:09:43.133Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=aab1250c-000e-44b6-baf4-4a3b367bd9e2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:09:43.153Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:09:53.154Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=1a43a10e-29e0-4841-bc4d-4e885c48ee54     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:09:53.173Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:10:03.174Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=9606684c-7cde-4aae-84db-eae2127c5165     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:10:03.197Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:10:13.197Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=0da74553-1c76-4539-93c3-121c57b27967     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:10:13.215Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:10:23.216Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=d0266d10-e44b-4344-830c-707db769df70     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:10:23.233Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:10:33.234Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=bceea4a1-c1fb-4874-b7fb-7038475e5038     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:10:33.257Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:10:43.258Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=3d432745-582f-41ff-9ea2-a68a91ef9402     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:10:43.280Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:10:53.280Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=a5cc5503-3650-4e2c-ab59-41c5e5484fd4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:10:53.301Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-27T23:10:56.543Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-27T23:10:56.543Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-27T23:10:56.543Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-27T23:10:56.544Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T23:10:56.545Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T23:10:56.557Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T23:10:56.557Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-27T23:10:56.558Z     |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-27T23:10:56.568Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:11:03.302Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=a4ba9f8d-396b-4575-8f46-8b7789849899     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:11:03.321Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:11:13.321Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=aa81c996-046a-431b-be14-d58426220c30     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:11:13.345Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:11:23.346Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=7c4885b9-2db2-4fa1-9c0b-51ef4dbbf052     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:11:23.375Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:11:33.375Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=aa4ae3b4-e3dd-423e-b85a-b00fa3ccf43a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:11:33.404Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:11:43.405Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=b936a2fa-f402-4ba8-bf42-4383ff1f34f4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:11:43.425Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:11:53.426Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=badd684f-9b5b-4e34-9ca7-ede978bc1b25     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:11:53.454Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:12:03.454Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=e09f9b3c-eaf2-40df-8fda-4462a34d9def     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:12:03.475Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:12:13.476Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=23d00d92-2bbe-4c4e-8f93-5324359aeca8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:12:13.496Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:12:23.497Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=825d30f1-22a3-4f53-b7c2-57abf4e0460d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:12:23.512Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:12:33.515Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=430d9379-880a-40cd-ad71-2aed03820277     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:12:33.534Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:12:43.535Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=f7764cdf-d76e-41dc-b288-09e5d5e51bb7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:12:43.551Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:12:53.551Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=f31e42a5-bc7a-46ff-9a52-b9de92ababbf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:12:53.572Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:13:03.573Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=5dea2dcf-304b-41fd-9a40-cc6852763933     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:13:03.612Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:13:13.613Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=5abfca1e-a337-44b0-b935-25e63d067d3a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:13:13.659Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:13:23.660Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=0891c527-6956-48a6-9d0c-7dda08fbca00     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:13:23.678Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:13:33.679Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=39e104d2-2b1d-4be8-8edd-648a3c8c38e1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:13:33.709Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:13:43.710Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=97414a05-3e00-4b06-a443-bfc32a4eeefa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:13:43.730Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:13:53.731Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=328ecca0-8d3a-4339-a506-1c0f09bae261     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:13:53.747Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:14:03.747Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=85577771-69d3-4b8d-8d26-cfb62d4e17fe     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:14:03.762Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:14:13.763Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=6d56db5f-7dcc-456f-b590-0388ca7ab522     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:14:13.800Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:14:23.800Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=a609ff52-448d-406b-815c-a3f7d143f498     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:14:23.831Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:14:33.832Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=9337b6ed-3e35-4bb9-8677-4b4ebb27a3e4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:14:33.867Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:14:43.872Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=ada35ea2-9f7b-4ccc-ac07-1282c36ce7d6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:14:43.897Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:14:53.897Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=8e7dd212-7148-4bde-95cb-eb4613a6d92c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:14:53.936Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:15:03.937Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=2538d19b-0209-4300-ae19-a8c9719e716f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:15:03.955Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:15:13.957Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=b7f7bbac-0681-4293-9174-a206e4dca02e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:15:13.977Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:15:23.978Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=161dae8f-24ac-48be-9d58-d6fae2ceb353     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:15:24.008Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:15:34.009Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=561c40cc-260d-481c-b746-ba97f6459696     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:15:34.033Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:15:44.034Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=b8a04498-7dee-4bf9-b9a6-3493de08981c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:15:44.056Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:15:54.059Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=a75a694b-81ff-40c1-97d1-a28bb300cc31     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:15:54.083Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-27T23:15:56.468Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-27T23:15:56.468Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-27T23:15:56.469Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-27T23:15:56.469Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T23:15:56.470Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T23:15:56.477Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T23:15:56.478Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-27T23:15:56.478Z     |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-27T23:15:56.480Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:16:04.085Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=42c782b2-5cbd-4d3c-a343-56bfd3b8e619     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:16:04.104Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:16:14.105Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=b7912e22-bf4b-4e04-b8e0-9347deaba750     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:16:14.129Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:16:24.130Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=2331110a-c440-434f-adb3-478fd9263c0b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:16:24.149Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:16:34.150Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=07b60a38-4642-4f19-a18a-ef2565f8e410     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:16:34.165Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:16:44.165Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=bbc8cd93-6785-43a0-8ead-72e19ea4b14c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:16:44.215Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:16:54.216Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=c89c0582-f3b8-4fd9-96cb-215f2f736daa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:16:54.250Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:17:04.251Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=58a1ff52-01c2-47a8-94cd-bc9bdcc889be     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:17:04.285Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:17:14.286Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=6a6aa25e-06a4-4ecb-adbc-3197147308a2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:17:14.309Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:17:24.310Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=ea0192bb-e612-4eae-b5b4-b187efa1233d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:17:24.342Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:17:34.342Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=dc366dab-c117-429b-930f-fb0b8f67fb9b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:17:34.381Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:17:44.382Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=5dd3cab1-43b8-464d-a589-f9202b761d2f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:17:44.428Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:17:54.429Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=8d70e5b3-c4a2-40be-9cfe-7719bc6665b0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:17:54.445Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:18:04.446Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=cd6fac56-3500-4c66-811b-f1648c217f06     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:18:04.462Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:18:14.462Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=80ab700f-8587-4798-9bcd-cbd8c5700124     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:18:14.482Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:18:24.483Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=6d031f4b-2e8d-476f-8143-273d1baa2836     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:18:24.501Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:18:34.502Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=aa7524b1-0239-473d-8aa3-d0135145964c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:18:34.526Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:18:44.527Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=aa9accb6-db2b-424b-876a-137053615069     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:18:44.561Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:18:54.562Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=83d6ef75-9baf-4a16-83b7-717205242062     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:18:54.600Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:19:04.601Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=f80a45bf-1f00-4a88-8567-1b2be88393e7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:19:04.626Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:19:14.628Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=9d3043f6-2669-4fdc-8237-33082d313cb8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:19:14.648Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:19:24.648Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=7e7bb417-e1dc-40a9-bf74-6c83ee36de8c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:19:24.673Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:19:34.674Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=7dbcb5a9-92e7-41e5-bd49-fb29850dd424     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:19:34.696Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:19:44.701Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=c8917cca-288c-456d-8e61-88c29e6688c5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:19:44.744Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:19:54.744Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=cdf12b9d-5663-44a4-be39-095f2bdf65f0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:19:54.760Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:20:04.761Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=12cb0842-8782-4b24-86b6-3560d854c931     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:20:04.780Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:20:14.781Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=865a83fd-13ec-4cfb-881e-23bb864672b3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:20:14.809Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:20:24.811Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=7eee10bd-25a3-4938-a70c-73b31675731f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:20:24.843Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:20:34.844Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=404f7c43-4800-43e1-99c0-2a7576af6a1f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:20:34.882Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:20:44.882Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=3f5adeb3-cb7b-4107-9c17-92d031aa5079     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:20:44.919Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:20:54.919Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=261c8e21-310f-4224-961c-00043e73dd18     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:20:54.946Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-27T23:20:56.498Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-27T23:20:56.499Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-27T23:20:56.500Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-27T23:20:56.500Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T23:20:56.501Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T23:20:56.513Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T23:20:56.514Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-27T23:20:56.514Z     |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-27T23:20:56.516Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:21:04.947Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=e2c476d5-9a77-45b2-85e5-71cdc0fe4f21     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:21:04.968Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:21:14.968Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=bb8f12dd-a569-4f37-a4fa-d23dfcead302     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:21:14.999Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:21:25.000Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=1855145d-78c2-4cfc-99d8-859d04ba5623     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:21:25.028Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:21:35.029Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=78283001-1921-41f4-804c-b4346322ca30     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:21:35.053Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:21:45.054Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=97a03715-90b2-4929-91ea-0a4e05f5fb93     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:21:45.076Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:21:55.076Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=e79b2ff4-9cd4-4bc3-afb3-83cea1c83506     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:21:55.102Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:22:05.103Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=c432c982-828d-4776-995b-8db00755a4a9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:22:05.132Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:22:15.135Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=f367d07e-1953-4b7a-b764-ae8bc302ad4a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:22:15.162Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:22:25.163Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=df0986b7-397b-403d-899b-e389d30065ff     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:22:25.192Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:22:35.194Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=6d74aa24-0f4b-4d19-8b57-639548ffcc36     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:22:35.224Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:22:45.225Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=6cde70ef-66b2-4358-a0b0-b8c98c47dcba     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:22:45.257Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:22:55.257Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=27a23c85-5f5d-4d1b-9a5f-c78efd004dd0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:22:55.283Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:23:05.283Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=c2ef9631-1847-441c-9211-1fd730d62a86     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:23:05.303Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:23:15.305Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=adc9f83a-7d85-4e0a-a53f-2bf29ccadafd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:23:15.339Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:23:25.339Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=31c0da44-3993-4e48-b178-b5e8cce2017e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:23:25.361Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:23:35.362Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=c4b0b4a3-7bbd-43f3-82b3-61b7f42811eb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:23:35.375Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:23:45.376Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=c55c5f6a-9c5b-4d23-ae39-628d864666a4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:23:45.395Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:23:55.396Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=21b00b4c-fd42-454f-aa2f-fc73581432f0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:23:55.419Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:24:05.419Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=4df378d9-4ff3-4ea9-bd5c-9fed57f56db5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:24:05.437Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:24:15.437Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=8722a9a1-8920-43a2-bcc3-8fd32626a19c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:24:15.453Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:24:25.453Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=018960f1-f0b3-46e4-9e14-a161964689ba     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:24:25.467Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:24:35.468Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=ec164126-fa71-472c-87fd-52c14c3004b2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:24:35.511Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:24:45.512Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=b7fb7599-c078-49ed-8bc6-d3c4a40f5a92     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:24:45.539Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:24:55.540Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=c0529cd5-8144-4c43-9458-5911aaab952c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:24:55.564Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:25:05.565Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=33500c67-9e3b-4864-9dd3-64f0a3e1b0a5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:25:05.587Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:25:15.588Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=c646a7c8-57b7-4423-afc1-e01a3d1d5734     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:25:15.605Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:25:25.605Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=813c1b5c-ae98-47f4-b991-46157da3063f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:25:25.630Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:25:35.630Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=d6641e98-7653-4aa7-8044-b722bdc1cc41     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:25:35.665Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:25:45.665Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=91d0cb7c-2d20-4589-9e2b-42d68d7063f7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:25:45.695Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:25:55.696Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=132a0a66-751d-4496-895d-08b3f6fe5d9c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:25:55.729Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-27T23:25:56.559Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-27T23:25:56.560Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-27T23:25:56.560Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-27T23:25:56.560Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T23:25:56.562Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T23:25:56.570Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T23:25:56.571Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-27T23:25:56.571Z     |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-27T23:25:56.575Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:26:05.729Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=20dd212a-e1ec-46e9-98e8-dcbd7e0e325a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:26:05.747Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:26:15.748Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=15162dc2-df7b-4c51-8c4d-8fe5a9c690fc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:26:15.781Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:26:25.782Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=e14acb8c-bc4e-4ae1-bf7e-1f8264ac0832     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:26:25.805Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:26:35.805Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=c540e2b1-e403-4022-8829-9f7a5c4e1936     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:26:35.822Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:26:45.824Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=edd4264e-51fd-44d5-8e85-030abd0757eb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:26:45.839Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:26:55.840Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=74cde2ab-62e1-4ea1-a350-aa1c260fa29c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:26:55.852Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:27:05.853Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=99a6b313-54e4-40cd-a3cb-bfd929694796     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:27:05.868Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:27:15.869Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=6ba29cea-3371-4bb3-a92f-57ac4ccc8e46     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:27:15.888Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:27:25.888Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=086750ec-bb30-492a-88e6-1f6afcfedc20     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:27:25.904Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:27:35.905Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=42c28f7f-56ab-452f-a6a9-c5279d07b440     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:27:35.918Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:27:45.919Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=e89bd8ce-2587-4f60-9952-98e489eec1b1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:27:45.934Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:27:55.934Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=5910b35e-e31a-4bdf-be32-e7e8e559cb4d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:27:55.948Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:28:05.948Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=a8d48dd5-8820-499e-8993-31f246ac8b67     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:28:05.961Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:28:15.961Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=4e031466-047d-4341-b6c0-29392b77ef07     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:28:15.978Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:28:25.978Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=646e55bd-e339-4492-90f2-308b4b9dc3f9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:28:25.993Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:28:35.994Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=f3de9b4f-3344-4f54-9224-b5e895f77d37     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:28:36.010Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:28:46.011Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=683c4a1e-7f1f-4770-945e-fe7188657541     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:28:46.024Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:28:56.025Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=5fb0a56f-58dc-4663-9e40-8660e78b63f9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:28:56.039Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:29:06.040Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=9e1367b9-433a-498b-8c7f-1df4061ba38b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:29:06.055Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:29:16.056Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=3fdb19e5-0470-4f73-aa88-789fd8d1892f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:29:16.072Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:29:26.073Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=50478c12-cb7e-49fe-858e-ad8f08ae3f38     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:29:26.086Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:29:36.087Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=7ea6879f-bc6a-42bd-b5f3-9342b777d4ea     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:29:36.100Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:29:46.100Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=96377408-8956-41ab-a0b8-6558465e1ce6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:29:46.112Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:29:56.113Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=db24d759-b741-40e9-ae95-72042b0fac1b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:29:56.126Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:30:06.127Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=98d49d6f-1063-493c-a0d9-ec1987a1544b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:30:06.142Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:30:16.143Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=8e592ab4-1195-48b5-a09c-1f0088753398     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:30:16.159Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:30:26.159Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=6c0cc589-075e-42e0-9a51-1b48750fcd83     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:30:26.174Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:30:36.174Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=e489b25a-0560-400e-a2ec-f56e3064a0c6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:30:36.198Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:30:46.198Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=1692fca9-03cc-467a-b864-716731e8cf76     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:30:46.216Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:30:56.216Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=de9841ae-ab14-46a3-848a-c4168faf4d73     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:30:56.234Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-27T23:30:56.390Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-27T23:30:56.390Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-27T23:30:56.390Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-27T23:30:56.390Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T23:30:56.391Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T23:30:56.396Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T23:30:56.397Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-27T23:30:56.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-27T23:30:56.398Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:31:06.234Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=1d59578f-ae1a-4bb1-b87d-261b44eb4e7b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:31:06.252Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:31:16.255Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=c51d0cf3-29c2-427d-9feb-b28faf5f3b34     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:31:16.278Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:31:26.278Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=c757ed4b-8add-4189-a38b-24c0eab45281     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:31:26.299Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:31:36.299Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=ccb92d33-07f3-41e1-bf59-7642bbace3ec     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:31:36.318Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:31:46.319Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=a507a817-342b-48f6-a23f-abe99d7e9242     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:31:46.336Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:31:56.337Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=b0b45d34-d0ca-4ff3-b0b5-2273dbc0b428     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:31:56.367Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:32:06.368Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=6e72a629-5637-4da9-a3a2-acc72bbbe3c7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:32:06.381Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:32:16.382Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=a3aa6a7a-eec2-4b05-a606-73549ac3a3c4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:32:16.403Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:32:26.403Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=cda5d846-4495-4496-b72f-9f1fbd38540b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:32:26.415Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:32:36.416Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=1526a529-2fe7-449e-9956-73007b37ac17     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:32:36.431Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:32:46.431Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=9ce6b39a-edad-40ee-9f9e-f7a2e79df4d1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:32:46.449Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:32:56.450Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=a31da27d-7c16-4700-8117-fd45283f0d9c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:32:56.470Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:33:06.471Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=458482d9-4599-4c3d-888a-d8a08c026711     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:33:06.484Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:33:16.484Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=04dc2917-1a01-4a5f-a461-18b295b310a7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:33:16.505Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:33:26.505Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=44a3f123-1b75-4df2-8784-71d846d8c7da     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:33:26.537Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:33:36.538Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=6795c6f7-f67e-4528-9e5f-4d98946a044e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:33:36.551Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:33:46.551Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=42431352-c0c0-4326-9cbd-7d6e2ba427ca     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:33:46.573Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:33:56.574Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=f58e04d1-d0d5-4302-b3db-c175efebf907     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:33:56.589Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:34:06.590Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=0a69e07d-4dbc-4af1-92d9-3cf3a3297430     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:34:06.607Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:34:16.607Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=b2e38e0b-5fed-45e0-a083-2ef8e460e52e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:34:16.626Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:34:26.627Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=e3b5c757-aedc-4bc1-ab6b-26f7bce950d5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:34:26.642Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:34:36.642Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=93828442-1820-4d0a-a177-ae7ab53b4fd9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:34:36.659Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:34:46.660Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=7a61adb3-1c78-48a2-a466-3a7d1854b7a6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:34:46.675Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:34:56.676Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=7adfecd8-92ba-4f3f-83c7-60e196d233da     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:34:56.690Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:35:06.690Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=11e8cd27-3c66-42e1-85fa-5c562ad63467     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:35:06.720Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:35:16.721Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=ff77a71f-0c3e-4eb9-b3de-232f48fcd5be     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:35:16.742Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:35:26.743Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=407ca449-f028-4223-bfe2-72594962d4a3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:35:26.757Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:35:36.757Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=d53d8df2-8f3a-4fb4-9863-60cfac9437a2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:35:36.774Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:35:46.774Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=d7a2762f-4435-4ba5-aef0-c90a2c9266e9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:35:46.790Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-27T23:35:56.455Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-27T23:35:56.456Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-27T23:35:56.456Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-27T23:35:56.456Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T23:35:56.457Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T23:35:56.463Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T23:35:56.464Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-27T23:35:56.464Z     |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-27T23:35:56.467Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:35:56.790Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=947c91cb-62fb-4770-9fbb-5476abd91d3f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:35:56.805Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:36:06.806Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=e6dc558e-f38f-4678-9a40-e0cddb402575     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:36:06.820Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:36:16.821Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=c39aa0d6-4bb2-4344-9467-7dcd976c0683     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:36:16.838Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:36:26.839Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=9182f87e-1977-4a30-bcc9-f2a7f3e3e11e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:36:26.858Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:36:36.859Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=b23a50b9-bc88-4be7-b749-db89088f0be8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:36:36.881Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:36:46.881Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=b3a8fa1f-ee99-4393-b859-b1113a4ee29c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:36:46.898Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:36:56.898Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=4308f48b-2e47-4987-9555-f158f7fa38d7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:36:56.917Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:37:06.918Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=b0ffeb26-b2d6-48a9-93d1-e2e656c4af0a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:37:06.937Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:37:16.937Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=40fcbea9-5067-46d9-b57d-09008497c425     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:37:16.971Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:37:26.974Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=bd6281bb-c7d2-484c-a5b3-df560a875cdb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:37:26.995Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:37:36.995Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=28548927-59a6-4600-967f-4ca504da2822     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:37:37.024Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:37:47.024Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=e11ffb67-72af-4517-9cd2-4c4100fc674c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:37:47.041Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:37:57.043Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=e41e38fb-9f2e-4fe3-a612-8194b396e8ce     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:37:57.069Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:38:07.071Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=ffe8d882-202b-4407-b40a-2540a5fe0074     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:38:07.089Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:38:17.091Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=dff84daf-3854-4b32-8fbe-cad3e60d9e85     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:38:17.106Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:38:27.107Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=6369d6e1-d3d8-4b0e-a93f-e48502ea573f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:38:27.126Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:38:37.126Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=31c39440-4089-4699-ab79-5039f506f088     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:38:37.141Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:38:47.142Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=253d11bd-a377-40e3-b542-9ae5f7249088     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:38:47.156Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:38:57.157Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=fa5a965f-3636-431c-a020-466da295c025     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:38:57.171Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:39:07.172Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=e4ea90b1-65c2-4d28-bdef-d87772487db0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:39:07.192Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:39:17.192Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=fcccbcac-d78e-4652-b9d2-e8decae363e0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:39:17.213Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:39:27.213Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=a454156c-0a3b-4c14-bd22-b2dee877e21b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:39:27.226Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:39:37.227Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=a88dc25d-a2b0-48da-812b-83505f0127f5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:39:37.241Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:39:47.241Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=7f3ea591-445a-4c6b-b7ba-65e40d8ee668     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:39:47.261Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:39:57.262Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=be7512c8-5d5a-4bd9-b9c4-65f8b9e9782f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:39:57.275Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:40:07.276Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=a6064c46-717e-4ef1-aff2-a1af143b9968     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:40:07.289Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:40:17.290Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=f8ab70d7-6070-49eb-ae3e-bc9b8d4362a1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:40:17.319Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:40:27.320Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=6a070650-6239-4350-829c-b50bae7f9c02     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:40:27.341Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:40:37.342Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=5bf5a5ca-d204-446e-94a4-c3a60048377e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:40:37.357Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:40:47.357Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=5a92f3fa-b27e-49b0-91ee-ed5fbef91c76     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:40:47.375Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-27T23:40:56.472Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-27T23:40:56.472Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-27T23:40:56.472Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-27T23:40:56.472Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T23:40:56.473Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T23:40:56.479Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T23:40:56.479Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-27T23:40:56.479Z     |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-27T23:40:56.482Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:40:57.376Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=fbb247de-213d-42ed-8732-defb5caff2eb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:40:57.392Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:41:07.394Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=3f8a97a6-a960-4f24-87f4-7538a6ae8a37     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:41:07.414Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:41:17.414Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=671feb7e-8814-4980-b1bb-e06deded55f0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:41:17.445Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:41:27.446Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=11041720-f64f-4b6e-a801-0463e6af9f92     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:41:27.474Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:41:37.474Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=81460905-c3e7-4329-8b12-983de3538853     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:41:37.490Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:41:47.491Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=b43e8843-8359-43f8-90c3-b806f48656d1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:41:47.512Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:41:57.513Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=08b94fc8-7849-4ab9-b808-9a7f936fd627     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:41:57.527Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:42:07.527Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=4579a102-17cb-47cf-9e6b-88c9cb990a76     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:42:07.543Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:42:17.543Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=6674bae3-d77d-4d10-8648-e28284a06a0a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:42:17.559Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:42:27.560Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=a2c2c685-6806-4eff-bcab-ed5f406fe850     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:42:27.580Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:42:37.580Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=c345eda5-c1bc-418b-a92c-57c343131af8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:42:37.607Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:42:47.607Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=8fd602c6-add2-46fd-a0c2-6e06ab50cb44     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:42:47.628Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:42:57.629Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=7b94a29e-9876-4d1d-b19a-ad936fb85e0f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:42:57.645Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:43:07.646Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=6a732382-d17a-4314-b49e-18809eb3f6e9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:43:07.661Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:43:17.662Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=8a7b0a8e-0e85-467c-bae2-64a3a1fd1741     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:43:17.676Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:43:27.676Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=72a37e05-3560-4bec-9938-8d1f90f75f85     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:43:27.693Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:43:37.693Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=b58d5d7d-1696-4a5b-9717-28771eec25ca     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:43:37.715Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:43:47.715Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=b3eacade-b456-48d1-8afb-b3e3b0c92097     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:43:47.728Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:43:57.728Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=d18e7a2d-d367-472c-af0e-0859dee0486a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:43:57.748Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:44:07.748Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=600e1c80-49f4-415e-b1c6-57f00594b318     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:44:07.761Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:44:17.762Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=6f876a04-bb48-4481-b009-3781f9a77677     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:44:17.783Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:44:27.783Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=18bb37e2-2eb1-4f5f-af75-5e725087b219     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:44:27.797Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:44:37.797Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=88085a6d-6ad0-4462-ae91-8695dcd109e0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:44:37.811Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:44:47.812Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=1b249ca5-9b84-4f52-8087-e787ed880673     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:44:47.829Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:44:57.829Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=dedbe148-d300-476f-82bd-15d0bc3c4fdb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:44:57.859Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:45:07.860Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=35850313-32f3-4bd0-9a84-9431b7d3e6de     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:45:07.877Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:45:17.877Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=a08f416f-8c2c-4364-a2b4-a99e790e0e14     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:45:17.890Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:45:27.891Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=8bc602dd-8f5e-4b63-bae1-ec9f9367a6c2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:45:27.904Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:45:37.904Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=b605ae0d-e381-40a0-a1c3-b5ad2b2b3f66     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:45:37.919Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:45:47.920Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=c44a5e50-bdeb-4a62-a5b6-055803364d4c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:45:47.937Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-27T23:45:56.420Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-27T23:45:56.421Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-27T23:45:56.421Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-27T23:45:56.421Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T23:45:56.421Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T23:45:56.427Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T23:45:56.428Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-27T23:45:56.428Z     |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-27T23:45:56.430Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:45:57.938Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=a047f77b-0817-4bd4-8bdb-8b72db3b880a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:45:57.956Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:46:07.957Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=49ee80d7-2727-42d0-8f95-c9c94a82754b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:46:07.981Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:46:17.983Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=eb030463-8c5b-452b-ac23-eadb3968ce03     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:46:17.996Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:46:27.997Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=df496151-6683-4aa1-a8ae-9560e8e77b0a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:46:28.014Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:46:38.015Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=5f98d258-f3fb-4698-a42b-653b434beddf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:46:38.041Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:46:48.042Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=1a03f969-6d69-4852-add7-208950b75bee     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:46:48.059Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:46:58.059Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=15d2a0a4-404a-490f-9af0-5f2b876f1919     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:46:58.080Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:47:08.081Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=2e3239e9-c08f-4e50-a146-bd21660ccf39     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:47:08.097Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:47:18.097Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=11219a22-1ab7-41b5-9cb3-d943b6365f69     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:47:18.113Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:47:28.114Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=3f605ee0-1451-43ca-b85e-eddb6c3995dc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:47:28.128Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:47:38.129Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=18ef01b6-e8d2-4770-96a3-756ed845f690     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:47:38.147Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:47:48.148Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=c60d2f56-6c52-43c5-8874-a6c30f26b179     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:47:48.161Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:47:58.161Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=5d448130-f4d2-46a5-ab1e-b23099196f4c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:47:58.175Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:48:08.176Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=20ff29a5-156d-495d-9bb4-19bd863de2f0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:48:08.197Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:48:18.198Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=90bcdaee-5f32-47f9-baeb-002982aa55d7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:48:18.215Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:48:28.216Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=873c4548-c6be-4d4f-a535-bbe94a44cb99     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:48:28.232Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:48:38.233Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=5776b109-e263-48d4-add9-bade79ecaea9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:48:38.248Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:48:48.249Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=5fb81aae-d1d3-4763-9605-2fef26371bf7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:48:48.265Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:48:58.265Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=fc642fd6-0a00-4802-991a-e1a16494f6c8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:48:58.278Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:49:08.278Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=ff3d666a-c59a-42f4-ade3-2e799d57766e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:49:08.316Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:49:18.316Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=03597b01-9ef6-47a7-a5ec-0dd0659a601c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:49:18.331Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:49:28.331Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=f0c820c5-7969-4896-9fb1-055075dcff62     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:49:28.345Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:49:38.346Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=1ad00aff-fa24-49bb-ba01-038b34e795e3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:49:38.364Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:49:48.365Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=e386d604-be5b-402c-96cc-4746bdec7230     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:49:48.380Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:49:58.382Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=72d498b2-1d3a-44ea-95b6-01ecfafb76fe     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:49:58.395Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:50:08.396Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=06467394-c123-4525-aee3-96f6d35cfcdf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:50:08.409Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:50:18.410Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=45d228c0-d2f4-4a04-a4e9-02a1f6e2a7c4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:50:18.424Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:50:28.425Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=a90f8a27-e3d9-4a9c-a21b-d229e48abe0f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:50:28.439Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:50:38.440Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=35aef22c-bf27-4174-b402-5591fd67f5f2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:50:38.454Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:50:48.455Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=42e590e0-0bed-44fc-aa64-30a93b64301b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:50:48.467Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-27T23:50:56.464Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-27T23:50:56.465Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-27T23:50:56.465Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-27T23:50:56.465Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T23:50:56.466Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T23:50:56.472Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T23:50:56.472Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-27T23:50:56.472Z     |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-27T23:50:56.475Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:50:58.469Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=3f666ed1-c9fb-42bc-938c-1753835781f2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:50:58.481Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:51:08.481Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=d281ce53-ce9f-4489-b849-dfee2b0fa012     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:51:08.496Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:51:18.496Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=a5cb6023-91aa-4f2b-afdb-69a3385faabd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:51:18.511Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:51:28.514Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=d4c50351-8972-4483-ba4a-05030b38c703     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:51:28.551Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:51:38.551Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=1296f514-b862-41b4-9dc8-3af7b083311e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:51:38.570Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:51:48.571Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=5500e068-595f-4287-9019-c097fdb69350     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:51:48.600Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:51:58.600Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=aab56f46-b6a8-4dae-bad6-e714837c3a3d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:51:58.613Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:52:08.614Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=41c7dd86-8451-42b5-b28e-2edcacd1e052     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:52:08.630Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:52:18.630Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=2b1afc0a-a216-4892-b89f-2c14fe1e8be9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:52:18.646Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:52:28.646Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=7a3cde09-6ddd-409b-b4e9-1a8409d46061     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:52:28.662Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:52:38.662Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=eb872a39-9ce7-481c-ac72-2b19464171a8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:52:38.676Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:52:48.677Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=b8c3ace9-f7bd-435b-a68a-a53cd4bde97f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:52:48.706Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:52:58.706Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=5995bcdc-03c8-4c06-8da1-91d2c63ef4a9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:52:58.719Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:53:08.720Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=b68f8316-623f-40af-9430-ca408df3c85a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:53:08.740Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:53:18.741Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=a0f4daef-9caf-40c6-b0aa-6daa82f39dc1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:53:18.760Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:53:28.761Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=bf767e34-0f00-4f10-b693-28493ada7b27     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:53:28.778Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:53:38.779Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=f3ef35b8-f9fe-43b1-b7ca-9159c98dd67e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:53:38.796Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:53:48.796Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=c7a4d8c0-73bb-4dd1-b262-d51708508655     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:53:48.809Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:53:58.809Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=5078d956-6b7f-4e3b-aea7-535dc3a1c86e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:53:58.822Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:54:08.824Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=b629c53e-dbd1-4f85-89a7-2366b3806ef7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:54:08.837Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:54:18.837Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=29f5700f-35a0-454a-9ed5-11daba53f3c9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:54:18.855Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:54:28.856Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=1769b833-adf7-4116-9654-edcff0d0f03e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:54:28.869Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:54:38.870Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=6e398f26-3bcd-45c0-b712-4c2880ced447     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:54:38.912Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:54:48.913Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=1684ae08-61ad-4246-bc31-448259277484     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:54:48.935Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:54:58.936Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=becab4bb-8c9e-4491-b76e-d796d2fda4e3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:54:58.955Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:55:08.955Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=2e07eadb-e220-4042-b05e-afd3cac514ca     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:55:08.972Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:55:18.973Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=94f8924a-49a1-4e02-8e7a-456581b8f2a5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:55:18.991Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:55:28.991Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=c52df9db-1419-4f15-917a-32fb4417a609     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:55:29.006Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:55:39.006Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=cffdd798-96fc-4fdd-b839-931426a2352f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:55:39.021Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:55:49.021Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=21c0b032-9a4a-4dac-989c-4cc736c4bf7a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:55:49.035Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-27T23:55:56.425Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-27T23:55:56.426Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-27T23:55:56.426Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-27T23:55:56.426Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T23:55:56.426Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T23:55:56.431Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-27T23:55:56.431Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-27T23:55:56.431Z     |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-27T23:55:56.433Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:55:59.035Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=71d53d07-855f-49e5-8fec-13ef061e7132     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:55:59.050Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:56:09.050Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=e4fa49ac-1230-4967-9701-9f238c2852f8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:56:09.064Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:56:19.064Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=1f9ec913-08a9-4b7c-b2fb-8359998ff393     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:56:19.078Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:56:29.079Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=1de24cce-4c71-4f31-b6e9-aa41954cc9c5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:56:29.098Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:56:39.098Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=db73d2ae-6acf-4fe1-9e60-4fd1acde5b01     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:56:39.111Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:56:49.112Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=99772e0c-0f3d-4f73-bc4f-e873a45e3ede     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:56:49.123Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:56:59.126Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=d7677b27-210b-459f-8cb5-d508e127c018     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:56:59.145Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:57:09.145Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=79501dc0-e1df-4a86-91f4-0afa5905d79e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:57:09.176Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:57:19.177Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=6732f526-b7e2-400f-a0ea-a5e1cc3a2d5a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:57:19.192Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:57:29.193Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=99c84cbf-89d4-4a0c-8c02-5eb877ba8aca     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:57:29.209Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:57:39.210Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=9a83c44b-0f2d-4d1f-9862-c16ae4601d88     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:57:39.223Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:57:49.223Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=5863d86f-08e1-4dd2-90fe-8e86b72cebcd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:57:49.244Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:57:59.244Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=45a4dd72-6021-47ed-953f-99ad042fba7d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:57:59.260Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:58:09.261Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=0fa77ee3-6a25-4f35-828e-e6b00d0c1476     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:58:09.277Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:58:19.278Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=d3a9e703-c0ed-4656-919e-7cb5cd5fe411     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:58:19.291Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:58:29.292Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=6413b64c-e900-425a-bc70-7ba37ec5a528     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:58:29.310Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:58:39.311Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=7862da4b-05d7-41b8-b21e-c5cb606855cb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:58:39.338Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:58:49.339Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=59815297-bbba-435b-b598-4a78a8c81e94     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:58:49.353Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:58:59.353Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=89149b58-76de-48f5-9722-9cd26e1690a6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:58:59.367Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:59:09.368Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=e7dcb54b-8958-4140-8ed2-db833b7a49b1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:59:09.384Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:59:19.384Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=de3911df-9ef7-4475-a41d-bc67add2699c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:59:19.395Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:59:29.395Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=0a6ef338-8354-4394-8ea2-1271c2c88a44     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:59:29.409Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:59:39.409Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=85f4c246-220b-4bd7-b9ac-dca462c32188     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:59:39.425Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:59:49.425Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=c93c598f-cadc-4767-9dc3-44cd9149676c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:59:49.438Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:59:59.439Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=9c599f5f-45ac-409a-bb6e-45054b3ef838     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-27T23:59:59.455Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:00:09.455Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=c835f3b6-5fb5-4f22-b5bc-6ea81598a239     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:00:09.491Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:00:19.492Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=fe83e295-c026-4a61-a7a9-555156f3367a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:00:19.508Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:00:29.508Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=51f8399b-cac5-485e-bdb5-ecb0b07b7230     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:00:29.523Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:00:39.525Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=ed2f0e96-34db-4a55-98ed-e27ea8383084     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:00:39.540Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:00:49.541Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=912518b5-4206-4f15-930a-6537df1c12a7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:00:49.554Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-28T00:00:56.468Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-28T00:00:56.469Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-28T00:00:56.469Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-28T00:00:56.469Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-28T00:00:56.470Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-28T00:00:56.476Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-28T00:00:56.477Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-28T00:00:56.477Z     |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-28T00:00:56.480Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:00:59.555Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=e3771add-f106-4390-b4c6-1c0ce9509611     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:00:59.571Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:01:09.571Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=8ef2888e-d7f7-4213-bca6-262c7ac91aa1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:01:09.585Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:01:19.585Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=cfcf0f28-4c82-4008-a10e-cef15684144b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:01:19.599Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:01:29.600Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=34d13dbd-246a-40fb-b729-2dc04ce39d49     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:01:29.614Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:01:39.614Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=7f821b40-9153-43fe-abb6-c62f9adf67ca     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:01:39.629Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:01:49.630Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=b793c07c-8780-4122-8bbe-4b87129079bf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:01:49.643Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:01:59.644Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=2a920e01-d981-4bdc-91b6-2746eff12b5c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:01:59.662Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:02:09.662Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=6d1a3eb0-8880-4eef-9202-55ed535c62bd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:02:09.674Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:02:19.675Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=cba687ea-edf1-456c-9411-a8ca517c332e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:02:19.688Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:02:29.688Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=afdba129-61f7-4932-a7c7-9af9deb64ae2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:02:29.708Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:02:39.709Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=15ebafe7-2f60-48e7-9814-9b88b48c7f61     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:02:39.723Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:02:49.723Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=06e2dfa5-0a60-4411-8528-889c20583718     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:02:49.737Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:02:59.739Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=cc823606-413d-48eb-a484-7b799d1f8d74     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:02:59.763Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:03:09.763Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=d4b2e870-c0fc-433b-b96c-23319ad3873f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:03:09.781Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:03:19.782Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=7850bfca-1ea5-4d03-892d-c2aa0ca22d8b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:03:19.812Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:03:29.813Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=b7fb8e7e-039c-4a1e-b0c7-d35a12562b24     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:03:29.826Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:03:39.827Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=94ae61be-916a-4e15-bdfb-538ae4d7e7ed     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:03:39.841Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:03:49.841Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=31a0495c-0569-47e8-96cb-115e7f065a37     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:03:49.854Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:03:59.854Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=5da838da-157d-4079-b299-f1f5ac447e6b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:03:59.884Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:04:09.888Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=ffe1ebd5-7206-4a3d-97b5-8ee147053565     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:04:09.900Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:04:19.902Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=76fea1d8-bbe8-467e-aec2-1c5dc0b3dce2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:04:19.917Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:04:29.919Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=32e061d7-ba7f-460f-a8f2-9c504169685f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:04:29.936Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:04:39.938Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=e2f26026-cd45-4f2c-b1c9-87b89774206e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:04:39.955Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:04:49.955Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=02d3c80f-867c-4e88-be58-d33e9fcc1a44     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:04:49.991Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:04:59.991Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=a4a52423-2d1d-4912-baf4-f2f586805a8d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:05:00.006Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:05:10.010Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=db333d6a-9cd6-44c5-8885-ed6868dfbed9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:05:10.024Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:05:20.024Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=625a02c4-c666-4727-a0b2-cb44f75c40e4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:05:20.035Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:05:30.036Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=538c39a2-aee0-4532-a8de-1d8808656d5f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:05:30.053Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:05:40.054Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=bf52f22d-9baa-4cfe-bcf2-8dc499b67580     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:05:40.067Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:05:50.068Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=572aabda-3cb3-4802-8518-55cf20e786f4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:05:50.083Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-28T00:05:56.427Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-28T00:05:56.428Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-28T00:05:56.428Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-28T00:05:56.428Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-28T00:05:56.429Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-28T00:05:56.437Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-28T00:05:56.437Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-28T00:05:56.438Z     |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-28T00:05:56.441Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:06:00.084Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=860dd595-5158-4ee0-9172-4c01c78601c1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:06:00.097Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:06:10.097Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=e84ea3cc-9a5f-46e3-b8bc-f6247cf5604f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:06:10.112Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:06:20.113Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=eeb43631-f1fa-4a25-8ed1-341850cf3624     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:06:20.125Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:06:30.127Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=2a789961-c0f2-49e6-afa6-3ad66ae62832     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:06:30.145Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:06:40.145Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=9902e2d0-be2a-478e-9b6d-6061309ac9a6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:06:40.156Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:06:50.156Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=c178e6a3-645d-4424-9678-be4fcb7cf302     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:06:50.171Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:07:00.172Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=d5bdbeab-fd88-456b-9df0-4c11d7a25398     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:07:00.188Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:07:10.188Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=bb052f82-5c10-42e9-bfaf-903a36fd7da1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:07:10.205Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:07:20.207Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=38b329b8-3826-48f6-8005-7df45aa0b063     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:07:20.220Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:07:30.220Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=1bb28ee7-1f95-4fa1-97d0-f2f7732a2037     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:07:30.234Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:07:40.234Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=e7bcc731-0b48-4f0c-b240-c3173cd42583     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:07:40.248Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:07:50.248Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=86457545-d9da-4d94-b434-fd2cdec5f429     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:07:50.262Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:08:00.262Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=f2c19f47-a45b-441a-b6b2-c21b54ca3095     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:08:00.275Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:08:10.276Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=50ac89a9-30c6-496d-abc6-6806bfc61d29     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:08:10.290Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:08:20.291Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=3a4e7a3a-01a2-4728-87fe-261d652511a7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:08:20.301Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:08:30.302Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=12cd977f-9b3c-43c6-9a33-fa4b5eaa6ed1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:08:30.316Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:08:40.316Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=6a688ac3-147b-4fcf-9d51-19e2f0c19825     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:08:40.339Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:08:50.339Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=b4848245-b38d-484d-a04e-c431e07c9c05     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:08:50.357Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:09:00.358Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=f9d4dbaf-3d5a-4f17-ab9c-b5c5d0f37a5c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:09:00.379Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:09:10.379Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=1dce12c7-c170-42f8-ae15-15b2c0936bc2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:09:10.393Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:09:20.393Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=bc0e18fb-d4cd-42b4-ba42-ee6a1b555c04     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:09:20.405Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:09:30.405Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=fe415aaa-9caf-4baf-8e6a-607239b2571b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:09:30.418Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:09:40.419Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=3ce673ff-4645-414e-80ed-97018a503c3e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:09:40.429Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:09:50.430Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=e875ecb1-1d85-4c22-80b3-408c2f1c6b18     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:09:50.442Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:10:00.443Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=2e3ed01d-d9c6-454c-b5e0-31ad4ef98a32     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:10:00.464Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:10:10.464Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=3dcd7b71-90f9-4b4c-ac14-5439bb06531d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:10:10.477Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:10:20.477Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=bd5744e2-9532-4448-b883-d2142adaff1f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:10:20.488Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:10:30.489Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=fbb4aef4-9bbc-4d26-aca6-34ced77e18ea     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:10:30.501Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:10:40.502Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=045a8d7f-3c6d-4e42-835a-55c130586891     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:10:40.514Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:10:50.515Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=8012f00d-0481-49e7-8213-49e93af1bfd9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:10:50.528Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-28T00:10:56.419Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-28T00:10:56.419Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-28T00:10:56.420Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-28T00:10:56.420Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-28T00:10:56.420Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-28T00:10:56.427Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-28T00:10:56.427Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-28T00:10:56.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-28T00:10:56.430Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:11:00.528Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=a60d780d-0b36-4ed6-a209-5f7711c63f3e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:11:00.546Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:11:10.547Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=92f22deb-7043-42e9-b941-eabd269a7dda     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:11:10.559Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:11:20.560Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=32814109-6551-438c-afe7-eba14e5b884d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:11:20.583Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:11:30.584Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=7749690b-648c-4a93-bdcf-8706f304da97     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:11:30.596Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:11:40.596Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=a16c86f1-f95d-46b5-bf57-9f17e7f2c17c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:11:40.609Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:11:50.609Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=4b9b5cd1-f7c7-4b15-a488-d491b8e8c7c1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:11:50.625Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:12:00.626Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=14269d86-9bd2-4980-bdb0-522e829456ac     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:12:00.638Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:12:10.639Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=98f26871-43d4-4f77-b00c-3ab4583574f6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:12:10.649Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:12:20.649Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=aa590afa-58dd-4d84-9ce4-8f0254dc5d4b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:12:20.661Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:12:30.661Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=aee1c3b9-3116-4841-8a55-183fc50b0773     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:12:30.675Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:12:40.676Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=e8db9c76-26cc-48d8-82ab-c1456ef2840e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:12:40.690Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:12:50.692Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=b47428a4-8f1b-48b2-9b93-992de4c0edeb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:12:50.706Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:13:00.707Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=950e86a5-8464-490a-93b3-42263674c575     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:13:00.720Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:13:10.721Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=278f5c5c-0fc4-44f5-8152-2f24d9754416     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:13:10.733Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:13:20.733Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=85653e6c-73c9-49b9-a8e8-920277bb59c7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:13:20.747Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:13:30.748Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=ddce3932-edca-4ec7-916b-76f2608684ee     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:13:30.763Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:13:40.764Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=ad78a0e8-f3bc-43aa-bf4c-8eaa0a6136d6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:13:40.777Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:13:50.777Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=7880e474-58d3-465b-96e0-2c1becc15f30     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:13:50.795Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:14:00.795Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=28b31d5f-259b-4b7e-b88c-3f753e303147     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:14:00.809Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:14:10.809Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=8e418ba2-a213-4c8a-8df7-52bb0c4cbdb5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:14:10.820Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:14:20.820Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=f1117f2a-c387-4855-b55d-c2f6ae6a3858     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:14:20.837Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:14:30.838Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=fb1ec268-23c3-4c85-a882-d7cb91ccd69c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:14:30.860Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:14:40.867Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=95e5e366-4d60-4e92-ab6e-cdde3c804db6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:14:40.895Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:14:50.896Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=f318a38e-7787-46f3-8b4e-5d1b53d2f2be     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:14:50.914Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:15:00.914Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=d9eb0855-d1f4-48a1-8910-7bf37df7be3c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:15:00.927Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:15:10.928Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=b5f7101d-3033-4bf6-b2e1-81fe9a649279     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:15:10.941Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:15:20.942Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=7bf6c9c1-9536-426b-a8d0-045d521445a9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:15:20.957Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:15:30.958Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=d875b0e8-9c67-4c78-b6ab-7dd2d72b74e5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:15:30.982Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:15:40.983Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=ea45dc68-dd61-43ec-81c8-e8cd0104dee1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:15:41.000Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:15:51.000Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=54ef7ed2-6509-4cb5-81ff-020e87d93dc4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:15:51.014Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-28T00:15:56.460Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-28T00:15:56.461Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-28T00:15:56.461Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-28T00:15:56.461Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-28T00:15:56.462Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-28T00:15:56.467Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-28T00:15:56.467Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-28T00:15:56.467Z     |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-28T00:15:56.470Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:16:01.014Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=641aba06-ef81-4e63-939a-4417be7bdd14     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:16:01.038Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:16:11.038Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=9df43502-80b4-4ae1-aebc-b70bb953f5a0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:16:11.070Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:16:21.071Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=3b63235e-0646-4685-9ae5-14cb6a558c4e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:16:21.082Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:16:31.083Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=c87e68f1-3c65-440a-9aa7-399026248baa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:16:31.097Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:16:41.097Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=71dbb2b5-c505-4261-9803-13b1106b2f73     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:16:41.115Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:16:51.116Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=3542a970-9931-4a24-a1ea-629f23ba27e1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:16:51.131Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:17:01.131Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=b7ca62b6-f05b-4791-b538-4eededcd6507     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:17:01.144Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:17:11.145Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=afe4f377-5862-4f59-8e71-cd7ebeb93956     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:17:11.159Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:17:21.160Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=6291640e-46fc-492f-8946-5e31560e5b7c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:17:21.184Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:17:31.185Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=4251c596-7d9d-45fa-8993-12cab52f5f13     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:17:31.201Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:17:41.202Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=8a25a714-9d2f-43f6-9330-ed927928e549     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:17:41.220Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:17:51.220Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=fa493d34-0bd7-4f3c-bc51-cf7229a9f23e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:17:51.236Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:18:01.236Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=deddaab3-1bac-449c-ae8b-68600bd332de     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:18:01.252Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:18:11.253Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=7448b080-2e52-453d-afc0-d41f17f7421d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:18:11.265Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:18:21.265Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=949fe8e6-66f5-4268-a5ba-b970916e297f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:18:21.281Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:18:31.282Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=9e6c1e45-3605-4496-95c1-367940b06d59     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:18:31.301Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:18:41.299Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=fb8eda86-ecbb-4ba3-a092-01a98a8bc368     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:18:41.313Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:18:51.313Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=3409198d-8639-4f0a-897d-491103acaad0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:18:51.326Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:19:01.327Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=8f42fa47-b473-4512-a796-dc7785ee843c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:19:01.339Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:19:11.339Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=f26cbf9c-d149-4393-9ac6-035991913958     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:19:11.354Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:19:21.355Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=2f83e42e-01c3-4291-b3f2-5d33d41468fd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:19:21.367Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:19:31.367Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=1429690f-b921-442c-a03d-5edc3be9bcd0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:19:31.388Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:19:41.388Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=58f563e2-1acb-48c9-bbd3-425a87029836     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:19:41.403Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:19:51.404Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=d9c0f5aa-a476-4298-b5db-c4a5dda5556d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:19:51.422Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:20:01.422Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=3c89d512-c61f-48c1-8912-48ccf5952b46     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:20:01.447Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:20:11.448Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=24107abb-a456-452a-bcf3-a025afc2d333     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:20:11.462Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:20:21.463Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=23e69af2-f8de-4f87-bd90-96fded093bfc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:20:21.481Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:20:31.482Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=8b8918d8-b299-4b00-9cc5-029801e4a672     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:20:31.507Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:20:41.508Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=7b4358f4-0d62-4cc4-b174-13c61b31fb73     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:20:41.525Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:20:51.525Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=f7bed17a-d351-4d44-a394-997b738f810a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:20:51.540Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-28T00:20:56.441Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-28T00:20:56.441Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-28T00:20:56.441Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-28T00:20:56.441Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-28T00:20:56.441Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-28T00:20:56.446Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-28T00:20:56.447Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-28T00:20:56.447Z     |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-28T00:20:56.448Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:21:01.540Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=cc2d1380-c268-45a0-9456-b708a830d9e7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:21:01.562Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:21:11.562Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=0d5e6161-e16f-4c7d-a7b6-4215d8fdac97     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:21:11.580Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:21:21.581Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=ed93e1e6-3e81-43d6-976d-1a4e6ca1a60b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:21:21.597Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:21:31.598Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=232553f6-ce62-45cf-9a06-0ad8fde250be     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:21:31.612Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:21:41.613Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=2d8c8102-f49a-415c-a32a-560ebe244504     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:21:41.625Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:21:51.625Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=97644948-87ea-4d9b-a584-2a9da239834d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:21:51.637Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:22:01.638Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=e0ec5851-c26b-4bd0-8966-be7ce3ef1f6d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:22:01.650Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:22:11.651Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=e6bf4b08-6e93-488e-9012-7eb0ee022ba0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:22:11.665Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:22:21.666Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=64903b4b-373c-4fd9-9b53-4a846cd58024     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:22:21.679Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:22:31.680Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=6088ca75-bc98-471f-bc3f-15bee0dbd007     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:22:31.702Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:22:41.704Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=deeb3219-ba60-4acb-9f73-6bffef6aa8e9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:22:41.717Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:22:51.718Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=44d9ce31-4acb-4f93-a887-6575b6f83c70     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:22:51.730Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:23:01.730Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=d0fb60ac-0969-445c-ae40-d503b9e1e274     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:23:01.750Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:23:11.750Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=9ea82c79-21c8-4f90-8f6e-2f8f7a17f4fe     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:23:11.765Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:23:21.766Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=f686685d-5801-4761-a781-670cf8f0b15c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:23:21.794Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:23:31.794Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=a90729c0-1b02-4087-b2ab-d7230c29aa58     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:23:31.807Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:23:41.808Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=42206c94-657e-4e29-96af-4792212ed3db     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:23:41.820Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:23:51.820Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=bcd6e4fc-664b-4ced-93e6-842d47b67c0b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:23:51.836Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:24:01.837Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=67e6b2bc-85d7-46e7-a089-05cd256602ff     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:24:01.849Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:24:11.850Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=228e7e20-796e-49d5-865a-f1389e59c8e8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:24:11.862Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:24:21.863Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=798c4f6e-4ba4-47bd-a13d-f7136b12a576     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:24:21.876Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:24:31.876Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=fd7e5c2f-1656-4479-b841-76832c6bbd31     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:24:31.891Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:24:41.891Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=9b188cb3-4891-408c-89e6-9b9e9496c24c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:24:41.906Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:24:51.906Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=18b3011c-3da2-4778-8aaf-90b1cdc62c8a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:24:51.920Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:25:01.922Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=ebd5fe1b-29e1-4e30-90c2-73edd97531de     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:25:01.942Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:25:11.943Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=edfebc26-def1-42d6-b26f-63691a5056d5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:25:11.960Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:25:21.961Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=4708dcf8-42c2-40ca-ac75-e6855e1b47ff     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:25:21.972Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:25:31.973Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=a1e502e9-3aa0-40f7-8e18-bfbf79ee310e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:25:31.987Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:25:41.987Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=89134fe0-ff2e-4e17-9379-62bdeb2b0584     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:25:42.003Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:25:52.004Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=0e1b3b49-3077-4ea1-895d-1b6bd4568ab1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:25:52.017Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-28T00:25:56.508Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-28T00:25:56.509Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-28T00:25:56.509Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-28T00:25:56.510Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-28T00:25:56.511Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-28T00:25:56.521Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-28T00:25:56.521Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-28T00:25:56.521Z     |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-28T00:25:56.524Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:26:02.018Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=67f481a8-51ba-44b3-a6dd-3c6800e28093     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:26:02.051Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:26:12.052Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=f2b48fb9-b6ca-4262-8d92-589491c67caa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:26:12.103Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:26:22.104Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=72644bd0-f575-4703-a811-e3dd91c48d9a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:26:22.117Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:26:32.118Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=3bd45220-6874-47a5-890f-1e851043c1b0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:26:32.134Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:26:42.135Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=427d0549-a568-4f7f-8702-4e9296a9b0d5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:26:42.148Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:26:52.148Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=6a4ea985-9e8e-41f9-9bc4-db560df82044     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:26:52.172Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:27:02.173Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=1b11c633-c847-4191-877f-4ac318ecd439     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:27:02.196Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:27:12.198Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=6f80c1f6-cc6d-4cde-a933-0aa2c72f5d94     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:27:12.210Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:27:22.211Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=e6db2d1d-43d5-4c10-b874-1d96998b71fb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:27:22.225Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:27:32.225Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=5843392b-3f1c-4e0c-bfce-e1e076165f16     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:27:32.238Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:27:42.238Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=ef06108d-29af-4435-b700-9572e18480b7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:27:42.250Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:27:52.251Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=c295beec-9de9-4f80-a7fe-c0fd9b0b8d1a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:27:52.264Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:28:02.266Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=10d9c154-9246-4a31-9755-212e77164b35     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:28:02.279Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:28:12.283Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=a5f7a996-d51f-4b21-aada-0b1171056d16     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:28:12.297Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:28:22.297Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=59405800-b340-4309-859c-e3a8a6e085ec     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:28:22.311Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:28:32.312Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=5f55cdca-d740-42b5-94b0-a09bbfc90fe6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:28:32.343Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:28:42.344Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=25b6762b-8005-4451-8f47-0b92cc7965e1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:28:42.357Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:28:52.357Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=ad540a75-7c65-48b1-b3c2-9a2c52358a71     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:28:52.371Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:29:02.371Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=37c23f50-1b91-4c81-815d-171c33f8b348     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:29:02.383Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:29:12.383Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=a3e56387-e7c1-449d-a1ed-03023e7d08ee     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:29:12.405Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:29:22.405Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=15a33b57-13d6-43b0-863b-cf68e8897187     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:29:22.423Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:29:32.423Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=f005d857-42d6-4e34-9aae-ff1e8afc8f0c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:29:32.442Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:29:42.442Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=1f739fa5-b0c9-46da-8f92-6731e3d09032     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:29:42.456Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:29:52.456Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=520312ea-bfde-4503-ac03-26ffa9da195a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:29:52.468Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:30:02.468Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=c4c8fe46-214f-47ac-8e8b-b66125d58026     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:30:02.484Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:30:12.485Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=f5ce5501-32dd-413b-86e9-821b0f52b2dc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:30:12.498Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:30:22.506Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=47bccbaf-11e6-476c-8f37-1d3b51e86c46     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:30:22.520Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:30:32.520Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=97963104-df08-4874-a3f3-f14187e881f8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:30:32.535Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:30:42.535Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=349dfadc-bb34-4d70-9c20-ad5163dead4c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:30:42.549Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:30:52.552Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=4a08349e-13a1-40b9-8e52-6ac19bf1cda1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:30:52.570Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-28T00:30:56.410Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-28T00:30:56.410Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-28T00:30:56.411Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-28T00:30:56.411Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-28T00:30:56.411Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-28T00:30:56.415Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-28T00:30:56.415Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-28T00:30:56.415Z     |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-28T00:30:56.417Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:31:02.570Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=af768160-07b4-4775-b79d-bdf318fc2893     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:31:02.585Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:31:12.586Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=a4330056-56db-4c63-b054-7b752437a7cd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:31:12.599Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:31:22.600Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=09fc3f46-0f3b-4db4-a18d-e7d8f13a40a5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:31:22.615Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:31:32.615Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=00d05551-a0a9-4347-929a-cae97db4b26e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:31:32.629Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:31:42.629Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=ded47629-12b5-467a-9b8b-217232de7418     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:31:42.643Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:31:52.643Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=7fc8ee5c-571f-4354-98dd-9c1339d3c98d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:31:52.655Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:32:02.656Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=05d52929-c941-4b59-9306-42a8cc8e4429     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:32:02.668Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:32:12.669Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=cddf1f09-7404-4716-b37a-e3cf519852c7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:32:12.685Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:32:22.685Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=662f979b-b678-4c86-8c42-8dfe1c9978f2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:32:22.713Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:32:32.713Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=c3e9be9b-e8b9-4415-8f82-32a047a2ec44     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:32:32.730Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:32:42.730Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=4560edbf-00f6-4812-aa08-3ed68479aeda     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:32:42.753Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:32:52.754Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=50a198de-c1a0-4c73-9702-169d3c6984c3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:32:52.766Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:33:02.766Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=c3679087-2809-4160-ad16-bbf107ad8e1c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:33:02.779Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:33:12.780Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=7186d8f8-b612-4e59-8739-df82b413e84f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:33:12.792Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:33:22.793Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=41eed2fa-3b67-4e55-99e7-db23481695c2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:33:22.805Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:33:32.806Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=0c95a1c3-ffb1-414b-9713-a4e60550e8f2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:33:32.822Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:33:42.822Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=a351a0e8-aef8-4101-80bf-8d4cd69460c6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:33:42.835Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:33:52.835Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=6f07a0a5-18cc-494f-bb39-ffcd550c78e8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:33:52.847Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:34:02.848Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=b3ebb652-91dd-4ebc-bd79-af60045b6ad6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:34:02.861Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:34:12.862Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=7714cf1e-fd3e-432b-9c36-1f4bfa9743ff     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:34:12.878Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:34:22.878Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=03799ae8-9e99-4458-98d2-97fb53daafbd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:34:22.893Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:34:32.894Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=4aa67488-e09c-4a9e-8c4e-8ad6dd7fb9d6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:34:32.907Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:34:42.908Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=d96f40bf-f265-46b7-a3e6-4c6d61ef5ac2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:34:42.931Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:34:52.931Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=aeab8bc4-addd-4eb5-acec-3393fa70a7dc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:34:52.943Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:35:02.944Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=d7c6e87d-ffea-41e5-96d1-7d3bf6a5cedb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:35:02.956Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:35:12.956Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=f9b20d63-b321-4767-a537-eb297dfbf1d9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:35:12.972Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:35:22.972Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=234dc971-3ebb-4e10-a90a-ce658d9d729b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:35:22.984Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:35:32.985Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=de57cb50-f027-4302-b27d-8edc59d0bcd5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:35:33.000Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:35:43.000Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=e0dafb19-a625-4ed2-95ca-d463b6f78338     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:35:43.012Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:35:53.012Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=9ee3c980-a5db-43d1-88eb-b8831785f085     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:35:53.025Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-28T00:35:56.463Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-28T00:35:56.463Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-28T00:35:56.463Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-28T00:35:56.463Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-28T00:35:56.464Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-28T00:35:56.469Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-28T00:35:56.469Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-28T00:35:56.469Z     |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-28T00:35:56.471Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:36:03.025Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=0e8c4c1e-aff7-4f4a-9aac-d4680468f880     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:36:03.039Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:36:13.039Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=92ff6998-d366-4470-824d-25761ebbaeff     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:36:13.063Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:36:23.063Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=3819946d-d845-414a-a8a0-87db9a6c582b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:36:23.080Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:36:33.081Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=1b715620-e821-4a8d-83d5-314ed261ddd2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:36:33.095Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:36:43.096Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=7a5fdea6-582b-4375-8178-9d6474cd765c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:36:43.113Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:36:53.114Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=9c2f9db0-0ad4-4c0d-a6ca-5e30e71822ff     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:36:53.126Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:37:03.127Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=cbf9698c-5362-4000-9d1d-021ae29a3239     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:37:03.144Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:37:13.145Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=9e158896-859a-42d4-9d92-3d0d3faeaf7f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:37:13.158Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:37:23.159Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=98bdeed4-bd05-426b-8fe9-69057a2ca4f3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:37:23.170Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:37:33.171Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=a5b71275-7f6a-4358-8341-f81bf8cdc167     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:37:33.197Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:37:43.197Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=a0d52443-fb80-46c8-951c-c88be5aa947e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:37:43.216Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:37:53.216Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=e7a53c22-2184-4471-93c0-1cd33dc8cde1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:37:53.234Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:38:03.234Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=40ca765e-43da-46f3-89f2-8ee1781a2a8f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:38:03.266Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:38:13.266Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=758e7b73-5437-404c-8770-fd3f4d6e3340     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:38:13.286Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:38:23.286Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=17864ec3-e778-41b6-97b6-2255d97b77e4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:38:23.298Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:38:33.298Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=fc7ecc11-e939-4237-bdbd-de186d84dea9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:38:33.316Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:38:43.316Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=f214a869-d719-4dff-b3e0-f8ba191f1c56     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:38:43.329Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:38:53.330Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=a2ca052d-a25d-4b5b-84a7-9d6393b982ad     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:38:53.344Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:39:03.344Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=0e25b121-1596-414a-ba44-1ef256f7fabc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:39:03.359Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:39:13.359Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=3aaed8c0-9057-4394-88bc-5348fb25cc40     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:39:13.372Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:39:23.374Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=4b074110-0263-4144-81bb-91d631b50dd9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:39:23.388Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:39:33.389Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=1243c60d-c66d-425d-863f-4927c1c9ae62     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:39:33.401Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:39:43.402Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=5d7ff53d-a427-4d03-ac43-41c3a2627b3a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:39:43.417Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:39:53.417Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=e8856584-f7e2-4574-9b81-04ecb482dc39     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:39:53.430Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:40:03.431Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=b8ae8111-f2ae-451e-8c60-feea44587352     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:40:03.463Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:40:13.464Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=86c381e7-bd3c-4a95-8835-7056253f2be7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:40:13.477Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:40:23.477Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=8ce2f5db-4ebe-4b5c-8a2e-112f59e676f5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:40:23.490Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:40:33.491Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=43b8fdb4-ecd6-4aa1-a21c-87e9ff6e9d51     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:40:33.502Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:40:43.503Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=a99c08a7-93ff-42dc-8e44-8776ebf4bdc9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:40:43.520Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:40:53.521Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=9660e414-c220-42d9-a466-00067311a96a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:40:53.540Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-28T00:40:56.425Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-28T00:40:56.426Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-28T00:40:56.426Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-28T00:40:56.426Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-28T00:40:56.426Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-28T00:40:56.431Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-28T00:40:56.431Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-28T00:40:56.431Z     |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-28T00:40:56.433Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:41:03.541Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=ae111f8f-0709-487b-9a90-2577fcb7fb47     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:41:03.553Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:41:13.554Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=cc0af4a9-c1b9-4152-a16e-0d9e185a5967     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:41:13.566Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:41:23.567Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=682340c4-0744-4b6d-87af-ee396e61e882     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:41:23.580Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:41:33.581Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=438a258f-c968-4697-997b-121a7fccd283     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:41:33.598Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:41:43.598Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=433b356f-6872-4efd-b4d8-74edb97c515c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:41:43.630Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:41:53.630Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=3d50058c-5b5b-4de6-9412-53cc1ac9d5ae     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:41:53.660Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:42:03.660Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=3f7d5a28-6bd5-4f47-b6a5-ad1c6e85c6db     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:42:03.674Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:42:13.674Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=dbe3b72d-4422-4064-90ca-f7dd03f07106     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:42:13.695Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:42:23.701Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=ff36adbf-7692-4c63-8054-823b2437b626     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:42:23.723Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:42:33.723Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=fc255c92-6269-480a-bf99-2aa70610e9d0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:42:33.750Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:42:43.750Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=50fae1b0-4ba8-4fd9-9082-5afe7e34a4ce     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:42:43.763Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:42:53.763Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=2910b4dd-91fe-4dd4-86cc-6eab1263a3d8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:42:53.782Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:43:03.782Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=39e20706-de36-4542-9d66-53b2b46f063c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:43:03.802Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:43:13.802Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=d3d4caff-5c72-473b-8b32-6c16aa23da06     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:43:13.843Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:43:23.843Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=8709e1db-fb3e-403e-a972-12c6e5575992     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:43:23.875Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:43:33.875Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=0f091e15-4cf8-4095-b2c5-3d74135389e7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:43:33.897Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:43:43.897Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=ff2c5f66-fcba-4ef1-8d85-e9a68d41341b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:43:43.914Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:43:53.914Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=71a1cfb3-a510-4bdb-b479-42dbd12156d4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:43:53.973Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:44:03.973Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=fdd3b8f6-dbdc-48e8-849a-68eb556429d0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:44:03.989Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:44:13.996Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=46b20c29-1a8b-4b45-9c8c-a8b2377f64dc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:44:14.011Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:44:24.011Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=e8cda564-690b-4341-8758-4eae6682a8b0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:44:24.038Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:44:34.039Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=0067052c-aeb7-4c93-997e-3d16c5a31924     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:44:34.053Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:44:44.054Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=58b6c4a9-5ae3-4fc9-ae05-68c0886786c9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:44:44.077Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:44:54.078Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=144232b0-14b0-4be1-bb1a-1d0384d3cfac     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:44:54.098Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:45:04.099Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=6b4e2c0e-85b1-437f-8b74-19be4b7622c9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:45:04.116Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:45:14.116Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=c22c7fcd-c9f9-4c90-bd5e-8f8838439771     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:45:14.136Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:45:24.138Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=c1eaaccb-cfbd-4807-bc79-bb5bca6960a9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:45:24.163Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:45:34.164Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=cd878e1a-e25e-40a3-933f-b47b7040b79b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:45:34.184Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:45:44.184Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=a3661f97-9dac-4d1a-aafd-296fa3ede0f4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:45:44.205Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:45:54.205Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=0ff29fd4-d731-4cb0-a6af-1c5b73553890     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:45:54.222Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-28T00:45:56.483Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-28T00:45:56.484Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-28T00:45:56.484Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-28T00:45:56.484Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-28T00:45:56.485Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-28T00:45:56.492Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-28T00:45:56.493Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-28T00:45:56.493Z     |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-28T00:45:56.496Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:46:04.222Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=a34933f7-b894-4e05-8d1f-9ef32edcf1b9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:46:04.235Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:46:14.236Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=b855cc35-3f05-4d6e-af68-a9c86c4bd628     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:46:14.262Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:46:24.262Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=b9a14981-8d65-4827-874d-0ebf004d0e58     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:46:24.273Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:46:34.274Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=ee5d259c-f531-42bd-9340-8b7c8463d0ec     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:46:34.295Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:46:44.297Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=bc31269e-e85f-4aa8-802b-225159eb4151     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:46:44.311Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:46:54.312Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=d9b9cd4c-dc02-4803-97a3-ebfff1aecc98     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:46:54.326Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:47:04.327Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=049c50bd-ab71-4a94-9720-b719f238e32b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:47:04.340Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:47:14.341Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=f028d3c0-97a9-4d77-a6a4-77833a877be1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:47:14.356Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:47:24.356Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=5b6a6cf3-0690-481e-9031-ced582b7d283     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:47:24.375Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:47:34.376Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=2523625c-2bf9-4942-ba94-9ec346e9ed6b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:47:34.401Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:47:44.402Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=1e7721cc-4d09-4c58-a298-0f8436b33a34     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:47:44.415Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:47:54.416Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=8232bbb1-241a-4450-a118-ee1125cfc9ce     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:47:54.430Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:48:04.430Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=86060b94-4d93-4d50-8073-b8cdb4c66d93     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:48:04.442Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:48:14.443Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=0a68ab64-eb77-4656-8387-4341969e47d1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:48:14.454Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:48:24.454Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=29075b8d-4677-44a5-ac6f-377a764a8c54     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:48:24.467Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:48:34.467Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=d2fdfa74-ae19-43a1-88af-31a5493dbc4e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:48:34.478Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:48:44.479Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=008455fc-ac40-451f-8245-5aaa5154d0c7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:48:44.490Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:48:54.491Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=94da6be4-d4c3-4f72-8bf1-e187ee7874e1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:48:54.514Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:49:04.515Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=9fc9c694-d6f9-4067-98bc-88b9b64f7d24     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:49:04.529Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:49:14.529Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=72bdc69b-ad5a-4cef-875c-372d15bde412     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:49:14.541Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:49:24.542Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=74a649b6-c72a-477b-af54-be61d997c8e1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:49:24.554Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:49:34.555Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=b3f73f27-82f9-40f6-a915-f43fabc8b01a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:49:34.567Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:49:44.567Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=73bb67b6-6f69-4763-a9eb-c054722fd3b4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:49:44.601Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:49:54.602Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=b3ce69d1-1535-4bc2-ba27-0f7cbd2ba3ae     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:49:54.624Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:50:04.624Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=508e1b29-ced7-4f2a-adc3-9b18655f04b6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:50:04.636Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:50:14.636Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=d5f2ea44-186e-4392-9444-7f490c7fbb2b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:50:14.647Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:50:24.648Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=aedb0636-67a5-4e7e-b334-806a23d98cd5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:50:24.667Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:50:34.668Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=15707b54-8efd-4610-a648-ac484bd649fb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:50:34.681Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:50:44.682Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=dda9cb5c-d5dd-4dde-808c-c190697fc86d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:50:44.695Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:50:54.695Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=602b6944-9b9b-46a2-bf43-3b95bbfb8899     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:50:54.710Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-28T00:50:56.405Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-28T00:50:56.405Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-28T00:50:56.405Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-28T00:50:56.405Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-28T00:50:56.405Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-28T00:50:56.410Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-28T00:50:56.410Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-28T00:50:56.410Z     |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-28T00:50:56.412Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:51:04.711Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=3d6fe77c-49da-4749-8f5b-82ecc105b391     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:51:04.724Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:51:14.724Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=85ca00b3-f3b3-4a13-a7d3-7372031a182d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:51:14.737Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:51:24.738Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=ac8d7f26-8f15-4fbf-94ab-db86d95b7aaf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:51:24.752Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:51:34.752Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=080cac69-ca7c-4210-888c-3591e6a37718     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:51:34.765Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:51:44.766Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=3c7511ff-fc47-4a5f-b5c2-f076de429154     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:51:44.787Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:51:54.788Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=c0071b9c-2220-4dd8-b8ed-269d96392842     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:51:54.803Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:52:04.805Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=56ccf3bb-693e-447b-b1d2-98c0e304ced0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:52:04.843Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:52:14.843Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=e3843fcb-fce9-4dd6-baa4-2b5306c1ebc9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:52:14.862Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:52:24.862Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=b9481d22-5377-43d1-98a3-d7713ea28d4b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:52:24.879Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:52:34.880Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=f876b615-e904-4e92-9f35-7666d280f0ca     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:52:34.898Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:52:44.898Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=14afdf5d-320a-49f6-bee9-a951cb6e503b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:52:44.919Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:52:54.919Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=cde46ab1-9f61-4ca7-aa6e-3cd6746a2566     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:52:54.945Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:53:04.945Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=05854f84-eab5-4a8b-b0d7-56cb1d808809     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:53:04.958Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:53:14.958Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=a4d49e7e-de40-47d8-9b93-7beda4735042     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:53:14.977Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:53:24.977Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=e02d2137-9457-4bd3-b827-9f1fa3f2d9e5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:53:24.989Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:53:34.990Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=bf6ab1e4-fdbf-482a-831c-dcf0e4a23afd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:53:35.001Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:53:45.002Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=73d59b72-6727-4047-92ae-81767d7fd857     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:53:45.019Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:53:55.019Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=5110959c-7b2f-447d-a0be-06d6bb44c8c4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:53:55.032Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:54:05.032Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=080164da-d5c5-4449-a31a-0872b12c320c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:54:05.052Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:54:15.053Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=db28207a-0928-439d-ba5c-86d1d83a69ca     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:54:15.066Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:54:25.066Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=724f406d-49fb-4056-b642-ede7543108c7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:54:25.088Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:54:35.088Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=b81a37a4-a0aa-42f5-bf25-a5a5606fddf2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:54:35.105Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:54:45.106Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=f635d28d-b1b4-4e71-8277-8d617c8a4b7f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:54:45.123Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:54:55.123Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=547ade46-fd7e-4c09-892c-8f9995db5b12     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:54:55.151Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:55:05.152Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=5f682b1a-d618-4c7b-89af-542b02ab6898     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:55:05.180Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:55:15.181Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=df9dde10-e35b-4ec4-a084-0e627dfd9e6e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:55:15.198Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:55:25.199Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=a8793372-c0fa-463a-906b-2de51adcf12a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:55:25.215Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:55:35.216Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=a7e62ca3-589c-4ea1-a410-7e7b0b097913     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:55:35.237Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:55:45.238Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=b3c5a688-69c2-4605-a0b7-13c756243516     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:55:45.261Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:55:55.261Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=6b64deae-93c4-4324-b8c7-1285f9357f87     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:55:55.280Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-28T00:55:56.483Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-28T00:55:56.484Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-28T00:55:56.484Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-28T00:55:56.484Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-28T00:55:56.485Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-28T00:55:56.492Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-28T00:55:56.492Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-28T00:55:56.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-28T00:55:56.494Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:56:05.280Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=fcb41c3e-ebc2-4b32-b00b-c13dd7998ddf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:56:05.292Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:56:15.294Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=0b9040a8-4847-4bdc-a72d-d7739418ddac     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:56:15.320Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:56:25.321Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=41185750-ebf7-4d43-bfe9-f6df4616d965     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:56:25.348Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:56:35.348Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=90d269b8-0b11-49c7-82bb-4547299d28c7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:56:35.372Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:56:45.372Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=c701c328-ff4e-4e0c-8d78-17edb2435a90     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:56:45.384Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:56:55.384Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=e91e5beb-208b-46f9-973e-27c7e82b5a97     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:56:55.398Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:57:05.399Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=31b88032-ed40-4e25-b148-5d28c70efb86     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:57:05.418Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:57:15.418Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=74d694a7-9df0-4659-be97-0a1f687ddb0d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:57:15.431Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:57:25.431Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=892a7bb3-a960-4ea4-9ba2-9c83441ce615     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:57:25.445Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:57:35.445Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=bb6dbb90-4641-46f0-bf27-57669a84d2c6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:57:35.459Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:57:45.459Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=3501fe84-eefe-4582-96a6-02a795d918de     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:57:45.485Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:57:55.485Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=2b4f8a8c-bb7c-4014-86fd-a568fb124171     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:57:55.500Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:58:05.500Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=72270d7e-31d6-4dcf-a98d-c1b003df1dae     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:58:05.512Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:58:15.513Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=6edefac0-4eec-4494-b640-01e59913f648     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:58:15.525Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:58:25.525Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=843f3e90-2ec1-458a-a39d-3c548131618c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:58:25.540Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:58:35.541Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=dcd8bdf4-1f1b-408b-8da9-74dc94a1d768     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:58:35.556Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:58:45.557Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=02388bc3-8867-4d0c-b733-b9220200e7bc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:58:45.570Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:58:55.571Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=8d4950b3-73ef-4013-9e74-b38fbfdca845     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:58:55.588Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:59:05.589Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=8dd7134c-5465-4d6d-ba03-dc9e246ed422     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:59:05.602Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:59:15.603Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=d403eeb7-b4ed-44be-95b8-7a8189735b4f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:59:15.617Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:59:25.618Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=4910fa9a-5874-44b0-b374-4628329a571b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:59:25.629Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:59:35.629Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=10efbc1a-e75a-47b7-81c4-c8a16ce194fe     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:59:35.641Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:59:45.642Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=caba5234-65e8-4146-ba01-2967f7c59262     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:59:45.657Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:59:55.658Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=b56855f2-815f-4ef2-89d7-2cdab63e8d3e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T00:59:55.671Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T01:00:05.671Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=13a4c0e3-a622-4f30-be2a-3b8c8c3969d6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T01:00:05.685Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T01:00:15.685Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=3a84e239-7dee-40ac-84f4-7d40e4d72f80     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T01:00:15.697Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T01:00:25.698Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=d1549835-4d53-4b28-a3f0-87ea71dee3a2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T01:00:25.713Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T01:00:35.713Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=301d6bc0-ec38-4c6a-b934-8e2473e468cc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T01:00:35.725Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T01:00:45.726Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=6bf21bba-9f59-4a23-a4ba-24b7c63ea545     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T01:00:45.740Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T01:00:55.740Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=046e919b-3dfd-4823-a9a8-38cdef345c43     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T01:00:55.754Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-08-28T01:00:56.364Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-28T01:00:56.364Z     |WARN     |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-08-28T01:00:56.364Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-08-28T01:00:56.364Z     |INFO     |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-28T01:00:56.365Z     |INFO     |Trying to load configuration from configMap file: /app-config/application_config.yaml     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-28T01:00:56.368Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-08-28T01:00:56.368Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-08-28T01:00:56.368Z     |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-28T01:00:56.370Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T01:01:05.754Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=98ee995f-9917-40a0-8771-a52c0980f1b2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T01:01:05.766Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T01:01:15.766Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=2cc060ab-d835-49d4-91cf-8c1893b36ec8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T01:01:15.779Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T01:01:25.780Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=fbc83cd8-d047-4b21-bfce-0813e3c3c828     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T01:01:25.793Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T01:01:35.793Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=7b3033fb-d483-4adf-a6d3-50058753a169     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T01:01:35.812Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T01:01:45.812Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=de6f57b6-3b6b-422f-8e5d-a5cff5a87c61     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T01:01:45.825Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T01:01:55.826Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=f42dab2b-7010-43e0-854f-05a2aa6e22f3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T01:01:55.840Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T01:02:05.840Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=65f50628-e139-4d26-9913-af8514d80960     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T01:02:05.861Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T01:02:15.862Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=2ceb053f-1d83-45ae-8c68-7199521b9f5b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T01:02:15.874Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T01:02:25.875Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=bc4387d4-1e80-4f76-994f-fbe82cfa078e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T01:02:25.888Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T01:02:35.888Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=d044865c-4834-42ab-941b-29aafddde447     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T01:02:35.900Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T01:02:45.901Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=aec72b32-f56d-45c2-856f-aa0ea62dcabf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T01:02:45.913Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T01:02:55.914Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=f1574298-ae56-4562-806d-0b0c04b7086a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T01:02:55.927Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T01:03:05.927Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=22b69a59-7e49-47fb-82a8-245b2d22e8aa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T01:03:05.941Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T01:03:15.941Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=bd6688ac-9b5d-48fb-98d9-088f6fa21788     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T01:03:15.953Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T01:03:25.953Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=3c74cca6-1d2b-4606-bc4c-3d17235fa9c9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T01:03:25.966Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T01:03:35.966Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=8f4821ba-3d6a-489d-9e9f-071ed01669ab     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T01:03:35.984Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T01:03:45.984Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=537629ca-3278-4747-87a8-c5f74e20650c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T01:03:46.000Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T01:03:56.000Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=4fe08377-4e31-41ab-9f8d-04917e02164b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T01:03:56.012Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T01:04:06.013Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=1a78e21a-8cf8-4d82-a2a9-49a25f9485e2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T01:04:06.027Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T01:04:16.028Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=6b65ec35-eb92-43d7-be20-1fb282a9c81d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T01:04:16.041Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T01:04:26.042Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=8a664b55-c491-40e6-9814-4a63084b38f5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T01:04:26.056Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T01:04:36.056Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=1d6a948a-087b-4e6f-80b5-3fa8d5bfaf22     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T01:04:36.068Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T01:04:46.068Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=32dcdc2c-2eae-4854-afc5-0fd8e5e17219     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T01:04:46.082Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T01:04:56.083Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=f9568d35-f598-4e47-873c-ed7b2cc1611d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T01:04:56.098Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T01:05:06.098Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=8795729c-638b-4d89-b449-861268ede042     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T01:05:06.109Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T01:05:16.109Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=d5668fcc-2a5b-42d8-a582-087b30da8e53     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T01:05:16.121Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T01:05:26.122Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=8f509b97-60bd-45ae-9d30-4675db68c109     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T01:05:26.134Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T01:05:36.135Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=2e6782a9-7093-4d89-b6b5-295165584989     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T01:05:36.147Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T01:05:46.148Z     |INFO     |Init configs     |InvocationID=3bcf54d9-c818-4587-9bf0-ee969ebec723, InstanceUUID=a2113c05-5cc4-4eff-ae79-c624be9a88ae     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-08-28T01:05:46.161Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1