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 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:26:01.914Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=da923a19-6955-4ced-a18b-02ad5da0efcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:26:01.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:26:11.937Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=7f18d26c-3895-4ed4-ac14-4912532d0eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:26:11.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:26:21.960Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=d1d495e7-824f-4373-83d6-3f748a1d5dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:26:21.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:26:31.978Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=7c8253c5-a6cf-4f1e-93d5-1221c2858b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:26:32.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:26:42.016Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=4a3fe90f-65bd-4a02-a0fa-28859f918e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:26:42.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:26:52.038Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=8d70c176-9d30-462a-9ab2-ce0bbec44a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:26:52.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T00:26:52.291Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-07T00:26:52.291Z |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:26:52.291Z |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:26:52.291Z |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:26:52.292Z |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:26:52.298Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-07T00:26:52.298Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-07T00:26:52.298Z |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:26:52.300Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:27:02.054Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=3295de34-9cc0-43de-a85a-07234a5c41c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:27:02.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:27:12.089Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=1a00a0ed-dce2-4e18-8f9e-82358e09053d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:27:12.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:27:22.121Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=e97a22ce-0340-49dd-992c-10c29810c618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:27:22.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:27:32.155Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=81b62f12-7aa5-4ff1-865f-2c51c9e3ddb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:27:32.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:27:42.188Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=6bd885f8-e083-4d0e-9a96-5551bd60e3a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:27:42.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:27:52.221Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=dc589cf6-3308-4ebe-bda0-87d90d2923ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:27:52.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:28:02.245Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=1c09650e-9dfc-45d0-bd70-a5cdc830044a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:28:02.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:28:12.289Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=17a9d0ae-bf98-45fd-a1b6-ee4a349ef8fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:28:12.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:28:22.338Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=d1458acd-cd3f-4c56-8470-840be828295b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:28:22.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:28:32.421Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=0604c0e2-6565-4ed1-aad4-20fb8f6b991e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:28:32.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:28:42.449Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=f77a05e9-33ad-463d-8ed6-fde7911ec718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:28:42.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:28:52.463Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=abaf916c-1c0f-463c-8869-b6afaab924d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:28:52.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:29:02.487Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=0d61a03e-157e-40e1-b736-b68a727b170b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:29:02.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:29:12.502Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=a8d3b873-10e4-4989-9e90-5a06be506ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:29:12.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:29:22.546Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=4e1d38d6-af72-40ff-9c77-467e50788142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:29:22.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:29:32.593Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=22ba6599-f96c-4438-a51e-7fb738783737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:29:32.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:29:42.618Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=1c084304-72a7-43f8-a84e-f9cb10a7122a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:29:42.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:29:52.638Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=42383052-d972-49f9-99e7-16390964e97f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:29:52.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:30:02.655Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=3fd05f16-88c7-44ea-86d0-4501b1dc4f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:30:02.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:30:12.677Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=d4c9080a-b6f6-4d5e-8ab8-fe79f97efdfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:30:12.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:30:22.692Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=55ebd443-cb54-4c94-a2b1-2f9ad975d89c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:30:22.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:30:32.727Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=442683e5-acc8-492e-9ba8-2c18e4848c12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:30:32.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:30:42.750Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=915c8aab-b579-4a44-87d7-32afad54d6a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:30:42.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:30:52.775Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=23609072-2a65-4d54-8c51-75eb734c78ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:30:52.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:31:02.802Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=86c9f473-bd88-496c-b327-2f3dad2f91db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:31:02.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:31:12.831Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=49406ab2-3e0a-4551-8ca6-5cbfe8eb0c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:31:12.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:31:22.856Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=bfb09b18-b772-4906-8681-5db1ceb2e692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:31:22.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:31:32.881Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=70617a7f-a107-4d84-846f-02b32f62da54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:31:32.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:31:42.906Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=e4c422cc-a5f9-459b-83c1-d27a474e2651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:31:42.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T00:31:52.231Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-07T00:31:52.231Z |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:31:52.231Z |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:31:52.231Z |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:31:52.232Z |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:31:52.237Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-07T00:31:52.237Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-07T00:31:52.237Z |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:31:52.239Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:31:52.941Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=5cb8af99-70cc-491c-931a-eac2ecf01f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:31:52.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:32:02.957Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=d3be5274-9136-4e34-8133-01e79bfcf070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:32:02.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:32:12.973Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=f85b7701-38f6-407e-a192-eb91311ce172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:32:13.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:32:23.008Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=54fd54e5-8984-4162-b684-9499cb42061c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:32:23.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:32:33.027Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=07f85603-2186-4cde-817e-f1ab4c4d4b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:32:33.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:32:43.044Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=7035b1bb-cab4-4028-86ab-b342511d4c1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:32:43.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:32:53.068Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=d8185d4f-4e49-4348-882f-ad9ae1a6ab31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:32:53.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:33:03.097Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=1e676f28-e480-4048-ac27-2e282176af2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:33:03.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:33:13.115Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=f9f62110-6d07-4931-8f0c-d5529078595b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:33:13.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:33:23.137Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=60e3fd7c-a1df-44cd-9f2b-46b6e9a16282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:33:23.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:33:33.155Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=9d33f3c4-83a7-41ef-bb0b-87a62c67a521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:33:33.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:33:43.203Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=4e677d12-fcf9-46f5-8b3d-4fd08c587ca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:33:43.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:33:53.229Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=f186fa44-63dd-4537-8270-43874c57bec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:33:53.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:34:03.252Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=93ea68dc-acf6-4887-93a8-287b265c0382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:34:03.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:34:13.268Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=bbf75257-0a90-4b8a-91e9-1b28c4ff4429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:34:13.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:34:23.296Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=bb7704b5-b17b-43a9-b1f2-8c9518468251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:34:23.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:34:33.326Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=cc0224f4-ca23-4c93-8e99-0380212d16b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:34:33.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:34:43.355Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=876dce7f-03b1-4e6a-808f-a796053d1173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:34:43.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:34:53.379Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=a17745f7-548e-43c6-b09f-74c0dbf19b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:34:53.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:35:03.397Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=0a4c058d-cbeb-4fb7-8549-bf1c62d7f8c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:35:03.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:35:13.411Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=63438912-76e3-414d-a428-6306a2414716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:35:13.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:35:23.438Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=d946ee83-6fb9-4913-833a-8c4995cf526c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:35:23.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:35:33.459Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=02ec1677-a6be-43bc-b5b9-8486ab4ab00b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:35:33.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:35:43.476Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=65749d27-5e93-4fb1-9316-571c2588fa62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:35:43.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:35:53.546Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=9f744092-0dc1-4003-bcc9-4b56cda36bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:35:53.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:36:03.562Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=f850d8c5-be1c-4c5b-846a-dfc7287dc3c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:36:03.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:36:13.579Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=dfb8f224-730a-4d8c-bc11-858026f04a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:36:13.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:36:23.596Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=2a413f7c-ec8b-4eaa-9d58-9f94166eb56b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:36:23.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:36:33.613Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=e3b0ec06-0bd7-4d04-8ab3-74fcd82ae861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:36:33.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:36:43.631Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=1d20934c-c67a-4db4-820f-cda065fda735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:36:43.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T00:36:52.279Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-07T00:36:52.280Z |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:36:52.280Z |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:36:52.280Z |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:36:52.281Z |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:36:52.286Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-07T00:36:52.286Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-07T00:36:52.286Z |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:36:52.288Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:36:53.649Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=2baad0fd-5ee7-4d3f-80c4-2fde5e3d0f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:36:53.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:37:03.666Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=9efa450a-25a1-46bc-9bc1-9271fa293da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:37:03.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:37:13.692Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=5dba18f7-8ed8-45f2-91d9-0ee1043cc392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:37:13.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:37:23.717Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=03604b32-7bf5-46e3-8280-7cf28511b1e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:37:23.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:37:33.732Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=d543452a-465e-4c50-8a6f-1e16e360f1c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:37:33.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:37:43.748Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=8f08cc0f-ab8f-4dd0-8747-63fd8189a6d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:37:43.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:37:53.766Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=be53d989-ea8a-43bc-aa98-7e1e176dae95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:37:53.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:38:03.782Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=baa2d0d6-d2be-4e4a-b8d1-2e9ae4d989b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:38:03.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:38:13.803Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=a8e659e3-59d0-4acb-9d31-3dc3ec9a3680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:38:13.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:38:23.822Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=de11b66f-ce6f-4169-a244-36396714cde0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:38:23.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:38:33.843Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=9ee423ed-31bc-4172-891e-bcfa5c323808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:38:33.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:38:43.864Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=4d8873a1-4c32-4f8d-9412-56a553561041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:38:43.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:38:53.894Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=98a84fb3-c0e4-4ccb-8817-50485532b005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:38:53.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:39:03.911Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=31dd3059-d0f4-447f-8e1b-2459fbd73bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:39:03.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:39:13.929Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=14e62be5-756e-4acf-bd88-739faaa6b52b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:39:13.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:39:23.949Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=cb703d16-3011-47d2-9201-749d432f71fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:39:23.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:39:33.976Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=5e66b6a7-9ad8-4c58-95f3-cb12c6b48f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:39:33.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:39:43.990Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=b3f58457-2e29-425a-b8bb-d767bcc467a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:39:44.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:39:54.018Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=87cba3df-675a-4627-b436-801384e85795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:39:54.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:40:04.034Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=8af2aac4-09b0-4642-b357-cdebe137f35c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:40:04.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:40:14.059Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=378b5e51-d89d-4da3-9c03-8a59325c8910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:40:14.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:40:24.081Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=fed6f48c-bbf3-4a1f-8696-e8a3757026d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:40:24.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:40:34.096Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=aad79dbc-9a89-46cf-9431-1dbbee666beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:40:34.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:40:44.119Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=eb642b99-e589-4308-a666-9b26def0e5a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:40:44.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:40:54.135Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=bc1e8401-7b62-4abe-981f-f2208c87446f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:40:54.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:41:04.157Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=3ed689dd-a575-4aa1-b13b-27592bea1afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:41:04.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:41:14.195Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=182ccea4-200e-4e99-9f28-e341b907c39c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:41:14.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:41:24.214Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=d9aa3ab6-cdd4-48e0-ab38-f476a0bfacac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:41:24.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:41:34.233Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=67d277a6-4fc7-4a10-9055-47704871128e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:41:34.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:41:44.257Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=90448468-eb60-4770-899b-30f72ea3e1da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:41:44.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T00:41:52.216Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-07T00:41:52.216Z |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:41:52.216Z |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:41:52.217Z |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:41:52.217Z |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:41:52.225Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-07T00:41:52.225Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-07T00:41:52.225Z |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:41:52.230Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:41:54.275Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=c7d28c81-7b8a-4e22-95b9-e5d722986152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:41:54.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:42:04.293Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=3e64af1d-5080-47a5-8ae6-897100e6b0fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:42:04.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:42:14.309Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=2dc6bc7e-9b96-4c18-a381-698dd6538351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:42:14.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:42:24.327Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=653df884-bf23-4791-88a0-e3de71bf0226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:42:24.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:42:34.353Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=ef1f05f4-e094-4628-8286-ca506ecf2c51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:42:34.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:42:44.379Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=22841a4e-9451-400b-8d17-513372f86d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:42:44.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:42:54.401Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=6281292d-1158-4cb8-a30a-ebea671a4fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:42:54.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:43:04.419Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=2c864843-89f8-497f-9a25-59fc711d6ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:43:04.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:43:14.451Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=e0621d8e-bcb3-4a66-a41b-ca5e54721e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:43:14.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:43:24.472Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=a421f343-a037-4cfa-b95e-82d382d35313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:43:24.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:43:34.488Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=4c3c893c-0c28-4d11-a2a5-0a8bc5a51ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:43:34.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:43:44.512Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=d21e3774-b358-4e8e-b63c-ae39b57fc6a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:43:44.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:43:54.527Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=aca4e478-04f6-4b8b-b537-67628d1cbd72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:43:54.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:44:04.543Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=8284151e-a77c-40d7-9f61-4377cb692898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:44:04.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:44:14.572Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=0c62172d-b53f-4d17-8598-324931de8749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:44:14.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:44:24.597Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=9e7f61af-0ca1-4d14-8027-08972dab1594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:44:24.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:44:34.628Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=95e7267f-18ce-4cd3-85f2-802f27c49fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:44:34.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:44:44.651Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=cca63b24-1643-4b0b-8d9e-0fe47ab70a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:44:44.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:44:54.671Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=a77219ac-4427-4fa7-8ddb-1a42c18853fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:44:54.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:45:04.709Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=4d65eab1-2871-43d9-8977-b399cd411797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:45:04.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:45:14.728Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=7982ec92-1b6f-44cc-93b8-a3bee0774e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:45:14.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:45:24.747Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=2460bf39-d585-492a-b76c-5125cc9f276f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:45:24.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:45:34.766Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=e82697b5-b905-43f6-aea0-889b8c40d30f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:45:34.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:45:44.791Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=dda0a20d-e3c9-4964-90ba-90d1ab2e5088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:45:44.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:45:54.818Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=80536b98-bccd-42cf-8403-0ec52f2c364c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:45:54.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:46:04.851Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=47ad0d30-70e9-4bba-af88-0fc87b8b7e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:46:04.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:46:14.872Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=e8555532-956b-40a9-af48-9678225f44d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:46:14.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:46:24.890Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=0b99affb-35f4-4198-9afa-7e0d3173001f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:46:24.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:46:34.907Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=e9c6ff05-ae11-4077-8bbb-46454d6ab19e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:46:34.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:46:44.927Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=069de43c-4ff5-42ae-bc87-2988310f87f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:46:44.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T00:46:52.243Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-07T00:46:52.244Z |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:46:52.244Z |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:46:52.244Z |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:46:52.246Z |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:46:52.255Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-07T00:46:52.255Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-07T00:46:52.256Z |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:46:52.259Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:46:54.942Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=72c817cb-cb2a-417f-8b5d-03a10e21f181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:46:54.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:47:04.966Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=8ab3c236-94eb-4d26-a433-e5752069791a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:47:04.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:47:14.984Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=cb889919-25fd-4e26-b1a0-82b6148ada25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:47:15.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:47:25.008Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=b33de1f7-bc3d-484f-9b77-43b553d14d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:47:25.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:47:35.023Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=561223bc-19f8-4a6f-943d-204df26c1658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:47:35.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:47:45.041Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=c9a12bc9-93ce-4c84-bf13-dcd992516490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:47:45.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:47:55.058Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=a2d92799-ec83-4794-8a01-70b557576c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:47:55.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:48:05.091Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=cc574c12-81da-4f04-b8b7-c09886596119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:48:05.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:48:15.108Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=2bf2f1bd-20ad-4aca-9510-5a17ad349fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:48:15.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:48:25.125Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=da9c4393-36b1-41e5-9b9c-09512bb89571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:48:25.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:48:35.147Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=0fb37752-08e8-4342-ae8e-90baaeb5c838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:48:35.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:48:45.163Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=20a2b122-523f-4c53-bcca-f50bf3a19cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:48:45.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:48:55.180Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=59172dd5-00d9-4c38-bd45-e4f15cba0379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:48:55.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:49:05.195Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=c7df195f-fd4c-4aad-b68c-162daf16f2ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:49:05.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:49:15.224Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=d0d3e829-202f-49ca-9bc2-c2fd363a4b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:49:15.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:49:25.246Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=67b801d8-7f5d-48e4-b952-7a00bcda2dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:49:25.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:49:35.266Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=fd4cfd3a-b6b8-40d1-ae11-b01f75f08d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:49:35.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:49:45.299Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=51350c4a-e1dc-4e27-9e74-ca4faf32e171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:49:45.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:49:55.326Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=8627c0fc-c226-4fdc-bf21-2542b4c37884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:49:55.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:50:05.351Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=310a82d4-845e-48ce-bbb2-805c84d60dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:50:05.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:50:15.383Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=a3e52c78-8ce9-47f0-bc3a-63fd255c0204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:50:15.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:50:25.480Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=d860352d-8657-41c3-96d5-b6bf61bef0a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:50:25.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:50:35.528Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=e3391166-299d-4b2f-bd44-bf7bdf8386b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:50:35.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:50:45.558Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=9db9a278-76a3-40e2-bb26-708d666e22be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:50:45.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:50:55.578Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=11482488-4f0f-43f5-8c6f-24dc5d4b99d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:50:55.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:51:05.609Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=a3bcb84d-8abf-42fc-a4ae-309c017dd272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:51:05.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:51:15.635Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=1211f621-0cbd-4a8e-ac62-5529e9f746fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:51:15.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:51:25.655Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=0fe88216-ae71-4263-af31-676cce2f600e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:51:25.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:51:35.679Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=25cfc054-ac5e-45e8-8c77-f31d157a27b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:51:35.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:51:45.717Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=51913033-0912-4be1-b8ff-80f768ea83a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:51:45.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T00:51:52.197Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-07T00:51:52.198Z |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:51:52.198Z |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:51:52.198Z |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:51:52.198Z |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:51:52.202Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-07T00:51:52.202Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-07T00:51:52.202Z |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:51:52.204Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:51:55.738Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=e0e95296-bdc7-4d6c-8137-747d131b40f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:51:55.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:52:05.770Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=f066eeb4-7cb6-4afd-8417-3a9ec7b63919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:52:05.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:52:15.788Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=f9104e18-1c7d-4bc9-b269-0bf2d465f04b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:52:15.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:52:25.804Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=41f8373f-c681-4691-bfe8-10a4aacc332c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:52:25.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:52:35.823Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=a2f67159-c402-4f2c-af65-1e71ba26cf5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:52:35.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:52:45.856Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=9f1221f6-5d85-42d1-abae-5cca9e959ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:52:45.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:52:55.873Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=e61fe404-8b6f-496e-a26a-74772acc4117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:52:55.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:53:05.891Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=e76007fd-19d3-4771-a5ef-bf98acbd26f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:53:05.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:53:15.907Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=5e24ba8a-7ac9-43fa-baa9-ad7d82065f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:53:15.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:53:25.927Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=a4139dac-292f-4bd9-960b-c90317a8748f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:53:25.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:53:35.947Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=a401ce76-81fa-4ed8-b5db-7d818bfec98c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:53:35.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:53:45.965Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=4d15ea17-e94e-4536-8483-0a2129505663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:53:45.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:53:55.998Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=d8ee4a76-1103-44e5-a6dd-a1b47e7590f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:53:56.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:54:06.026Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=212a47c5-63f4-4e0c-adf4-20195ab66abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:54:06.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:54:16.045Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=15be32d2-a659-4d10-9be2-e1c417a6edf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:54:16.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:54:26.063Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=fa6a4243-46ba-4f34-9f47-72669b0b9f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:54:26.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:54:36.080Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=a8703765-1308-4332-bd5f-523ae86ef1a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:54:36.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:54:46.123Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=3d7b397a-ecf3-4448-bd4d-f7dc503fde7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:54:46.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:54:56.153Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=396ffcc7-02a4-422a-9e32-0bb2b5b7f019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:54:56.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:55:06.185Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=e38969be-e314-4052-8f34-4eac60e44fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:55:06.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:55:16.210Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=ea87d3c8-e773-4ce6-912a-d55308fbcda8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:55:16.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:55:26.228Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=029af987-3cc3-4271-8b16-acb8ded0e9be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:55:26.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:55:36.252Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=ac2d66c9-e560-4a47-ac66-a5f26e2b8b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:55:36.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:55:46.275Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=a4554067-146e-40bc-9ae3-7cf7d2614604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:55:46.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:55:56.303Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=d9995108-de9e-4a0f-b771-6b80ae520fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:55:56.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:56:06.323Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=7170d208-9029-41f1-ace2-38d37da5ac04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:56:06.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:56:16.343Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=2301c508-86e6-4207-9551-3c0d045fb84c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:56:16.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:56:26.359Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=d504b32f-16c0-45ca-93a5-dc0369fdcdd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:56:26.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:56:36.375Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=5be67d07-d01f-46e8-be07-f8241efd8ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:56:36.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:56:46.415Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=fd832c50-b2d4-40e0-9570-3000a2f6f7eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:56:46.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T00:56:52.321Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-07T00:56:52.322Z |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:56:52.322Z |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:56:52.322Z |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:56:52.323Z |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:56:52.328Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-07T00:56:52.329Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-07T00:56:52.329Z |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:56:52.332Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:56:56.439Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=ce2cd54d-6728-4898-8de7-e7619e8ad6d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:56:56.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:57:06.458Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=ee3ea123-a85e-40d8-881a-cfd260157e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:57:06.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:57:16.475Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=68b37c44-6266-4996-bf0a-aa7c0ef019c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:57:16.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:57:26.494Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=81d651a8-d56f-4b18-a487-e21801983fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:57:26.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:57:36.511Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=26e11be7-d086-414c-b0cd-013bbbb701f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:57:36.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:57:46.528Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=957deada-f06b-4d18-bac0-0042da1210ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:57:46.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:57:56.550Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=3fccd2e4-929f-405e-8758-10eb46e8f07b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:57:56.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:58:06.573Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=9da1531f-97a0-44e6-a58a-424d842b6163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:58:06.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:58:16.593Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=abd61901-fee8-4e2a-808e-eee4c00f33f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:58:16.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:58:26.610Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=c1c4c61b-d497-456c-9859-84541868e8f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:58:26.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:58:36.625Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=7aa1ac39-52cc-4c52-bf9a-1250056dccf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:58:36.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:58:46.648Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=36680205-2af5-4e50-bbb4-91bdb27344a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:58:46.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:58:56.674Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=e5880044-6af5-4b67-a56a-512d0dde7a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:58:56.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:59:06.692Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=a9183afd-f385-4f49-a683-a4160fcfd523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:59:06.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:59:16.723Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=81a67c66-2f57-4c97-8d88-e5ee72f416ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:59:16.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:59:26.737Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=4c64dd10-05fe-4fb2-b89c-8eab9fcb6117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:59:26.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:59:36.758Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=56bae636-6ff9-4605-a9cf-26c163f5a6e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:59:36.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:59:46.774Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=46b61368-eacf-48e0-949c-de17041ab984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:59:46.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:59:56.796Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=39df737d-2ee2-4307-9b9d-22bc29289b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T00:59:56.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:00:06.814Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=2ca4c598-a324-4f0b-8ab3-5d2d19fa49b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:00:06.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:00:16.830Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=dc470905-5434-4b7d-9faf-74bbefc3bd74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:00:16.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:00:26.846Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=d1f49604-4ac5-4d60-b213-c150ce4372d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:00:26.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:00:36.866Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=71f542a7-7855-470f-919e-c14000f34855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:00:36.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:00:46.884Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=03d66e68-a16d-48c9-baaa-8ac2d702d519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:00:46.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:00:56.900Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=10a7342d-67fa-4c45-8ecd-2d352407b157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:00:56.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:01:06.923Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=9df5c22d-f416-4dd5-b441-0b2fdff64cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:01:06.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:01:16.939Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=6c7faabb-c88d-414f-9dca-f12f00ee2ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:01:16.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:01:26.961Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=f05f21d9-718e-4b63-88d2-027ebfadcafd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:01:26.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:01:36.982Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=3641db79-0bae-4f43-9aa0-fe67ac0a67ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:01:37.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:01:47.004Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=4f5d1ff2-f286-412c-9fb1-e72f3cf64566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:01:47.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T01:01:52.171Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-07T01:01:52.171Z |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-07T01:01:52.171Z |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-07T01:01:52.172Z |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-07T01:01:52.172Z |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-07T01:01:52.176Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-07T01:01:52.176Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-07T01:01:52.176Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-07T01:01:52.177Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:01:57.028Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=18560b67-4484-4f64-a044-0841549b91ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:01:57.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:02:07.049Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=6a5e279e-c245-4161-a645-fe67f472286f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:02:07.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:02:17.067Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=e80f1c8b-72b7-4c07-8975-cc1d24e196f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:02:17.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:02:27.090Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=f5743ded-bb7c-415f-b788-e1d503a85b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:02:27.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:02:37.121Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=1c02c86a-df3c-481d-9d04-899cc35d5f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:02:37.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:02:47.145Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=ea993e72-a1b9-44b0-a5e4-60548019109a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:02:47.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:02:57.174Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=afe736e5-1074-4ead-ba8d-28695660c88d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:02:57.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:03:07.193Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=31aaad9d-e494-4a15-a358-5a1d0567eb2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:03:07.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:03:17.233Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=83bf5b67-0439-47ed-9c0a-005e57150184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:03:17.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:03:27.256Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=c823d363-2652-4944-848f-d4007c3660e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:03:27.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:03:37.277Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=c4c9db4f-d6fc-459b-a21b-0d0b9138db42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:03:37.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:03:47.302Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=a1e8a19f-3f27-4a1c-997b-3d26fb965101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:03:47.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:03:57.332Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=0cb5e051-d33f-49c2-ad70-ba5699abf15e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:03:57.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:04:07.385Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=c12b4880-6221-44e0-9471-dc00965a819f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:04:07.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:04:17.436Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=b1e85c5b-ba63-4a72-b8c7-6f507d669bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:04:17.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:04:27.457Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=0bde4015-e6d5-4dbb-abe7-fbcd8f55ba4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:04:27.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:04:37.478Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=129ff1c5-504e-4985-a1b1-07b20156f586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:04:37.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:04:47.493Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=05f1ce01-e7a5-4a5e-a769-ac87d75b8d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:04:47.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:04:57.509Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=54d24ed1-4076-47e0-a34c-353bd40ef5a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:04:57.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:05:07.531Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=fea54fdd-45f9-4d3b-8238-336899966ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:05:07.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:05:17.552Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=7284118d-e46e-4cc7-83e5-7dc793b6198e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:05:17.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:05:27.568Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=16bbc1e9-4321-4dec-8a99-d9d301f80bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:05:27.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:05:37.584Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=d831f75b-9193-4fc5-bff9-83870a93eb2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:05:37.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:05:47.607Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=a4949826-42e7-43af-9921-9f14da656b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:05:47.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:05:57.625Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=5d7b2aab-03d9-4982-92cf-a593a128be18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:05:57.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:06:07.647Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=a385adf6-c9a5-43ca-ba67-95b0161288ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:06:07.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:06:17.665Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=625f2164-7ec3-48df-8b28-c876a8ac0f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:06:17.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:06:27.689Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=89aaf99d-0601-4f3d-84bf-56b5a2f37015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:06:27.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:06:37.709Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=b8470932-7f3d-4a3e-b8d6-f927ca5a0d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:06:37.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:06:47.737Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=01ddb34c-a3ce-4692-baaa-0b9909818798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:06:47.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T01:06:52.281Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-07T01:06:52.281Z |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-07T01:06:52.282Z |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-07T01:06:52.282Z |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-07T01:06:52.283Z |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-07T01:06:52.287Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-07T01:06:52.287Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-07T01:06:52.288Z |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-07T01:06:52.290Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:06:57.751Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=b1ec7fbf-795f-439d-99b9-70827e317a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:06:57.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:07:07.765Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=f25df293-4dc9-478d-a6a3-9709e9d10fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:07:07.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:07:17.784Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=3ca9cd74-2230-4012-b036-5e9c93452d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:07:17.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:07:27.813Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=ef6320f3-fb1f-41d5-9565-66754321d54f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:07:27.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:07:37.834Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=a55750d8-155d-4ed2-a828-cb9211ca6035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:07:37.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:07:47.851Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=3fe9e7e7-1635-414f-81c3-cf8861ca8269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:07:47.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:07:57.865Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=54d1186b-2763-4656-a688-ceea796e8420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:07:57.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:08:07.887Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=c1137cc1-a6df-4c6a-ac78-adec9c291838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:08:07.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:08:17.903Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=7ccad4f1-846d-441b-bfa2-22d22ada92bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:08:17.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:08:27.931Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=04077147-aa74-4de0-8532-82e95e237ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:08:27.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:08:37.998Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=01cfc54b-f966-4380-bab8-af1d91d35480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:08:38.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:08:48.018Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=3fc3d106-f9b1-497d-92f4-022eafef8a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:08:48.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:08:58.037Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=3ea497dc-7781-425e-bb16-6e4241adaa1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:08:58.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:09:08.072Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=2d3289b0-e6a2-447a-9da0-fec155341b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:09:08.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:09:18.089Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=11bbbe76-b47c-431c-8155-1e92c038cd23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:09:18.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:09:28.108Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=7b025bea-dc6c-4b6d-bd7a-4adc5a9c23f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:09:28.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:09:38.123Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=88cb396a-cdde-4f29-b03a-8614966246f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:09:38.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:09:48.145Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=f3462f5c-e1b7-49c4-8488-995994afdcc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:09:48.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:09:58.165Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=9c4826b7-02d1-4fb7-9578-ae352786d92f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:09:58.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:10:08.178Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=9d6dfd13-b017-4e09-b5d7-18705d772266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:10:08.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:10:18.197Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=5681ad4a-f289-46c5-82a8-ea9771a4d66d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:10:18.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:10:28.212Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=aad7a6b4-0214-43ca-8a99-aecbcd50ced9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:10:28.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:10:38.228Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=5832b98e-aa49-41cc-beaf-4e1cc375c2e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:10:38.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:10:48.249Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=ae44bb14-4bc6-4eb2-93d5-eb948b7a6829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:10:48.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:10:58.271Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=9da2519c-d1bb-43c8-bbd9-961241163f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:10:58.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:11:08.284Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=5334e86c-4fef-4f83-84a5-804f6d7e37b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:11:08.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:11:18.303Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=0ba23658-f86f-4aa8-b8e5-51442d982d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:11:18.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:11:28.320Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=3c70fcdf-c4e1-4e9c-be57-e95e68460ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:11:28.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:11:38.339Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=b369ff88-2f93-481d-85e2-8755d1b8c2a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:11:38.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:11:48.353Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=c95172ad-ed34-4f55-9958-9335e4a59d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:11:48.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T01:11:52.207Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-07T01:11:52.208Z |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-07T01:11:52.208Z |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-07T01:11:52.208Z |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-07T01:11:52.209Z |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-07T01:11:52.214Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-07T01:11:52.215Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-07T01:11:52.215Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-09-07T01:11:52.217Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:11:58.383Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=121388d6-f863-4158-ad39-d50324ca81e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:11:58.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:12:08.407Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=930348c7-d513-405e-92c0-6a26131bc87e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:12:08.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:12:18.433Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=1713e5a8-2335-4d25-8b60-6489aa6652ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:12:18.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:12:28.449Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=08b295b5-1ae8-4689-b06a-44ee2f01ce32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:12:28.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:12:38.475Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=8e089a5d-e395-4d59-85c1-6a88a9762724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:12:38.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:12:48.496Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=1f11c7c9-5cc8-469d-9a8b-42c5526a970a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:12:48.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:12:58.512Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=00f28175-f868-48ba-907d-9a0fbe2cb73b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:12:58.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:13:08.527Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=30c23e7c-03a9-4aeb-a7d7-a23fcf7f5d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:13:08.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:13:18.549Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=63f19e9f-3e61-4d10-b628-c244bd13583d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:13:18.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:13:28.573Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=dbf81e4b-fb9e-4254-acc2-88c9adc760f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:13:28.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:13:38.593Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=0ac4e23e-6ff6-47d0-8653-fd396f9687c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:13:38.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:13:48.622Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=ca0b9d0c-0b12-4846-9d8f-552c49cd9610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:13:48.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:13:58.646Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=2b3e1a34-9937-4889-9eb1-49324761076b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:13:58.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:14:08.694Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=ff839a48-d7e2-4d69-8a17-8f137df6be46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:14:08.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:14:18.714Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=b94c9f4c-1502-4e31-bc19-30f3192ed03a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:14:18.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:14:28.735Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=1111f1e6-2fff-42f7-9e51-e634eb63ce86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:14:28.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:14:38.749Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=a5443b7b-fdea-4f3d-a728-4b21468f7ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:14:38.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:14:48.764Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=0fac40bf-7d52-4109-a03f-376f3b4d777c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:14:48.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:14:58.788Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=f986bb49-4430-411a-8768-4bfa8562b576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:14:58.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:15:08.818Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=bb850c15-8dc4-45c3-b3a0-37cdff0d247b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:15:08.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:15:18.839Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=2b2dd91c-aecb-446e-a651-034eb7549d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:15:18.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:15:28.861Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=a7121dd5-c2e2-4dc9-b670-17d9ee915b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:15:28.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:15:38.879Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=f81a2ef9-4a5b-4a45-8543-3be36db3ceda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:15:38.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:15:48.898Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=2dfa8571-db86-40d9-8268-fcfd58b7f77b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:15:48.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:15:58.919Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=1fdb2069-c4cb-4f90-9994-8d702543c2a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:15:58.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:16:08.940Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=9a34da5a-553d-4b08-88fa-506bfb313817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:16:08.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:16:18.967Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=5ecff1c9-fc16-4e3f-a79e-3327a628a5fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:16:18.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:16:28.984Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=2684a9c1-92b8-4cfa-89d1-ca4f38a0a3fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:16:29.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:16:39.017Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=f1fc43be-3f2c-40db-94f3-ed0a8dfdd0eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:16:39.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:16:49.032Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=cd044442-cf6f-41d3-afd1-e2b406e6d7cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:16:49.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T01:16:52.278Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-07T01:16:52.279Z |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-07T01:16:52.279Z |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-07T01:16:52.279Z |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-07T01:16:52.280Z |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-07T01:16:52.287Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-07T01:16:52.287Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-07T01:16:52.287Z |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-07T01:16:52.290Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:16:59.047Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=b62a0b84-a667-4987-b739-9912e1ef1f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:16:59.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:17:09.070Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=3dfc3c92-62a4-4ae7-a35e-6fe3b2035ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:17:09.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:17:19.088Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=7716c102-e633-4604-8927-98d0041a4b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:17:19.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:17:29.106Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=27240b59-5298-4ed3-9090-4d6e804afaa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:17:29.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:17:39.128Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=b5836200-bde1-4984-9649-69c74896bbd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:17:39.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:17:49.149Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=1a2276f6-dd2c-40f5-b68b-3652f2b3648a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:17:49.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:17:59.165Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=9ecd1fbc-65a2-4151-bf57-d4cc677069e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:17:59.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:18:09.190Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=a5f051a3-d838-44af-b7e8-9c3480d7b2d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:18:09.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:18:19.211Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=cce8eca8-b059-45b0-9034-e3b42141b264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:18:19.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:18:29.224Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=1f4b70ff-78ea-4418-92b0-9e8624ae6851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:18:29.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:18:39.247Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=1fd305f4-1667-428a-b187-0a052079f11b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:18:39.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:18:49.264Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=34d1c74e-358e-43a3-828d-905d02c7daca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:18:49.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:18:59.284Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=a504330c-1c82-431d-8ee0-442060dd235e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:18:59.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:19:09.302Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=e8d926cf-b0d5-4772-8609-b6da7046f707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:19:09.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:19:19.318Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=a3a4c49a-c53b-4c3b-86ba-667844793c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:19:19.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:19:29.345Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=c1f27c88-8f10-469f-9e88-5e46af174dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:19:29.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:19:39.361Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=b84e4cc0-7942-4dc2-8498-f1c77bf571bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:19:39.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:19:49.384Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=85b440f3-659f-4259-adf6-28c656e8bde6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:19:49.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:19:59.407Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=e0580caf-8f01-439e-a63a-b544fabd2c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:19:59.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:20:09.425Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=11721140-4fc7-4d59-af3d-90691f51a68a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:20:09.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:20:19.443Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=3c09b091-d7ad-4e24-ab63-9298e8c0fbca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:20:19.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:20:29.462Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=d882aa5b-79e7-4b7e-bc91-2e0e000ca2d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:20:29.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:20:39.483Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=774c09f9-a423-4c58-9171-6cc970edaaf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:20:39.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:20:49.502Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=157eb492-8c72-4307-808e-ed863c9166a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:20:49.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:20:59.517Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=cd4dba50-f907-4e9a-bd0c-ec2ddad03ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:20:59.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:21:09.535Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=8711e9f4-c956-432a-943c-0ea3a7326a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:21:09.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:21:19.554Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=c40ec6e7-fa00-48c5-87f5-bc55af9a5acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:21:19.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:21:29.575Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=6c73be0f-5b27-4e52-9bdf-b07271430a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:21:29.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:21:39.592Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=9ae449c6-2f62-4898-a6ab-434a638b6d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:21:39.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:21:49.610Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=e3295c28-1064-4ee8-9821-a9c10e0150b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:21:49.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-07T01:21:52.168Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-07T01:21:52.168Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-07T01:21:52.168Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-07T01:21:52.168Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-07T01:21:52.169Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-07T01:21:52.172Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-07T01:21:52.172Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-07T01:21:52.172Z |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-07T01:21:52.174Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:21:59.624Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=0f36cd7a-e2af-47aa-aeaf-677d8148d25d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:21:59.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:22:09.643Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=b5089cd3-03e7-46e4-b5ef-d11a745e7dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:22:09.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:22:19.656Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=a06bb0b1-ea89-4929-a57a-18a10fa51cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:22:19.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:22:29.676Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=16a6668f-40be-4207-b7ac-2cb022de5eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:22:29.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:22:39.702Z |INFO |Init configs |InvocationID=e55f6a0b-f608-4457-b9eb-69ad93a5dbaa, InstanceUUID=d96dec33-16ea-41ca-8685-920eee1dbd95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-07T01:22:39.722Z |INFO |PRH tasks have been completed |