Results

By type

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

org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-07T23:00:45.763Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |main     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-07T23:00:45.780Z     |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-09-07T23:00:45.781Z     |INFO     |Falling back to use default CBS client configuration properties     |     |     |     |main     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory     |2022-09-07T23:00:45.783Z     |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-09-07T23:00:46.416Z     |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-09-07T23:00:46.599Z     |INFO     |PolicySync file does not exist     |     |     |     |main     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-07T23:00:46.600Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |main     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-07T23:00:46.600Z     |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-09-07T23:00:46.709Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |main     |
org.onap.dcaegen2.services.prh.MainApp     |2022-09-07T23:00:46.774Z     |INFO     |The following profiles are active: prod     |     |     |     |main     |
org.springframework.boot.context.config.ConfigDataEnvironment     |2022-09-07T23:00:46.812Z     |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-09-07T23:00:49.184Z     |INFO     |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f     |     |     |     |main     |
org.springframework.boot.web.embedded.tomcat.TomcatWebServer     |2022-09-07T23:00:49.724Z     |INFO     |Tomcat initialized with port(s): 8433 (https) 8100 (http)     |     |     |     |main     |
org.apache.catalina.core.StandardService     |2022-09-07T23:00:49.751Z     |INFO     |Starting service [Tomcat]     |     |     |     |main     |
org.apache.catalina.core.StandardEngine     |2022-09-07T23:00:49.752Z     |INFO     |Starting Servlet engine: [Apache Tomcat/9.0.56]     |     |     |     |main     |
org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]     |2022-09-07T23:00:49.821Z     |INFO     |Initializing Spring embedded WebApplicationContext     |     |     |     |main     |
org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext     |2022-09-07T23:00:49.822Z     |INFO     |Root WebApplicationContext: initialization completed in 3009 ms     |     |     |     |main     |
org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler     |2022-09-07T23:00:50.842Z     |INFO     |Configuring pulling for CBS updates in every PT5M     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7     |     |     |main     |
org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver     |2022-09-07T23:00:52.207Z     |INFO     |Exposing 4 endpoint(s) beneath base path '/actuator'     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7     |     |     |main     |
org.springframework.boot.web.embedded.tomcat.TomcatWebServer     |2022-09-07T23:00:53.964Z     |INFO     |Tomcat started on port(s): 8433 (https) 8100 (http) with context path ''     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7     |     |     |main     |
org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/]     |2022-09-07T23:00:54.218Z     |INFO     |Initializing Spring DispatcherServlet 'dispatcherServlet'     |     |     |     |http-nio-8100-exec-1     |
org.springframework.web.servlet.DispatcherServlet     |2022-09-07T23:00:54.218Z     |INFO     |Initializing Servlet 'dispatcherServlet'     |     |     |     |http-nio-8100-exec-1     |
org.springframework.web.servlet.DispatcherServlet     |2022-09-07T23:00:54.221Z     |INFO     |Completed initialization in 2 ms     |     |     |     |http-nio-8100-exec-1     |
org.onap.dcaegen2.services.prh.MainApp     |2022-09-07T23:00:54.691Z     |INFO     |Started MainApp in 12.209 seconds (JVM running for 13.243)     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7     |     |     |main     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner     |2022-09-07T23:00:54.794Z     |INFO     |Start scheduling PRH workflow     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7     |     |ENTRY     |main     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:00:54.808Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=2234ecef-b6e7-4ac1-ba62-7c01a2e9cefe     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:00:55.300Z     |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-09-07T23:01:05.298Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=1cc82078-edda-4890-907a-11852618053d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:01:05.326Z     |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-09-07T23:01:15.329Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=ec215a55-8ce5-44d4-a996-bd00fe1290bf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:01:15.399Z     |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.AbstractEpollChannel$AbstractEpollUnsafe$1.run(AbstractEpollChannel.java:425)\n\tat io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:384)\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-09-07T23:01:25.399Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=03372b4a-8d37-4e7f-abb8-e27e6cb0e3c5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:01:25.462Z     |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-09-07T23:01:35.463Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=f952cb6f-b52f-48b5-b7e8-8f85c77686d5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:01:35.515Z     |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-09-07T23:01:45.515Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=5752c692-1fcf-4e66-9093-30d465df3c40     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:01:45.545Z     |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-09-07T23:01:55.546Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=b5761594-afbe-43af-8b72-084f197c2a4d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:01:55.583Z     |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-09-07T23:02:05.584Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=82e68bbb-438e-455f-9779-e342b94cd159     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:02:05.766Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:02:15.767Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=050d333d-1801-4b2a-ba7c-f0770e7c7d08     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:02:15.773Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:02:25.773Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=c726fb0e-9af1-4f9e-af9a-c72309f7d924     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:02:25.778Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:02:35.779Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=e19fe937-abee-41ce-92d9-0da733cd63e4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:02:35.784Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:02:45.788Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=684b0c29-0f19-468c-a7c3-727df743e2b8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:02:45.793Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:02:55.793Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=39edec52-14fc-430d-bf3c-eb15824d24c8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:02:55.807Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:03:05.809Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=d631cfb8-7427-4c19-a520-21c372930ff3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:03:05.815Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:03:15.816Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=c4a1f5a6-ee6c-4aa7-aaa4-c4fcf3b4125f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:03:15.823Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:03:25.823Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=d3f5ad64-2c29-408a-ae47-6cf0745fd3d8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:03:25.830Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:03:35.830Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=45a00d75-592f-43e8-b071-4d2c71c3b16f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:03:35.837Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:03:45.838Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=7e7873e7-5a3f-445c-9887-935b3044e73b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:03:45.844Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:03:55.846Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=e2fd229f-188c-4093-bfb6-b8d5019620ed     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:03:55.856Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:04:05.858Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=6338e106-3c0c-41a9-a9b2-c8284e0572aa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:04:05.867Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:04:15.868Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=0c6f7781-661d-4853-a602-caa69ae18de7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:04:15.874Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:04:25.875Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=b9997a78-cd7a-4c92-bea2-f5e1bb1c8463     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:04:25.880Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:04:35.880Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=0ca4c664-9f26-4460-83a0-f4dcea704002     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:04:35.886Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:04:45.888Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=5b7726db-ea3f-4eb2-9b1a-50dd0413fb34     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:04:45.895Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:04:55.896Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=225c37fa-ca1e-4d73-81ee-5a4f677b4c91     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:04:55.900Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:05:05.901Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=0f6dc408-5102-4596-83b6-73c0b3adb64b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:05:05.905Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:05:15.906Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=9e0cfc23-1d6d-4422-bb67-bd378c42007e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:05:15.912Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:05:25.913Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=33686f10-ada0-432b-9358-4fc8d17d2f66     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:05:25.918Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:05:35.918Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=b0aed150-231a-4ed6-af5b-59b8fee19d79     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:05:35.923Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:05:45.924Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=9a11c70d-820f-403a-8e2b-26923410eef1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:05:45.929Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-07T23:05:51.691Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-07T23:05:51.691Z     |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-09-07T23:05:51.691Z     |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-09-07T23:05:51.692Z     |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-09-07T23:05:51.692Z     |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-09-07T23:05:51.708Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-07T23:05:51.708Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-07T23:05:51.709Z     |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-09-07T23:05:51.711Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:05:55.930Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=5c0502fe-b12a-459b-b797-508f96ecf6e4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:05:55.936Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:06:05.937Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=5814fd19-d132-4d09-a9aa-53224a4d9d0d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:06:05.943Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:06:15.943Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=f003f2d0-fcff-4f89-996e-45dce3adb8c1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:06:15.948Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:06:25.949Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=9f21220c-a7b9-407d-b51c-c86158d9b005     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:06:25.953Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:06:35.954Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=ecbbbacb-e074-4b9d-b082-88eb3db75e0c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:06:35.960Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:06:45.960Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=f0b14a62-3912-4838-8932-f0a40fbdc84f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:06:45.966Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:06:55.966Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=fe17bd34-ca98-420f-9dda-d9c87d6b414c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:06:55.971Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:07:05.977Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=f8ce374c-7b1c-4e47-9c41-21d1b4259d58     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:07:05.982Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:07:15.982Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=af640a68-3377-4af1-bb5d-84282fc0d57e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:07:15.988Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:07:25.992Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=36a289c4-f9ea-410d-8111-9bf0679dab89     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:07:26.000Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:07:36.002Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=77002f31-85ac-408d-9527-6e9fe41ce9a9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:07:36.011Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:07:46.012Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=525ba04d-0e54-4293-bd87-25c63d1befa7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:07:46.020Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:07:56.020Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=6707b47b-a7b9-4306-8cad-58b3826719d3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:07:56.026Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:08:06.026Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=09188dd4-69b7-447e-8eb0-53d5b761591d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:08:06.031Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:08:16.031Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=8e499279-2ffe-48a6-b3d1-0c475628a316     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:08:16.035Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:08:26.036Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=06b1d9e1-d713-443d-8a72-688a0f0ad93d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:08:26.041Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:08:36.041Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=74ba62ad-5e18-4c85-ab5d-af18abfedb1c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:08:36.046Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:08:46.048Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=82ba3508-acb1-4cc8-ad77-4e5ff25aeba0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:08:46.053Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:08:56.053Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=2ef23af8-6d23-4d21-801c-edba2fb0a6e7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:08:56.058Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:09:06.059Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=36cb56d3-ef43-4499-b271-52747ccd8f39     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:09:06.067Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:09:16.068Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=e1aa8746-7575-4e5e-9a0f-29ebd8601cd5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:09:16.073Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:09:26.074Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=d1a5285f-459d-48a4-90bf-2c76d8d9b2a2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:09:26.078Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:09:36.079Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=d12527e8-3d9a-4863-8bfc-0e72af6347ba     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:09:36.084Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:09:46.090Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=28f4aed4-7ff9-41be-9028-a673ac717141     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:09:46.095Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:09:56.095Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=9182d1ec-c57c-42cf-b13a-62bc9e29e284     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:09:56.099Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:10:06.100Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=06ff4c27-5581-45e5-83bd-a39c90035d78     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:10:06.104Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:10:16.105Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=4773a1fb-19d1-4d0e-ab04-83400da38a29     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:10:16.111Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:10:26.112Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=12bc8bb7-93d0-49eb-bfab-3107a0bab358     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:10:26.116Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:10:36.117Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=450cca8a-6a80-4731-85ed-b4801ab88339     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:10:36.123Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:10:46.124Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=3b08f2c5-f818-4627-a45e-e4b5bb270c94     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:10:46.129Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-07T23:10:51.176Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-07T23:10:51.177Z     |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-09-07T23:10:51.177Z     |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-09-07T23:10:51.177Z     |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-09-07T23:10:51.178Z     |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-09-07T23:10:51.194Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-07T23:10:51.194Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-07T23:10:51.194Z     |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-09-07T23:10:51.197Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:10:56.129Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=23c992ff-f9dd-4bd0-9966-eb92946c515c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:10:56.134Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:11:06.135Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=fca811a1-6f7c-4b59-b2e1-a60175726528     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:11:06.144Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:11:16.146Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=dd0d7fa4-4ab9-48c2-b43b-af02c37edbed     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:11:16.154Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:11:26.154Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=1d14a5cd-a3a4-4ad8-a1e8-83da43352b9f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:11:26.159Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:11:36.160Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=6f9446ce-64df-43eb-add3-c0e72c1498cc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:11:36.167Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:11:46.169Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=b82d07ab-9441-47f1-87ae-e48d423f9abe     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:11:46.175Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:11:56.176Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=89bc5da7-b8d1-4162-be2c-dfca51a51d32     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:11:56.181Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:12:06.182Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=2bdd9b64-56dd-4585-8978-8805b362f118     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:12:06.186Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:12:16.187Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=3e4a4eef-954c-4ab0-afca-8d64896e38fe     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:12:16.192Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:12:26.193Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=ee4476ba-1e14-43b8-9d7b-a76f14274e7b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:12:26.199Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:12:36.200Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=e785e2eb-2a54-4016-a547-1876368a1fda     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:12:36.206Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:12:46.207Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=3bc2129c-654e-4467-84d3-2c5261820a94     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:12:46.212Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:12:56.213Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=4bf3dc5d-a900-48a8-b14f-1677de272081     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:12:56.226Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:13:06.229Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=da460e30-0dcd-48c6-a978-0bb39fdb219f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:13:06.255Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:13:16.261Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=32215172-7a19-4997-a6b6-bcbbf33dcae5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:13:16.266Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:13:26.269Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=9616eeb0-3ab6-4401-8769-f86c256eb88c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:13:26.274Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:13:36.285Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=9728e582-4d7f-4b5e-aac6-366781cea852     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:13:36.292Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:13:46.292Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=e5668a19-2bc6-4637-9c80-ce00447326f2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:13:46.302Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:13:56.305Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=55e12be1-120e-408f-9764-91f924ea0490     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:13:56.319Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:14:06.320Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=08008f4e-b392-46fe-b693-6280d5a175ff     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:14:06.324Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:14:16.325Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=367616b2-b95a-4b9e-bc52-ed997a9afeb3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:14:16.331Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:14:26.333Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=1aeee752-2e80-4a76-925a-dc535d0aa67c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:14:26.340Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:14:36.341Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=064c0267-5222-432a-8d23-71385bb7cb83     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:14:36.348Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:14:46.349Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=aa923e59-2de6-4f34-ba6f-62472cfef796     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:14:46.355Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:14:56.355Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=d20505fc-5a30-4a1a-a6e6-b32c396f3a1a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:14:56.362Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:15:06.362Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=7eef8ba3-9878-49a1-b48b-747f75f72403     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:15:06.368Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:15:16.369Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=ad78ff53-76e9-498e-a2c2-61a3499f9d75     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:15:16.374Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:15:26.375Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=4fde6bb1-35db-422d-9bbb-a7eafadfd791     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:15:26.380Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:15:36.381Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=cb25c0e0-f154-45eb-a407-74070ddcd1fe     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:15:36.386Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:15:46.386Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=1183e5ec-90ba-41b8-8906-fed14f961302     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:15:46.391Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-07T23:15:51.131Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-07T23:15:51.131Z     |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-09-07T23:15:51.132Z     |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-09-07T23:15:51.132Z     |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-09-07T23:15:51.132Z     |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-09-07T23:15:51.144Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-07T23:15:51.144Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-07T23:15:51.145Z     |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-09-07T23:15:51.147Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:15:56.391Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=fc28ac74-d848-495d-8add-a665fb832fd4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:15:56.396Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:16:06.396Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=02b1e8aa-f157-4eb0-99b1-455390f9518c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:16:06.401Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:16:16.402Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=d5deb3a6-c640-4050-b193-4f45372ed42b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:16:16.418Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:16:26.419Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=9bc5a5f9-e077-42c9-baa6-2fc76c655e20     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:16:26.436Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:16:36.440Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=0a08edbf-0762-48e7-9e4a-d6927d628a52     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:16:36.451Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:16:46.453Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=d6045926-1493-4304-a03b-82f0657115dd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:16:46.463Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:16:56.465Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=380fd25a-41c6-491d-8e50-c403c68160be     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:16:56.475Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:17:06.476Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=b611b373-4f02-4d57-95e4-fc48b7d22ed7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:17:06.486Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:17:16.491Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=0456be6b-aa03-4847-ba13-20e8a60e44a2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:17:16.498Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:17:26.499Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=c3474b23-8901-4dc4-94cc-d7860766f442     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:17:26.503Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:17:36.504Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=cdc7b18b-a5b1-4ed1-adb1-1479c1971424     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:17:36.509Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:17:46.510Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=868d052f-cba8-4941-92c8-d12c32827a97     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:17:46.514Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:17:56.515Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=e33e8d07-8f8f-4927-b287-0e62a8f460fe     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:17:56.521Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:18:06.521Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=78c5c5f5-7f54-4800-9ac9-3fc9303b3075     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:18:06.530Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:18:16.531Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=be54026f-f7c2-44cf-a7fc-e415374eb964     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:18:16.536Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:18:26.537Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=47c8a34a-7d0b-4f70-bc5d-d88f08171b89     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:18:26.570Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:18:36.573Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=2d868a9f-310e-4186-bf90-d76a671c4543     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:18:36.579Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:18:46.580Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=64e7a440-7d98-4efa-ae98-19c9ac701464     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:18:46.586Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:18:56.588Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=104b2d7e-a2b7-4bed-8abe-039aaae98877     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:18:56.595Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:19:06.597Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=cc1d5dfb-0957-4ced-af6e-afa5d5920818     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:19:06.603Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:19:16.606Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=25df72dd-55ab-43f0-8c45-83c6a719d09b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:19:16.623Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:19:26.624Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=debf04a9-720f-4f08-86fd-dc3be3a4eb03     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:19:26.630Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:19:36.631Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=2ea325e7-a307-47bd-9a53-a0a4de5943aa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:19:36.638Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:19:46.638Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=b0aebb2b-aaee-4812-b1de-138120db3ff1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:19:46.644Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:19:56.644Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=31f0c2cb-a493-4c04-b2f6-87499c26aed3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:19:56.650Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:20:06.650Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=17a7d8ee-6bcb-4dd9-9cd6-2b0a9e841d22     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:20:06.655Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:20:16.656Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=d5d8869e-2ca6-4ce2-a17c-f2c7b63a3fc1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:20:16.661Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:20:26.662Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=cb19e3c7-1574-4b27-a022-89ba417a5765     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:20:26.667Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:20:36.669Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=48acaa31-ba9d-497e-b9bc-87030c98a953     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:20:36.674Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:20:46.676Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=0bccf590-9ebb-4f4f-b56c-420086c4b7b5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:20:46.681Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-07T23:20:51.186Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-07T23:20:51.186Z     |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-09-07T23:20:51.187Z     |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-09-07T23:20:51.187Z     |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-09-07T23:20:51.188Z     |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-09-07T23:20:51.198Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-07T23:20:51.199Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-07T23:20:51.199Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-07T23:20:51.202Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:20:56.685Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=f13fe394-e00d-4549-ae25-2b2925a33e5c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:20:56.693Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:21:06.694Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=ec3ee6bb-9f49-4f38-9069-4020d409b82b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:21:06.700Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:21:16.700Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=706ff60c-d6be-4b59-ad83-459c03db954a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:21:16.708Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:21:26.709Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=4b1d1baf-7164-4847-a5aa-ec8e1d405f70     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:21:26.718Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:21:36.719Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=bcc59fe0-355e-4f12-b970-1219ee81c2e5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:21:36.730Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:21:46.732Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=89fdfba2-8779-49c8-81d9-4dccccb1a035     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:21:46.738Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:21:56.741Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=eab9582e-5a20-4908-96ca-0cbf94558e46     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:21:56.748Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:22:06.759Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=dabbd12a-668f-463b-b8b5-7eac9858cec6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:22:06.764Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:22:16.765Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=c2911aac-ce21-402a-b494-7268e494d39a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:22:16.769Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:22:26.772Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=3ac166c8-966d-41b0-8c4a-7ba289a788a8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:22:26.776Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:22:36.777Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=aa23e9e0-e7f1-4e0a-96b0-4c7d684786fa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:22:36.788Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:22:46.789Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=4dbf6767-ad2a-43e8-acff-132f15598ea8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:22:46.799Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:22:56.800Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=39b0e10b-830e-4da5-8d26-51eca3fd5266     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:22:56.807Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:23:06.808Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=eefcb13d-5135-4f51-b9bd-d49a3c92f62c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:23:06.819Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:23:16.822Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=434344a0-42c7-489d-8cec-c83fe3ac6584     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:23:16.835Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:23:26.836Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=4410dfdb-fecc-43ae-9edf-ddf22b97a6c2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:23:26.843Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:23:36.844Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=e90bca06-4bb6-4e05-ae1d-9ac53ee1614e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:23:36.848Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:23:46.849Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=c2b9dc1f-fa4e-4037-8025-6242fc5e08a5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:23:46.858Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:23:56.858Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=9a43f0cc-caab-4916-bcbc-a63a4382f140     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:23:56.864Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:24:06.865Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=3843d510-962a-4f1e-9993-0be2ff58bd82     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:24:06.872Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:24:16.872Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=d6b8e6ee-8ec1-459e-9412-33523d4b8fda     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:24:16.878Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:24:26.878Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=6a0a9608-35b2-4d19-9f2c-deb41f67d011     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:24:26.883Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:24:36.883Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=f54c9611-22d4-4e0a-bdf5-8208708e78b8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:24:37.282Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:24:47.285Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=fd56f2de-a3be-46e8-9696-80b7450a7d84     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:24:47.403Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:24:57.405Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=98a0556a-8187-48a3-9a31-ae35f978977c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:24:57.466Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:25:07.468Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=3dfcd358-e914-4c74-b692-98267adba8e4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:25:07.564Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:25:17.569Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=daee279e-315c-43da-beda-794bc41c0388     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:25:17.613Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:25:27.617Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=bcc1275d-085e-4cb7-9824-ebf46a4f6cc8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:25:27.651Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:25:37.654Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=35ff8f7d-aa2a-45ca-9540-3cbecad65395     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:25:37.729Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:25:47.731Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=761fc301-7b7a-4038-8f59-335462017ab5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:25:47.806Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-07T23:25:51.287Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-07T23:25:51.288Z     |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-09-07T23:25:51.288Z     |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-09-07T23:25:51.289Z     |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-09-07T23:25:51.290Z     |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-09-07T23:25:51.306Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-07T23:25:51.307Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-07T23:25:51.307Z     |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-09-07T23:25:51.311Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:25:57.817Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=a8f44126-0e4e-4724-a474-9c0ae3be49ee     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:25:57.960Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:26:07.962Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=3a412ee1-bd31-4fcb-a0ed-77c2a80674de     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:26:08.039Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:26:18.045Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=f24ed559-125e-45de-8a9d-e3f3464e1bea     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:26:18.141Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:26:28.144Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=4fbdcdf7-8765-49c4-8ae8-6a32e3ce2a72     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:26:28.280Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:26:38.281Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=47eed964-d45a-4b2d-94ca-6877e744b913     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:26:38.397Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:26:48.398Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=68853a66-77a9-41d2-ad0e-8dfeae851dd7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:26:48.445Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:26:58.448Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=a55d7fe8-2a71-420f-940a-933f760e51b1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:26:58.556Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:27:08.558Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=aa644e41-bd91-4b4c-9462-c10df7745f43     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:27:08.646Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:27:18.649Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=5054787c-8e63-404a-a2ab-51e86a5d4773     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:27:18.729Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:27:28.729Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=72cff7d9-dbb9-42ca-b5dd-f6c03d4b6443     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:27:28.895Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:27:38.896Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=ced912c7-f092-4734-9c3e-53dfec21ab36     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:27:38.975Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:27:48.976Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=f12a1955-170b-41bc-8aa6-b73d488fb684     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:27:49.019Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:27:59.019Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=490cd268-a6a5-4c6d-8ddf-6c854feed44d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:27:59.065Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:28:09.067Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=c6bab024-46d9-453a-ad29-96ab6c32e37f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:28:09.097Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:28:19.097Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=679f65c0-54b1-4fce-be47-43f5a4906d63     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:28:19.138Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:28:29.141Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=0e2bc6ba-6dbb-41d4-9438-6b01a44b011a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:28:29.206Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:28:39.206Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=505bb1b8-2dea-4075-be0b-f528003fbcd6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:28:39.266Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:28:49.269Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=00602043-76d1-4adc-8658-9710ecc1b535     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:28:49.326Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:28:59.326Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=197aaf8f-58a8-445f-b6a9-b2b173f84d72     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:28:59.390Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:29:09.391Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=0fa64cb2-b7e5-4a18-938d-6c7395f890eb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:29:09.418Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:29:19.419Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=7c485f00-1975-48e2-aadb-ca15a02b5eb6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:29:19.472Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:29:29.472Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=02be9d69-8b65-43e8-9643-f994e2c79246     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:29:29.522Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:29:39.524Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=99717374-c6e8-456f-be3b-59bce13f4722     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:29:39.566Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:29:49.569Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=16a38674-60b9-452c-a08f-cb1643a61726     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:29:49.670Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:29:59.671Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=93956c4c-d285-4582-944a-a1d8f2057181     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:29:59.769Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:30:09.769Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=dd26a6f6-6967-4c91-881d-f14781850f2f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:30:09.835Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:30:19.836Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=2216bc7c-cf8c-461d-ac3a-bd5ecbce6fa2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:30:19.865Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:30:29.865Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=91ff5053-7df4-4124-aa9a-dd30c7794c1b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:30:29.924Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:30:39.925Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=cd80ddf4-9aa8-4b03-ae38-9e6b90112014     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:30:39.992Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:30:49.993Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=1eadb325-0966-466c-bfca-aa9e292e87a9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:30:50.032Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-07T23:30:51.169Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-07T23:30:51.170Z     |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-09-07T23:30:51.170Z     |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-09-07T23:30:51.170Z     |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-09-07T23:30:51.170Z     |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-09-07T23:30:51.177Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-07T23:30:51.177Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-07T23:30:51.177Z     |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-09-07T23:30:51.179Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:31:00.033Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=67ab7c94-d80b-4821-bdc9-6965859a772a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:31:00.066Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:31:10.067Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=acf8188f-9b61-48a8-abb5-9ba65fdc9182     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:31:10.140Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:31:20.142Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=35c80227-151c-48e1-b0dc-7cef88b45c21     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:31:20.599Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:31:30.599Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=ed4ff20a-1ca0-4212-b2ae-f07238522ca5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:31:30.770Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:31:40.773Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=67fa76f7-53f5-498b-90e6-119e082894ed     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:31:41.079Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:31:51.080Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=2deac12d-a481-4a84-a731-b17a8216bf71     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:31:51.213Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:32:01.214Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=abac4bd4-005b-4242-92fd-beb44e03e744     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:32:01.291Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:32:11.292Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=327d5343-746b-4bb6-984c-692b26c44438     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:32:11.391Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:32:21.392Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=afe98800-d32d-42c3-acc1-75461261fbdc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:32:21.437Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:32:31.438Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=336127f1-4838-4484-8617-6dad81d4dd09     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:32:31.549Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:32:41.550Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=41ce6bb3-e3f8-405f-84e8-fce168bf27ec     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:32:41.597Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:32:51.598Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=797b331c-715d-4e60-9f38-2a92815e3fac     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:32:51.797Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:33:01.798Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=bffae96d-1a5d-4807-9ebf-fb1fce506f9b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:33:02.138Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:33:12.139Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=ee74accd-c4ed-49ae-938b-faea212dc55c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:33:12.297Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:33:22.298Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=e7877255-5b0a-4a2a-9ee8-c2997ad2ea2c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:33:23.781Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:33:33.803Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=f9508853-245c-4ab0-b569-f495f6ede19d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:33:35.651Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:33:45.654Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=2a72633d-1b71-4ac8-94bb-a00c6a8d465c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:33:47.022Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:33:57.023Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=9eaa446a-a4ae-4126-8e93-436c8c952f6c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:33:59.304Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:34:09.305Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=cfecacdf-77a1-45ec-a70a-de3a5c717271     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:34:09.435Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:34:19.436Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=5ace0d66-64bf-4585-871b-68eed515bcde     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:34:20.196Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:34:30.197Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=b3b60da8-3dbe-48a2-82b1-6fe19cf01590     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:34:30.308Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:34:40.331Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=52fdff28-8115-4a04-a587-2f96eadef277     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:34:40.618Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:34:50.620Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=f0f602a1-ae9e-4d2b-9861-a2db5a447257     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:34:52.978Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:35:02.985Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=3da50ea4-ae70-4df3-b755-6de29e678244     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:35:03.082Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:35:13.089Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=a759a107-a1cd-46c9-858a-d8f5c61c47ec     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:35:13.202Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:35:23.205Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=114db48c-a458-41e6-a96b-c3dbe4da9daa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:35:23.431Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:35:33.434Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=6b6e426e-9568-4a88-a5d6-a9974925e5de     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:35:33.616Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:35:43.617Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=4512bbbd-cfde-4ed9-94bb-19b6cfd2a2e7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:35:43.715Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-07T23:35:51.186Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-07T23:35:51.187Z     |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-09-07T23:35:51.187Z     |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-09-07T23:35:51.187Z     |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-09-07T23:35:51.188Z     |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-09-07T23:35:51.198Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-07T23:35:51.198Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-07T23:35:51.198Z     |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-09-07T23:35:51.201Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:35:53.726Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=f2239050-f7df-4e7f-90b8-e906d552157b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:35:54.866Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:36:04.868Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=563d8dd7-4fc2-4a88-a134-304698fe72bd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:36:05.683Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:36:15.684Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=61cf59c1-8183-4d1f-8f99-2ed16cf89834     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:36:15.779Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:36:25.780Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=404c67fd-48e7-45e4-90c9-6b31ef1bf57d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:36:25.927Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:36:35.928Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=7f4f52ea-9827-4339-a8b5-98960de9d9c1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:36:36.069Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:36:46.084Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=4ff584af-9b14-4ba5-936d-dfa14bf7b0df     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:36:46.412Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:36:56.412Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=4e5fa070-eba6-471b-89db-38813e7fa3da     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:36:56.458Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:37:06.459Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=ceb2c236-bb76-40ae-a781-79fe4b426864     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:37:06.499Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:37:16.500Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=6047baf0-0ccf-48ea-abb6-03a9ab835179     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:37:16.578Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:37:26.579Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=d7e6e3d7-5c8b-479d-a4d0-5fbe5ceb9695     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:37:26.619Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:37:36.619Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=e4bac644-fe6e-4b30-833c-17a838bfffdb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:37:36.667Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:37:46.669Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=ba2597e9-71e7-410d-be89-ea3e31eb7ec3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:37:47.078Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:37:57.079Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=c5ed40a2-2cc2-40ec-9aa3-765946e16685     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:37:57.114Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:38:07.115Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=21d89850-e0af-442d-8fc7-7c0157189010     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:38:07.148Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:38:17.150Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=5e384061-6ed0-4d11-b6a3-cdf7f529f5e4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:38:17.246Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:38:27.249Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=0b34e543-2f5e-40ee-ad86-99cce6e4d19c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:38:27.316Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:38:37.316Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=40fdc947-de27-4052-a906-5caf3d41be27     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:38:37.363Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:38:47.364Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=6b8c71f0-4d3b-4e53-8429-c8c528d4e1e8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:38:47.410Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:38:57.411Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=c92085db-c47c-4c3e-8b76-09b90c91d69f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:38:57.482Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:39:07.483Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=7a8b557e-a742-4164-9275-68148857b955     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:39:07.589Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:39:17.593Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=b83e5ccd-ec4d-4fd2-9797-61bce1ab9bd7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:39:17.667Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:39:27.669Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=18dcf207-ccc4-499b-9134-297868533c2e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:39:27.728Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:39:37.734Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=125eb2d7-6996-48ec-a36f-851bbfab00f2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:39:37.829Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:39:47.833Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=37595940-c1b3-40df-a744-3645cae2fb39     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:39:47.966Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:39:57.973Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=4042f014-de60-4161-8bce-7629616959f9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:39:58.042Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:40:08.045Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=10c2953a-fa29-4a0c-b47c-e2d2f3b388fd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:40:08.208Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:40:18.209Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=860d594a-082d-46ca-9892-de85e591d5bd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:40:18.290Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:40:28.290Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=f80a9c40-1e9b-4fbe-909f-1052950a390c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:40:28.353Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:40:38.355Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=d62f2a7d-8dee-4667-8e54-19e67e11c88b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:40:38.496Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:40:48.498Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=d02a3b89-cc68-49d3-b155-45752bdee9e4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:40:48.540Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-07T23:40:51.199Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-07T23:40:51.199Z     |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-09-07T23:40:51.199Z     |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-09-07T23:40:51.199Z     |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-09-07T23:40:51.200Z     |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-09-07T23:40:51.209Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-07T23:40:51.209Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-07T23:40:51.209Z     |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-09-07T23:40:51.213Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:40:58.541Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=24691b2d-6f0f-48de-9826-404e9a3a17f0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:40:58.692Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:41:08.693Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=53f553ba-deeb-4da3-b4c9-1e61c7116871     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:41:08.783Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:41:18.785Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=4f5e8a95-794b-4d90-b26e-24d1e21ea364     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:41:18.846Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:41:28.846Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=92aa6a52-7871-439f-af81-1df2a5de4b62     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:41:28.980Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:41:38.983Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=3b0e18b1-a2dc-4351-8ea7-6f49abf17ad7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:41:39.033Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:41:49.034Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=922150b8-0b12-4a71-8b4f-921abfd322d9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:41:49.128Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:41:59.128Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=07cbe7d9-078c-44b3-aefc-f559add9b2c6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:41:59.195Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:42:09.195Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=ba4b8041-d1ba-44be-8f74-e9dd900bb6db     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:42:09.269Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:42:19.273Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=2c5a2eeb-5ab5-464e-820a-2d07c828b633     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:42:19.299Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:42:29.300Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=9bd61512-cb38-44c5-a673-ea7fcd3f59bc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:42:29.374Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:42:39.374Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=282a61da-bd55-4af2-9d77-d83514345646     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:42:39.430Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:42:49.430Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=72c67c01-d63e-4147-ac47-6c72b23b08a8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:42:49.522Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:42:59.523Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=6ee3ecdd-b945-413c-8534-0228b4c1f9bc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:42:59.559Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:43:09.562Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=49597b9e-16ee-44d0-aa6a-5243fc35aa99     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:43:09.603Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:43:19.604Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=14f3646f-dce0-4092-9df8-3abcfe8f7fa1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:43:19.628Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:43:29.628Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=ec85868d-e6c9-4ef2-84c1-55fb0bb8419a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:43:29.675Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:43:39.677Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=85d86691-23a8-4173-80c4-4c4d89506845     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:43:39.766Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:43:49.767Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=f6fb50e3-71dd-45d1-ad83-2a882ec51d82     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:43:49.815Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:43:59.816Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=78ecc5d5-4870-4e6e-b6ba-d91ed90091c5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:43:59.991Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:44:09.991Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=12a20ea8-6019-4e79-b8b5-71d4e6278313     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:44:10.086Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:44:20.087Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=0dcc309d-1e27-4f58-9726-a7b9597bbf9a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:44:20.163Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:44:30.164Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=6799b70e-4f46-44e2-862e-b75922890a2c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:44:30.251Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:44:40.252Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=18c079bc-3e46-442c-963b-dc849566887a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:44:40.286Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:44:50.303Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=128822e8-8518-4c8c-8fb7-26f54ffbcb49     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:44:50.421Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:45:00.422Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=8b9c02ea-115f-4f37-ad41-64151454a619     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:45:00.479Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:45:10.480Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=ad910e95-405f-4346-bad7-af9edba9334d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:45:10.516Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:45:20.517Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=a8e0daf1-816a-4a14-bf79-7617090782c5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:45:20.607Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:45:30.608Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=37feed59-aef6-4d13-80d0-6a7a9e67bda6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:45:30.670Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:45:40.670Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=26faf993-ef1d-47c5-8073-008c97c6b4ec     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:45:40.708Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:45:50.709Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=de456fb9-1216-460b-90d2-79ae6e1ed3cb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:45:50.769Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-07T23:45:51.106Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-07T23:45:51.107Z     |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-09-07T23:45:51.107Z     |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-09-07T23:45:51.107Z     |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-09-07T23:45:51.108Z     |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-09-07T23:45:51.114Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-07T23:45:51.114Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-07T23:45:51.115Z     |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-09-07T23:45:51.117Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:46:00.769Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=2a735674-03f4-43ff-ba6d-3ac5b1ad4457     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:46:00.806Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:46:10.806Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=4d560761-3aa2-4b43-b8c0-d8b2b47f9fad     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:46:10.926Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:46:20.926Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=37185754-f93a-4c37-994e-08c8b14406bd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:46:21.011Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:46:31.012Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=97bd75f5-b5b6-4088-952c-2e42155ce152     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:46:31.080Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:46:41.081Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=b81f7e50-0124-4f86-9b46-a33092107bf3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:46:41.105Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:46:51.105Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=2852c2fa-2552-4c19-a323-fd2805bac223     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:46:51.172Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:47:01.173Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=39a7788c-cc36-48d1-a01e-801b34ec0e66     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:47:01.194Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:47:11.195Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=7b1e7ae0-1532-46ea-9b74-82e3f296af85     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:47:11.236Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:47:21.237Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=51e4d279-9d11-413f-8616-d2e17d8a8d5a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:47:21.298Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:47:31.301Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=4879bf76-cebe-4a23-a5b7-f8ba235b8093     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:47:31.443Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:47:41.444Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=0b12c52f-4e95-4c97-8eec-a710d124f6a1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:47:41.490Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:47:51.492Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=e777c347-d1b5-410d-8a58-48aa80384d96     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:47:51.630Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:48:01.634Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=7fadca66-3720-4f51-b53a-e3c773c1465c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:48:01.660Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:48:11.661Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=b2e66326-0bdb-4632-bba7-520db47be145     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:48:11.698Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:48:21.699Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=f95dec27-4149-4d74-b9a0-0c73a460397b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:48:21.882Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:48:31.882Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=f233663f-5811-4273-ab40-0382075b5346     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:48:31.908Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:48:41.909Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=e6ea6163-5b1d-4b80-bc19-f7037f34be41     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:48:41.960Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:48:51.961Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=3505e43b-2127-4e5d-aa84-798a853fb2e9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:48:52.080Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:49:02.080Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=e1a2fad7-6d77-4f6f-9ab8-757543a578af     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:49:02.138Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:49:12.139Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=8b944e1c-c3d1-43b8-ba2e-f1b6ed31cf76     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:49:12.222Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:49:22.222Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=cb97702a-6da9-44d1-a777-bb1463023bf7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:49:22.310Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:49:32.310Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=97e061b2-522f-434a-bd3c-0e85784a4df3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:49:32.502Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:49:42.503Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=7ccd17e9-082d-41f9-b055-9c0894d3b6e3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:49:42.596Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:49:52.596Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=7d8efadf-9f90-46ed-9429-88bb9fee9d5f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:49:52.700Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:50:02.700Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=0dffdff5-95f8-478a-bd4c-228694226e64     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:50:02.801Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:50:12.801Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=18394a9f-aa3d-426f-bd1f-6ba0033e26b0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:50:12.883Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:50:22.883Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=928f96a4-aa7a-4080-80ad-cfd8efc3a69f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:50:22.908Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:50:32.908Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=e6cc6ca2-9d83-424a-bf83-5eb04b367c4a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:50:32.982Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:50:42.982Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=a51ca1bf-e7f6-48d0-bbc9-60b00b36fb4a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:50:43.076Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-07T23:50:51.141Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-07T23:50:51.141Z     |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-09-07T23:50:51.141Z     |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-09-07T23:50:51.142Z     |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-09-07T23:50:51.142Z     |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-09-07T23:50:51.149Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-07T23:50:51.149Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-07T23:50:51.149Z     |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-09-07T23:50:51.152Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:50:53.076Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=d9e4d123-089a-476e-a127-de4b3b50dd0e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:50:53.207Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:51:03.207Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=238cd386-97b3-4d9a-85d5-0192fc074891     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:51:03.243Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:51:13.244Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=0b0f1081-f669-46cf-b4a6-05fba22b642f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:51:13.285Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:51:23.285Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=9e1f4720-c407-4785-a38c-47b3832bdd00     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:51:23.308Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:51:33.308Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=15a76d9b-010d-40d9-bcc3-fe8be330ab44     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:51:33.393Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:51:43.394Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=7cdc1d92-f821-4c02-9863-5a5e0498eedc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:51:43.426Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:51:53.426Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=064a723a-efd3-4a43-b40a-a41944a95cc0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:51:53.464Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:52:03.464Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=7bf1ba3e-d4b1-443d-b1b8-f5b1e370a7d3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:52:03.521Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:52:13.522Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=bf8948d3-489b-4230-b6fe-ea380f3d5410     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:52:13.710Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:52:23.711Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=70ff939a-6285-4873-85c6-8728697ef280     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:52:23.818Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:52:33.819Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=befd5232-e62a-4c38-bca0-82b6460bd91d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:52:33.947Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:52:43.948Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=9e879c72-fdf7-4c41-88d9-646143d74ce0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:52:43.974Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:52:53.977Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=20ed2a36-3ac2-4ea0-8a68-35199713fe18     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:52:54.086Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:53:04.087Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=e6a732f1-e62c-458f-b1fb-29b9884edd68     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:53:04.133Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:53:14.133Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=c4cde320-4e6a-46d2-bc40-36743afaa43f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:53:14.225Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:53:24.226Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=95fc5eaa-6f29-4aba-95d4-b1b6aaf5d576     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:53:24.265Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:53:34.266Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=06e5dad3-8a86-4e24-8c73-1a69f9d7df4c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:53:34.306Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:53:44.306Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=7fe5e0aa-21e1-44b2-9093-7bf2cfc5f6cb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:53:44.332Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:53:54.332Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=1a194c10-47d1-472e-8152-addd31323fe3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:53:54.388Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:54:04.389Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=1c0d26d9-70c3-4cc5-b82e-161f0947a3d3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:54:04.443Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:54:14.443Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=b9988659-fd57-405e-a65b-709419b435cc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:54:14.487Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:54:24.487Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=96822631-2e7c-48dd-9795-dd0c199df005     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:54:24.508Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:54:34.509Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=ebc29227-e9c4-453a-b055-667df96b7c07     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:54:34.585Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:54:44.585Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=81b7630c-22c1-41c3-a4f1-4da80bee41a1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:54:44.841Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:54:54.850Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=98656217-9b3c-4300-b03e-d625190b6c61     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:54:54.919Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:55:04.919Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=c57e90c4-a2b1-423f-b30b-12357d459260     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:55:04.961Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:55:14.965Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=90adb796-5ab4-4a27-a04f-8392200d4f0e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:55:15.005Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:55:25.006Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=f49b4c0c-5fb8-402a-b1ec-4c23dea224d7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:55:25.070Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:55:35.070Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=b85d664c-b311-4b1c-970a-b5e3069d098b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:55:35.123Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:55:45.133Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=4bba9715-9ae9-41ea-851c-7b88275e7b31     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:55:45.173Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-07T23:55:51.112Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-07T23:55:51.113Z     |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-09-07T23:55:51.113Z     |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-09-07T23:55:51.113Z     |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-09-07T23:55:51.114Z     |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-09-07T23:55:51.123Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-07T23:55:51.124Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-07T23:55:51.124Z     |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-09-07T23:55:51.127Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:55:55.174Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=bd45ffbf-7ef4-4713-904a-46c465dc6e15     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:55:55.218Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:56:05.219Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=357e242c-6ab3-442a-ba1d-92a35aaf6ab3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:56:05.253Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:56:15.253Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=5990c316-4682-4d0f-92a2-9c7dbe01c3bf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:56:15.356Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:56:25.357Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=b6336d19-9e0c-4453-9892-f808dfe86de8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:56:25.434Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:56:35.435Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=3b95d87d-6555-4f47-917a-42e69878864f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:56:35.480Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:56:45.481Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=39fe529e-dd12-4943-a996-3f6641e79303     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:56:45.592Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:56:55.593Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=7c8769d9-37d0-4d27-84da-9befb010f917     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:56:55.672Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:57:05.673Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=2128d3e4-080e-4661-8909-ab22d28c4e67     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:57:05.751Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:57:15.751Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=4e5b5954-bebc-4bf9-85ff-412c3095631c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:57:15.791Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:57:25.797Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=72ceacb1-748d-4ffa-b1cd-89bff153f8af     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:57:25.835Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:57:35.836Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=c2e2ba08-c899-4353-a037-742ff7359763     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:57:35.852Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:57:45.853Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=dbf9e6a4-2e16-489b-b195-298cbec6ea5e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:57:45.887Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:57:55.888Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=4774939a-ade7-4e77-ac95-a0367abee495     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:57:55.920Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:58:05.921Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=30430ed9-2e4c-4201-9892-e691889006e1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:58:07.195Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:58:17.196Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=15be5c11-80b0-4f93-949c-dacd07666ab8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:58:17.227Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:58:27.228Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=bf8ab86e-bca1-4c37-8817-a8299649e007     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:58:27.274Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:58:37.277Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=97685aaf-21f6-4044-bfde-7feaee926b28     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:58:37.310Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:58:47.313Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=f1e9bb31-b045-4bb5-b5f5-9c1cd42ad867     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:58:47.353Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:58:57.354Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=e6779ea4-267f-4eac-9b1a-180b16e347c9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:58:57.378Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:59:07.379Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=fd755931-01c7-4842-a6fb-0d81728dfc17     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:59:07.444Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:59:17.445Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=13f1cbf1-078d-4f2b-be47-3a07563dbc02     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:59:17.499Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:59:27.502Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=130e6b69-f4bd-481d-a426-136ed8ae2bea     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:59:27.724Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:59:37.725Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=4bbf58ef-0a68-4a33-aa4e-51b9843ad8ea     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:59:37.794Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:59:47.797Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=3ed7754a-f3cf-4bdb-b65c-22d60e4db86a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:59:47.899Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:59:57.899Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=61ba2a2b-05ab-4aee-99d6-5aee10be6f77     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-07T23:59:57.978Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:00:07.981Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=f6d709bb-dd74-4a6c-b988-cc659a9eecf0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:00:08.113Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:00:18.113Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=374544d3-ada2-4ae7-a584-fef804f9e9be     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:00:18.162Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:00:28.165Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=62aa67a2-03f2-4075-af26-8086e10dfe65     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:00:28.193Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:00:38.194Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=09e64524-856d-47e1-9bfc-f18ff80a1faa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:00:38.226Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:00:48.226Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=5e4b59ee-7e95-4a24-b8f4-f36b1b931aa5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:00:48.255Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-08T00:00:51.182Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-08T00:00:51.182Z     |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-09-08T00:00:51.183Z     |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-09-08T00:00:51.183Z     |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-09-08T00:00:51.184Z     |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-09-08T00:00:51.191Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-08T00:00:51.191Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-08T00:00:51.192Z     |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-09-08T00:00:51.196Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:00:58.257Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=14ead375-ee17-4ce2-925e-37f64c6b3a99     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:00:58.286Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:01:08.286Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=41a34c90-935a-4898-bae0-640f6f044df3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:01:08.360Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:01:18.360Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=03a5bc61-6847-4972-84ea-1172652cd784     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:01:18.399Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:01:28.400Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=da4c27ef-7d78-4ed7-b69c-71216caf6d09     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:01:28.465Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:01:38.466Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=4738f6e8-3ac9-4ac7-a363-604956a5caf4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:01:38.502Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:01:48.504Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=47b160c9-e116-4ea4-a2b5-df66e8c1f5ec     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:01:48.551Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:01:58.552Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=fc7e40a3-7c0b-4b06-8eed-768d9f249370     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:01:58.574Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:02:08.577Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=8999ec38-95a8-48e4-9720-79236d42ec34     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:02:08.680Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:02:18.680Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=ff0f22f7-bd64-453c-a111-59e34c19665c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:02:18.756Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:02:28.757Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=cb9ac753-34b3-4e77-8208-60682d6a27d4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:02:28.853Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:02:38.856Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=647dd3de-4b5f-4a6c-b083-ba37ca65e8b0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:02:38.895Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:02:48.895Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=35832d71-8cf8-439f-aa91-298152f130f4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:02:48.961Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:02:58.962Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=cc3e1026-67f3-4891-bace-f9afe818ed79     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:02:59.011Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:03:09.012Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=eaee0a1b-1d36-4353-9376-e411a402ffa8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:03:09.152Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:03:19.154Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=5f84c37e-c691-4f74-b295-1d220bfa22da     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:03:19.198Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:03:29.198Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=b2217f6a-bccb-4250-ba4f-581d22463e22     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:03:29.320Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:03:39.320Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=43617737-b283-4a36-beb6-664803d8aa0e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:03:39.350Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:03:49.353Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=a4e50779-f3bb-4717-bb41-1e287f2cf972     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:03:49.408Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:03:59.409Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=774ce4e6-e758-441c-a2cf-46b5cdc27f7b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:03:59.450Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:04:09.450Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=7e259ed9-16e5-48b9-afc1-b3c26f2ccd0b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:04:09.477Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:04:19.478Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=233c1aa0-126a-47c5-96db-d7e83567fa0b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:04:19.511Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:04:29.511Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=0abd5e68-85fe-4f26-8414-e4fe4618d5a3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:04:29.558Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:04:39.561Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=8972ee09-2000-40e8-adf3-af9b2db4c6e3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:04:39.581Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:04:49.581Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=75fa34e3-032d-4a4f-9733-5506c2df01e1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:04:49.648Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:04:59.649Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=b075fbbb-5186-4393-9ed6-f47904077e61     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:04:59.672Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:05:09.676Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=940a8d75-68c3-4511-abf8-3c0c63e750c4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:05:09.768Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:05:19.769Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=e3a9ee45-2049-4111-912c-31913dc85d35     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:05:19.813Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:05:29.814Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=7a6c1124-a482-401d-8d01-d3155e7b9d26     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:05:29.868Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:05:39.869Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=0682de9b-9db3-43ae-b8b1-84138c46fa87     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:05:39.888Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:05:49.888Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=713963ec-0df6-4d17-9814-6f27e15c28e1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:05:49.964Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-08T00:05:51.135Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-08T00:05:51.135Z     |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-09-08T00:05:51.136Z     |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-09-08T00:05:51.136Z     |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-09-08T00:05:51.137Z     |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-09-08T00:05:51.144Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-08T00:05:51.144Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-08T00:05:51.144Z     |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-09-08T00:05:51.147Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:05:59.969Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=b9c2e27d-d0c1-47e5-b757-2735bf8d0c00     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:05:59.996Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:06:09.997Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=f8425c4b-2672-4767-96cc-240751ec4d11     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:06:10.079Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:06:20.080Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=962a5f80-b258-42f9-be7e-beea8766ad6d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:06:20.098Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:06:30.098Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=00a04d84-87c2-4c1d-b632-e70542d832f7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:06:30.159Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:06:40.160Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=36350aeb-d5a8-4246-9377-c43fbd37bc63     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:06:40.207Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:06:50.208Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=f2cf1ec5-cf30-4912-8347-fd643e16bc85     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:06:50.273Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:07:00.274Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=eeaa661a-7875-4022-b81b-67714826902e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:07:00.311Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:07:10.311Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=f5c8d740-f8dd-478b-9329-8ed749b677c0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:07:10.368Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:07:20.369Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=b3f0210f-3359-4fdd-b234-218151a5b95b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:07:20.397Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:07:30.398Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=097a5b94-0ec5-4b4a-a99f-716c191ab0dd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:07:30.430Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:07:40.430Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=18b27fe8-abdd-42c6-86b7-1be4994bbdca     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:07:40.451Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:07:50.453Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=2b318194-a5b5-4f59-ad81-05899d7a2b68     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:07:50.520Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:08:00.520Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=45387b5d-daaf-4496-96b5-50d9c9f452c9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:08:00.554Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:08:10.555Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=9d9004e1-10fd-4f19-8970-73ddc21d4b55     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:08:10.594Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:08:20.597Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=a036334c-1730-40ea-981e-f79ff848681d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:08:20.633Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:08:30.636Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=338489ea-4c3c-4036-9ace-f1053bf94f71     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:08:30.668Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:08:40.675Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=4bf1a627-0d53-4a11-983f-8633fd3c0757     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:08:40.770Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:08:50.770Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=b151e9b9-1bbd-4580-ae9c-e5c6ab69ccf3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:08:50.847Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:09:00.849Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=dc30a658-04a1-4e89-a323-4cf0f5062cd0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:09:00.870Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:09:10.870Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=d397e4b7-d6df-4e4b-914c-271b3e2818d9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:09:10.926Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:09:20.927Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=46dd7f0d-1c90-4125-847e-5ac217119da5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:09:20.962Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:09:30.963Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=ad5ab16a-a879-4ce7-9a7f-519c28cb6b54     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:09:30.985Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:09:40.992Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=bbb12284-9988-4012-8b84-e3751f35a480     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:09:41.010Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:09:51.010Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=45fe6ec3-2612-4d03-8829-5c0604f381e4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:09:51.064Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:10:01.065Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=237360f5-e912-4db3-a9b7-dab8eb032b62     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:10:01.137Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:10:11.138Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=b333adb7-478b-4921-8682-400e58291cee     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:10:11.194Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:10:21.197Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=6dbf7383-6bd1-4e45-9cc0-bfd5d775c6d1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:10:21.291Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:10:31.291Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=22429fd0-7b18-4ba9-b7dc-256f5ae1b67d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:10:31.361Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:10:41.361Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=798df103-d572-4e7f-a382-7938418e30ac     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:10:41.379Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-08T00:10:51.167Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-08T00:10:51.168Z     |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-09-08T00:10:51.168Z     |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-09-08T00:10:51.168Z     |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-09-08T00:10:51.169Z     |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-09-08T00:10:51.175Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-08T00:10:51.175Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-08T00:10:51.176Z     |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-09-08T00:10:51.178Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:10:51.380Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=0cb36d40-5e2d-47ef-bf93-a67fa8b5eb09     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:10:51.416Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:11:01.417Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=a986157f-df99-4c7a-abc0-8213a8f8f51c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:11:01.442Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:11:11.443Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=665f3828-dd6a-4500-9d12-adf6ceb3a2cb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:11:11.498Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:11:21.498Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=4de90062-f049-4551-aeee-aeba80dabfff     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:11:21.525Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:11:31.526Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=0280efce-5fce-475a-9840-7c716d0c47f0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:11:31.572Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:11:41.573Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=c215c98a-6539-44fa-8c98-183a5d964a33     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:11:41.590Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:11:51.590Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=3689d7fd-33ba-4188-90ed-f216dda72566     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:11:51.636Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:12:01.637Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=0da482f1-4d0d-4785-97d0-b90a20af554c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:12:01.675Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:12:11.675Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=2e056eba-b3bd-494b-9bb6-2019d409dd01     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:12:11.742Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:12:21.742Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=f1d4ea04-f45e-4d88-b588-a2834f539140     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:12:21.819Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:12:31.819Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=9e541df5-cf23-4ffa-81c3-29cf08244c68     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:12:31.839Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:12:41.840Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=15bc56a5-fcc7-46d9-8224-ef6759d6e05e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:12:41.858Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:12:51.859Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=67b17ca5-991d-4a0c-8ad8-aca6afe409d5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:12:51.972Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:13:01.973Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=859f4940-329f-408e-9355-a28e9612f715     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:13:02.005Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:13:12.005Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=f543b031-7fd2-441b-8ef1-298b7efda916     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:13:12.054Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:13:22.055Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=8dcaba21-07c2-49a3-a006-bdb25184aab1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:13:22.079Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:13:32.080Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=d7cf2db2-f13e-4b68-b717-a5fe1eab24e1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:13:32.105Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:13:42.105Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=6cee158f-a6e7-4b54-b45a-c3b3b641e413     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:13:42.138Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:13:52.138Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=66ea3288-5340-4bcb-8d1c-4112c76b8277     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:13:52.167Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:14:02.167Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=027ec0f3-8b51-4102-a558-6864b88cc311     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:14:02.208Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:14:12.208Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=e8de8496-f8c5-4147-8a11-1a7efa52cb1d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:14:12.255Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:14:22.256Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=c17fba98-8cd4-4161-a795-556fc9349b74     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:14:22.315Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:14:32.315Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=de2cf0a7-50fd-403b-aac8-ffffe4d47748     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:14:32.378Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:14:42.378Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=4bb77683-169b-4f34-b989-88966b9d7930     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:14:42.398Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:14:52.399Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=9ef71082-cfaa-4ef4-a218-f1713810708a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:14:52.503Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:15:02.505Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=875e41c0-c272-4db0-bf7a-db99c588c5fc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:15:02.554Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:15:12.554Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=3fdbf643-12a3-4ee5-b4a2-9620340211d6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:15:12.618Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:15:22.619Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=e7c2bac4-9cf4-4d4d-bf0d-6d7992699976     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:15:22.694Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:15:32.695Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=90ef8653-b52d-4cd4-9542-8833ae01de4b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:15:32.816Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:15:42.816Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=5cddb4c0-1aab-48b5-b880-0b4698d2a72f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:15:42.880Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-08T00:15:51.148Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-08T00:15:51.148Z     |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-09-08T00:15:51.149Z     |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-09-08T00:15:51.149Z     |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-09-08T00:15:51.149Z     |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-09-08T00:15:51.155Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-08T00:15:51.155Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-08T00:15:51.155Z     |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-09-08T00:15:51.157Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:15:52.881Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=5feabd86-f7c4-4bbd-b4ed-140bc2081a06     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:15:52.924Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:16:02.924Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=9ff2fa27-088a-4144-a419-10f7b022a3a5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:16:02.966Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:16:12.967Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=383dbb6b-e045-450e-a874-26a995475001     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:16:13.026Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:16:23.026Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=e1a5bd8c-a5b5-4202-8d78-c0f789290470     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:16:23.124Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:16:33.125Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=23f7d1e3-ca20-4502-83f2-9bb58492f081     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:16:33.263Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:16:43.263Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=116bc930-7e99-45ea-ba0c-0ca52ba7313d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:16:43.314Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:16:53.314Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=be9f7453-d500-444e-8957-33145cdd64be     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:16:53.391Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:17:03.391Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=3d93acab-07c5-41ee-84fc-717a618d1e5a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:17:03.451Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:17:13.451Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=f19b6cd2-63ea-4c25-bdd6-66315acc57a5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:17:13.489Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:17:23.493Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=1183cc65-8a98-48cc-8dc3-2853a1805e1d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:17:23.678Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:17:33.679Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=c5db0a81-d009-402c-ba4a-dc9638fb83f9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:17:33.773Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:17:43.774Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=174bc243-e391-482b-a0fc-652aa56956c6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:17:43.811Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:17:53.812Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=20e1d32e-06f1-494e-ab8c-d51967dc035a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:17:53.834Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:18:03.835Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=f94f7781-3c56-44e8-9c0f-cdd795a3c67b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:18:03.990Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:18:13.991Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=6cef110c-353b-405c-b6e3-b12080179f6f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:18:14.021Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:18:24.022Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=ff4ca20d-9aa3-40d0-99c4-37a944179306     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:18:24.094Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:18:34.094Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=2fcc9f78-d5e5-4d75-804c-046ac9ef4272     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:18:34.124Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:18:44.125Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=297ace13-a9b6-4bfa-8d4a-39ae006dc7be     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:18:44.202Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:18:54.203Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=52a97b80-489d-4fa4-ba10-1e8fe3c5f8e2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:18:54.254Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:19:04.254Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=de347e8f-a08f-4e9e-93d3-af81b326b15e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:19:04.278Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:19:14.278Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=e8874c55-961b-4155-87a4-4f0ea73072cf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:19:14.319Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:19:24.319Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=23ffe805-bab0-4376-a883-d7779a637c82     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:19:24.343Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:19:34.344Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=d0663704-21ce-4a23-97ab-185e056035b6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:19:34.380Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:19:44.380Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=09e2d754-21bb-4faa-9f3c-efce7b1e2caa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:19:44.397Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:19:54.397Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=69162c4b-99e0-4977-8d50-cbe920be702c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:19:54.431Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:20:04.432Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=fc9402ff-a96f-443a-920a-e3d2a35fbed1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:20:04.456Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:20:14.456Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=5d3f1e0b-5d8b-4e0f-8271-e0f6fd594f1e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:20:14.484Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:20:24.484Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=fc16fbae-e3c3-4268-af0c-b2977cbf4c8a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:20:24.512Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:20:34.512Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=aed731fd-c1c4-4d1e-9b1c-7cd56b69baf3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:20:34.532Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:20:44.532Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=ffd6d479-f828-4bf0-b577-0496a8d6c9b7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:20:44.557Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-08T00:20:51.154Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-08T00:20:51.155Z     |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-09-08T00:20:51.155Z     |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-09-08T00:20:51.155Z     |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-09-08T00:20:51.156Z     |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-09-08T00:20:51.161Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-08T00:20:51.161Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-08T00:20:51.161Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-08T00:20:51.163Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:20:54.558Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=81691e7c-1298-42f0-9e58-36f41df65a40     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:20:54.586Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:21:04.587Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=b73aca6c-30dd-4f7e-b412-99fc36fcf17b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:21:04.607Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:21:14.607Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=34f720a9-0653-48a8-89f5-74829b1c8a40     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:21:14.659Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:21:24.659Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=c0cc8fc0-cbcf-464c-aa49-500aae922128     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:21:24.699Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:21:34.700Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=6dd415b4-6276-4f2d-b9e9-322ea2dcd43c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:21:34.743Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:21:44.744Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=e4043eaa-df5f-4542-9dc2-17e7680546e8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:21:44.793Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:21:54.795Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=905ad6f8-a491-4e79-b3c1-a453bf768d57     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:21:54.813Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:22:04.814Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=04488cd8-93c2-4588-b71a-a0e9b816801d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:22:04.869Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:22:14.869Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=825f526a-e3eb-4da8-a8f8-cbdd5c4c188a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:22:14.889Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:22:24.890Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=81f4ee12-beee-4b75-a81b-d322af114dda     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:22:24.920Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:22:34.921Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=35d2f07e-aacb-461b-93f2-9bc89628f8bd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:22:34.943Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:22:44.943Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=9061b3c8-560d-4614-8d38-980098e2aee3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:22:44.998Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:22:54.999Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=14652dfb-7b10-47ba-adba-1357d3256c1e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:22:55.020Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:23:05.021Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=42f3452d-7aba-4e9e-8792-80f449938fd8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:23:05.063Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:23:15.064Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=5d7df231-6ca4-4224-86d4-2a4dd70ef16d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:23:15.110Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:23:25.110Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=394b841f-9715-41cb-bcd4-91fcc223578e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:23:25.142Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:23:35.142Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=377e67fb-5473-4e0f-88c3-84b78d051fdd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:23:35.173Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:23:45.174Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=ad1f4f81-48c7-4451-ae3a-b5b23c4888de     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:23:45.285Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:23:55.285Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=ec029602-0292-4716-986d-922227648da5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:23:55.493Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:24:05.494Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=771e37fe-98a2-4fb4-97c5-98892b91191e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:24:05.562Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:24:15.562Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=d16051ad-a1f3-4d6d-9cc7-701116b85db5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:24:15.613Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:24:25.614Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=a3aef142-f143-4052-9f80-48a3f50ed845     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:24:25.696Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:24:35.697Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=3b93b3cc-f135-4e06-94c0-aea1e42bbff1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:24:35.714Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:24:45.714Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=e31df109-e3a0-4fce-9d9a-f2fc204750d7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:24:45.797Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:24:55.797Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=9255eab5-eecf-48d6-bdc2-e05b1c58986a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:24:55.826Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:25:05.827Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=8578303f-84b3-4f90-943f-4b84fb73fe6d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:25:05.860Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:25:15.861Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=7fd66e84-4eed-40d2-9c6a-1e18fc0eb8ab     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:25:15.893Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:25:25.894Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=5da1249a-e500-49e1-8fdd-78464617cab3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:25:25.949Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:25:35.950Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=10fc701b-5368-44a2-87af-d79f02cb58f5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:25:35.989Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:25:45.989Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=c24b99ba-02b3-40d1-a1fe-28dc4f188e13     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:25:46.054Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-08T00:25:51.160Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-08T00:25:51.161Z     |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-09-08T00:25:51.161Z     |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-09-08T00:25:51.161Z     |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-09-08T00:25:51.162Z     |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-09-08T00:25:51.169Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-08T00:25:51.169Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-08T00:25:51.169Z     |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-09-08T00:25:51.173Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:25:56.055Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=7bf55a6d-6963-4e14-b544-b1a117e93b3e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:25:56.079Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:26:06.079Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=c505bdf1-c186-4ef2-a3d0-73fc6d770f89     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:26:06.112Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:26:16.112Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=0f28f7f2-2037-45d7-ae87-1ba3e00f24a8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:26:16.134Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:26:26.135Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=788b5583-2dbe-4c5b-8025-b8660a180770     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:26:26.191Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:26:36.191Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=317be4d1-02fe-4d24-bb6d-2effddb0532e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:26:36.224Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:26:46.230Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=fdd2fc1a-e6de-49b1-8c64-d11603d4c6ee     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:26:46.315Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:26:56.316Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=f0402a9f-7a32-4e1f-a242-dcf141967950     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:26:56.398Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:27:06.398Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=3b49ad4c-35c7-4763-9228-63fd6b10521b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:27:06.420Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:27:16.421Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=4c7bf644-c671-4bb7-b359-c240407a242e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:27:16.491Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:27:26.492Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=5a29aa3b-56c9-4530-a856-8750ba74bc1f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:27:26.540Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:27:36.541Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=8678c612-407d-4c94-858f-023311b74270     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:27:36.586Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:27:46.586Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=9d3567a4-21d5-4dbb-86ab-6b9023c4781c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:27:46.626Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:27:56.626Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=b3c5870c-8084-4071-8f82-2bb3a9d1415c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:27:56.650Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:28:06.650Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=cd4e4e51-d133-412e-ad38-8ca58eaa830c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:28:06.687Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:28:16.689Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=ae107547-cd68-44e5-96d4-abb4d770f7c7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:28:16.714Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:28:26.714Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=42e84ca5-12d1-4a4d-97f3-4bdfb81cfb97     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:28:26.730Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:28:36.731Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=65b2f717-32af-4f10-a9a7-7c417586b3c6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:28:36.744Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:28:46.745Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=22e5e25c-583d-405b-989d-28952f390ce7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:28:46.771Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:28:56.772Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=b9f1a5a6-f559-4352-b794-d81d0e0ef5c8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:28:56.789Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:29:06.791Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=f9b882fd-e421-401f-9e8c-f5173dad180a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:29:06.813Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:29:16.814Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=a4e6b5bd-6394-40fe-a5a8-42044063473a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:29:16.849Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:29:26.850Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=c70042dd-ff36-4eb0-bfaf-fdf558fc62c9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:29:26.895Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:29:36.897Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=31ddb584-d6eb-4b40-b3e5-866d015b6e5e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:29:36.912Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:29:46.913Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=72cbec50-561d-43d6-9ec8-d92f7aad8be8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:29:46.938Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:29:56.939Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=1b66edf8-423e-4445-a706-974352a29560     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:29:56.969Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:30:06.970Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=97aba593-6a83-4255-b981-55cdc2e77452     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:30:07.028Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:30:17.029Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=0c9d4636-52f2-41cc-80e1-58d8d4f45549     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:30:17.046Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:30:27.047Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=4b698918-56eb-4d14-a93a-2482a91f8a0e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:30:27.074Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:30:37.077Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=dde8cc75-bbd4-47c7-93dd-928f8ea7e19a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:30:37.106Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:30:47.107Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=2e118050-8cef-4570-9737-a3e4a3f492c3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:30:47.186Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-08T00:30:51.037Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-08T00:30:51.037Z     |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-09-08T00:30:51.037Z     |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-09-08T00:30:51.037Z     |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-09-08T00:30:51.038Z     |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-09-08T00:30:51.042Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-08T00:30:51.042Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-08T00:30:51.042Z     |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-09-08T00:30:51.043Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:30:57.189Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=f316f23f-19ad-4eb2-a184-f058de3602db     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:30:57.239Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:31:07.250Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=6f068e70-9f66-408f-9f77-586eaf614e01     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:31:07.283Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:31:17.284Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=525f61bf-855a-4790-bf19-d603e0ad9386     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:31:17.309Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:31:27.313Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=d2dea287-629f-48cd-85d3-ddbbae3b2f60     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:31:27.338Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:31:37.339Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=8e64add7-859b-4c04-9978-d1e04f5c4c79     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:31:37.366Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:31:47.367Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=5d834487-22cc-4eed-b726-1e1c8179900e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:31:47.412Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:31:57.412Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=865a08ef-d64d-471b-baa5-00dce9b17ecc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:31:57.430Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:32:07.431Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=a63f96a1-f5c7-4149-ab07-15ce6bcd8997     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:32:07.464Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:32:17.466Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=34c7fff2-fd4a-4e82-a922-c7a362627866     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:32:17.503Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:32:27.505Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=144bad59-f12a-4e35-ba62-d7baac5e62c3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:32:27.527Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:32:37.547Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=c7ae31e9-302b-4823-bf8d-ca269e8028e2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:32:37.567Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:32:47.568Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=39bca28b-110a-4858-b2e6-fb2ca4976417     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:32:47.637Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:32:57.638Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=ffc2b931-6260-49df-9024-9f11d3188d36     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:32:57.698Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:33:07.698Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=5fe754c6-a278-4db9-864b-d4ed04bdfa92     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:33:07.736Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:33:17.738Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=313942e3-2923-4cbf-82df-1d23c3760e60     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:33:17.759Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:33:27.760Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=59b28ffc-9abf-4278-95b3-3a1d68471be9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:33:27.822Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:33:37.822Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=f1baa547-9d50-4e1e-a032-c11b4d8b6563     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:33:37.850Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:33:47.852Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=c512b64a-2d93-43fa-a258-1fed58757140     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:33:47.888Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:33:57.888Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=2019fa64-ed15-4efa-8cfc-fe06d75634aa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:33:57.906Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:34:07.909Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=c563315e-c232-4987-99bd-148566503211     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:34:07.934Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:34:17.935Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=dced8f47-7247-445e-a1e8-e256b1d61216     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:34:17.967Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:34:27.969Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=5f0effd4-6500-4dbd-8428-347af45c969e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:34:28.104Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:34:38.104Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=7ff14368-e8e0-4224-908f-51e925c8d05d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:34:38.133Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:34:48.131Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=ba2619e9-e742-44d1-abf5-8b6a6401e81c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:34:48.224Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:34:58.224Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=72475b39-4d95-4c8f-841d-3e58d2f35f71     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:34:58.251Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:35:08.252Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=8ba0cacd-cf6a-439e-82d5-e9508ed84a21     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:35:08.294Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:35:18.294Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=423df5ae-182f-485b-9e2e-ca1e90394879     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:35:18.319Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:35:28.319Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=0932bb08-a7dc-475c-bfa2-3a89e60343cd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:35:28.347Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:35:38.349Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=41e35f42-5a0d-4365-bb13-ea15436d9113     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:35:38.386Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:35:48.387Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=491a1861-937e-4573-a091-b478a6ac8f35     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:35:48.445Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-08T00:35:51.225Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-08T00:35:51.226Z     |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-09-08T00:35:51.226Z     |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-09-08T00:35:51.226Z     |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-09-08T00:35:51.227Z     |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-09-08T00:35:51.236Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-08T00:35:51.236Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-08T00:35:51.236Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-08T00:35:51.239Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:35:58.446Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=ba836e32-74d7-453d-97b5-6fbde06ebc4e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:35:58.493Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:36:08.493Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=38d25403-5c9b-447f-b733-58fbabfa2898     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:36:08.568Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:36:18.569Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=14e85f7a-59a6-4ccc-9899-f320b488f609     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:36:18.604Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:36:28.604Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=9542359e-3c83-4b0d-8da6-34cd9a5e755b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:36:28.644Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:36:38.645Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=4062f523-4294-4f06-a118-5405c0d14d97     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:36:38.714Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:36:48.715Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=f235d1d2-1504-41a1-8300-0df6c6d97a8f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:36:48.797Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:36:58.797Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=8abd2843-9862-460a-adc9-eb6fcfbb90d4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:36:58.821Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:37:08.822Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=ff11532d-e652-4622-b12f-788b7d6004e2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:37:08.956Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:37:18.957Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=1b0dba65-6656-4734-ac41-08d28bde9050     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:37:19.004Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:37:29.004Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=5a914d7b-e0bc-4f36-b39a-bf3de2c9651c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:37:29.057Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:37:39.058Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=dbf58b32-9b00-4b92-bbc5-d361be7a7237     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:37:39.159Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:37:49.161Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=76e4168d-189c-40b5-85a1-1030af275e18     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:37:49.231Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:37:59.231Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=421afd88-40c5-4060-b309-3a8cfbcc36db     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:37:59.262Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:38:09.267Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=6440d8f0-d213-4601-bd51-52cf05263290     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:38:09.307Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:38:19.307Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=f3308928-ce5b-4588-88dd-bd7d6dcd5a4d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:38:19.322Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:38:29.322Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=a3f415e4-95a9-428a-bda5-8ff4d4199509     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:38:29.351Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:38:39.352Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=72ef3e8d-ad9e-48d9-a3c8-d91e05efbac9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:38:39.421Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:38:49.421Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=3454a88f-3f04-49d5-96e6-dacb1924ae3b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:38:49.440Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:38:59.440Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=51b6c874-7c77-45af-b418-96e6208c1c21     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:38:59.486Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:39:09.487Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=7373ef72-80f6-4e4e-9bc3-8f817e3088d9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:39:09.523Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:39:19.524Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=98767b37-95ff-497b-b50a-763daecc67f9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:39:19.550Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:39:29.550Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=46f1c220-229f-4016-8ebd-1adb754e3505     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:39:29.654Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:39:39.655Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=b51a0460-53bb-4981-8236-a2ea2e4a4359     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:39:39.702Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:39:49.703Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=6d5e27de-c207-48c9-95bd-4ee23245e874     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:39:49.721Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:39:59.722Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=43f50dda-74b9-4480-9d64-914a841b2e8b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:39:59.758Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:40:09.759Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=fd177d71-6984-4193-9a67-2e92cbad9f24     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:40:09.783Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:40:19.784Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=8d463040-05f2-4c48-9096-f5b36c6b33fb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:40:19.815Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:40:29.819Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=40edcab5-7a4d-4a8b-85f9-6ede66c16798     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:40:29.907Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:40:39.908Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=2a8131e1-8545-493c-9f00-c0421954739d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:40:39.929Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:40:49.932Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=b44cefbb-8475-45e0-91a6-53b050176cc8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:40:50.016Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-08T00:40:51.140Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-08T00:40:51.140Z     |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-09-08T00:40:51.140Z     |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-09-08T00:40:51.140Z     |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-09-08T00:40:51.141Z     |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-09-08T00:40:51.147Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-08T00:40:51.147Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-08T00:40:51.148Z     |INFO     |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}}     |     |     |     |conf-updates-2     |
org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration     |2022-09-08T00:40:51.150Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:41:00.017Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=0beafdc1-7270-4bd9-a8f9-22bdb6ae7137     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:41:00.165Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:41:10.171Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=2534d54f-1415-4d36-b3b3-74c6f254181a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:41:10.253Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:41:20.254Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=6c13bd6c-084d-49a2-8f07-fe9f8435dcbb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:41:20.275Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:41:30.277Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=2d251889-cf1a-456b-84ca-e10fcf8f7645     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:41:30.307Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:41:40.307Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=309fdcac-7b63-4ac5-9322-fe9868a8f695     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:41:40.339Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:41:50.340Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=524060b7-54eb-403c-abdf-d8678f0841e7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:41:50.385Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:42:00.387Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=a9480079-89d8-4ddf-ae7a-ab096d9243ed     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:42:00.574Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:42:10.577Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=2ce12dfa-0ba0-49cc-9c00-a5d1186f74d1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:42:10.613Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:42:20.613Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=a7aec149-fef3-482f-8947-2cd12d701832     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:42:20.652Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:42:30.653Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=7ba5a4e9-91fb-4ae1-b10d-5be26855bad2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:42:30.694Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:42:40.694Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=73ca12f0-f8a0-4782-829a-106086922ada     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:42:40.719Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:42:50.719Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=ff23cb35-91d9-44bd-b886-5bfa2305b58d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:42:50.824Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:43:00.824Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=1cfac47d-4712-4777-bb67-5d1fc45b7659     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:43:00.845Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:43:10.845Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=b02dcf67-51b9-4c82-9695-00944aca9f48     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:43:10.879Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:43:20.879Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=0f6578d9-1ea5-4f3d-a2c6-6ee4381cde71     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:43:20.914Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:43:30.915Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=9e10d7a1-5f44-4709-85d4-fc899d1e54a1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:43:30.967Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:43:40.968Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=3d774b3a-65bd-4ab5-9beb-4954b99b4ca4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:43:40.998Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:43:51.001Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=91d827af-0ef9-4920-84bc-1a33c932d234     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:43:51.115Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:44:01.115Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=a9324cdc-8b28-4030-852b-ee0e9d799a47     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:44:01.145Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:44:11.145Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=a835864c-b21c-4ecc-8d07-d83deacb6f8f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:44:11.183Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:44:21.184Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=2a36015b-c355-4373-a9a6-d5875da10348     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:44:21.261Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:44:31.262Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=f32e1236-d339-4130-8f21-5ce347a5411a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:44:31.295Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:44:41.296Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=bfdd419f-cff3-46dd-948c-29e8641a0fae     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:44:41.330Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:44:51.330Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=42081c94-5fab-4d24-bad3-99d6e77afc5a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:44:51.406Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:45:01.406Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=7fef16d8-1a4f-4db5-ab84-afb48222194b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:45:01.475Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:45:11.475Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=e92dfdaa-8ffd-47d8-a584-0642f380a7b0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:45:11.526Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:45:21.527Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=b479efc5-961e-4855-b4d8-769037d7908e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:45:21.674Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:45:31.674Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=5fbc431c-b6c3-4482-817a-5a0cab98fa01     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:45:31.718Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:45:41.719Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=af52b3ed-7f40-4e09-a5c5-b4d498e969a0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:45:41.734Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-08T00:45:51.147Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-08T00:45:51.147Z     |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-09-08T00:45:51.147Z     |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-09-08T00:45:51.148Z     |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-09-08T00:45:51.149Z     |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-09-08T00:45:51.158Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-08T00:45:51.159Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-08T00:45:51.159Z     |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-09-08T00:45:51.162Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:45:51.734Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=885c6a68-9ba0-49c2-9eaa-a83d011325b7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:45:51.816Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:46:01.816Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=43163a64-ee89-42a9-8ed1-36a51422446a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:46:01.832Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:46:11.833Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=a3f802bc-43f4-44dc-8880-744ee869fe61     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:46:11.862Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:46:21.862Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=22c7ee08-a894-498d-a0d4-73ebc2eaf721     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:46:21.899Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:46:31.899Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=857028a5-ecb2-4e23-a50f-beffdd10ecd4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:46:31.993Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:46:41.993Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=1e775005-ae5a-45f8-949d-6c53dc9bd522     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:46:42.027Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:46:52.027Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=765925c4-791d-49bb-a1a7-2d9d4798793c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:46:52.098Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:47:02.098Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=03925360-1a26-4ae9-9009-ea827d358f88     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:47:02.167Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:47:12.167Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=5587b400-86f1-4945-a531-bb2ad97d3b94     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:47:12.219Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:47:22.219Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=0b3543b6-c8f7-4dfc-9865-fce76e642b86     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:47:22.250Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:47:32.250Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=3b425c01-f39a-4179-914d-88f85b75bf6c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:47:32.334Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:47:42.334Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=829189fa-7091-4a2c-9e0a-e06199dfb6ad     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:47:42.366Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:47:52.369Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=981612f2-76e3-401a-a0fe-27f329f64730     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:47:52.486Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:48:02.494Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=285fbe17-a3da-4a29-8d17-a55c10803a7d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:48:02.597Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:48:12.598Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=fcea128e-79ff-497a-8708-b068e6fa9d56     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:48:12.759Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:48:22.760Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=4c09d2f8-b2de-43cb-b068-44c3a0222ee0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:48:22.823Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:48:32.824Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=0d668c7f-b1bb-4e48-bc7f-b625f745b10c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:48:32.894Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:48:42.894Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=4c2c17ae-a105-4220-a36d-1a06f3471f8e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:48:42.950Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:48:52.950Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=5582f6c3-2ce2-4aa1-bbc3-ec23a6dd229c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:48:53.021Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:49:03.022Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=74ee6ce7-b5c4-4569-9a66-caed2e89f5c9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:49:03.078Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:49:13.078Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=a00c06be-f522-4ea9-a323-a1175900c57b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:49:13.173Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:49:23.174Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=c32dfe69-00aa-4d38-9a6b-61ef0431a78c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:49:23.257Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:49:33.257Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=038e73e8-1a75-43fc-8aa2-4110fdad143a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:49:33.309Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:49:43.309Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=880bfa5b-56f5-447f-a00c-f68113e4c2be     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:49:43.334Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:49:53.334Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=66f08146-4b59-4f3f-a6b1-dad3211056d8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:49:53.393Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:50:03.394Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=1e613baa-7a9b-46f9-90b7-7c5f8facb242     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:50:03.445Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:50:13.445Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=b7fa740f-f6cf-4d5a-ba6c-797f61232493     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:50:13.487Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:50:23.488Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=70de88af-e29a-4835-baad-0a5a05c8bb22     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:50:23.539Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:50:33.540Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=92fe2a54-26d6-42a9-aec6-05c0ae6d98f5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:50:33.570Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:50:43.571Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=e026a8f1-20b1-440b-9220-7c684ae76611     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:50:43.603Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-08T00:50:51.120Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-08T00:50:51.121Z     |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-09-08T00:50:51.121Z     |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-09-08T00:50:51.121Z     |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-09-08T00:50:51.122Z     |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-09-08T00:50:51.128Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-08T00:50:51.128Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-08T00:50:51.128Z     |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-09-08T00:50:51.131Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:50:53.603Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=be505354-95b5-4d03-97a5-45908cb7c40e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:50:53.671Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:51:03.672Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=d9285e08-4cc6-4b7a-89b2-86ffeff4b82f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:51:03.713Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:51:13.714Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=b0d0c39d-5994-4e3e-a600-84a385c73bcd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:51:13.818Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:51:23.819Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=297ed84c-38f8-4f7a-9f4d-98cc8170674d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:51:23.840Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:51:33.841Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=6abc885e-e9f4-44a7-b09d-3e63fe29c1d9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:51:33.856Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:51:43.857Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=307572b4-cc2e-45e2-9fc9-07b6ef2bde8e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:51:43.939Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:51:53.940Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=8ce6d192-745a-43a4-8b3f-a7bd4edf4b0e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:51:54.050Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:52:04.051Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=2b6e6920-381d-4d71-bd9e-7212b3153922     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:52:04.091Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:52:14.092Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=c506fb3c-330f-44fb-9711-c386b3ad09eb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:52:14.129Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:52:24.129Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=d7c73689-c908-43e5-b9f3-39f5b79392e5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:52:24.170Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:52:34.170Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=2393f48a-d957-443f-8193-f1b9aba887a7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:52:34.207Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:52:44.208Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=cb125f1e-6368-4001-9b8b-20069be707d0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:52:44.240Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:52:54.240Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=24a9bc95-ef4a-427e-a866-8d9634713d5c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:52:54.310Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:53:04.311Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=eb46606a-fcce-4502-ba4a-1d17fcb168d2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:53:04.379Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:53:14.379Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=c5406c3b-41be-4818-abe9-276560877c21     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:53:14.430Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:53:24.431Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=73e416c0-0b19-49de-911c-3130027f1150     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:53:24.445Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:53:34.446Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=0b1861e6-c36e-4dd8-af43-76ce85f53c95     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:53:34.467Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:53:44.467Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=53386af8-2482-4329-9b48-561454fe2655     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:53:44.488Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:53:54.488Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=0cc50eff-dfe7-4aed-bbee-6e4b000d1ddd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:53:54.558Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:54:04.558Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=cb11935b-5405-4b91-8298-c254298d0663     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:54:04.609Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:54:14.610Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=2404ca50-c412-4775-864f-adf856d37986     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:54:14.670Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:54:24.672Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=46e1ee1d-4443-4188-8243-4cb3601b88b8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:54:24.696Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:54:34.696Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=51983ed1-56e2-4f1a-85d0-8dc159dda5c1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:54:34.723Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:54:44.724Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=d050e446-7b60-4ef6-9b98-a3975eb359d0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:54:44.754Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:54:54.755Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=9577662e-4b91-4ab0-9b43-5e4eb37c5e98     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:54:54.792Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:55:04.792Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=44e05aad-6dea-4d60-9bc9-7d76d8e1c044     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:55:04.840Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:55:14.841Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=8dac0563-50d6-4143-a410-a59c2834e276     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:55:14.917Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:55:24.918Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=4174ffd6-42a6-4faa-a7f7-fcee83c6c2aa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:55:24.994Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:55:35.002Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=90a0d3cd-f3d6-4f20-adf2-629838ab924c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:55:35.084Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:55:45.084Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=ab2a85e7-2751-47a8-ac47-16f9d64c03bd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:55:45.148Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-08T00:55:51.047Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-08T00:55:51.047Z     |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-09-08T00:55:51.047Z     |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-09-08T00:55:51.047Z     |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-09-08T00:55:51.048Z     |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-09-08T00:55:51.053Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-08T00:55:51.053Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-08T00:55:51.053Z     |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-09-08T00:55:51.055Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:55:55.149Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=996e6cff-627d-4cfa-b7de-cde25d8f75ba     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:55:55.384Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:56:05.384Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=fdb44420-57c6-4dc7-a8d2-d112b07b539c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:56:05.434Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:56:15.434Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=4a58dac0-88e6-48bf-91b5-da1be7a447a4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:56:15.551Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:56:25.551Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=d3fab4b2-0f41-4ce2-9823-5eee67eefad2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:56:25.576Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:56:35.576Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=7acd59c7-cf0f-410e-9e4a-11122a7adc8b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:56:35.594Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:56:45.594Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=e240bfbb-1bfa-487f-8dbc-73aa83703296     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:56:45.655Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:56:55.655Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=6c4a1997-ee2a-4aa1-8ca6-fcf94deb41dd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:56:55.669Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:57:05.669Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=1c11360c-eee9-4880-95a2-3372476f6318     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:57:05.707Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:57:15.707Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=63c6676f-2632-4e8e-a39a-3c2495f87b9d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:57:15.723Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:57:25.724Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=7a7fc5cb-d3c5-4e31-8dbf-508384b36e50     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:57:25.775Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:57:35.776Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=45d214fe-2f17-4636-951b-ba3cc2e6ead4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:57:35.802Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:57:45.802Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=0c26988d-13fb-4c2e-9dd4-db2e56564100     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:57:45.852Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:57:55.852Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=49f5c789-a666-4899-9899-deb34dfe12f8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:57:55.865Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:58:05.867Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=435c2807-12ec-446f-9110-9d006bc6e65a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:58:05.902Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:58:15.903Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=e9b8f43d-b7b8-46a4-b28c-63fd64c893e1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:58:15.920Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:58:25.921Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=0f07838a-4335-4495-a7ff-bdf2777ea39b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:58:26.009Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:58:36.010Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=8d640457-1d9d-45a1-af12-15e3e88057ee     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:58:36.047Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:58:46.048Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=5b26e187-d9d0-47f9-8fd0-d68b5b0991cf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:58:46.128Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:58:56.129Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=3e3a5ec1-c3c3-4ad6-8dc3-27d78ae7993c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:58:56.224Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:59:06.224Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=73178739-9405-426c-a5b5-b4deb03feb91     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:59:06.273Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:59:16.273Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=33dfb277-4f33-420a-90bf-7dd2caeef321     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:59:16.314Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:59:26.314Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=d1da21ff-26c4-4529-ae9a-aa3faa9f7aa4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:59:26.366Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:59:36.367Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=a55a5e35-c97c-494a-98c5-fef1cce42dbf     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:59:36.385Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:59:46.386Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=c10ac20e-e533-45f4-9b53-b537e27b5b28     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:59:46.468Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:59:56.468Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=15b5bc54-e809-4f8f-9671-edc0271085cd     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T00:59:56.515Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:00:06.519Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=bd06f8e0-c866-4bdd-91aa-22817ddba494     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:00:06.604Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:00:16.608Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=94ff0917-7887-402c-bb53-5a0609c100fa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:00:16.667Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:00:26.667Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=0e1f9780-e002-4a7c-871e-36765e9625d8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:00:26.769Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:00:36.769Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=6277f0bc-21cf-4d2c-a9b1-55b97dca6a62     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:00:36.825Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:00:46.826Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=603b6ecf-2c3e-4dac-84f9-aa522f94d3ec     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:00:46.896Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-08T01:00:51.134Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-08T01:00:51.134Z     |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-09-08T01:00:51.134Z     |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-09-08T01:00:51.135Z     |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-09-08T01:00:51.135Z     |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-09-08T01:00:51.145Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-08T01:00:51.146Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-08T01:00:51.146Z     |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-09-08T01:00:51.149Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:00:56.898Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=772fcd77-d276-46f5-a255-d0b61dedfc52     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:00:56.916Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:01:06.917Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=2cee338e-071d-4848-a27f-40f9f5713ac0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:01:06.933Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:01:16.934Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=2f680862-d2ad-4641-b18b-c4d2d0657275     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:01:16.958Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:01:26.960Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=38b0a7aa-d4d6-41e2-99bf-ecbc8e6989b5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:01:27.034Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:01:37.038Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=f1ed690b-3001-4a72-bb3c-10b9c09eb941     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:01:37.060Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:01:47.060Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=473c469b-bfde-40f8-b030-4c2b70b1c5d1     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:01:47.088Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:01:57.089Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=51b56c45-8f5a-458d-96be-9e50f07ce8f5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:01:57.104Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:02:07.105Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=842b357f-4005-4618-832d-c3736da1413e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:02:07.132Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:02:17.133Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=7a375815-0cec-4bc9-a60e-ee225da9c0e3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:02:17.157Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:02:27.162Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=1f3849f4-3e7f-436a-980e-1daeb7ffd183     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:02:27.183Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:02:37.185Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=2aa36332-c32f-49a0-ad5b-4a98a5bdb9f8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:02:37.218Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:02:47.221Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=3fa7f520-b665-4533-8e76-9637ee9d36f0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:02:47.270Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:02:57.270Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=b1cd25f6-9ff7-4415-87aa-6421e877327c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:02:57.314Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:03:07.314Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=a51ddbe8-e78c-4403-8c46-f9a7f70d1c2e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:03:07.356Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:03:17.356Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=aa9b1ca6-0c84-4382-b939-3b357d163afa     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:03:17.389Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:03:27.390Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=a80f8c93-55d6-413c-b67d-87c50a640ba2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:03:27.436Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:03:37.438Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=613465b1-4988-4982-8477-ae8662cf7db6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:03:37.578Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:03:47.578Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=fe75d455-cfe2-442b-8187-6789ed0b642d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:03:47.602Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:03:57.605Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=8709eeb7-291b-4aac-8114-7d56c2b9a9a6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:03:57.626Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:04:07.627Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=28732420-3221-4fd7-b574-774270b20816     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:04:07.699Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:04:17.701Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=5cf3b0d2-6201-4cf0-9eac-ebb35c511f6f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:04:17.762Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:04:27.763Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=dce04395-0a51-4fea-aaef-5161a98bd7cc     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:04:27.857Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:04:37.857Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=c7a28764-60d6-443b-953f-4273cac5655d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:04:37.913Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:04:47.917Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=9c76c60f-268a-4d48-beb5-e827676f81b0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:04:47.969Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:04:57.973Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=a5379efb-5d70-43de-81c2-d708e27f48d6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:04:58.049Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:05:08.050Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=70be9c9c-7e31-4ca6-835c-13cafd23a5a0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:05:08.104Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:05:18.104Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=47f7dc79-fe72-4fe1-b52a-9d5dd3bfe33d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:05:18.156Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:05:28.157Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=3cef58c3-95e7-419c-9e7a-d3bdd42decac     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:05:28.198Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:05:38.198Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=81724e7f-7057-4450-b989-743ce161e96e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:05:38.257Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:05:48.258Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=2554fa26-ab83-45d9-99e7-3a26e7345761     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:05:48.399Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-08T01:05:51.125Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-08T01:05:51.126Z     |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-09-08T01:05:51.126Z     |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-09-08T01:05:51.126Z     |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-09-08T01:05:51.127Z     |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-09-08T01:05:51.133Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-08T01:05:51.134Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-08T01:05:51.134Z     |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-09-08T01:05:51.136Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:05:58.399Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=6f9a1964-45d0-4b6b-a097-302024d41a71     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:05:58.503Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:06:08.504Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=f6a7b779-db62-4a35-900e-96a8b11fcd5b     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:06:08.599Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:06:18.600Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=3d03d3c2-a25f-4d50-b46e-16be96102ad3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:06:18.656Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:06:28.656Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=3a398e38-380f-4f72-9bf9-027d7cc368d3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:06:28.743Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:06:38.743Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=3312dfe1-f561-4e1e-88e9-679f7290722e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:06:38.775Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:06:48.777Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=526d2275-568b-4299-bc60-fcd130064e96     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:06:48.848Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:06:58.849Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=866be390-962a-40f0-8387-ae71ddfbf127     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:06:58.894Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:07:08.897Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=2028bc22-911c-46b9-b849-a907ce83c9d8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:07:08.946Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:07:18.949Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=9455aafa-cfe2-4f94-b045-00223f9822d8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:07:18.976Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:07:28.979Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=ff3d7fd8-9e34-4bc9-af15-2fce7dac9750     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:07:29.004Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:07:39.005Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=1941b94f-a79b-4d26-a5c6-0dc71a429c14     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:07:39.035Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:07:49.036Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=455f597f-083f-4cb0-86e3-b449a13c24f8     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:07:49.070Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:07:59.071Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=a54c8154-ab75-4b75-8bb5-e8545777e766     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:07:59.106Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:08:09.106Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=b8bf1253-92ab-4d4b-b0f2-c52c59feea53     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:08:09.188Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:08:19.196Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=45734217-2d81-488b-80af-da2a160afa84     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:08:19.262Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:08:29.267Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=317da97f-8b13-4fd2-96d7-d4aebadf6e8d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:08:29.340Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:08:39.341Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=bac2c817-78f7-452d-9371-2a5ac0fa4a0c     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:08:39.360Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:08:49.363Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=0cfc487a-3075-4a87-9ae0-a2e738d9328a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:08:49.394Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:08:59.395Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=3758c12b-784b-4177-bb95-d968d4697ad5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:08:59.420Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:09:09.421Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=95155c4a-5389-499f-8036-b933e6e24278     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:09:09.447Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:09:19.448Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=a39cdb1c-1db5-4d08-a4d8-704de56fc7f6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:09:19.489Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:09:29.489Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=d6582043-08ec-4aa5-b7ca-704ffbddf6eb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:09:29.515Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:09:39.516Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=342305ef-eb00-4bfa-a5c9-4af6813d6901     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:09:39.558Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:09:49.559Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=41f7cea7-4610-460f-be84-e80c059f7d79     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:09:49.594Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:09:59.595Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=41d6c434-4e13-40dd-af67-73cbfd47e7d2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:09:59.611Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:10:09.612Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=7e97f05a-a63a-45b1-ba81-a1ae25468060     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:10:09.662Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:10:19.664Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=c528b1b1-fe86-4aff-aa86-3a1ae30560c5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:10:19.687Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:10:29.687Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=535e92af-4a8f-4aa0-aa9d-d19b3f7ee2c2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:10:29.766Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:10:39.769Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=4fe71f7c-3d8c-425a-8098-75bce6d9022a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:10:39.805Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:10:49.806Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=637c39c2-9ee8-4ed4-aff4-fc04c5f08f7f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:10:49.835Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-08T01:10:51.091Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-08T01:10:51.092Z     |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-09-08T01:10:51.092Z     |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-09-08T01:10:51.092Z     |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-09-08T01:10:51.093Z     |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-09-08T01:10:51.098Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-08T01:10:51.098Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-08T01:10:51.098Z     |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-09-08T01:10:51.101Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:10:59.836Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=c2869a10-9313-424a-9c77-e4b0836e8768     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:10:59.855Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:11:09.855Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=24b0bfa6-016f-4b9f-822a-6cc6368750e9     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:11:09.886Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:11:19.887Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=0ff6bda1-09b2-4fc2-aeb6-77b3a3992fc3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:11:19.942Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:11:29.942Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=9d3391b5-9f96-4900-91ca-b1c2a94a977a     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:11:29.977Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:11:39.978Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=ac693c1f-1dbc-48e1-9be8-18ab1bee4f73     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:11:40.014Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:11:50.015Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=f0f69bd5-6a1e-4706-9256-ae50517fe812     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:11:50.045Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:12:00.059Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=e94d3d10-1203-45e9-afea-b8a7ef0fe4e7     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:12:00.107Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:12:10.108Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=9237190c-5856-489f-8d4b-6578101eb612     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:12:10.182Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:12:20.183Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=b4948cbe-41dc-49eb-8df2-5b50a5f315f3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:12:20.207Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:12:30.208Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=4b84cf09-4cb0-4b92-856d-8961c789b585     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:12:30.259Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:12:40.260Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=d1c30a63-1257-456f-b6b7-c79bdfdff893     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:12:40.323Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:12:50.324Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=88c87337-b2d5-4277-8403-e0bbb5c2cfb5     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:12:50.355Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:13:00.355Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=a1e21d25-e6d8-4c27-84e5-48ececbc25c2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:13:00.388Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:13:10.388Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=be64fbf0-a30e-430e-8a38-8245a6c429c2     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:13:10.466Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:13:20.469Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=85b20444-3cf2-4b78-a355-c38aa451a636     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:13:20.490Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:13:30.490Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=5ea46dae-5473-490c-815d-523ad9566725     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:13:30.514Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:13:40.515Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=14975377-363b-467e-ae4d-e883fabe7c4f     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:13:40.567Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:13:50.570Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=5535697e-1f10-4810-9e31-fb39936a73a6     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:13:50.622Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:14:00.623Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=729f7de1-6777-4743-a3b5-13c2fd7d7d5e     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:14:00.682Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:14:10.682Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=17396232-3770-4692-9f36-d2f5e9b21b9d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:14:10.777Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:14:20.778Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=c9be6eb4-2ad0-440f-8101-91d758971d68     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:14:20.828Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:14:30.829Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=5aa20c74-e56c-4561-8d12-c545abd09060     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:14:30.853Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:14:40.856Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=109d8939-6f16-4f18-98e1-86e3f20626a3     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:14:40.917Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:14:50.917Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=0ae9aa76-1126-45f5-919c-7027b13d2aeb     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:14:50.988Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:15:00.988Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=1f8873ec-2637-43e6-b5ab-4b0b1db2cdb4     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:15:01.142Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:15:11.142Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=d29665b4-51ef-4806-bde4-3c16af940af0     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:15:11.172Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:15:21.173Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=1bd1a028-264f-4df8-9682-4cea01c86e65     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:15:21.198Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:15:31.199Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=c97c2bf2-7547-464e-aee5-64054b9336db     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:15:31.251Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:15:41.252Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=896bd5d3-f951-45b4-b8aa-45ebc513b408     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:15:41.286Z     |INFO     |PRH tasks have been completed     |     |     |     |reactor-http-epoll-1     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration     |2022-09-08T01:15:51.113Z     |INFO     |CBS client will use plain http protocol.     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver     |2022-09-08T01:15:51.113Z     |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-09-08T01:15:51.114Z     |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-09-08T01:15:51.114Z     |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-09-08T01:15:51.115Z     |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-09-08T01:15:51.121Z     |INFO     |PolicySync file does not exist     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap     |2022-09-08T01:15:51.121Z     |INFO     |Got successful output from ConfigMap file     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.configuration.CbsConfiguration     |2022-09-08T01:15:51.121Z     |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-09-08T01:15:51.124Z     |INFO     |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}]     |     |     |     |conf-updates-2     |
org.onap.dcaegen2.services.prh.tasks.ScheduledTasks     |2022-09-08T01:15:51.291Z     |INFO     |Init configs     |InvocationID=8b7e1e8d-0069-488c-b9aa-27421f32c2a7, InstanceUUID=199f0bed-e15a-429f-b853-230d4511b95d     |     |INVOKE     |pool-2-thread-1     |
org.onap.dcaegen2.services.prh.tasks.Schedule