. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-11T02:49:14.671Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-11T02:49:14.675Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-11T02:49:14.713Z |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 |2022-10-11T02:49:15.541Z |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 |2022-10-11T02:49:15.665Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-11T02:49:15.665Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-11T02:49:15.665Z |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 |2022-10-11T02:49:15.875Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-10-11T02:49:15.933Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-10-11T02:49:15.960Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-10-11T02:49:17.502Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-10-11T02:49:18.033Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-10-11T02:49:18.064Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-10-11T02:49:18.065Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-10-11T02:49:18.147Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-10-11T02:49:18.148Z |INFO |Root WebApplicationContext: initialization completed in 2188 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-10-11T02:49:18.648Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-10-11T02:49:19.619Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-10-11T02:49:21.109Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-10-11T02:49:21.688Z |INFO |Started MainApp in 9.869 seconds (JVM running for 10.628) |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-10-11T02:49:21.764Z |INFO |Start scheduling PRH workflow |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:49:21.778Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=4195c63e-8b0e-4a4e-bc43-417fcbfc9945 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-10-11T02:49:22.656Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-10-11T02:49:22.656Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-10-11T02:49:22.658Z |INFO |Completed initialization in 1 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-11T02:49:23.246Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.26:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:49:23.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:49:33.273Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=ae9285d9-4dc8-46de-b8e6-11a02d90c000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-11T02:49:34.344Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.26:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:49:34.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:49:44.345Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=1ee92ab2-c586-471b-8bb5-8861c9280e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-11T02:49:45.387Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.26:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:49:45.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:49:55.389Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=27da0d98-187a-4267-94af-d25b5ad41354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-11T02:49:56.460Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.26:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:49:56.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:50:06.463Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=a5581603-00b1-4334-95c5-8a649ef4fc5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-11T02:50:07.527Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.26:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:50:07.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:50:17.529Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=cee5c153-413f-4cd4-8e4a-33962d8aed10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-11T02:50:18.568Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.26:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:50:18.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:50:28.575Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=f8c377b5-f20b-454a-84ec-e8c6578ecb0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-11T02:50:29.643Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.26:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:50:29.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:50:39.645Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=7bf3cb59-bfec-404e-a1e0-5e5167504a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-11T02:50:40.680Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.26:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:50:40.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:50:50.681Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=4e8dd299-8ccf-4ff5-851a-ffbbbccd4231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-11T02:50:51.719Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.26:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:50:51.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:51:01.722Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=fa86088e-62e0-487f-b327-ec957c37232b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-11T02:51:02.759Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.26:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:51:02.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:51:12.761Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=b3ab6b2e-5fe6-439b-974f-b93051eedc13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-11T02:51:13.799Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.26:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:51:13.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:51:23.801Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=610dcda0-b94c-47a8-8d42-13bdbd157d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-11T02:51:24.839Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.26:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:51:24.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:51:34.841Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=2ff98050-fa2e-4528-afa5-3cc4c1c6dfad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-11T02:51:35.879Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.46.26:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:51:35.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:51:45.881Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=2b513ba5-935b-47cc-a0bc-8ec101c638df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:51:46.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:51:56.023Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=6359131b-d1dc-42c9-9ff9-565d75326d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:51:56.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:52:06.045Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=4ece0d56-bdd7-4530-82fc-38f3f3e0b03a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:52:06.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:52:16.096Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=9b49f540-c2b4-4b38-ae3c-3efcbd750e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:52:16.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:52:26.119Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=59933e94-66e0-46f7-b611-c30e844b0df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:52:26.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:52:36.157Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=0ba911a1-459c-486b-b9d2-a439d573cf65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:52:36.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:52:46.186Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=5628c95c-22b5-4a3b-a6de-38f8a79ba0c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:52:46.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:52:56.210Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=89426733-09eb-48c9-90e2-a2b02f2bda18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:52:56.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:53:06.235Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=ccd6cf55-a40c-4662-9850-d35e6628db9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:53:06.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:53:16.280Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=bfbc4586-3d50-4576-b79f-d7fc17ea7638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:53:16.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:53:26.304Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=320ea722-5046-4737-9a86-6aad01079463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:53:26.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:53:36.329Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=9f436012-cfae-4801-994b-31942ec4fc59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:53:36.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:53:46.377Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=94f66c0f-9178-41c0-ba16-bd9117fe6e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:53:46.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:53:56.410Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=4f743088-4271-47c6-8136-a2f254a4d782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:53:56.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:54:06.451Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=281ab7ac-2beb-415d-99c3-5775b0fa2aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:54:06.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:54:16.482Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=b096909a-f002-4c72-b442-bb48ced3638b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:54:16.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-11T02:54:19.477Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-11T02:54:19.477Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-11T02:54:19.478Z |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 |2022-10-11T02:54:19.491Z |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 |2022-10-11T02:54:19.504Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-11T02:54:19.504Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-11T02:54:19.505Z |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 |2022-10-11T02:54:19.507Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:54:26.535Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=1145df97-a215-4912-80ef-2ba0d7b8a3d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:54:26.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:54:36.570Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=bf9df59a-96dc-4f5e-9d09-4d94c21b15df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:54:36.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:54:46.598Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=d03db145-62c9-4f62-90be-747c9063da9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:54:46.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:54:56.621Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=eb92a36a-7513-4547-9813-22f2bd98cb65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:54:56.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:55:06.642Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=01639e05-26e5-478a-bb64-2b064c320559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:55:06.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:55:16.666Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=12bdbf8d-328c-4517-abba-579f65e5e9ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:55:16.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:55:26.703Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=c3c94f4d-c9a8-4890-b49c-d698cb04cb11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:55:26.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:55:36.721Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=0a717fd5-f544-4a4a-a017-7d87e5c988df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:55:36.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:55:46.764Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=d09f7e49-4b60-44b9-b35a-1434b399a644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:55:46.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:55:56.805Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=71dad234-d538-4ac6-82db-68338c77c146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:55:56.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:56:06.825Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=69df4de2-df16-45e8-af53-b1e46146c5e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:56:06.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:56:16.849Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=343fbe06-c332-40dd-afed-ae4805012e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:56:16.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:56:26.917Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=92163595-2b82-41bd-b491-66c754c25a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:56:26.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:56:36.939Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=a31e7d0d-a502-4960-b553-85b929c74886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:56:36.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:56:46.963Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=49d2eb1d-ec45-4c05-955c-9d75754dc779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:56:46.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:56:56.980Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=c0ecdb85-0c10-422a-a85e-8cc3787debe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:56:56.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:57:06.997Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=44f59eb3-5a62-4552-854a-e8d42005673c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:57:07.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:57:17.012Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=d99b7e6b-3ad6-42c9-870e-3251e2755f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:57:17.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:57:27.028Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=fd3b6c1f-4877-46a8-b065-90e86602d89a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:57:27.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:57:37.049Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=6bbd3f35-1ff6-434a-91bb-aa7b2c3a73c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:57:37.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:57:47.065Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=d4e14613-bd98-4a76-a6e4-b2df6f946c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:57:47.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:57:57.081Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=ce84f0d6-e6f0-4b9e-bbfa-0bc9e741a176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:57:57.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:58:07.128Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=b47f7bd1-9697-48a8-b3f4-a616e0716652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:58:07.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:58:17.145Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=a4a08cb4-d0d7-47e3-92f9-869c445946e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:58:17.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:58:27.181Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=cec14c80-b5e9-43e2-bcab-cf553fdf0850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:58:27.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:58:37.199Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=6b187b94-22c2-4ab1-90eb-6855df23dce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:58:37.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:58:47.213Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=1746344a-7b9d-4c77-be06-eccc502b8682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:58:47.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:58:57.230Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=4fdb31ef-4a5a-4eae-878e-f2e7fd1ee410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:58:57.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:59:07.257Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=5a1b5cde-18ff-4483-b848-53c24df8f558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:59:07.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:59:17.274Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=d1976acc-e6b0-44a3-bbf2-5a7668af066b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:59:17.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-11T02:59:19.004Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-11T02:59:19.005Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-11T02:59:19.006Z |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 |2022-10-11T02:59:19.010Z |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 |2022-10-11T02:59:19.020Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-11T02:59:19.020Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-11T02:59:19.020Z |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 |2022-10-11T02:59:19.023Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:59:27.288Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=1bfc9ce4-e551-4aff-a4cd-c655b4d3f325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:59:27.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:59:37.304Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=7d4e9d89-6b25-40c2-b20d-c0a825ab8425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:59:37.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:59:47.325Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=0f018cc0-aec1-437c-8944-1f2ed59fadc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:59:47.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:59:57.336Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=4ad0b6ff-0735-4513-9d2a-751a2bbabb12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T02:59:57.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:00:07.353Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=56beecd7-19f2-4b17-a50c-aa84e78c3b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:00:07.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:00:17.384Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=e0823f73-5136-4430-be4c-0ae80843f435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:00:17.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:00:27.402Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=970cce05-e00d-4c4f-a243-2dffc14327ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:00:27.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:00:37.418Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=27d3127e-bc8b-450c-a835-2f1a60260448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:00:37.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:00:47.434Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=45d6e686-c0f7-4516-b589-da3c63828537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:00:47.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:00:57.449Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=133bdd44-6e43-4f4b-804b-f95cada7252b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:00:57.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:01:07.465Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=25a1dfa9-d45f-4af3-b158-9c2fcbebc5cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:01:07.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:01:17.490Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=7f9d724b-4052-405a-a0c5-579fdd7ad87a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:01:17.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:01:27.509Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=6fe0476f-d0e7-492f-9c89-353a4f3fc5b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:01:27.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:01:37.530Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=ac22533d-8ea4-4502-a5c1-17d09566564e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:01:37.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:01:47.548Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=150861af-96d4-4f16-acbc-0a9261bca300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:01:47.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:01:57.568Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=6385e780-af08-4a1f-a860-e2e9c862878c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:01:57.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:02:07.584Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=6deb41ed-3db1-46de-80df-7dc39194dc1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:02:07.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:02:17.610Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=a2364245-ca92-4e2b-a306-cca22ad12ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:02:17.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:02:27.627Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=4a3c6081-8b66-4179-978e-4a30472bd628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:02:27.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:02:37.655Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=a1d552f1-72c7-4026-8eba-f494f7500279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:02:37.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:02:47.680Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=ddba8b91-3245-4618-909c-d4cb489f7e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:02:47.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:02:57.698Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=0aa02194-a31e-4489-b075-b713fd80830d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:02:57.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:03:07.716Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=688715aa-609f-4993-89c6-74d82cdbc095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:03:07.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:03:17.739Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=6066099d-d145-4a85-ba59-b66201039f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:03:17.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:03:27.754Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=3a0d5b77-23c2-4264-9beb-440515fb1411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:03:27.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:03:37.841Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=ee149904-e44a-43b7-afc6-efe66527d270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:03:37.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:03:47.858Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=cd353a98-b607-45f6-8057-a14c40e16213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:03:47.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:03:57.875Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=12b20256-d406-4ed2-ab7e-71e77fd390ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:03:57.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:04:07.887Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=cd634a5f-96cb-44fc-b296-b48a90b066b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:04:07.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:04:17.919Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=94f64f7c-6f8f-47ab-9a3d-5ab9f94afa80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:04:17.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-11T03:04:18.934Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-11T03:04:18.934Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-11T03:04:18.936Z |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 |2022-10-11T03:04:18.938Z |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 |2022-10-11T03:04:18.947Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-11T03:04:18.947Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-11T03:04:18.947Z |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 |2022-10-11T03:04:18.949Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:04:27.937Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=181b7476-f7b0-453a-959c-b7e591346bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:04:27.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:04:37.952Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=3624e19f-edb2-48ef-bb3b-c99510ebcdf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:04:37.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:04:47.967Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=042034f6-842d-441d-ab72-db5bc7a260c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:04:47.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:04:57.980Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=e940513f-b5d5-4062-bc22-bb667749de9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:04:57.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:05:07.993Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=fc6b446a-9cda-4de3-97fa-e4bf84a0d3b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:05:08.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:05:18.021Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=2e535142-d2b8-43e6-b715-b55cdf3495ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:05:18.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:05:28.034Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=a0e8e19a-f103-4493-86bf-8e34db014eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:05:28.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:05:38.051Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=1619ede5-8101-4cc4-83c9-d08bec8602ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:05:38.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:05:48.069Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=4b386ffd-3ba5-4b36-9e25-b0c86d7c8808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:05:48.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:05:58.085Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=63e7f6ff-c7b8-4ca6-8c6d-1f97cb5516b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:05:58.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:06:08.099Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=f79e9556-0d86-4eb5-9d26-57e02543f8b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:06:08.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:06:18.113Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=8ce58235-a7ca-4896-9b48-b306dabb727b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:06:18.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:06:28.131Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=03f8ec49-5cda-48bc-b1c9-ff90958cddb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:06:28.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:06:38.150Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=2e695041-2366-4649-8bfd-8286f1705310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:06:38.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:06:48.162Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=3ac18566-cda8-4515-90fb-456057191b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:06:48.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:06:58.177Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=653324b5-0303-4ab4-9841-5178afca6be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:06:58.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:07:08.191Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=6c029701-82a1-4751-bf82-98c51756d7f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:07:08.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:07:18.218Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=1050b6c6-f010-4ac1-a995-83c3a1e1a1ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:07:18.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:07:28.240Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=d61289aa-629e-46ba-9012-dac44eac16a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:07:28.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:07:38.256Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=7845802b-5ca9-4100-a7c6-7b497f8bfcf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:07:38.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:07:48.270Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=30e9e613-9e8d-48c2-9309-092b25707234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:07:48.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:07:58.289Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=653b6dcd-d43d-4075-a929-2f8c0150aece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:07:58.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:08:08.305Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=46267cb2-943b-46e1-8f9a-ada075884f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:08:08.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:08:18.329Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=a17c7dee-7600-4604-8fae-3ac80b98a026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:08:18.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:08:28.357Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=cb0063e8-4218-4d74-adc8-41ef184c93d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:08:28.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:08:38.373Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=7c24f798-98da-4825-91bc-f339fe3245e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:08:38.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:08:48.403Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=81ec79dc-3326-4a3a-b435-554babc3837d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:08:48.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:08:58.421Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=2c230e71-e71d-4afa-a58a-e39273757274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:08:58.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:09:08.432Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=22b70363-3cdc-4dce-bb39-cb55afa4dabe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:09:08.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:09:18.446Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=f5be59da-7425-489f-b5b6-deb2152ceac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:09:18.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-11T03:09:19.010Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-11T03:09:19.011Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-11T03:09:19.012Z |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 |2022-10-11T03:09:19.014Z |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 |2022-10-11T03:09:19.025Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-11T03:09:19.026Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-11T03:09:19.026Z |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 |2022-10-11T03:09:19.028Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:09:28.459Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=a5dd0649-7083-43b0-811a-eb8c19917281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:09:28.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:09:38.481Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=3994e928-4a79-4132-9969-ffeaf8f16b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:09:38.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:09:48.492Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=c0067d42-212b-4569-86f8-78c33e542850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:09:48.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:09:58.506Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=b1a344ee-2569-400d-ab3c-528b35e38411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:09:58.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:10:08.528Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=459589bf-56c3-4f51-a34a-66f1c0f938dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:10:08.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:10:18.541Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=f1d4ba31-dad3-431d-b85a-2a4fea3b57cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:10:18.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:10:28.562Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=618f556d-8bad-4900-ae17-3a5b5860c581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:10:28.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:10:38.578Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=92869d41-962c-4522-b552-f5b792671c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:10:38.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:10:48.599Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=c3ad12dc-a3b3-4850-baf7-aab9788dd45b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:10:48.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:10:58.612Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=054683ea-b7e4-4704-b9ee-9ed3200e853e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:10:58.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:11:08.628Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=a236002e-af91-4384-81c4-84de76fdd19d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:11:08.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:11:18.646Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=24f9c6a4-3271-4324-9a18-5b145fdfd34e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:11:18.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:11:28.679Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=b1c47dc8-c3c3-4260-892a-2b4da948f216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:11:28.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:11:38.691Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=5ef0344d-6fae-4094-8d39-1c666da9a6c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:11:38.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:11:48.705Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=deffd819-6104-4f25-bd9d-ecb6517c0f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:11:48.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:11:58.717Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=409cf7c2-6589-4586-9baa-3dc795a07392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:11:58.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:12:08.728Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=0fbd2b8a-042f-4fb0-a3ce-957014d632a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:12:08.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:12:18.752Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=6e9b65d6-ea69-48e1-8140-280de44699bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:12:18.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:12:28.768Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=b2044c1d-1f42-482e-8a8c-9263f69bfd42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:12:28.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:12:38.812Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=eab39062-1054-46cb-8683-5004ba4a7315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:12:38.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:12:48.836Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=a32f2e3a-f9ad-4695-baee-7640e79b5acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:12:48.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:12:58.850Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=60e6ebdb-b3df-49ef-9af5-53e8a4722674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:12:58.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:13:08.864Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=333c6bfa-f4ad-46e8-af24-ce07a677a296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:13:08.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:13:18.883Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=2106d08c-81c3-4403-9cc3-fd2ab5d5ca96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:13:18.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:13:28.898Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=7005455a-2247-4e5f-80af-a489b723f7d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:13:28.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:13:38.913Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=edbda01d-d04e-4b27-a360-6d6e3e9d7dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:13:38.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:13:48.933Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=a4935c8a-f1e7-4eb2-8c4e-3a0d41ce2c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:13:48.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:13:58.944Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=f86f8cf6-1b5f-47e1-9a59-02227ac4a3d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:13:58.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:14:08.959Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=6b473f48-fcca-44fa-878d-c77688692d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:14:08.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-11T03:14:18.944Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-11T03:14:18.945Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-11T03:14:18.946Z |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 |2022-10-11T03:14:18.948Z |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 |2022-10-11T03:14:18.958Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-11T03:14:18.958Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-11T03:14:18.958Z |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 |2022-10-11T03:14:18.960Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:14:19.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:14:29.000Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=dde19491-3294-4ba8-b006-2951250e55bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:14:29.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:14:39.033Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=17c4e221-c254-4b5f-8933-0cdec1e91903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:14:39.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:14:49.056Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=575bc75f-cf51-4bc8-9ff5-3194a9dcdb81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:14:49.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:14:59.074Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=d1952537-6cb7-49cc-8c66-521cd7a0bf56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:14:59.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:15:09.087Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=3d98cb16-5305-42e0-be00-b185c133b8ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:15:09.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:15:19.098Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=eeb9eb41-69da-49f6-ab19-d845a897c459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:15:19.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:15:29.114Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=689fbda8-acdd-4f15-8b28-1e80e21760ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:15:29.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:15:39.129Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=bbe2ed30-b4b1-4908-8b1e-0e62af959c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:15:39.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:15:49.146Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=dc4aca37-0c6d-4dae-a31f-82515471b9e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:15:49.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:15:59.162Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=3e1988f8-948a-4507-a6dc-733383912f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:15:59.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:16:09.174Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=938136b5-9003-4204-b06b-6737ff38bada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:16:09.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:16:19.190Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=f854b5b0-ff9c-4b3a-a683-5a022b6538c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:16:19.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:16:29.204Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=a686eb8b-2421-4920-8ef9-d4d1d9493867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:16:29.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:16:39.217Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=36400f13-9700-4731-b656-7fba751a0b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:16:39.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:16:49.228Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=1c78fde2-79eb-4ce4-94b6-da0cab9d83f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:16:49.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:16:59.239Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=61ce5866-ba20-40dd-b196-8a8055ee8886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:16:59.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:17:09.252Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=6dc39835-6d52-4da8-ab16-017dd2bb0b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:17:09.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:17:19.264Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=9d16dd5b-968d-4277-84b5-c4c275dad3f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:17:19.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:17:29.275Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=aa7e5e7f-be59-4e47-96f8-91637f35e42f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:17:29.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:17:39.287Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=60fdcda4-0508-4691-a56a-52dc8e583aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:17:39.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:17:49.296Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=ed4821f1-8894-4538-8dcc-5d96908082d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:17:49.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:17:59.308Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=8a67dd8a-b999-4e16-955d-6008529fc6d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:17:59.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:18:09.321Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=ecc0e50a-3255-4138-8fc2-c7b4b434cbe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:18:09.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:18:19.334Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=7a66ad33-9bd5-448c-91c6-6cd42f7c85ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:18:19.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:18:29.354Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=f109289e-07cc-4814-b2fc-ea5f8efd6927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:18:29.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:18:39.367Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=5e826821-1cf6-47c6-af1c-9ae6cab58496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:18:39.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:18:49.392Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=45e599e4-787a-45d0-922c-fa9bbd96f621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:18:49.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:18:59.405Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=bcdacd06-9561-4dec-b1fa-cb7e9d64ef38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:18:59.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:19:09.418Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=2e1a3602-0072-4515-b4f2-c0a276cf046e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:19:09.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-11T03:19:18.948Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-11T03:19:18.949Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-11T03:19:18.950Z |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 |2022-10-11T03:19:18.953Z |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 |2022-10-11T03:19:18.961Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-11T03:19:18.961Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-11T03:19:18.961Z |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 |2022-10-11T03:19:18.963Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:19:19.429Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=776dc8e5-2a51-47e0-a4dd-47ea47bb3f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:19:19.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:19:29.440Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=5715910e-f923-4a59-94a8-9eed1d0bc346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:19:29.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:19:39.453Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=d0907018-4bb7-492d-80a0-857caf33c124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:19:39.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:19:49.463Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=08dd428e-8609-4be3-92e9-d7e725612765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:19:49.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:19:59.479Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=4e62f213-57ff-4f31-af05-7ae5b902ffff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:19:59.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:20:09.489Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=dfa73fc4-f2fd-400d-83cb-dcc7703d8352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:20:09.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:20:19.502Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=be6e258a-4e1b-4492-9221-cf95a69a8ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:20:19.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:20:29.519Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=daf423c2-2e42-4c35-aac9-171124916874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:20:29.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:20:39.530Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=478d2d49-2416-4a3b-945e-101c23831e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:20:39.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:20:49.541Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=15609af2-d1ce-4bea-92d5-0b9f9fea33d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:20:49.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:20:59.554Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=d28da205-287d-4a29-ad90-2834011ff530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:20:59.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:21:09.566Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=cde3d9d3-b339-42c6-894b-b0e7b08c7291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:21:09.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:21:19.598Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=64d30c03-870f-4f5d-a449-63294eaf50e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:21:19.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:21:29.618Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=40ff7ec2-7de7-4806-9aea-5b5e50f3dda5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:21:29.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:21:39.630Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=e2ef577b-37bb-4464-b734-ffcceb0fb11f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:21:39.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:21:49.653Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=ba93fa81-aca2-4c26-bf33-bd951160f47f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:21:49.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:21:59.668Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=6560c9c7-d647-4953-9ae9-6c3b0602f6d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:21:59.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:22:09.680Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=aaafd54e-fe1c-43df-959f-75cdf734294b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:22:09.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:22:19.699Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=ea5b2066-b569-4a07-9dbe-a5f9f0988258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:22:19.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:22:29.759Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=d7f965e4-9e42-41a4-bfd0-10998b0512bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:22:29.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:22:39.775Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=0c6fefa8-5b35-4190-8de8-a8ce83c8bb0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:22:39.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:22:49.793Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=cc71b7d8-6651-4b82-aaa8-c7110d6a5161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:22:49.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:22:59.812Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=f3561743-628a-490f-bf11-d137912838ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:22:59.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:23:09.823Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=a7cac9b8-c1ea-471f-a3a0-47b5853b62cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:23:09.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:23:19.836Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=f0a1a47f-6e97-4fc3-9d09-09319219b8a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:23:19.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:23:29.851Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=7c13c1ad-a7f9-44da-8690-f7fe8183a53d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:23:29.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:23:39.862Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=d1414440-b4f3-4107-adc7-89c78591e897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:23:39.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:23:49.875Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=dc93df5d-ff5f-4512-bad6-7bb837d6cd0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:23:49.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:23:59.887Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=e168f3aa-8677-4ed2-a380-a13fdf400534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:23:59.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:24:09.897Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=8f22b5f0-b28c-4899-851b-67f5b843ad07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:24:09.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-11T03:24:18.963Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-11T03:24:18.963Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-11T03:24:18.964Z |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 |2022-10-11T03:24:18.966Z |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 |2022-10-11T03:24:18.974Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-11T03:24:18.974Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-11T03:24:18.974Z |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 |2022-10-11T03:24:18.976Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:24:19.934Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=5234f01d-fce2-4a4b-9f89-935862e8bb47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:24:19.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:24:29.947Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=34bdc8ef-a676-4b28-a959-cd10a8ceb141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:24:29.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:24:39.957Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=09c9576a-4f77-4e1d-b079-dfcc0bdecd06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:24:39.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:24:49.969Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=7523fdc8-280e-4e7c-8878-1a9bb22ce68f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:24:49.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:24:59.978Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=33b0d003-f0b9-4371-b19f-791825112be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:24:59.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:25:09.989Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=f8dbd836-9c7a-4406-ba03-17a3837ba8d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:25:10.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:25:20.001Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=9237cad2-336a-49cd-8256-8eeb6bc58e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:25:20.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:25:30.012Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=2c30231e-8670-45bf-844e-2ae28229fc69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:25:30.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:25:40.029Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=3b6c7fae-9025-4cb7-8d35-8ff1b1b9d496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:25:40.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:25:50.043Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=f7132b81-b89b-4050-9fbb-3fdcc1a39190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:25:50.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:26:00.057Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=6518c29f-2299-4850-8992-bd62e1986773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:26:00.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:26:10.069Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=af7cf6d9-534e-48a6-8653-da22bc654890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:26:10.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:26:20.090Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=56558138-a2be-4aae-9da5-8fd415e6c685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:26:20.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:26:30.106Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=7f0e6e52-20f6-4baf-bd35-c8e08130fcef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:26:30.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:26:40.118Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=6816d32f-2add-4539-88e2-a29eede71215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:26:40.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:26:50.128Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=394c88cf-6eb8-4990-8096-2b9ef25901ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:26:50.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:27:00.140Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=5856dcec-8bb7-4c82-ae9a-21403de0f0a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:27:00.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:27:10.151Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=5e2eb0c0-c7fe-4c39-a837-46a91343b05b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:27:10.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:27:20.160Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=31554954-b695-47fd-81fa-f9cbaa0f7a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:27:20.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:27:30.175Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=3d643151-da11-48a8-b8e3-e359d826a6e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:27:30.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:27:40.187Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=cb1c6829-ca13-4478-978c-a7ec80270625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:27:40.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:27:50.198Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=a05468c9-8251-4914-943b-21500e2621cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:27:50.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:28:00.210Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=ebbe501d-7aca-4726-91d7-f4434a99bc91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:28:00.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:28:10.223Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=269d1ed4-6d3e-461e-9492-8cd730935589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:28:10.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:28:20.235Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=40912d91-9d41-4f92-81fe-b330f6d16e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:28:20.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:28:30.250Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=bcd94add-3464-46bd-a9c4-d36f333419a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:28:30.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:28:40.262Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=6c03cbb2-4ce2-4b5a-b8dc-9037374b4ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:28:40.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:28:50.273Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=c55d3ded-620c-4b02-8108-a38010364b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:28:50.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:29:00.286Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=d1c9241d-485e-4682-9e18-3f29271f84fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:29:00.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:29:10.297Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=da5b1f25-e416-48f8-b40c-5b5d28e4d773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:29:10.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-11T03:29:18.963Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-11T03:29:18.964Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-11T03:29:18.965Z |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 |2022-10-11T03:29:18.968Z |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 |2022-10-11T03:29:18.975Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-11T03:29:18.975Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-11T03:29:18.976Z |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 |2022-10-11T03:29:18.978Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:29:20.307Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=5a605c91-17cd-4d10-9154-f9a094f15992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:29:20.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:29:30.325Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=ec9386b7-ac6b-46da-a710-fbd299e4c35d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:29:30.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:29:40.338Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=c65efe60-6c98-4205-86ee-3f420c894873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:29:40.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:29:50.351Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=1b94f627-532c-46c6-8b21-7d307587e00f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:29:50.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:30:00.362Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=3f9bf073-1f67-4a7e-9d11-92707ef40d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:30:00.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:30:10.375Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=ad2284ba-163d-42d9-887e-7eb9602162eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:30:10.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:30:20.401Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=59ef4381-a157-471c-997d-e3afbbe429f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:30:20.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:30:30.416Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=e2243b2d-a3f3-477b-af5e-7bec28260ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:30:30.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:30:40.426Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=928d422b-103f-4946-ad25-dedadebd556f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:30:40.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:30:50.438Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=94672430-bfe9-4671-8e8b-97c097b6e853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:30:50.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:31:00.449Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=b8eb50a5-652c-4f4e-9eeb-da85aa29ffcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:31:00.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:31:10.459Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=71221de3-dd4c-46ce-b3a7-73741292a152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:31:10.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:31:20.492Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=2a071b60-eb7f-43dd-ad52-77e75300d73e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:31:20.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:31:30.503Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=b0fe50cc-f2d7-46c8-a30a-ff7cbf72e896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:31:30.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:31:40.514Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=e2469498-d6ab-405f-92d3-1f4a8ae7d7e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:31:40.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:31:50.525Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=a02309b1-e8a6-4984-87dd-7e65d9c67634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:31:50.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:32:00.540Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=f0955973-48b7-4717-b8e0-37b086b3f52d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:32:00.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:32:10.551Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=33457827-5dc3-4e19-92c9-dfcaf6dd6f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:32:10.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:32:20.567Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=5a6b3aae-5da8-4c6a-ad48-9daaf470db88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:32:20.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:32:30.583Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=cfca8a34-e1c7-40d6-889e-dc82385e6598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:32:30.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:32:40.594Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=ba91a1fb-c459-43e8-a3e8-237a8bb6464e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:32:40.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:32:50.609Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=005bd504-7b5e-4c3d-bdfc-6726ab526db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:32:50.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:33:00.624Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=009b40c8-3145-49c9-86b1-76b5f09e059e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:33:00.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:33:10.639Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=7534ac09-9f3e-48b5-972e-90ef03f2dc21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:33:10.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:33:20.662Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=1d359a11-ffa4-4c81-a4c4-dc53e1de4a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:33:20.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:33:30.682Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=a039e890-5605-4dc1-ba75-28c12b37128c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:33:30.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:33:40.694Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=9d34bb4c-a537-4b67-86ef-e28301e5b893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:33:40.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:33:50.706Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=43c0d5a5-42cf-42cc-be29-358a84919769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:33:50.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:34:00.743Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=3311ff09-a03a-4a3b-86ca-65486cbb42ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:34:00.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:34:10.755Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=28e57f52-e33e-4d63-a969-68f3428dcc22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:34:10.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-11T03:34:18.938Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-11T03:34:18.939Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-11T03:34:18.940Z |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 |2022-10-11T03:34:18.943Z |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 |2022-10-11T03:34:18.951Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-11T03:34:18.951Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-11T03:34:18.951Z |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 |2022-10-11T03:34:18.953Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:34:20.771Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=50812b2f-f0c3-4444-bf2b-c5bd2ed0dca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:34:20.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:34:30.783Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=5796f350-7ba5-42fa-9501-6cd8f7f7031f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:34:30.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:34:40.794Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=9c99f87e-9e0f-4934-a026-94aaf0ff9b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:34:40.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:34:50.806Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=ff62d2fd-3800-4bbc-860e-4b2966184cdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:34:50.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:35:00.816Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=ac7143fd-d0e0-4eea-9ad1-a5ab3a4fb47b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:35:00.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:35:10.826Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=372a0431-cc58-43ec-a89b-f9c7ac0419f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:35:10.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:35:20.848Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=7027aea6-4de1-4b98-ab02-cf150787987d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:35:20.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:35:30.858Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=410dfdaf-a564-4460-a42b-5b7d76680db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:35:30.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:35:40.869Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=c479a46e-8a61-410f-84af-778bdca7081c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:35:40.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:35:50.881Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=a2a011b7-ebb2-42bb-ad29-d4721eb00249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:35:50.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:36:00.892Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=1309f36f-0b01-42a6-bc83-d8ece55c5ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:36:00.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:36:10.903Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=249c9744-1083-4df7-8b58-4013c86fb66a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:36:10.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:36:20.914Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=885046c7-23b2-4dd7-bea3-39d456ce6160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:36:20.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:36:30.924Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=8464e953-a4da-4b3b-8345-f7fcb0ccf0ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:36:30.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:36:40.935Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=908e7ae1-c7cc-4478-ae0c-acb748ac0e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:36:40.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:36:50.944Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=ea7854b8-67ee-4778-aacf-cf7d8abbb303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:36:50.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:37:00.954Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=d2f0c2e7-1382-4edf-8453-e2c766a4a6fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:37:00.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:37:10.967Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=f95d88a8-7fff-4e77-b2e8-b2a4b8cb18a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:37:10.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:37:20.980Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=fe6ffe8d-9a8d-4889-996f-87cd71ad6f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:37:20.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:37:30.991Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=388bd490-dd2c-4c37-9a80-c22a69a4eb7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:37:31.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:37:41.003Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=9714cd1f-55b4-4e35-a5b7-e9923d9901e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:37:41.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:37:51.018Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=c899f726-aa2f-4ae1-bf89-27dcaf4829f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:37:51.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:38:01.028Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=d415727a-af61-4c73-8609-d09ddd50b3ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:38:01.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:38:11.044Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=6fe736a5-3457-47dc-b636-83d658a982f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:38:11.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:38:21.069Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=2ce46885-6175-45d6-94ae-d8baad95f86a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:38:21.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:38:31.079Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=13ea7dfd-5227-48aa-bd02-6c0bfa6aa740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:38:31.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:38:41.092Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=ffa624c7-2cd9-4b74-99d5-5681215369c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:38:41.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:38:51.103Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=0c61fbb8-bdec-4679-b93d-09ee82d9f738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:38:51.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:39:01.113Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=91c66769-9087-4847-83e6-cefba0bfa33b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:39:01.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:39:11.125Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=35f6ff17-02d5-4c77-8760-36a8bdc8b189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:39:11.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-11T03:39:18.961Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-11T03:39:18.962Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-11T03:39:18.963Z |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 |2022-10-11T03:39:18.965Z |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 |2022-10-11T03:39:18.976Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-11T03:39:18.976Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-11T03:39:18.976Z |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 |2022-10-11T03:39:18.978Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:39:21.141Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=4107c854-9fdb-4b75-a69e-d84c14483147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:39:21.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:39:31.153Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=5e36584b-bd91-423b-8f65-87d9ca9eef70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:39:31.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:39:41.164Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=0b12b418-5a5d-4885-9f7c-6c734fca36b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:39:41.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:39:51.177Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=d6693c55-b7f3-4b34-bd59-0992c61f3aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:39:51.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:40:01.190Z |INFO |Init configs |InvocationID=68cce755-44c8-466f-b18c-d0c96e6a31d5, InstanceUUID=258b0311-fe6e-4d01-ac36-cb7bb1bde646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-11T03:40:01.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |