. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T05:04:56.804Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T05:04:56.809Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-28T05:04:56.858Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T05:04:57.478Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T05:04:57.565Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T05:04:57.566Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-28T05:04:57.566Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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 |2021-10-28T05:04:57.673Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-28T05:04:57.728Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-10-28T05:04:57.752Z |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.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-10-28T05:04:59.323Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-28T05:04:59.726Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-10-28T05:04:59.743Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-10-28T05:04:59.743Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-28T05:04:59.792Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-10-28T05:04:59.793Z |INFO |Root WebApplicationContext: initialization completed in 2041 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-10-28T05:05:00.158Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-10-28T05:05:00.885Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-28T05:05:01.997Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-28T05:05:02.509Z |INFO |Started MainApp in 8.194 seconds (JVM running for 8.961) |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-10-28T05:05:02.579Z |INFO |Start scheduling PRH workflow |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:05:02.591Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=12204d3e-79b9-4783-9c3a-1664c4b69b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T05:05:03.999Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.221:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:05:04.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-28T05:05:06.886Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-28T05:05:06.887Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-28T05:05:06.891Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:05:14.030Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=1a056c78-f4b2-4c62-b956-f03cc9d77900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T05:05:15.103Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.221:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:05:15.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:05:25.106Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=bfd8cbf4-75bb-469a-be36-ebc0fb697bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T05:05:26.171Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.221:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:05:26.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:05:36.173Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=2ad61172-97d3-47a3-8b89-88cade035dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T05:05:37.242Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.221:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:05:37.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:05:47.243Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=8c3ff9f5-ee38-494b-bc8c-a3d7d9726ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T05:05:48.279Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.221:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:05:48.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:05:58.281Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=210b40c3-f706-46e4-a794-c65d57fcf989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T05:05:59.319Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.221:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:05:59.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:06:09.322Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=61bb3409-0367-4fd6-a69e-831b1434e5b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T05:06:10.396Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.221:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:06:10.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:06:20.399Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=93359d76-a459-4063-a4c9-f30d2b0c2445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T05:06:21.438Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.221:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:06:21.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:06:31.440Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=d90e1d39-2aa8-4c03-acd2-f22e8c30ab90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T05:06:32.471Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.221:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:06:32.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:06:42.473Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=0aa09f7a-4c29-433b-8a5d-e2473d2b39e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T05:06:43.516Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.221:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:06:43.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:06:53.518Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=ef710dbd-70d3-4c66-acf5-3d9a76640206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T05:06:54.553Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.221:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:06:54.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:07:04.555Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=5dbd2da4-e1f7-495e-96b2-269ab55d7bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T05:07:05.597Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.221:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:07:05.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:07:15.598Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=1f5908eb-3438-47cf-baa7-abf27c9fbf20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T05:07:16.634Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.221:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:07:16.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:07:26.636Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=e6487eb9-80e7-4aa1-830b-d9ed1aead1b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T05:07:27.671Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.221:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:07:27.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:07:37.673Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=41f9fa24-a3b0-4a6b-bb9f-3fa60e273973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T05:07:38.714Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.221:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:07:38.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:07:48.717Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=c3f16918-fac3-4bd0-92cc-2e0b8a43b629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T05:07:49.787Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.221:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:07:49.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:07:59.789Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=0cd1c000-2ed1-4e16-bf84-14a18dca8f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T05:08:00.844Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.221:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:08:00.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:08:10.845Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=c0d6d957-73b6-415e-b4f1-1391d971f543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T05:08:11.895Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.221:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:08:11.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:08:21.897Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=4ae73312-9254-47fd-8b76-e8ba877642bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T05:08:22.935Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.221:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:08:22.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:08:32.936Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=d6b180e5-ac8c-478b-b558-a72235c9e8a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T05:08:33.976Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.221:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:08:33.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:08:43.977Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=8c257f4e-fd08-4b3c-acf3-20e18171b2f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T05:08:45.019Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.221:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:08:45.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:08:55.022Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=00067f65-5e25-43e6-bfd7-11f53271139a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T05:08:56.058Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.221:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:08:56.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:09:06.059Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=9085150a-e226-41ab-b2d2-5f5c221f9349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T05:09:07.095Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.221:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:09:07.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:09:17.097Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=c86a763e-64f7-49fc-a06a-755200315eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T05:09:18.138Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.221:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:09:18.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:09:28.139Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=ce659ec3-82b9-40af-ac97-744a6a37de0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T05:09:29.179Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.221:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:09:29.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:09:39.181Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=14c285f9-6a0e-42b0-8c22-4688cfbc4b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T05:09:40.220Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.221:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:09:40.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:09:50.224Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=139c3bb0-95ed-4ccb-bfda-4217a5ff4d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T05:09:51.288Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.221:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:09:51.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T05:10:01.135Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T05:10:01.136Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-28T05:10:01.137Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T05:10:01.143Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T05:10:01.158Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T05:10:01.160Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-28T05:10:01.161Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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 |2021-10-28T05:10:01.164Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:10:01.290Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=8d045a5a-6046-4390-ac64-5f6034b5ecf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T05:10:02.335Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.221:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:10:02.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:10:12.337Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=42d29681-3677-4fd3-939a-4acac4dbdb66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T05:10:13.370Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.221:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:10:13.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:10:23.371Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=e0422d7c-ec70-4e45-aff8-489fb99e3442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T05:10:24.407Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.221:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:10:24.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:10:34.408Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=55f3535d-e30b-4552-90af-4be404df8625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T05:10:35.453Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.221:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:10:35.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:10:45.456Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=ac511bcc-9f67-49e8-8c6f-f55b8497ca5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T05:10:46.492Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.221:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:10:46.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:10:56.493Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=b7b56ac3-c611-473b-8ae6-77cb3c1b5ce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T05:10:57.531Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.221:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:10:57.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:11:07.532Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=bfee3365-95bd-4cba-87a9-e28e2fa90153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T05:11:08.574Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.221:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:11:08.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:11:18.575Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=12197ef2-896b-4c4f-99ac-2e8187cdbde4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T05:11:19.610Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.221:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:11:19.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:11:29.612Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=0be6492a-9aee-4a63-81a9-9d8f04da47af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T05:11:30.647Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.221:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:11:30.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:11:40.648Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=59c42dab-c04a-4c18-8c5e-d1bc8ac23b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T05:11:41.693Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.221:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:11:41.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:11:51.696Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=2928b01b-e0ec-4862-a4ce-1bd613665032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T05:11:52.728Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.221:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:11:52.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:12:02.732Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=ab39bdf2-abe3-4a0a-97e7-2363a44f76dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T05:12:03.769Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.221:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:12:03.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:12:13.771Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=fdd1b2d6-b2d2-4d61-8c48-6d3a7d5bb752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T05:12:14.810Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.221:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:12:14.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:12:24.811Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=d5ef4252-ae06-4cc3-8a7b-a3ec927367f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T05:12:25.851Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.221:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:12:25.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:12:35.853Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=971809ca-e290-4188-8b1f-ca024c996997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T05:12:36.887Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.221:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:12:36.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:12:46.889Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=d7f4ddcb-cb9e-46d3-b72e-401bfdc3cb15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T05:12:47.931Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.221:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:12:47.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:12:57.933Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=5e1d25eb-eb45-47d0-a5b7-d13e5de80032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-28T05:13:27.960Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.233.24.221:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:13:27.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:13:37.961Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=ea317d4d-f3d3-4128-96bc-d88bbb642cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:13:38.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:13:48.077Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=cf5d1e4d-5463-4b54-b124-d6d084bbc241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:13:48.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:13:58.093Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=867a22e7-fe08-4196-81fc-66a2158aa05d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:13:58.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:14:08.106Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=0184955b-417d-4f03-8156-52e862a05678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:14:08.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:14:18.122Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=0d8c6aa7-8fc7-4a03-941d-eaa38b998a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:14:18.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:14:28.142Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=c41dd09d-63fe-49b3-a890-de5337a94fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:14:28.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:14:38.162Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=2b928aa9-5d47-40cd-a2aa-4ae547377c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:14:38.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:14:48.177Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=1f702a51-c728-4976-856e-16ea1f0c95b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:14:48.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:14:58.190Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=3eefa4aa-51c7-425c-accc-93b8089feccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:14:58.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T05:15:00.539Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T05:15:00.539Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-28T05:15:00.540Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T05:15:00.543Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T05:15:00.551Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T05:15:00.551Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-28T05:15:00.551Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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 |2021-10-28T05:15:00.553Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:15:08.207Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=a6338d86-8b74-450d-8dce-f5b7e2388921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:15:08.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:15:18.222Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=dc72f900-c34e-4265-ba7a-a5570c06d1d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:15:18.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:15:28.237Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=af9c17a6-b8b6-4075-ade2-6df82654dc3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:15:28.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:15:38.256Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=5d19d4ff-d093-4c01-91a8-52188c049213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:15:38.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:15:48.268Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=b776fa4f-bae6-420e-a678-0cad0dff2a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:15:48.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:15:58.283Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=c55129b0-c4b8-454f-a2a2-54da39e0f9f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:15:58.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:16:08.303Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=15ab150c-b00e-427d-92d6-461ecd25f515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:16:08.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:16:18.318Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=b2998a99-3259-4ac1-84ca-97404aebeaba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:16:18.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:16:28.344Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=535c5da9-444a-43bf-a10c-25639e2b8cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:16:28.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:16:38.360Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=2cf08047-e7a2-4c45-a9d1-3f0f2a65eb1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:16:38.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:16:48.373Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=23ac3b31-12f6-4da2-9e97-55cda304b93f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:16:48.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:16:58.385Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=2f8ef04e-a4a3-41b2-bfaa-df5a3b0af60d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:16:58.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:17:08.401Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=37a95f87-cc96-4956-9985-69f4b045233e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:17:08.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:17:18.411Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=47dbeac6-9bb4-4891-b7be-1dce709b6900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:17:18.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:17:28.430Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=8608b50c-5e7f-4781-9694-eae4573dc080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:17:28.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:17:38.457Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=d187e7a6-f2c3-48bc-a941-a1ae4dbfb311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:17:38.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:17:48.469Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=4a0e7fd4-531e-4443-8e18-73a1bc6b77a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:17:48.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:17:58.482Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=9504a5cf-3c6a-4be7-ac24-8b402813148a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:17:58.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:18:08.492Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=e36f59a6-4ce4-418e-8661-c440da3beacb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:18:08.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:18:18.520Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=c926ce96-f8db-497b-831b-ba3c002d2d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:18:18.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:18:28.680Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=91df330b-435c-4a9a-bd28-2989db387b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:18:28.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:18:38.691Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=199362f9-c02a-4af5-9982-fc2e26a0235d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:18:38.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:18:48.708Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=b6f3a668-b33c-4fe4-9365-57c300afba76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:18:48.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:18:58.726Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=467b7623-0702-470f-af8b-592a0d2f3e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:18:58.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:19:08.737Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=08eb4279-d5b4-4cf0-a9b7-25a880961c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:19:08.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:19:18.757Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=47a119ef-cdd8-4630-9cee-a850b51a1be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:19:18.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:19:28.767Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=a2323d4d-a88a-4f6a-a52a-71807eb98eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:19:28.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:19:38.780Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=e2b5d47c-2578-4f20-83a1-8fd58d6e30ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:19:38.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:19:48.792Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=8eed753c-1169-405f-9f7e-df9344235733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:19:48.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:19:58.802Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=3ebf1d8c-7630-4165-9480-779fc474cf3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:19:58.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T05:20:00.509Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T05:20:00.509Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-28T05:20:00.511Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T05:20:00.514Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T05:20:00.527Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T05:20:00.527Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-28T05:20:00.528Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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 |2021-10-28T05:20:00.531Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:20:08.814Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=79727fe0-8ad2-4014-8456-bf9dd590499d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:20:08.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:20:18.827Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=f91aea4d-2549-455f-867f-eca8c236d499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:20:18.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:20:28.841Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=37fac370-9cd2-4318-a13f-6a5dc1f74e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:20:28.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:20:38.853Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=38591dce-c0e6-4218-b050-a92604915ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:20:38.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:20:48.862Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=889590bb-c809-474c-ba7a-5e9b7c303b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:20:48.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:20:58.871Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=5b769e5c-94ff-496c-9307-a2f909742360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:20:58.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:21:08.885Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=da1e678e-b3f2-4659-be4a-8dfa2b0c12d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:21:08.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:21:18.897Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=263fcc39-0c35-48fd-9118-63f703346a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:21:18.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:21:28.910Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=fde0bafc-30ff-4703-bf61-637d2a363469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:21:28.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:21:38.929Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=77c4735b-ad5c-4de7-b482-85fad802daca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:21:38.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:21:48.941Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=c0c0e4ac-a360-422e-97fa-019982bfd3c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:21:48.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:21:58.957Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=2e24618c-5bb9-48b6-bbfe-b8a95dff95a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:21:58.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:22:08.978Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=29cfe05b-385e-41f1-bcb4-c1418e23a619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:22:08.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:22:18.988Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=2ce22328-4d6c-45e9-ac73-fb5b9e81804c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:22:18.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:22:29.000Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=e923162d-6f96-49c4-8c26-96cb7c5ec4a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:22:29.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:22:39.016Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=c99b9830-48b7-4413-a5a0-a75c7b85ca62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:22:39.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:22:49.027Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=eb48fff0-45d8-4aad-94f8-42a5b80cb435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:22:49.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:22:59.093Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=7a8c7928-6722-40d5-9ff7-98cffe52889d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:22:59.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:23:09.108Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=e59570c4-a063-4add-a61e-7a376a5a389e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:23:09.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:23:19.132Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=1016d839-e84e-4710-9ecf-f6262a3e1a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:23:19.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:23:29.172Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=67136202-787f-48ec-96b2-4e226d1d2c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:23:29.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:23:39.184Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=91fb0465-a903-4bc2-b83c-4b86e1e8acd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:23:39.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:23:49.204Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=acda9134-dd08-4e01-a322-7cb8493cd411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:23:49.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:23:59.228Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=8a517f2d-ec28-4795-af6a-873ad21795b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:23:59.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:24:09.237Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=280177a6-102a-41f0-aa14-243ae473d929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:24:09.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:24:19.261Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=a76cd344-2110-4df6-914d-ed122df4e06f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:24:19.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:24:29.274Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=59fec97b-c179-498d-84da-8040794f42d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:24:29.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:24:39.293Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=9754f8bf-fa72-4747-9bce-4f8b1e03b2f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:24:39.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:24:49.301Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=a25bd20f-d798-42cb-aa30-7da7e5c508ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:24:49.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:24:59.321Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=5bd78fd9-c70e-4605-a244-15fa7de3307f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:24:59.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T05:25:00.479Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T05:25:00.480Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-28T05:25:00.481Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T05:25:00.483Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T05:25:00.492Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T05:25:00.492Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-28T05:25:00.492Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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 |2021-10-28T05:25:00.494Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:25:09.329Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=a05df22f-7060-4a29-9dd7-d6d5f959b70a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:25:09.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:25:19.353Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=e53273c6-f137-4897-8458-2c1e73cc2765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:25:19.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:25:29.375Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=5696a458-f735-4ccd-9aa1-dcc1d66926e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:25:29.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:25:39.387Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=c4ecd2dc-2aec-46b7-b501-e4d2152a14a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:25:39.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:25:49.399Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=b38babbe-1011-49aa-9034-a679dd212488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:25:49.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:25:59.410Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=93a59f48-764f-44cb-af6a-3dbe26ac2e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:25:59.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:26:09.422Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=ec6b0856-2e5e-473f-a178-ecfe2ead057f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:26:09.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:26:19.435Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=1c53559a-652d-491a-b0a9-09bc726e831c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:26:19.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:26:29.452Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=9172de4d-3761-4be3-88f7-1f06c292e45b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:26:29.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:26:39.466Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=b9055760-8dcc-4751-906c-cf497b3a626c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:26:39.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:26:49.478Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=eb557cac-d144-4e52-bf85-81ab8e73655a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:26:49.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:26:59.490Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=17f55252-56ff-4fa8-a07d-318acd64d93e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:26:59.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:27:09.500Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=8036e8bc-8d56-439a-a4bc-87a15fafe085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:27:09.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:27:19.513Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=fb5ea5ff-d222-4208-a10c-b8af4dc088f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:27:19.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:27:29.532Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=b5d0e56c-25ff-47f3-b6d6-d582b8a08ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:27:29.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:27:39.562Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=060d0817-6d4d-4bf1-916e-b1799c92511a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:27:39.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:27:49.572Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=19fdc7e1-e396-4f0d-b584-fb2bebac74a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:27:49.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:27:59.582Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=557fd60f-cafe-491a-961e-38a1468adf09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:27:59.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:28:09.596Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=c9b23079-0ef8-4a4d-a81d-6ef06df2c655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:28:09.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:28:19.605Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=b4d1bbb5-8544-4cb8-91da-d40019b248bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:28:19.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:28:29.616Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=a89412a2-5d5f-4b4b-a115-c85d9e640373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:28:29.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:28:39.628Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=be892f43-f06a-4e29-aad0-452aeb2d866b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:28:39.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:28:49.645Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=702015fa-71b2-4492-ac62-6f40f3d9d067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:28:49.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:28:59.668Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=d3c9e1dc-d034-4114-ac95-1502166ef3c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:28:59.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:29:09.681Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=ae020ee9-fbfa-4c84-9a77-bd76745652b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:29:09.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:29:19.701Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=ad64fb9e-c6ef-42c9-8513-d3140fe80ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:29:19.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:29:29.710Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=379c7f7b-c1ea-4858-9bcc-ffe97ca75a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:29:29.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:29:39.724Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=481d8251-38bc-497d-a6b1-4ecdc1464867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:29:39.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:29:49.744Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=f6320128-8c40-49f7-9aa8-39a1cc17d00b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:29:49.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:29:59.761Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=221f86d8-968e-43f9-a151-89b96be564db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:29:59.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T05:30:00.482Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T05:30:00.483Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-28T05:30:00.484Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T05:30:00.486Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T05:30:00.492Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T05:30:00.493Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-28T05:30:00.493Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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 |2021-10-28T05:30:00.495Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:30:09.771Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=308b542f-2065-4cdf-bfa0-114727b0ab13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:30:09.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:30:19.780Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=7b8fbc79-9ab4-4232-91e7-df2d42b58bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:30:19.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:30:29.792Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=a833b4a5-0dbc-4326-9e9f-d0b9a1a854cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:30:29.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:30:39.800Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=f04d742d-3662-4e69-9ef5-93c8c9c93a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:30:39.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:30:49.809Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=9aafbdd8-fbc7-476e-a44a-152fdaca9144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:30:49.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:30:59.823Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=f45bdaa9-6065-409d-8e92-86007c9017be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:30:59.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:31:09.838Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=6ffc66ef-f0a5-4846-8c2c-dd41b1f9c983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:31:09.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:31:19.849Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=84fbb9f7-0c4b-462d-b890-022dc099e7e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:31:19.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:31:29.860Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=816af653-303d-4b26-b3e3-8da8808e30d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:31:29.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:31:39.871Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=435199bc-33ef-4143-b80c-cdbd089c2e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:31:39.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:31:49.878Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=f60ef5d2-a832-4b82-ab69-ca57d9a2bbba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:31:49.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:31:59.888Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=0586310b-48a6-4ac3-bd58-d70a5460ee2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:31:59.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:32:09.897Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=c6b499bc-319c-463c-af27-6bc7c7e71c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:32:09.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:32:19.909Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=98e5cf95-fc7a-4d21-8a48-637836ef22ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:32:19.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:32:29.919Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=4baf7490-0ee4-485c-ad56-a32f6fbf10db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:32:29.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:32:39.929Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=1c68fe38-eb05-4ff6-a0b8-eb4b75222da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:32:39.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:32:49.943Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=5b2ea1e5-548a-435c-b442-cdcd627be75d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:32:49.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:32:59.954Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=ea2adb83-a4a0-4fde-afe4-a507d80494ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:32:59.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:33:09.967Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=3507a86e-41bf-478b-8420-b95042a9dbf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:33:09.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:33:19.975Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=71cbddb3-a805-41d2-ad12-3f784f2c2d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:33:19.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:33:29.996Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=51101b0e-fb9f-474b-853b-41c533efee9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:33:30.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:33:40.007Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=056e2526-d075-46d5-bfab-2e750e42b056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:33:40.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:33:50.016Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=c5818457-75c1-4557-ba17-436a94d4a966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:33:50.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:34:00.027Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=6fcc8df8-a562-4686-8150-d4de91d22dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:34:00.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:34:10.039Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=77c037cd-70fc-4e4f-b458-474684958aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:34:10.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:34:20.051Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=7ca9febc-e627-43bf-a52b-95f34e0c4d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:34:20.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:34:30.061Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=fd9f42db-25e6-49df-a3a5-edf9488f5e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:34:30.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:34:40.076Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=538d3248-de90-4c8e-94d2-5bb70cc87312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:34:40.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:34:50.084Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=434a21e5-31c5-4bce-ab92-2425751dc0b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:34:50.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:35:00.094Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=6b5e5692-e343-436f-a50d-11978602fbc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:35:00.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T05:35:00.475Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T05:35:00.476Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-28T05:35:00.477Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T05:35:00.480Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T05:35:00.485Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T05:35:00.485Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-28T05:35:00.485Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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 |2021-10-28T05:35:00.487Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:35:10.104Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=7084a6c3-2bf2-41de-9d6a-42b98dfaf484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:35:10.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:35:20.116Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=16159618-e8ee-461a-8891-bdf52c4855f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:35:20.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:35:30.124Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=0eb0f2ae-623e-4e99-8035-370b1e005077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:35:30.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:35:40.133Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=c8ddcd7a-ac01-421f-ae93-edc11ae318fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:35:40.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:35:50.142Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=4f50da17-85ef-419a-8604-f89c06a2e73b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:35:50.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:36:00.154Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=902faca4-b686-44bd-ab41-a9a8a6658337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:36:00.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:36:10.172Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=1a274fbf-79a9-4872-abd1-6db943d93032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:36:10.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:36:20.180Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=4b287c5b-b844-4ee6-a76d-993d83d7555c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:36:20.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:36:30.190Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=3a712844-46f6-4718-9129-529d68f2fcc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:36:30.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:36:40.198Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=c699827b-f07c-46e6-bc40-ae923000b889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:36:40.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:36:50.207Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=b38a48bb-f8b5-418a-8b16-c2c6ded6f1b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:36:50.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:37:00.215Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=687a7ae8-1f5a-4194-bbbf-9716d0f6846a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:37:00.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:37:10.225Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=eb56ab0a-162f-4f12-ab77-e64c2cc3658b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:37:10.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:37:20.237Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=b37c7993-75f9-4a2d-bb03-c26ead1655db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:37:20.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:37:30.251Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=a351183f-d94a-4801-8f73-1ecc69350bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:37:30.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:37:40.259Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=b193f71e-ff90-45fd-93a6-77b9be9eb092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:37:40.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:37:50.268Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=2549702d-ef12-4106-a302-b45f105a1133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:37:50.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:38:00.280Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=b107ded0-f599-4424-a3f3-346634466f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:38:00.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:38:10.288Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=2fc345c9-b61f-4522-b15b-58706197eb6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:38:10.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:38:20.297Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=356b57ea-9c0b-4d74-a780-a5abcbc075d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:38:20.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:38:30.310Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=91585379-0125-49a7-8ac7-ef4d98e1fd6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:38:30.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:38:40.321Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=4e8e0c66-fdff-46e5-80ce-0c2acacc12d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:38:40.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:38:50.333Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=05cbf567-1827-406e-b605-ede60c5bd218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:38:50.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:39:00.352Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=a6fb44a0-8721-4d8d-a469-cf50c9d418e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:39:00.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:39:10.368Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=db74af63-59e3-471f-a706-ffe748b37255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:39:10.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:39:20.378Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=2e1fe051-4f92-4c78-b806-88dc06b3b7f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:39:20.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:39:30.393Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=50a5041d-857a-458f-9bd1-443b936dded7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:39:30.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:39:40.402Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=2421e5a0-2aad-474c-9fbe-24356a43a024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:39:40.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:39:50.410Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=a0ce2fb2-5c17-4db1-a12d-8576a7e839a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:39:50.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:40:00.420Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=9c8a23bb-dbec-40eb-8b76-fadb4f9e02c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:40:00.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T05:40:00.452Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T05:40:00.452Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-28T05:40:00.454Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T05:40:00.456Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T05:40:00.462Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T05:40:00.462Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-28T05:40:00.462Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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 |2021-10-28T05:40:00.464Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:40:10.431Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=09957916-a304-42eb-aaba-856dc12466f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:40:10.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:40:20.439Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=b39c7b2f-3217-4828-b9ec-e46a19fb37d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:40:20.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:40:30.448Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=31cac1ec-69f3-487a-8240-49a4f497084b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:40:30.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:40:40.460Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=22826ac2-a330-4a6d-b422-e6422823cf47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:40:40.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:40:50.472Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=9dbf514a-6063-49ed-b03e-ab4c50d5bb0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:40:50.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:41:00.487Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=acce989e-1438-4f3a-91a8-45584a7ae4c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:41:00.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:41:10.496Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=1dcd75cf-098b-46cb-8dcb-c6af381bd0fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:41:10.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:41:20.504Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=60dbccfa-e851-4e6e-8f66-e3d10a75d5ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:41:20.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:41:30.513Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=58d13abb-fc45-4a69-830d-7313356bbf27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:41:30.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:41:40.523Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=32a08812-813b-42f2-9e8a-5d3a4fdd7a03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:41:40.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:41:50.531Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=eabf7fa4-a799-4191-b92b-a677a0504c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:41:50.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:42:00.542Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=feff0703-361a-482c-8cee-2dbc5370a046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:42:00.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:42:10.552Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=d7b745d7-a3cd-48f8-9829-1bafce82d074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:42:10.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:42:20.565Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=1a887e08-2485-4f2d-8863-d6cb608a43b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:42:20.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:42:30.574Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=28494943-a39b-4ef6-8029-667700cf6a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:42:30.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:42:40.582Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=e39b67a8-e2ec-40a5-b3d9-1db64810cebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:42:40.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:42:50.591Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=c6a60d29-a047-4f64-8034-711cf83e02fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:42:50.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:43:00.605Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=7091398e-72f3-42a0-84b7-3813494e3b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:43:00.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:43:10.615Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=ddffd72b-0023-4135-b2d9-3b17f785bf04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:43:10.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:43:20.626Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=105f1319-44a9-415d-958e-add2e2b8ce76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:43:20.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:43:30.637Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=f8407003-ba56-4d73-b68c-a32e8d5cd7f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:43:30.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:43:40.659Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=211f6684-4a15-4fb8-bf0a-420cd83b6123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:43:40.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:43:50.668Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=bc2654f8-3e58-4558-b2a3-ab15adf5c031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:43:50.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:44:00.682Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=f7c64a9e-c696-4539-b73d-8544fa2a2b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:44:00.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:44:10.691Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=bdff33d1-cb3c-4f15-b76b-d1478741b830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:44:10.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:44:20.699Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=1691ade7-86cd-4dbc-b6bf-513f581fed32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:44:20.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:44:30.709Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=0e49a2a2-bff7-46a5-b0d3-957f6dd88c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:44:30.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:44:40.719Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=f89d1265-1037-4b3e-a288-0201462678cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:44:40.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:44:50.731Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=50c34401-aad6-432c-87f8-f5a7da2c3c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:44:50.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T05:45:00.462Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T05:45:00.462Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-28T05:45:00.463Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T05:45:00.465Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T05:45:00.471Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T05:45:00.471Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-28T05:45:00.471Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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 |2021-10-28T05:45:00.473Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:45:00.753Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=56143f02-ab1a-42ff-9bdb-49516748bda3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:45:00.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:45:10.765Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=cf341871-95d9-4e03-a78d-cbc3f3d3c62d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:45:10.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:45:20.773Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=d201d94e-7034-42bd-891a-4b94a2e0aef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:45:20.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:45:30.781Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=07a6e359-8bcf-4a46-b977-065dad829c1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:45:30.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:45:40.789Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=f6bcec28-bfd6-47db-b028-336e3908231c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:45:40.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:45:50.797Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=7281c18d-4eb4-4703-8a93-de8f29222843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:45:50.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:46:00.805Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=16df2c87-ad9d-4616-979e-e910b2311be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:46:00.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:46:10.811Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=9d3f5b2e-61ce-4ced-97dc-3d2d0b63d1e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:46:10.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:46:20.821Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=41df7a4e-5d9a-43dc-a41c-e9246d327a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:46:20.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:46:30.834Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=fd20eeb0-346c-41c1-94b1-8fbbbb5b4a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:46:30.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:46:40.854Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=cbf52128-17b4-405c-b142-4bf6ceea2df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:46:40.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:46:50.862Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=3e8697a5-4370-4831-aaee-3e3ac97d3a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:46:50.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:47:00.871Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=426bdd1d-2774-4e20-b02c-e7eaf8868e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:47:00.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:47:10.880Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=9c4c16a6-6413-428e-bd6a-56d9394dda8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:47:10.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:47:20.889Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=87ca64ed-0738-4900-8dd5-183cb0f8ebff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:47:20.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:47:30.900Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=91c4a6af-457d-4a1b-8200-4b9254ad571b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:47:30.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:47:40.910Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=205a3ca3-6a59-403e-a1f7-bda09dd95b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:47:40.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:47:50.917Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=3ee47076-dd0a-442f-a7ac-39ae193c3919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:47:50.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:48:00.929Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=e118287c-684b-4cb3-b0be-771891d47d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:48:00.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:48:10.940Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=9a5d3727-3c5d-4d8c-8810-02f6e994b088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:48:10.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:48:20.954Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=90206ec2-40a4-4a21-b6cc-9f1f08f01d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:48:20.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:48:30.970Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=c07acac2-8fa6-4706-90dc-28b6dc0522d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:48:30.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:48:40.979Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=a62b94a6-b1c8-42ef-826b-572fdd820514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:48:40.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:48:50.992Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=5b561e52-3a41-407e-b16a-705b91c46ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:48:50.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:49:00.999Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=ae74a278-479c-46b4-9758-372b2b77b6fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:49:01.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:49:11.008Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=c537a478-bf5e-4035-90f6-af8226bfc50c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:49:11.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:49:21.016Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=20800f1e-9cd8-488d-9f79-cfc8b3f934db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:49:21.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:49:31.024Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=f053aa28-9c6b-4c30-9c9c-3f0ef6436ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:49:31.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:49:41.035Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=c66f4706-ef31-48d8-b75a-682d81271ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:49:41.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:49:51.043Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=bf30ba08-cd60-4a12-8122-91a952f0573d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:49:51.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T05:50:00.467Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T05:50:00.468Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-28T05:50:00.469Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T05:50:00.473Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T05:50:00.480Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T05:50:00.480Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-28T05:50:00.480Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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 |2021-10-28T05:50:00.483Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:50:01.063Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=72eb054c-4096-4dd2-8e2a-022905bc7358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:50:01.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:50:11.074Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=becb9418-2e16-4343-9f6a-84a58433da2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:50:11.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:50:21.087Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=542c043d-cb3d-4d62-a428-1d93cdd0c2d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:50:21.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:50:31.098Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=94c491aa-9b56-4400-ae5f-51463dade5bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:50:31.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:50:41.105Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=fba95993-8c8a-4f1d-b66c-b878afb87448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:50:41.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:50:51.112Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=d8575593-7167-453d-bf0e-7f8308d5aa8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:50:51.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:51:01.119Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=0009293b-cf0f-4c38-a6c1-c59ccdcd5b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:51:01.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:51:11.127Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=ad4f8cf1-34a0-4291-9d83-ebed55507173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:51:11.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:51:21.137Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=c9539a77-dd8b-4576-b4e1-8d3f904f08cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:51:21.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:51:31.150Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=3ec0595c-d9d1-4fbe-a476-2877128e418f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:51:31.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:51:41.162Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=8e26c444-5428-4d23-94c8-d1258a7d26d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:51:41.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:51:51.174Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=8bb8286c-dcf8-4837-8204-53f5f8a41b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:51:51.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:52:01.188Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=a41b91f9-880d-44bc-b47e-121355d31f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:52:01.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:52:11.197Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=4adf0c4c-6dde-4a0e-a640-87633d025f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:52:11.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:52:21.209Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=b69a4034-cfc4-469b-aef9-8e2842c7d3a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:52:21.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:52:31.227Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=e9c50c85-8a03-48bd-b812-def82e743a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:52:31.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:52:41.234Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=1a9adb79-db21-4e3d-9539-268d6c8def31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:52:41.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:52:51.242Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=b52ab1e9-8d6c-4d07-915c-cef8f2bd3ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:52:51.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:53:01.251Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=52126c8b-9f0f-4e82-9f4e-43e881f78beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:53:01.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:53:11.260Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=cdec9147-aa38-49fa-9f1f-74b0aae9ecc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:53:11.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:53:21.270Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=7b7898dd-0a89-4267-9ea2-985db4e0a3ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:53:21.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:53:31.278Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=a35adbd7-9cf9-4650-8ecf-c9626a6c78b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:53:31.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:53:41.289Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=20945211-9176-4b0a-b652-3a094364e106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:53:41.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:53:51.303Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=2d309129-ad1d-47bc-996e-55e2bb8d8f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:53:51.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:54:01.317Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=fa93f29e-e71c-4cbe-b3e4-d9c5588a5633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:54:01.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:54:11.328Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=6575e47a-04ca-4682-84eb-a5a2da8ee79a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:54:11.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:54:21.336Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=8ee27818-6d9f-4b04-b3fe-7867a473a53e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:54:21.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:54:31.346Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=ae10d5eb-51fa-4fa2-85f8-e2045fc8e9e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:54:31.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:54:41.356Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=2238a471-a30f-449f-a8fa-ce06d5044bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:54:41.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:54:51.364Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=e598f2d6-e393-4528-b48d-27cefba7bf26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:54:51.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T05:55:00.444Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T05:55:00.444Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-28T05:55:00.445Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T05:55:00.447Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T05:55:00.452Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T05:55:00.452Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-28T05:55:00.452Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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 |2021-10-28T05:55:00.454Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:55:01.373Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=e37fca1a-00e1-49df-be43-d556f94e9e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:55:01.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:55:11.382Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=c1152146-1dfb-4fc2-a3e2-00368d7e550a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:55:11.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:55:21.392Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=c74c1e24-e9ea-462f-8d88-4b66c96309b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:55:21.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:55:31.404Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=0ac890ad-7944-4d08-aafe-202da6c838aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:55:31.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:55:41.414Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=d6d1dbab-9a00-487f-9f78-011a1ae9eea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:55:41.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:55:51.426Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=ebb27280-1bd8-45cb-839e-88d09bad85c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:55:51.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:56:01.444Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=28b323df-0a7c-453c-834e-979719518892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:56:01.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:56:11.457Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=712a2a89-1987-41f0-85a6-c6373b72fa86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:56:11.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:56:21.467Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=731c493e-ceda-4a3e-a59c-84dbca18e3b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:56:21.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:56:31.477Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=f8970501-f288-4a92-ae2d-d17e940db564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:56:31.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:56:41.490Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=53fb5b60-134c-4544-8423-fbb61d0b1413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:56:41.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:56:51.498Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=4af66f50-973c-43f8-88ce-124ce63029ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:56:51.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:57:01.507Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=429a9a7a-599d-4297-96a9-57fcb5105a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:57:01.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:57:11.521Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=db6511e6-fb5e-45dd-9293-6f5d97481187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:57:11.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:57:21.531Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=07900735-451d-4a85-9d28-27354c825246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:57:21.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:57:31.540Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=ad4061c3-dec8-400b-8d29-7ee2ccf9d3a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:57:31.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:57:41.550Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=2d890a0e-71f1-464d-bfb4-933e247c6057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:57:41.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:57:51.562Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=a8f7febe-0d47-4463-8fa4-76dd46b7a232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:57:51.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:58:01.573Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=e8e1a13b-131f-4935-8e42-7301fca1787c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:58:01.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:58:11.585Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=eb6d9e43-e2a2-40fc-8fb7-b8886d8631e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:58:11.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:58:21.592Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=40f5630d-80fe-4676-89e4-db81af86ee8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:58:21.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:58:31.601Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=2fd3cf41-4466-4aa5-82bd-4a05982b0b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:58:31.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:58:41.609Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=2139ecc8-aecf-4416-8087-bee71c050742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:58:41.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:58:51.624Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=3a8df49e-75c8-4143-87df-55bba7e329e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:58:51.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:59:01.634Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=289731f4-c41c-4193-a368-20c0b499f027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:59:01.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:59:11.646Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=1c5ea417-f2da-4679-9d4e-94481f17b3b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:59:11.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:59:21.654Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=deeca1df-8e59-4a39-b435-4ea19c4fe57a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:59:21.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:59:31.663Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=f546af99-6f0d-457b-bf30-a3a82b51ee7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:59:31.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:59:41.671Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=6023cb6e-0006-4b95-a573-b8e452dc489c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:59:41.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:59:51.681Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=f329770f-e179-4224-8cbb-1dc8ed93ae30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T05:59:51.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T06:00:00.470Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T06:00:00.470Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-28T06:00:00.471Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T06:00:00.473Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T06:00:00.479Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T06:00:00.479Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-28T06:00:00.479Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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 |2021-10-28T06:00:00.481Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:00:01.698Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=86024927-11a8-4046-8416-8b29e05df47d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:00:01.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:00:11.706Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=213190bb-b3e3-4ac0-b03c-cff27e697389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:00:11.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:00:21.715Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=071d298a-6cfa-47b2-9e7f-1f02a734abc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:00:21.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:00:31.723Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=e5878e3a-6980-4193-8b07-7d40cb85b246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:00:31.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:00:41.731Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=21c154d8-5779-49ef-b455-bfd44c106e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:00:41.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:00:51.739Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=2ee2b91d-bf8f-4809-97f3-08a3802bf204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:00:51.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:01:01.746Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=e78def26-a0c1-4d31-bde9-dfd53d567305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:01:01.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:01:11.753Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=21754800-4da0-4007-a0c5-a5290466fe2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:01:11.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:01:21.761Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=0ed73ec6-4af1-48eb-8f33-be17ec4301b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:01:21.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:01:31.769Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=d41bb348-714d-4ad8-bb88-fd6cfdda74ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:01:31.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:01:41.790Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=9ee195b5-2398-4d86-a825-302eea1b3126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:01:41.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:01:51.807Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=a8eee43a-0721-4b26-ad00-595c67a926cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:01:51.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:02:01.817Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=6a65d057-7157-491a-a2da-5b3649e2c0da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:02:01.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:02:11.826Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=81bbcbe7-4a8e-4149-8170-b5a57af290ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:02:11.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:02:21.835Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=e9c71b70-2647-4513-a18c-ccd16b927e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:02:21.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:02:31.843Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=a91de7ca-ee37-47d8-805b-e491a3ad4887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:02:31.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:02:41.854Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=daa5bb10-7388-4c83-86e2-ab586f279488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:02:41.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:02:51.862Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=15d3a26e-8de6-4066-adc0-6e0e13533990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:02:51.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:03:01.869Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=9e61c443-9547-466f-8c2f-cad43bb53446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:03:01.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:03:11.878Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=0f5e3cf0-896f-41ba-8695-ad904fdb7306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:03:11.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:03:21.887Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=71ffdcb7-e805-48ec-a916-6b87893ef6ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:03:21.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:03:31.895Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=79135538-95b7-4d97-bcec-5e283f9343cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:03:31.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:03:41.907Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=1991bbe2-2654-45b2-8511-b073f598eb14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:03:41.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:03:51.926Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=be43c491-e4c9-4bff-bdac-6066355b4c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:03:51.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:04:01.934Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=2beff6b7-a498-4d88-a4c1-13329b0e0f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:04:01.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:04:11.943Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=358173f1-6217-410d-91fb-45a01dd6a61f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:04:11.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:04:21.953Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=d98cbb94-0e59-4d23-9e82-861e60c00b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:04:21.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:04:31.973Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=e5e7e4c6-ee09-440b-99e7-85aeac743c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:04:31.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:04:41.981Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=d264d52d-83fb-44ea-ae94-1fa600d52e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:04:41.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:04:51.988Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=827b5a05-11db-4ba6-9387-32bf652b3e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:04:51.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T06:05:00.434Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-28T06:05:00.435Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-28T06:05:00.435Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T06:05:00.438Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T06:05:00.443Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-28T06:05:00.443Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-28T06:05:00.443Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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 |2021-10-28T06:05:00.444Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:05:01.997Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=ead734f0-3521-4d02-8067-d071ff19ece2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:05:02.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:05:12.013Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=e6b766f9-3194-4747-99ef-ab37d91bc489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:05:12.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:05:22.022Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=8ddf2867-a6f3-4f0c-af1c-4667086fc647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:05:22.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:05:32.031Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=cc683271-5661-4395-9cc0-9d98f66f2f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:05:32.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:05:42.039Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=96d48858-8f71-45d5-8857-6e79126501c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:05:42.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:05:52.051Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=0ba892b8-83ba-4d06-80a1-7af90ca74727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:05:52.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:06:02.064Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=572a7501-2dfe-4a1e-a085-5d0b0ffe8bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:06:02.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:06:12.073Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=002aee80-aa1e-4ac9-8d63-497bcb4fbd8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:06:12.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:06:22.080Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=bafea1f7-fe55-4b42-a0be-7bac71d9d232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:06:22.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:06:32.092Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=0d0f4dcf-79bb-4023-86d5-73ce038202c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:06:32.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:06:42.104Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=b8f5ef72-7a66-4dc2-ab62-64201be43734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:06:42.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:06:52.111Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=4cd9dbff-dec4-4580-a63e-11fd690e8d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:06:52.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:07:02.128Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=feb57b6f-54e5-422e-9fc0-0548a42039fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:07:02.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:07:12.138Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=66cf3621-3ebe-479a-b0ef-1e86ce180ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:07:12.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:07:22.146Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=5c2e710f-d93d-4dd8-a2c0-405784736115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:07:22.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:07:32.167Z |INFO |Init configs |InvocationID=7275f395-a2e1-4304-9732-a5efb2f933d7, InstanceUUID=20892ff7-657f-403e-aec4-079f121378ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-28T06:07:32.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |