By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-06T23:06:46.552Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-06T23:06:46.580Z |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-06T23:06:46.581Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-06T23:06:46.584Z |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-06T23:06:47.301Z |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-06T23:06:47.580Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-06T23:06:47.581Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-06T23:06:47.582Z |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-06T23:06:47.751Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-09-06T23:06:47.872Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-09-06T23:06:47.909Z |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-06T23:06:50.054Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-09-06T23:06:50.897Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-09-06T23:06:50.925Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-09-06T23:06:50.925Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-09-06T23:06:51.010Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-09-06T23:06:51.011Z |INFO |Root WebApplicationContext: initialization completed in 3100 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-09-06T23:06:51.989Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-09-06T23:06:53.527Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-09-06T23:06:55.635Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-09-06T23:06:56.003Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-09-06T23:06:56.009Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-09-06T23:06:56.026Z |INFO |Completed initialization in 6 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-09-06T23:06:56.514Z |INFO |Started MainApp in 13.61 seconds (JVM running for 14.66) |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-09-06T23:06:56.641Z |INFO |Start scheduling PRH workflow |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:06:56.659Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=17ada82a-78ab-432c-9ba4-2e933bff638f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:06:57.159Z |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-06T23:07:07.157Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=7b0b460c-f84c-48c1-8b64-62df1c8faa3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:07:07.264Z |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-06T23:07:17.265Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=162575b1-6579-4f70-b362-6c9f960a1048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:07:17.306Z |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-06T23:07:27.306Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=ae747e97-9dfb-4ba3-9fe5-7bf16fade646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:07:27.362Z |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-06T23:07:37.363Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=8e4223fa-0434-40bc-8d48-699b81bb6d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:07:37.419Z |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-06T23:07:47.419Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=b73d5c98-9fcb-4675-af95-dee560b0ea69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:07:47.448Z |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-06T23:07:57.453Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=5ee4c0f6-a9d6-4f0c-832c-18ca2721dbaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:07:57.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:08:07.662Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=51ad1ae0-83e6-4a76-8459-7d5017363ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:08:07.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:08:17.670Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=fe25a44f-b9ef-45ca-a14b-cb8c5c7478b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:08:17.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:08:27.676Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=28f5068e-c464-442e-9296-d1927b70a98e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:08:27.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:08:37.683Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=765e6cc6-b2f6-42ca-a676-097d8cabe2b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:08:37.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:08:47.697Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=dfee57e9-8ddb-4870-bf83-14dd181fd939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:08:47.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:08:57.714Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=ad37f5e4-e624-4597-a6e3-af09edbd3d14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:08:57.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:09:07.734Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=3dfec5f4-7431-46e0-826a-cd0e750da159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:09:07.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:09:17.749Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=b02b0453-78e1-4c57-86be-8c4f7a6c7d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:09:17.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:09:27.757Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=12743dcc-138b-40a8-9857-a7a2d2077a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:09:27.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:09:37.764Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=e58e7675-e841-4e64-995b-5813e157128b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:09:37.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:09:47.770Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=95973fbc-10bb-4755-b28e-e050fefa252b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:09:47.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:09:57.782Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=f6a9ce24-a173-45fb-942b-18530fa805ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:09:57.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:10:07.807Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=3798fbd3-ed0c-42ff-8c6c-f0ea263bb235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:10:07.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:10:17.814Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=3c76470b-bea0-4cdf-8316-9e29560be2c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:10:17.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:10:27.820Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=9fc37baa-3e06-4262-a6af-07b04ca1a6b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:10:27.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:10:37.826Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=f4085f95-98f7-419c-9db9-3ff7a3a98589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:10:37.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:10:47.835Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=32eeb38d-f922-4898-b962-b611ed969684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:10:47.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:10:57.843Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=79d6d1e9-7586-425d-a051-d0fef1baf687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:10:57.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:11:07.848Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=91beb18e-4f1a-4216-a5ba-4357c4743103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:11:07.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:11:17.854Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=72941033-f580-40ee-bb28-65d487d28101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:11:17.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:11:27.860Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=d893bf78-096c-459b-a85a-a4e41051279b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:11:27.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:11:37.866Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=499e6615-81d6-47b9-8e26-8f3905e6e528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:11:37.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:11:47.873Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=aa0747b9-4ac9-4eef-914f-8876b7b81b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:11:47.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-06T23:11:52.381Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-06T23:11:52.382Z |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-06T23:11:52.382Z |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-06T23:11:52.382Z |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-06T23:11:52.383Z |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-06T23:11:52.404Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-06T23:11:52.405Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-06T23:11:52.405Z |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-06T23:11:52.408Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:11:57.879Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=0357500f-df1e-4f21-8971-bd31944f85d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:11:57.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:12:07.885Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=d3a0533d-d3a8-49c1-bed8-5995b4b1d0cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:12:07.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:12:17.893Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=f5126334-9d3f-4458-8d35-6a89ca2afb22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:12:17.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:12:27.899Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=ec2cff82-370c-4a85-941c-67ca3b90efe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:12:27.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:12:37.905Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=f35c1834-006f-43cf-b602-7f63b9097475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:12:37.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:12:47.910Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=573f3b09-a175-417a-96d7-469b2d2f4173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:12:47.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:12:57.916Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=8a810788-411a-48a4-9755-f97f4f2490ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:12:57.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:13:07.921Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=e9d7162d-bb85-43df-a4f7-0a148a064a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:13:07.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:13:17.928Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=dd345333-abf2-4757-80c2-fe826c21c932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:13:17.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:13:27.934Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=15c69451-06ee-4f76-b8d1-a6c4fdf7b6d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:13:27.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:13:37.943Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=fe4a9535-47e6-4658-8911-f6fe9ff2fc39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:13:37.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:13:47.950Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=3bb21fb3-13af-4eb8-9c10-c40c3d8419b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:13:47.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:13:57.957Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=19c0dc38-ff13-4074-bef0-d7b7ef52a225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:13:57.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:14:07.965Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=17cb31d1-31ad-43cb-aa6f-16c3e0f73248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:14:07.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:14:17.973Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=272f4d05-3253-4f3f-96be-bb262b827f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:14:17.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:14:27.983Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=3a2b654b-b348-41b2-9d63-eb035228e443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:14:27.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:14:37.989Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=29fd2430-88bd-43ad-91a3-b11704b1dd87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:14:37.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:14:47.997Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=90b1d1ce-aca8-4371-972f-2faeb7682722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:14:48.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:14:58.005Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=e7049cd9-11b8-42ba-8552-d4d81d9d54ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:14:58.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:15:08.011Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=7178b85f-e09c-4372-8e57-2bf2ca24f645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:15:08.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:15:18.016Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=bbcf5650-7173-4154-bc01-848d8e2ef10a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:15:18.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:15:28.022Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=a18fa48d-4cd2-4b1e-b31f-66a0727a824a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:15:28.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:15:38.029Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=a30a34d9-a953-4b04-8616-4af0fdd3fc02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:15:38.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:15:48.035Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=f54b821e-b0c0-48ab-bd38-128a1e38eb59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:15:48.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:15:58.043Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=a0bb7fe0-6e35-4bfa-a355-7dc8bfcb07d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:15:58.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:16:08.050Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=4d29c41e-1cb7-44dc-af57-f2cec4048de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:16:08.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:16:18.056Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=2604d8f0-0087-4abe-ae8e-a5188ab70121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:16:18.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:16:28.061Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=e4cd4bdc-91d1-4355-8faf-487146522cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:16:28.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:16:38.067Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=0d45f7f9-16ae-4332-b0ad-e768eac9cc6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:16:38.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:16:48.074Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=ec9ddac9-49ff-4cf0-9890-d51b1e00f0f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:16:48.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-06T23:16:52.334Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-06T23:16:52.334Z |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-06T23:16:52.335Z |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-06T23:16:52.335Z |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-06T23:16:52.336Z |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-06T23:16:52.347Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-06T23:16:52.347Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-06T23:16:52.348Z |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-06T23:16:52.352Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:16:58.078Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=a3ffcf15-42a3-4869-a477-76962b5c80dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:16:58.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:17:08.085Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=de84c8c3-24bd-45e5-b151-f9efe56b3820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:17:08.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:17:18.091Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=0f021a44-29a6-444a-8d97-0978ba8f3f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:17:18.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:17:28.096Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=6f31c319-404f-48c6-8ccb-c48f006bbda7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:17:28.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:17:38.102Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=408facb6-28f6-4239-ae67-7973975ecb5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:17:38.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:17:48.107Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=92f0bf78-0a5d-443e-a13e-bd07002a5820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:17:48.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:17:58.112Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=891f19b6-7a62-4aca-be87-2af59614c290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:17:58.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:18:08.117Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=f57dcff6-5b9a-49de-b695-7023daac2a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:18:08.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:18:18.124Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=50dc4add-36ea-4955-9018-5f4b7baf8eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:18:18.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:18:28.130Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=156d1c2c-05f9-46cc-9003-9842aa7cb867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:18:28.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:18:38.135Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=d103ccac-afcf-4c90-b939-c3e0bdb79e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:18:38.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:18:48.141Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=1f29f397-0b13-43ef-a251-babcf4efa224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:18:48.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:18:58.147Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=6fd1281b-3cc8-4349-b6bb-b638000f6ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:18:58.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:19:08.154Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=003e8aba-ce41-4f08-9138-fbdb57a7c6cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:19:08.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:19:18.161Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=ac091afb-2b52-4e68-b8f6-dedba356af10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:19:18.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:19:28.205Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=eca4599c-f7a7-4cb7-ab5c-37bb7677af9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:19:28.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:19:38.222Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=3bc1bfbd-9d6d-4325-ac43-309d2a072e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:19:38.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:19:48.234Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=8fc471ce-f758-41a2-84bc-ea61f53619c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:19:48.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:19:58.244Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=c62274e9-5dc6-44a2-93a8-0186265a489e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:19:58.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:20:08.250Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=4b459941-9aad-4c36-83bc-27f451432cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:20:08.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:20:18.261Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=714fbdfc-e272-4afe-80b6-22ff309b42c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:20:18.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:20:28.341Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=829f32da-4434-49e0-b630-630b19e4b68d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:20:28.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:20:38.355Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=fc4a8217-e8b8-40c2-8a87-a39d0261b8b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:20:38.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:20:48.361Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=9a827557-74f5-4071-89ff-c6e575b534eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:20:48.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:20:58.374Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=59b72266-04db-4c6d-9ac6-ec3075a8f14c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:20:58.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:21:08.379Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=38ef0ded-e613-4a29-873e-2d33018084aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:21:08.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:21:18.385Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=ef0ce98d-51de-4a36-9917-04a7a32892e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:21:18.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:21:28.391Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=d8b913c0-beb3-4a7d-8421-b4254d07ce20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:21:28.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:21:38.399Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=bf10fcf1-4542-42cb-9b03-2e67143c8fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:21:38.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:21:48.410Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=03157769-4ead-4d0d-b381-03b6d4e590a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:21:48.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-06T23:21:52.328Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-06T23:21:52.329Z |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-06T23:21:52.329Z |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-06T23:21:52.330Z |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-06T23:21:52.331Z |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-06T23:21:52.342Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-06T23:21:52.343Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-06T23:21:52.343Z |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-06T23:21:52.346Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:21:58.416Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=12e6ac20-1ea3-4195-ad5e-25b8bf3147f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:21:58.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:22:08.421Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=9ab05fe2-f15e-4a2b-a193-242b625a6f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:22:08.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:22:18.429Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=9ee307e6-4a4d-47dd-915c-d7d00db3a5ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:22:18.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:22:28.602Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=9076ece5-520e-4ae6-a5d4-aa67bd864a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:22:28.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:22:38.747Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=56e1fdee-30ee-44cd-9c62-36e2c87ba857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:22:38.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:22:48.859Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=03a2057d-fa7c-40c0-9135-fe933a0366ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:22:48.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:22:58.909Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=205c25e9-2e9f-4e6a-8101-7e6f72806f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:22:58.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:23:08.945Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=d8ea5111-9601-4b5f-a5f0-d5917ea988fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:23:08.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:23:18.984Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=95dc6245-2625-464f-b3e6-0cde570f049e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:23:19.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:23:29.036Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=991fd6f4-42d7-47c2-a5c8-9021c177301f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:23:29.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:23:39.069Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=5889aff4-abd0-41ef-a60b-bd9d78265cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:23:39.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:23:49.125Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=8534758c-7639-433f-9a92-1307fed1ed72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:23:49.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:23:59.177Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=80e39f80-76a1-4596-8f9f-603aed96a6f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:23:59.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:24:09.249Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=2595e43d-0c88-4e2a-a050-60f62c1458d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:24:09.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:24:19.330Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=d54b8a57-c92c-44d2-af6b-ea59d2c2c697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:24:19.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:24:29.565Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=887f6289-5f29-4e56-aa29-67c8b0e84e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:24:29.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:24:39.601Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=d17556aa-47ed-4cc2-8fce-332cda1256cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:24:39.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:24:49.636Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=49ca55db-8065-4ff5-a5e9-2faef8bf513a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:24:49.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:24:59.668Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=5aa41d3c-5218-44c2-bba8-664e9326699e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:24:59.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:25:09.700Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=a4e12b04-d6ad-4dfe-854f-c2e60d956c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:25:09.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:25:19.723Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=585c5f14-f6ac-4788-91be-61c2dc9e65b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:25:19.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:25:29.751Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=bb1c3db1-9cc6-481a-8d3c-53e1c7e4d4a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:25:29.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:25:39.781Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=5704a1a5-c863-4351-b299-e2dbe819b7df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:25:39.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:25:49.822Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=e3942c7a-d195-40de-b258-fa414c9bfaf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:25:49.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:25:59.860Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=1a1d2c5f-9a4b-4250-90ba-ab4dcc0abcb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:25:59.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:26:09.887Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=132d2053-ee0c-42f5-ad5c-a3d3a66c0e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:26:09.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:26:19.913Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=9d3d25b1-7d5d-41da-adf1-5b69e7263374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:26:19.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:26:29.934Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=0257b5ad-1fd5-48e0-a5f7-8c9c83a84901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:26:30.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:26:40.028Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=a797c566-89db-4e2d-8659-9bcc87dad195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:26:40.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:26:50.070Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=c5173621-813a-43fd-b081-538f1217ab56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:26:50.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-06T23:26:52.295Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-06T23:26:52.295Z |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-06T23:26:52.295Z |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-06T23:26:52.296Z |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-06T23:26:52.296Z |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-06T23:26:52.318Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-06T23:26:52.318Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-06T23:26:52.318Z |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-06T23:26:52.321Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:27:00.092Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=656e33d0-e601-4d19-b265-14a36e468aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:27:00.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:27:10.117Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=3a376906-8f70-4545-9ba1-274d2dc76a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:27:10.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:27:20.146Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=4490b9ea-7577-4212-b034-b5d0ddb848d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:27:20.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:27:30.229Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=6ce3314b-8c5e-4ef5-8aa3-c63647c9ca5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:27:30.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:27:40.257Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=1026ec5b-13df-4c9a-bdda-dd8aa46f54a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:27:40.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:27:50.288Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=1bd7f5a2-2f77-4ebb-8ace-ee5c97c43eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:27:50.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:28:00.325Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=057e13c0-455b-4b0d-8bc2-909db09a90dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:28:00.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:28:10.385Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=8c666ef0-ceb8-4351-b7f0-da035d52da38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:28:10.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:28:20.429Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=262278ec-1d57-435a-8a19-7ea082b96466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:28:20.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:28:30.474Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=efb6e749-c531-4601-916a-53c71f195506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:28:30.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:28:40.506Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=20c03b8f-92ee-4ec3-a9d2-d45a78ae4e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:28:40.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:28:50.581Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=c253d96f-5e38-466d-b3ca-8a835fe97e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:28:50.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:29:00.618Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=d704e718-3f3e-4ae2-b4c3-ea59813fcdc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:29:00.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:29:10.682Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=30f23b1a-cfe8-438a-b0a0-fd398ffd37e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:29:10.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:29:20.744Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=50edc017-e630-469b-96d9-c9033c0f23f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:29:20.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:29:30.780Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=ad1e6a1f-f3a4-4b9e-b117-f4e4f95090e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:29:30.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:29:40.824Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=576f1fbe-87a0-4c70-9e8a-f307d80e2717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:29:40.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:29:50.861Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=f943c533-32dd-4e5b-9a97-293c85534c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:29:50.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:30:00.915Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=eb362eb3-8e69-4b3f-b84a-ea9b5ce1c8fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:30:00.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:30:10.941Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=0440e153-1e3a-471c-b066-d317efb35ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:30:10.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:30:20.967Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=8fc3a290-7bf0-4ed4-a8e2-74a05367b8e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:30:20.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:30:30.998Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=32bca13d-4dc7-48a6-8d6c-97028968a621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:30:31.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:30:41.048Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=8f020136-ab08-4712-977e-4d7f972a86d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:30:41.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:30:51.086Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=6d8c4911-d461-4b28-a49c-f5c53e85cbea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:30:51.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:31:01.118Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=c87f938b-a7e1-4de1-bcc9-c8d075c80ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:31:01.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:31:11.143Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=ed1fbbb9-7986-4055-87a7-b27f384f1fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:31:11.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:31:21.175Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=b10594a6-3883-492c-a04a-b0c2d698e6a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:31:21.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:31:31.277Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=f5bddc62-3c17-4a02-8cf2-162bf687f086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:31:31.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:31:41.325Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=cdccf70f-5c4b-4173-b8d1-bf07c2216fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:31:41.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:31:51.354Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=125044db-8a0e-4932-ac80-d5c80382b584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:31:51.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-06T23:31:52.272Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-06T23:31:52.272Z |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-06T23:31:52.273Z |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-06T23:31:52.273Z |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-06T23:31:52.274Z |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-06T23:31:52.283Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-06T23:31:52.284Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-06T23:31:52.284Z |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-06T23:31:52.287Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:32:01.416Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=69891826-b235-49bd-9541-bca1aedb8a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:32:01.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:32:11.462Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=9a042b06-a46d-4a4a-a18e-dae2e3b3f6c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:32:11.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:32:21.505Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=01e3ec99-4864-4503-ba0c-9bd521ffc67a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:32:21.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:32:31.553Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=d2f31dda-c0b5-43d7-8f8c-40f4b9e1ebd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:32:31.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:32:41.611Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=94946091-0356-4a20-a998-4f8ef0ce9ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:32:41.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:32:51.675Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=06e80b81-80b8-48e0-9d15-24167da1b964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:32:51.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:33:01.703Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=8d196721-28fd-4825-8e7d-bc05c2530018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:33:01.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:33:11.769Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=570f557a-1750-4889-b92f-a9cfabcc7817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:33:11.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:33:21.809Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=042a1210-7a49-43ec-ab23-61242a1af189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:33:21.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:33:31.847Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=70857a83-45aa-4e97-9917-81c3bd3b8880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:33:31.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:33:41.914Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=344c81d7-3bcc-4cb7-bc6e-2fb19b1baed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:33:41.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:33:51.980Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=074bf164-93ae-4a89-8961-0de276b53740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:33:52.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:34:02.009Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=67bf9bb5-afc6-474b-97a9-52f027d375f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:34:02.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:34:12.063Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=10d2bde1-0ead-4d0e-b648-92281f752d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:34:12.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:34:22.089Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=f75fba8a-aa6d-49e5-a089-3f94ae89278d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:34:22.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:34:32.118Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=58f294a3-caa6-4d35-b57c-e90621c26906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:34:32.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:34:42.153Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=e83e67c4-a274-4397-854f-5c666c010417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:34:42.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:34:52.199Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=760076bb-2002-41b2-9601-f31d7f114dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:34:52.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:35:02.221Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=bb0021fa-dd35-4eaf-8949-60eabd25fe91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:35:02.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:35:12.249Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=087b691b-240c-434f-88ed-0b2eac4ad39e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:35:12.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:35:22.267Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=4ac19a9a-7d48-4688-bd54-3a245d0e6689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:35:22.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:35:32.315Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=0db64099-1602-4b7c-9176-8a3aae4d4b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:35:32.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:35:42.346Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=9231d010-5a68-438b-8f26-8f900d656636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:35:42.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:35:52.370Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=a5288093-78c3-453d-9318-7d057f7a1dc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:35:52.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:36:02.418Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=8e9d9b97-ea49-4529-ba3b-c76d9c5ea355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:36:02.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:36:12.439Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=bda2915e-8ec5-484c-bef6-492d5d60f284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:36:12.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:36:22.457Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=a6165f5b-6b00-4e0c-adb9-1c204abadd17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:36:22.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:36:32.484Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=88f9ffb0-7775-4581-bd61-46f554a72a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:36:32.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:36:42.520Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=356172be-3328-4941-ba61-145d517568ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:36:42.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-06T23:36:52.361Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-06T23:36:52.362Z |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-06T23:36:52.362Z |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-06T23:36:52.362Z |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-06T23:36:52.363Z |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-06T23:36:52.375Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-06T23:36:52.375Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-06T23:36:52.375Z |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-06T23:36:52.378Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:36:52.537Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=3e39b476-1593-431d-8faa-86a4cff0898e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:36:52.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:37:02.577Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=11edd5db-5880-42ba-8093-68d6bf8d9cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:37:02.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:37:12.599Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=8861b77d-58d9-4e83-920d-fd72beca1b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:37:12.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:37:22.637Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=d88c99a3-126d-464e-ab0b-c54d900be9bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:37:22.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:37:32.757Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=d5b46ad7-d4d1-462d-ab6a-5c6c4bee1160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:37:32.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:37:42.820Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=0b4fcfb6-12e9-478e-85cf-3fc8113842e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:37:42.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:37:52.849Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=0d5ac0ea-73d4-4293-87bd-170fbef846e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:37:52.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:38:02.892Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=4ddf84d3-fa2a-4914-999e-958f46c735d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:38:02.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:38:12.918Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=203c3475-3b54-44dc-a4fc-94a9bf78c670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:38:12.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:38:22.983Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=b140e935-bd6c-449a-9a8e-4c89dee04a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:38:23.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:38:33.107Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=c679a556-7308-497a-b8ae-a3a9bed8682a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:38:33.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:38:43.134Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=c324f4fd-11ce-437e-8ec4-161d507b157f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:38:43.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:38:53.204Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=7b26aa08-794b-4688-86fa-fb05487c9d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:38:53.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:39:03.245Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=936e63c4-e6cb-481d-b9e7-a01d73bdbac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:39:03.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:39:13.379Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=0e3a9e89-d059-4949-991a-cdc30704e99b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:39:13.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:39:23.418Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=d7d9e32a-a72f-4883-a2e2-f746fec7019c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:39:23.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:39:33.566Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=4e663aab-7a46-47c3-b5b8-aa35dab6544b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:39:33.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:39:43.813Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=17425f0e-26e1-4867-a734-42a8f3218ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:39:44.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:39:54.010Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=6421b6ca-b8f6-4f0a-b1e2-b0f193b08cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:39:54.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:40:04.049Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=45a15599-d069-473a-991b-e149f7338fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:40:04.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:40:14.230Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=139179d6-7e73-46e7-a65c-48ac26a36597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:40:14.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:40:24.278Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=d6d5e8e7-5ac1-4bab-be24-b3bade0f35e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:40:24.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:40:34.312Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=006e3739-ed49-4941-907e-9e9db1866bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:40:34.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:40:44.382Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=0b22bfa0-1223-4582-ac80-c484df0051cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:40:44.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:40:54.416Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=8232887c-2f66-449d-9c5c-c790bb9ff865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:40:54.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:41:04.466Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=8caa2e04-acdb-45a5-9d09-638218c6ac97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:41:04.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:41:14.522Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=dc8595ae-ee98-4a39-9353-17c58411e498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:41:14.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:41:24.573Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=ff15b660-f6c7-42f9-b825-8bb1fd9bd904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:41:24.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:41:34.605Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=b7f4551d-4f41-4349-9b17-6f905bc4b53d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:41:34.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:41:44.674Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=c17ec293-c4ad-4eae-a6a0-a4566e65a69a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:41:44.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-06T23:41:52.410Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-06T23:41:52.411Z |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-06T23:41:52.411Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-06T23:41:52.411Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-06T23:41:52.412Z |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-06T23:41:52.422Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-06T23:41:52.422Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-06T23:41:52.423Z |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-06T23:41:52.426Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:41:54.705Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=7fe84731-f055-470e-bc82-73c9eecc4f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:41:54.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:42:04.736Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=eec1f27d-924c-467d-ad45-9af958434790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:42:04.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:42:14.787Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=59ffa360-6cf7-45f7-87f5-e69ccf71d355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:42:14.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:42:24.825Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=f6ca1e48-bb33-4f2a-80cb-1210d750771a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:42:24.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:42:34.863Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=f8aac483-fa5b-4db0-b109-604d1f6d01e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:42:34.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:42:44.894Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=f39573a2-4b5c-4d19-ad0c-a2130f73e514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:42:44.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:42:54.926Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=7f55c6df-8452-4877-8a50-5096991e4c5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:42:54.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:43:04.950Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=7b23c579-6496-41d8-b003-2a155b498ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:43:04.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:43:14.988Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=a40efb58-1208-43c6-926e-82c9d3e08f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:43:15.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:43:25.021Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=86d31e4a-9148-4027-ac1b-59e514b235d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:43:25.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:43:35.052Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=48c53d83-bdc4-4fb9-97f2-295ee6a999dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:43:35.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:43:45.084Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=3b7c521b-732c-4d5c-b572-2bfb9377fbcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:43:45.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:43:55.133Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=0b7de703-ba65-41d4-b2ce-695f6c363073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:43:55.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:44:05.166Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=5592c344-f3f6-466b-bd5a-dc011211bf0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:44:05.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:44:15.430Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=62d39c65-5e97-4827-9544-c3550455c1e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:44:15.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:44:25.478Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=2b841b55-8346-4a83-9763-3a59b0122801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:44:25.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:44:35.543Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=9dc93c47-42cd-4f33-a37c-b157fd22a4cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:44:35.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:44:45.609Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=7a49aa94-19c3-4a2b-9cf8-fb54503e9d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:44:45.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:44:55.689Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=3ea2fdd7-3ed1-40b4-9315-e4b67e3a18b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:44:55.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:45:05.758Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=03ff0172-6998-4b91-9b23-c501b54a3ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:45:05.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:45:15.830Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=69640e90-f79f-4d93-926a-740d84ac7803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:45:15.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:45:25.887Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=85fbfd7f-792e-453d-bd0a-33588dd94a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:45:25.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:45:35.959Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=be7d04e6-36e6-47d2-b782-87c33da4e61c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:45:35.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:45:45.985Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=6f26485a-b769-495c-91a6-1d41e44226c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:45:46.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:45:56.041Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=5bd9ae8f-e088-4fa8-8105-5571ccf30245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:45:56.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:46:06.115Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=ef36886b-bf28-4683-ae73-6080e4d2f3ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:46:06.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:46:16.159Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=a24f0963-7a3a-4be1-b984-e2393e509649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:46:16.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:46:26.185Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=c19a42e2-9a41-44ef-a4a8-a6336fec520d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:46:26.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:46:36.287Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=d45e0db5-279f-471e-9d0f-35dcbe7e3125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:46:36.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:46:46.327Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=071f444f-4536-4240-916e-a5cb1ae24184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:46:46.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-06T23:46:52.429Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-06T23:46:52.430Z |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-06T23:46:52.430Z |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-06T23:46:52.430Z |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-06T23:46:52.432Z |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-06T23:46:52.441Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-06T23:46:52.441Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-06T23:46:52.442Z |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-06T23:46:52.444Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:46:56.349Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=fbc483f0-79cc-4177-bc02-1661e49eeb7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:46:56.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:47:06.375Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=536127e6-0904-42cc-84d5-5f6c222db306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:47:06.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:47:16.397Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=0da66901-4b74-4a88-9e1f-8d656f02b211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:47:16.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:47:26.434Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=af71e88c-3baf-4da2-ae6c-6a36bf2bed71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:47:26.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:47:36.467Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=f58a6610-6405-4eb5-a7df-32a0153d06e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:47:36.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:47:46.487Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=b4e34002-730d-4746-aeb3-e5e086754b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:47:46.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:47:56.518Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=e4e2c86b-58c4-46f2-a832-f6b880ad3d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:47:56.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:48:06.553Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=96e8fad6-e83b-4530-91fe-410eb0ff6be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:48:06.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:48:16.581Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=33a1c02e-ef57-467f-a027-82082df42eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:48:16.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:48:26.602Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=af0e8cc1-9e88-4f1f-bbf3-bfa3f880f75f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:48:26.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:48:36.660Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=0a62f7a4-aa64-484e-baa6-cf251cadc1ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:48:36.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:48:46.679Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=dabd5a25-a5b4-4d13-a9cf-55ab120b4a06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:48:46.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:48:56.718Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=2df028ce-87e0-4448-9365-70fbc6c03b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:48:56.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:49:06.735Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=7f854e60-5188-4b74-9a6b-395d9b216e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:49:06.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:49:16.758Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=246d73ee-0d72-44fd-8cc1-2e5ad6122109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:49:16.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:49:26.780Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=d7df8843-fece-46f6-a9c1-ea083fa5932c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:49:26.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:49:36.805Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=f16f7041-22c2-4cfc-8aaf-ce053446c483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:49:36.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:49:46.830Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=197716ff-2278-4295-9ea9-8d9a1b457fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:49:46.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:49:56.865Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=9b107d05-7a10-4159-baa0-3549364647dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:49:56.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:50:06.893Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=58628105-14bb-4d30-95f5-67a10fd11948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:50:06.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:50:16.915Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=e0fe700c-d2fc-4e05-ba12-4d4f19aab056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:50:16.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:50:26.938Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=61048029-ad49-4087-9e71-fee9a5d92b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:50:26.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:50:36.992Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=9f983915-574a-4ba3-962b-8d620b0adee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:50:37.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:50:47.053Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=738d443b-902e-4c78-ae02-0bdb8005f506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:50:47.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:50:57.089Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=bd2e2d10-81d0-40b8-8941-084eface27d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:50:57.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:51:07.108Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=c807dee0-2d48-4bc0-b08c-6c132097a9f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:51:07.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:51:17.124Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=1f922a7b-f8f7-4846-b8dd-664e22cc3fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:51:17.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:51:27.142Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=20a46a8a-b5fb-4c58-8594-8ed576fed114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:51:27.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:51:37.169Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=a4144630-55b7-4b9f-befc-1320eb51d956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:51:37.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:51:47.193Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=31bc7e2b-0076-4955-8056-4f62cc0a3855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:51:47.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-06T23:51:52.265Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-06T23:51:52.265Z |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-06T23:51:52.265Z |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-06T23:51:52.266Z |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-06T23:51:52.266Z |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-06T23:51:52.274Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-06T23:51:52.274Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-06T23:51:52.274Z |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-06T23:51:52.276Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:51:57.217Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=664881e0-cd55-41af-98bc-514941444aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:51:57.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:52:07.237Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=f9e78939-0d1b-4f44-9928-e28d06732284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:52:07.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:52:17.290Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=61359095-db2d-43c3-b170-fd05c9d5389a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:52:17.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:52:27.310Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=2dd95d28-1a1a-4677-99f5-582dd865a0ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:52:27.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:52:37.339Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=f09d5afa-389d-4d01-ae0e-1998be96d8fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:52:37.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:52:47.356Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=da0207b9-1d89-491b-9e39-1095d679109b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:52:47.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:52:57.380Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=b926257a-a45c-4342-a8dd-b7aa832de93b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:52:57.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:53:07.401Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=9f6ed770-c93f-47c8-91f5-1e2655f8eab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:53:07.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:53:17.421Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=bfba203b-eafb-46ab-a57f-ac202f472cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:53:17.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:53:27.443Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=28d08824-bdd3-4015-a1fc-894d8fd10dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:53:27.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:53:37.465Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=e9ae7246-ce8b-4c26-a15f-31779a461473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:53:37.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:53:47.487Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=45b0f9fa-e438-4531-b3a5-ddcc2d42d69e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:53:47.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:53:57.509Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=db4907e5-3d8c-4acd-a961-6fa207cb0ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:53:57.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:54:07.533Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=2a72d1b6-2d59-4d8b-b042-e615f4641476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:54:07.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:54:17.553Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=2e0168cc-49fd-4377-97fc-08f803cd6621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:54:17.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:54:27.568Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=387c7a3e-eef6-408f-853e-f89ffd46027a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:54:27.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:54:37.585Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=84912b3e-c32e-47b7-b02f-6b9d485dc5c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:54:37.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:54:47.611Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=db83d6be-3740-4af5-a8ab-fe9ed4accf88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:54:47.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:54:57.631Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=24cda8c7-75e5-4ee6-ab1c-29406319a676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:54:57.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:55:07.646Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=75cc6cda-169f-4e89-a88e-2504322626cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:55:07.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:55:17.666Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=37b1a53e-729a-42b5-9d15-049c6d3c2272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:55:17.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:55:27.682Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=c75c8a4f-d6a8-4f75-ad4a-116b0ba14c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:55:27.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:55:37.707Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=c6650e13-632d-4f70-89a8-4f2ff4536fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:55:37.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:55:47.727Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=652b98a4-9cdb-4813-afaa-d4883801ee65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:55:47.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:55:57.764Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=471bb45f-ae59-4efd-9987-e17db4b44751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:55:57.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:56:07.784Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=d2665b45-262d-4486-93b7-bd46a7c6394c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:56:07.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:56:17.809Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=3fd4b09e-7742-4927-a39e-479ae2a6d080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:56:17.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:56:27.826Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=2cd75d78-97c2-4e36-8d41-1166f8d2e0a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:56:27.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:56:37.855Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=ae15fb03-c5ef-4f22-9797-f378a47c5f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:56:37.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:56:47.872Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=7b5dad61-e182-4868-95f5-0cf9c702e27e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:56:47.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-06T23:56:52.225Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-06T23:56:52.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-06T23:56:52.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-06T23:56:52.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-06T23:56:52.226Z |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-06T23:56:52.235Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-06T23:56:52.236Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-06T23:56:52.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-06T23:56:52.238Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:56:57.893Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=69f29272-868a-4509-80df-37c7fc86db1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:56:57.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:57:07.913Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=d9c0306f-1797-4cf5-8ca5-fdc2c19575bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:57:07.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:57:17.940Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=dd7680a5-cb74-4cb4-a097-25e99bbce6af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:57:17.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:57:27.962Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=befc8271-169b-4816-9b91-a7cafc59ca40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:57:27.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:57:37.978Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=8bb40000-467e-4273-ae33-809706a1e53e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:57:38.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:57:48.013Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=25bb2ae4-16f3-4f09-b5c7-11b154e45186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:57:48.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:57:58.031Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=3ee50a60-4508-4eaf-bff6-1925f6c16e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:57:58.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:58:08.050Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=15daddee-737f-4c44-926c-0d4063d91058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:58:08.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:58:18.080Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=1fd7a2fd-0ef5-43d0-9c6f-cfb0c81d4aa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:58:18.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:58:28.097Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=71b14f05-499a-407c-9dcb-9c792683a7f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:58:28.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:58:38.112Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=a0624c43-ca83-4cbb-8b27-e71bb0429ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:58:38.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:58:48.135Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=6d9ee6c4-2d1f-4086-a27b-8be9549fc9cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:58:48.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:58:58.158Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=52045971-bdea-4454-a173-a1c278ab0fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:58:58.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:59:08.178Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=9373fd12-96df-45f2-8562-19e00280befe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:59:08.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:59:18.201Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=029c93fa-81ed-4c17-9306-c412c815ee9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:59:18.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:59:28.220Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=e5dc434e-3656-420e-87d7-348cb4b910e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:59:28.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:59:38.239Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=bb4e6d47-2d92-4fad-bc2d-502de91b6879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:59:38.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:59:48.263Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=5e67f36c-910b-47c2-8819-a1fe9b87221d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:59:48.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:59:58.305Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=883a0331-027b-4151-8def-8c09936bbce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-06T23:59:58.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:00:08.336Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=21f29f2e-8b86-4557-ae17-e781fd6b5c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:00:08.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:00:18.367Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=0e875ce5-660f-4689-b676-5dc951e7e319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:00:18.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:00:28.391Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=058bec58-4208-4670-8f29-58b18b2a98d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:00:28.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:00:38.413Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=b746944b-e685-4d88-8f6d-196b1802c0c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:00:38.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:00:48.435Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=942009ff-f7db-4d73-ade4-50f11581b052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:00:48.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:00:58.451Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=0af8d330-365c-4093-aa4d-9fd1a6a11659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:00:58.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:01:08.478Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=e9546dbc-410f-46c5-900c-d1bbb7abe3de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:01:08.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:01:18.495Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=e9e2c33e-08ae-470d-aff0-79bae8c7bbc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:01:18.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:01:28.511Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=a3bff3e8-b16d-497b-83f9-7f3d88f6e94b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:01:28.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:01:38.528Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=8eb20280-c437-490e-9e63-bb32aecd927c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:01:38.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:01:48.557Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=7058e66b-7cc3-4106-9331-e563ba7db9d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:01:48.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T00:01:52.525Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-07T00:01:52.525Z |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-07T00:01:52.525Z |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-07T00:01:52.526Z |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-07T00:01:52.526Z |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-07T00:01:52.536Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-07T00:01:52.536Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-07T00:01:52.536Z |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-07T00:01:52.539Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:01:58.575Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=cd1b3a7e-7288-49c1-97bd-a851f8e59141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:01:58.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:02:08.592Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=4ef03cc9-4579-4bb6-b57f-97b57440face | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:02:08.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:02:18.611Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=3f1ff39b-ea91-450b-9159-d72e8b97a17b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:02:18.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:02:28.625Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=65b07809-3992-42dd-8013-e9b777aa1e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:02:28.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:02:38.641Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=3e596451-c4f3-405f-a724-3cecc522c116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:02:38.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:02:48.661Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=cda3da54-5432-4df7-9e85-25012a65176d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:02:48.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:02:58.682Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=06201aef-0bbb-446f-8894-299e16dce139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:02:58.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:03:08.700Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=915b7b46-8f35-4fea-b8c9-32746f54d9b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:03:08.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:03:18.733Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=dc5f076c-7e38-4c07-8ea9-8bc347527d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:03:18.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:03:28.748Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=21831273-6fe8-4e42-b9ce-f3d7cc6c00f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:03:28.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:03:38.766Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=c057776a-1f44-498e-bc1e-68689ef8735a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:03:38.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:03:48.787Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=c5a616d6-e44d-49d2-b681-b692abc9ffc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:03:48.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:03:58.818Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=7a27fcff-d998-4977-94f4-ee85e8de88f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:03:58.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:04:08.835Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=8c05a982-92cc-4d4d-b9af-bdc3486cbea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:04:08.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:04:18.852Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=6728b87e-37c1-416b-bdf3-58b576bf186f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:04:18.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:04:28.877Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=d87f9cd0-a7d8-4e47-9f67-d118ad226def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:04:28.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:04:38.895Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=2125a831-974d-42aa-b05e-86bb7447fa56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:04:38.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:04:48.920Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=cf422e69-5d03-4732-8a09-8dae7c59b38c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:04:48.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:04:58.938Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=c592a9b2-c503-4fca-8e2b-55e26ad4ca3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:04:58.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:05:08.959Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=5d080de7-1cdd-41fb-ac5f-43c9f2a645de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:05:08.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:05:18.993Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=8f90e90e-f69e-485f-a075-969bf9053acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:05:19.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:05:29.008Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=602b47db-b542-4c3c-ad6d-83d1b1ba424e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:05:29.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:05:39.035Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=db90cc60-7ab8-4f11-a3a8-8a5187264ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:05:39.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:05:49.072Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=d72f8c7d-b651-4839-a39a-acaff236a5b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:05:49.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:05:59.088Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=9c164cad-7c1e-4a4f-9f1a-e5b106167c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:05:59.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:06:09.107Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=812068c8-b543-4f7e-a295-266ed9636c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:06:09.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:06:19.144Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=da8f114e-66c4-4b8a-8ef1-27b4488410c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:06:19.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:06:29.165Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=abca77e4-8d5e-425a-a360-625de276ebf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:06:29.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:06:39.190Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=0e749f85-e9ea-4581-8977-eaf9dbad0c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:06:39.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:06:49.218Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=1b29e823-f9b5-4db5-97bd-82a6e099de49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:06:49.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T00:06:52.256Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-07T00:06:52.256Z |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-07T00:06:52.257Z |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-07T00:06:52.257Z |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-07T00:06:52.258Z |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-07T00:06:52.265Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-07T00:06:52.265Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-07T00:06:52.265Z |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-07T00:06:52.269Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:06:59.237Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=60d2c83e-69e2-4bbd-8091-b49b3e4188ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:06:59.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:07:09.259Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=4dc5f368-cf11-41cb-9836-f4cf33587f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:07:09.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:07:19.279Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=70d329bb-1c5d-4cd4-b79e-49d9f715fb4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:07:19.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:07:29.308Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=72b9943e-d7fb-4f86-bfe9-c37ebfa4d192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:07:29.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:07:39.326Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=35d36c03-37b8-4661-9681-b20687dd0e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:07:39.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:07:49.342Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=79585a34-96ec-46e0-aa0b-d9c214d59ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:07:49.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:07:59.363Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=9f8540bc-6ae6-4eed-9611-35619c4cbf12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:07:59.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:08:09.384Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=1a526405-5735-4124-9d40-c2c23ff42830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:08:09.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:08:19.405Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=e6786946-70fb-48a9-8021-3418620b1656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:08:19.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:08:29.457Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=1ee83ad1-90c5-4be1-b43a-922e271b6484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:08:29.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:08:39.493Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=b4422e1d-3394-416d-91b9-e5eea3623e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:08:39.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:08:49.512Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=e0369ba0-801f-4f42-a9a3-6eeba3d36df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:08:49.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:08:59.530Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=f9a1561a-7ccb-4165-ae8e-165a4dd38841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:08:59.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:09:09.549Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=240bc2de-9c4e-46df-a8ba-933fa571c1eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:09:09.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:09:19.569Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=8392a090-a08f-45f2-bfdd-e1bd7741d0d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:09:19.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:09:29.587Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=364f5a5c-5557-4d5a-9ef3-cbd0b1c11bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:09:29.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:09:39.608Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=5150212e-e59b-4f3a-b18f-7dfa09af0bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:09:39.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:09:49.633Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=ec647148-59f1-4e9a-b057-468c88e6ba59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:09:49.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:09:59.653Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=a72b6c0b-9ad8-484b-b442-261844f29caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:09:59.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:10:09.675Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=ca5e7382-dca1-4e8b-b20b-f9077fa7b20a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:10:09.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:10:19.694Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=2a9c39b2-c8d1-4843-9cbb-b7188890fbd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:10:19.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:10:29.728Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=b89e9de5-9171-4011-bd27-0a695af9e273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:10:29.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:10:39.761Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=24d98c90-bb18-4c1d-bf6c-02df5ca9792c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:10:39.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:10:49.798Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=44e40fa7-f206-4b61-a8af-9daf07fe8e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:10:49.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:10:59.817Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=eda6f015-aafe-4020-a6eb-c3d5e3e9d504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:10:59.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:11:09.834Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=c0ef908b-3e20-48c6-a369-badb5e6c6191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:11:09.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:11:19.862Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=a631df8b-0206-46e9-817e-5c5b2b1c3436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:11:19.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:11:29.882Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=5ab9a0f0-9bfb-4ed1-af77-0f6b7ce7b799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:11:29.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:11:39.899Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=3e518f4a-6b1e-4ecd-929f-75858525966d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:11:39.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:11:49.922Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=b09dd345-09d9-4247-bf8c-255a8b5fdb89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:11:49.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T00:11:52.194Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-07T00:11:52.194Z |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-07T00:11:52.195Z |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-07T00:11:52.195Z |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-07T00:11:52.195Z |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-07T00:11:52.199Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-07T00:11:52.199Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-07T00:11:52.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-07T00:11:52.201Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:11:59.945Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=f99d5dd7-9f45-42eb-9e03-3d5f0150c132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:11:59.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:12:09.973Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=303cee08-e132-403b-8463-7897e8f5cf12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:12:09.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:12:19.992Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=d10ce683-a3dc-4e11-a6c9-b7921f1e379b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:12:20.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:12:30.016Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=b190059d-30a8-4254-b8b0-151f63b61e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:12:30.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:12:40.032Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=c558bbb4-e574-4101-b1dc-d429979683a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:12:40.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:12:50.052Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=09699481-bba6-4981-846c-3cdce321c9c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:12:50.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:13:00.070Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=242f7fd2-5e54-4400-bbb6-256529d91201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:13:00.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:13:10.091Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=b4b1e69f-abe3-4db0-b1f1-9eaa1c060cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:13:10.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:13:20.115Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=12085053-7d3d-425a-8f2c-3197f2b5c4b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:13:20.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:13:30.134Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=1b49afb8-9ce6-4a5b-9abb-31eb1b785513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:13:30.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:13:40.160Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=7a6092ab-6c2c-4187-ad2d-62c9e6e41266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:13:40.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:13:50.179Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=47c3d1c2-2de1-4e1c-9579-1bc7c93afaa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:13:50.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:14:00.199Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=4e21a59e-8b4f-429f-b324-ea3d4d938645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:14:00.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:14:10.220Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=d895d60f-a99a-4654-afa7-c7f6d042c6f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:14:10.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:14:20.241Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=36cc630e-d97b-43d4-bd1c-6c7237bbd7ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:14:20.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:14:30.258Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=2365382e-e002-4b43-a805-28d95672044e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:14:30.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:14:40.284Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=86342afb-72f5-4b41-8bde-a83bd2b449d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:14:40.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:14:50.314Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=a81f6c38-e662-46f7-b018-b490a8dc4273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:14:50.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:15:00.349Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=b4b15202-3779-492a-a445-e836481f5f8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:15:00.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:15:10.371Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=37a3152b-53cb-47bc-849e-79258b6c5521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:15:10.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:15:20.393Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=aa5038e2-577d-4913-894e-e6463b126de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:15:20.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:15:30.411Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=e5eb710b-fce8-40c1-8b64-b654c5cb132b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:15:30.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:15:40.429Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=f6c81ba1-5836-4be9-b72b-e72020d2e938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:15:40.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:15:50.448Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=868d6921-b6c3-49df-bb8d-eb31c391d833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:15:50.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:16:00.467Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=7ae303da-43f7-4761-958a-dac263ca1d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:16:00.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:16:10.501Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=41ebca80-5cfe-4118-85f8-6e15171e9fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:16:10.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:16:20.527Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=2984507f-5587-4234-830e-668588e4a4c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:16:20.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:16:30.546Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=fbe0bc96-eabd-4d66-a593-ca8000bdd9d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:16:30.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:16:40.560Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=8daa219d-7f6b-4c2d-8a21-4d65a59a52bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:16:40.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:16:50.591Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=c0dec98b-b747-4148-968a-fb3c062fdf19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:16:50.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T00:16:52.296Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-07T00:16:52.296Z |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-07T00:16:52.296Z |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-07T00:16:52.296Z |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-07T00:16:52.297Z |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-07T00:16:52.303Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-07T00:16:52.304Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-07T00:16:52.304Z |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-07T00:16:52.307Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:17:00.607Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=7976e2fb-b886-46d4-8ef3-3bb04d80a145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:17:00.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:17:10.628Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=1d5ee052-b51f-494b-bd36-f564a4a3b4d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:17:10.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:17:20.649Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=7e77150a-55f7-45bb-8f16-3e45eb514b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:17:20.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:17:30.674Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=476d6fa2-ec21-4ab1-a7ef-b475c6398c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:17:30.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:17:40.689Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=f12b17f4-aea6-4a3c-b669-ca344fb0e10c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:17:40.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:17:50.715Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=83296377-0224-4295-9f6a-7386d5e2ce1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:17:50.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:18:00.758Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=be35fe87-df6d-433e-b29d-569aefa0b973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:18:00.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:18:10.786Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=3c2d4e6b-6099-42ca-80fe-e0cb3127f609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:18:10.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:18:20.813Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=14414455-fa20-4f3f-9a65-f48702cbf293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:18:20.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:18:30.834Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=398be152-a21e-48ea-a8a6-7349173609a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:18:30.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:18:40.852Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=b2de7412-c16f-4bc4-8ec4-164df3765aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:18:40.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:18:50.875Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=866707a6-2a47-4d85-82bb-ec421396beb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:18:50.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:19:00.891Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=4a910c9b-fe6f-465a-aebc-cac7c9b9a328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:19:00.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:19:10.908Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=a478f0e9-c7ee-4e7c-b038-2fe759593dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:19:10.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:19:20.927Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=bc7e110d-8ed1-4c46-9497-aac7b08ea323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:19:20.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:19:30.952Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=a418f7a8-7165-4c12-bbeb-966fb13a45ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:19:30.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:19:40.975Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=ebade52c-e216-4c7a-bc2f-efd35604014d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:19:40.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:19:50.995Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=20acf6e8-1cd1-4873-ad6a-d16e98b711ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:19:51.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:20:01.015Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=b4f88f06-e586-469f-8a8b-ab89589e0868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:20:01.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:20:11.033Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=4fd4027f-a45c-4bda-af75-a96801862a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:20:11.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:20:21.048Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=9645a803-55ef-4f1f-94d6-1c6b956e0289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:20:21.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:20:31.064Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=aac22412-00e4-4ca7-83ef-d739b3e8df09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:20:31.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:20:41.085Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=731185b2-9404-408b-835e-daada1276b4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:20:41.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:20:51.107Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=ea705f8f-9182-4dec-84f7-019f80a4adec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:20:51.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:21:01.134Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=0d352dc8-2871-4aaa-a501-4b105b39ab9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:21:01.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:21:11.172Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=7da82b17-27f0-491d-ae23-a9b85803a0c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:21:11.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:21:21.197Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=21a9c17e-6fde-4567-8742-518a4bb4d4cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:21:21.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:21:31.213Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=51a93817-5ecf-49b1-bca7-f8f4db91da52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:21:31.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:21:41.233Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=6f9ca068-b7f1-4a51-887b-fa8a4e3b6ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:21:41.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:21:51.250Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=cf79a0e5-a47b-4866-95b2-85f4e5f1eda1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:21:51.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T00:21:52.223Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-07T00:21:52.224Z |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-07T00:21:52.224Z |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-07T00:21:52.224Z |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-07T00:21:52.225Z |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-07T00:21:52.232Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-07T00:21:52.232Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-07T00:21:52.232Z |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-07T00:21:52.235Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:22:01.268Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=ac1bb9a3-d08c-496f-85cb-4e739a9175ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:22:01.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:22:11.286Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=9a60ebfa-448b-4af9-8e8a-12adb62e48d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:22:11.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:22:21.327Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=dfe57404-3c69-48fb-a433-9c75d1a539d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:22:21.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:22:31.382Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=3b86b929-ae69-4fe4-b326-2d13ecdac4b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:22:31.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:22:41.408Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=a5e37535-3abe-464d-bebb-26e46ad4e688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:22:41.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:22:51.426Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=ee3ff5d2-c886-4aaa-b919-cf7ef0b74569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:22:51.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:23:01.445Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=5dbe80c4-3470-44e6-ae44-1ad535cd2a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:23:01.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:23:11.465Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=e418beae-6406-4311-b3b1-9c8d8c482217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:23:11.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:23:21.499Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=af9a4dd0-f9f1-495c-bec3-b3987bad7491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:23:21.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:23:31.514Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=35b1c14d-ee32-485d-9e9c-703917c13190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:23:31.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:23:41.556Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=5f650ea6-b02c-4986-b17b-604090757440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:23:41.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:23:51.581Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=5ed1fe86-55d4-4876-b551-c3b85ddbf0ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:23:51.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:24:01.597Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=0562fa8c-f4d6-4531-924c-e4a405198d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:24:01.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:24:11.619Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=8ecda817-ecaf-4888-8293-ea83c729b1f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:24:11.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:24:21.636Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=0eb2feb2-4f8b-43ff-90e9-d7eed3664555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:24:21.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:24:31.659Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=d5329544-f798-4cb6-9326-8c71135580c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:24:31.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:24:41.697Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=d734590f-ab40-4a37-aa87-cb6b6441d2de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:24:41.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:24:51.740Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=6e448e56-d98c-4e57-9efd-f878dc6aafe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:24:51.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:25:01.757Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=cb49dbc6-86f9-4dc0-b467-a686ddb1b3a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:25:01.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:25:11.777Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=6908f7e7-08d5-4257-a059-6b7a5b4422bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:25:11.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:25:21.815Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=bdd0b768-4b91-4ed8-811d-173a083b84e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:25:21.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:25:31.832Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=ff708944-f3ae-42bf-8b86-19f5cd7b6455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:25:31.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:25:41.853Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=ecc6cfd4-82d1-4146-9eda-9bcd4403da83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:25:41.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:25:51.895Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=127d3f7b-56bf-4131-9e51-41a198bd26d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:25:51.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |