By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-25T05:00:11.494Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-25T05:00:11.498Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-25T05:00:11.539Z |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-03-25T05:00:12.390Z |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-03-25T05:00:12.549Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-25T05:00:12.550Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-25T05:00:12.550Z |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-03-25T05:00:12.761Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-25T05:00:12.815Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-25T05:00:12.844Z |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-03-25T05:00:14.665Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-25T05:00:15.173Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-25T05:00:15.196Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-25T05:00:15.196Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-25T05:00:15.265Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-25T05:00:15.265Z |INFO |Root WebApplicationContext: initialization completed in 2420 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-25T05:00:15.805Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-25T05:00:16.911Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-25T05:00:18.540Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-25T05:00:18.760Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-25T05:00:18.761Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-25T05:00:18.764Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-03-25T05:00:19.222Z |INFO |Started MainApp in 11.204 seconds (JVM running for 12.198) |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-25T05:00:19.311Z |INFO |Start scheduling PRH workflow |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:00:19.330Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=dfeb84e3-01e3-4b91-8e2f-987ff885ca4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-25T05:00:20.945Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.222:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:00:20.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:00:30.983Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=74940c91-cb22-4b6d-a79f-ec78d9c3fe1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-25T05:00:32.056Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.222:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:00:32.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:00:42.063Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=fe73f7d4-31d3-495f-9c11-ed6d7e5fb16c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-25T05:00:43.133Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.222:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:00:43.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:00:53.135Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=d5d85153-5f24-4888-9c06-f620446c57b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-25T05:00:54.204Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.222:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:00:54.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:01:04.206Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=b1de6351-ada8-4111-8285-131b66d72566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-25T05:01:05.239Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.222:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:01:05.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:01:15.241Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=fad888c2-0cc8-466b-978b-b88395f03a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-25T05:01:16.279Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.222:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:01:16.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:01:26.281Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=3b6e422c-596c-4c47-a563-31c6da4dccf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-25T05:01:27.319Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.222:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:01:27.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:01:37.321Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=ccfa951f-ac27-49e1-aaef-7fc761de9f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-25T05:01:38.360Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.222:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:01:38.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:01:48.362Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=a81ce2c4-3b62-463b-a5d1-287ac080fbaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-25T05:01:49.401Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.222:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:01:49.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:01:59.403Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=15b3eec1-2c07-4a34-8a36-4b0e87f86e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-25T05:02:00.473Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.222:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:02:00.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:02:10.476Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=33e60328-51a5-4e4d-931d-e3cf83a04125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-25T05:02:11.549Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.222:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:02:11.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:02:21.553Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=7dcfaaa8-c08f-45f1-b412-132de51d8427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-25T05:02:22.621Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.222:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:02:22.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:02:32.623Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=ec0c9569-3d85-4ea9-af8c-c475b9879e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-25T05:02:33.656Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.222:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:02:33.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:02:43.658Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=468e76e9-c411-456a-a616-bf1ce608ff27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-25T05:02:44.700Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.222:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:02:44.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:02:54.702Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=85539140-9527-4014-bb97-d9368ec7e0c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-25T05:02:55.769Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.222:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:02:55.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:03:05.771Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=0b01ed79-07fc-4a44-96ac-1366b39ba400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-25T05:03:06.807Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.222:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:03:06.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:03:16.811Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=c92f3f41-705d-430a-a293-287573382379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-25T05:03:17.914Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.222:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:03:17.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:03:27.917Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=60cea8e7-ac66-4dbd-9d41-0e3ce6096c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-25T05:03:28.951Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.222:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:03:28.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:03:38.952Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=78b78a38-1322-44c4-ab51-c28f1c780d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-25T05:03:39.990Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.222:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:03:39.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:03:49.992Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=e7298f51-442e-4ad7-9f0f-d3926c5f16a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-25T05:03:51.031Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.222:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:03:51.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:04:01.034Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=5a5ab7a7-bb1f-4252-85ba-ff1f0483bb7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-25T05:04:02.103Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.222:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:04:02.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:04:12.108Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=fd3459e6-b927-456a-bf55-03e38de13c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-25T05:04:13.186Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.222:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:04:13.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:04:23.190Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=e4353aa6-4771-419d-b201-a8f77c93248e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-25T05:04:24.246Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.222:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:04:24.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:04:34.248Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=6e33ca50-7dc8-4b71-92d3-48971dc944c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-25T05:04:35.323Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.222:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:04:35.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:04:45.326Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=b6c1d7ab-1066-4f3b-9143-1b9a94a739ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-25T05:04:46.391Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.222:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:04:46.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:04:56.394Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=93e20b8d-2163-47d3-aaa0-07df6720dee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-25T05:04:57.435Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.222:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:04:57.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:05:07.436Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=58ec2ac3-bb26-4283-b833-284e0e67b750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-25T05:05:08.475Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.222:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:05:08.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-25T05:05:16.327Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-25T05:05:16.327Z |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-03-25T05:05:16.329Z |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-03-25T05:05:16.332Z |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-03-25T05:05:16.345Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-25T05:05:16.345Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-25T05:05:16.346Z |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-03-25T05:05:16.348Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:05:18.477Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=b55d9a9e-1873-4411-a2c2-3a3580741fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-25T05:05:19.511Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.222:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:05:19.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:05:29.515Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=b8823a08-c2b4-4c99-a044-7c514b6ac5ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-25T05:05:30.550Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.222:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:05:30.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:05:40.552Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=291ef19b-e8b4-40f5-ba65-6b8566c0d869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-25T05:05:41.598Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.222:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:05:41.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:05:51.600Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=d4cd0caa-01fe-4411-b51d-e7817bb92005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-25T05:05:52.663Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.222:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:05:52.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:06:02.665Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=53221580-17b2-4456-af52-2dd2350aaba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-25T05:06:03.703Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.29.222:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:06:03.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:06:13.705Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=d4846542-bb18-45ab-83d4-5e70e7b90918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:06:13.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:06:23.869Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=28bddb35-96e0-4460-950b-da61870567ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:06:23.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:06:33.919Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=d6cd7927-2d3f-452b-b829-e883fc73c483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:06:33.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:06:43.980Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=4b520ad3-34c0-4ed6-b9a3-92803e40590c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:06:43.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:06:53.995Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=18988a22-d285-4d0e-9654-3c617e21098e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:06:54.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:07:04.015Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=a4397c5c-07f3-47db-9723-38a26837fb63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:07:04.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:07:14.046Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=7d515d80-6628-414d-9594-165e7e7bc2e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:07:14.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:07:24.061Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=fc1480ec-cb3e-494b-b871-94bd0320fa8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:07:24.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:07:34.076Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=47943637-e3b1-4c26-9019-7523f6165dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:07:34.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:07:44.087Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=7b08e67a-3961-4f76-ad2e-90df251bd162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:07:44.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:07:54.116Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=4249cd11-84ed-4b74-8917-6dc017f7bb23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:07:54.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:08:04.172Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=244da81e-90bd-4e1d-b1ec-9b368053f9b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:08:04.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:08:14.185Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=8589aae9-e40f-4838-bea1-d05387492353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:08:14.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:08:24.199Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=54e70f52-3b1d-46f8-b521-2d983b319a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:08:24.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:08:34.216Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=b064940c-bfb7-4cdc-b5ce-ea31970ae59d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:08:34.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:08:44.251Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=12c80f08-f2c5-4f8c-b280-5dcb806874f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:08:44.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:08:54.275Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=7276fa47-9faf-4153-84cc-9db3a9f2e616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:08:54.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:09:04.288Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=e215b4f7-95d3-45ca-b3aa-8d09954b6ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:09:04.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:09:14.305Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=49025219-079f-4728-a3ca-dd1d873d0af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:09:14.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:09:24.323Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=3d550bc7-6cb6-478f-8262-627acf9dd3ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:09:24.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:09:34.334Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=6f6013f4-c99a-41d6-9477-a7f6e1aeab60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:09:34.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:09:44.344Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=6166afb5-43d4-4759-8888-c216375180a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:09:44.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:09:54.357Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=b9a4e575-bd6a-4c9d-8baf-a4b232c5f4a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:09:54.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:10:04.381Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=d107b535-ef33-4dca-a6ed-9389514b537c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:10:04.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:10:14.391Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=8ef98d72-0dac-4d20-a8c5-e1452e45f578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:10:14.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-25T05:10:16.180Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-25T05:10:16.180Z |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-03-25T05:10:16.181Z |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-03-25T05:10:16.185Z |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-03-25T05:10:16.197Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-25T05:10:16.197Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-25T05:10:16.197Z |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-03-25T05:10:16.199Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:10:24.401Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=aa98e20a-6fc6-4d7d-b856-925b41258a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:10:24.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:10:34.414Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=9c4300f7-7c7c-4a7d-a549-2ae9428c328c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:10:34.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:10:44.424Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=2cd110a1-0416-41b1-9c58-023e72326aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:10:44.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:10:54.437Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=ef491b4f-49a0-406e-9110-7b4c363c1b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:10:54.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:11:04.447Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=41389aaa-9157-4d48-bcad-3a43c642936b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:11:04.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:11:14.457Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=b8ddf13b-0f7c-4e5b-abd1-fbc7bf163bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:11:14.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:11:24.474Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=08b7de40-4bdd-4aaf-8381-fa655f070bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:11:24.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:11:34.486Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=d97d545f-21d9-4297-8594-3a3548de4cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:11:34.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:11:44.497Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=a2ba7172-e005-41ca-896a-aed2580cd045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:11:44.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:11:54.523Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=5411b725-5e31-4d86-8e42-ea3456de5153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:11:54.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:12:04.534Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=a59a92c1-6848-46de-a076-3ac36ea00e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:12:04.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:12:14.545Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=98ee8038-b76b-4f4f-887e-6ae5cbec31dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:12:14.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:12:24.555Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=a6496e4f-acc6-4028-96d7-12c25db9dbee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:12:24.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:12:34.567Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=c4aaf567-a234-41da-bc6d-4aca7b37af16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:12:34.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:12:44.577Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=8088b4e7-c539-49b6-89cf-31617b2d1c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:12:44.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:12:54.591Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=95f685e6-309a-4a65-a633-07bd8beac9a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:12:54.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:13:04.612Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=1af7e7f6-dc97-4a52-8c6c-0f7ef88bb677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:13:04.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:13:14.625Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=5c3f24d8-4af1-49ec-b543-8a20b1e23649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:13:14.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:13:24.639Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=bac4340d-b940-4693-a6a8-c1c730906e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:13:24.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:13:34.652Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=4c9928c4-73ab-4e8a-9dde-fa9239a97b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:13:34.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:13:44.663Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=8561e667-e97f-4661-89de-cbbf2cfc93a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:13:44.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:13:54.680Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=bb248bb2-8f36-48f7-a1c3-e5f47678d054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:13:54.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:14:04.693Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=e2498111-1d8c-4d89-a8c2-77a0afb8537d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:14:04.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:14:14.717Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=a5e24fab-592d-40ef-a661-063e4bf377da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:14:14.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:14:24.728Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=4076acea-89ad-45dd-a5b2-88afd50e44de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:14:24.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:14:34.739Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=0952d752-e01f-4800-bb76-57cc3e25df83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:14:34.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:14:44.751Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=fbba1ed5-a9ba-4b2e-ab66-ceb7a82a057c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:14:44.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:14:54.761Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=ad364369-f57d-462e-a714-a6ba32865573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:14:54.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:15:04.783Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=cf5da97f-deb6-437b-a158-944c2dcf9163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:15:04.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:15:14.803Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=575f6fb2-7dd9-400c-a3e1-635697477660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:15:14.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-25T05:15:16.113Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-25T05:15:16.113Z |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-03-25T05:15:16.114Z |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-03-25T05:15:16.117Z |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-03-25T05:15:16.126Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-25T05:15:16.126Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-25T05:15:16.126Z |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-03-25T05:15:16.129Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:15:24.816Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=a537139c-3902-4f91-90d4-e8134850c39c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:15:24.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:15:34.830Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=b9000775-4ba1-4e85-8523-e9fa85f95e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:15:34.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:15:44.840Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=08ff0678-1f2e-4e21-bc4b-7356b303fc16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:15:44.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:15:54.851Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=b46d8f02-79c3-422c-9122-9e9d2c1b984a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:15:54.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:16:04.889Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=42905038-839d-408f-8512-dd17c7c00439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:16:04.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:16:14.906Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=b96a9a5e-8d5b-44cf-8381-8e95f413efcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:16:14.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:16:24.915Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=2e1a9f04-4237-435a-9d18-afe5b7450a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:16:24.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:16:34.924Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=ceb64c40-3f3a-4b85-9a84-c4b298e361ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:16:34.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:16:44.933Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=55376f72-cf2c-4930-a044-0bf15f834f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:16:44.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:16:54.944Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=b5e2c669-53b4-4fd5-81a1-44edffb56650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:16:54.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:17:04.954Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=9f9ce097-7ece-4962-a9e1-a289f85f54d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:17:04.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:17:14.963Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=297fe127-3138-46d5-a81b-3938d88d0f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:17:14.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:17:24.971Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=7076ce9f-e5dd-432f-aaae-53a8762112d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:17:24.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:17:34.995Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=046a326c-0f74-4c6f-85e9-b56ad4e4315d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:17:35.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:17:45.007Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=c950a634-a334-4141-ae14-136133988fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:17:45.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:17:55.023Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=8bc1d781-0578-44af-b031-dfe0ed7cd27c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:17:55.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:18:05.032Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=81f0d5f5-a742-45bd-bc50-b4b719c9200c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:18:05.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:18:15.043Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=e7133f53-06fe-4681-b602-a23f6e395994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:18:15.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:18:25.052Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=0136bbc0-ae24-4b70-9c29-1fd7aa674479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:18:25.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:18:35.061Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=371143e8-0f19-4298-a955-9fb69b2623df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:18:35.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:18:45.078Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=72e243d0-25c2-44de-ae29-cfac30f59be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:18:45.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:18:55.088Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=69aa58c5-2262-48c0-a3a8-52e4d9c6533f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:18:55.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:19:05.097Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=984ddaa8-a77f-40b2-86bb-e0ada69c54fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:19:05.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:19:15.108Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=147a7f39-d1c3-48d2-9e20-0857d0324972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:19:15.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:19:25.123Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=4a29aace-fb7f-4765-b0ca-83a1be33a12d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:19:25.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:19:35.137Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=d9396ac2-2fbe-439e-aceb-10d28971ad28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:19:35.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:19:45.147Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=a6412c28-b74b-487a-b453-8a292c93daba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:19:45.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:19:55.155Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=56fa86fb-3a64-44c5-91d8-8bafe649ed94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:19:55.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:20:05.164Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=5046e348-f1d0-4c33-b27b-e273b08a278f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:20:05.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:20:15.178Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=4174c6d2-391d-4743-9a3a-65e517d30b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:20:15.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-25T05:20:16.147Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-25T05:20:16.147Z |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-03-25T05:20:16.148Z |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-03-25T05:20:16.151Z |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-03-25T05:20:16.162Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-25T05:20:16.162Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-25T05:20:16.162Z |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-03-25T05:20:16.165Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:20:25.189Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=4a68e7f3-c85c-4d55-b764-30c23af767bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:20:25.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:20:35.209Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=535f273f-7273-4ff4-9681-cf291696f8fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:20:35.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:20:45.217Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=8970e11c-699b-4bb7-93d9-c94dcb67eca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:20:45.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:20:55.226Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=0bc19e00-c0fb-4834-9160-3f4ecae2e982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:20:55.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:21:05.235Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=655f77ff-2adc-4de0-ac07-1f68e28986fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:21:05.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:21:15.243Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=c129605f-c6c0-4ca4-b469-e7203ce5ea93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:21:15.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:21:25.255Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=08c92c56-1ebd-46bd-9464-06356fcb1ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:21:25.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:21:35.276Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=28ee289a-a4d6-4682-ace6-9e0619b17f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:21:35.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:21:45.293Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=1f7a90ce-79fd-40e9-a542-f20cdd61e7fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:21:45.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:21:55.304Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=72dbef2c-6e37-45f5-885b-ada082786212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:21:55.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:22:05.315Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=96d11248-7a58-4d06-8c2c-231c15448506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:22:05.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:22:15.326Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=41a84179-dd33-4e9f-bff3-b5d40f811ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:22:15.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:22:25.336Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=bb64c3ea-d7c3-428d-9bb7-ac177ba8a040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:22:25.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:22:35.347Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=6da1dd82-4041-4a57-a290-68a60cec2ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:22:35.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:22:45.365Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=8fe77ed2-a5c5-4295-a982-c156f0c6eaed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:22:45.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:22:55.378Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=b6aa1ea6-df08-4ebe-98b2-fa9daa35a3ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:22:55.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:23:05.390Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=bb6c3205-f4ce-4538-ae4b-791485d833f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:23:05.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:23:15.401Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=43336b09-7c64-4f17-9cb1-c7b0b9468f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:23:15.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:23:25.431Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=27b69741-36ee-4ff7-97e0-708199398305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:23:25.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:23:35.442Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=da85fd4a-80aa-4b29-8562-4fa1523483ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:23:35.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:23:45.478Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=ba936399-63d4-4117-bc3e-604d4a9c0687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:23:45.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:23:55.493Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=2fc3a22b-52b8-45b5-aede-6d3f914b4272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:23:55.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:24:05.505Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=85017904-7281-400a-a065-69caefe62038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:24:05.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:24:15.515Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=5313a5e8-3360-4096-96bf-3288b0102b5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:24:15.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:24:25.540Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=d7e6678b-f78e-44a9-be33-18435be512dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:24:25.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:24:35.548Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=9f83e85b-568c-49a4-9e6d-6f79418064ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:24:35.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:24:45.564Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=f6e1017b-671d-41f3-95e2-25801f0bb2e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:24:45.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:24:55.573Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=6a1fec33-745b-468b-a284-5e449a69a0b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:24:55.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:25:05.600Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=5b884a5f-d3a8-4dbd-a151-6a397d9e97f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:25:05.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:25:15.609Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=ae16d06b-a295-4518-93cd-3023b69209a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:25:15.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-25T05:25:16.113Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-25T05:25:16.113Z |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-03-25T05:25:16.114Z |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-03-25T05:25:16.117Z |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-03-25T05:25:16.125Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-25T05:25:16.126Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-25T05:25:16.126Z |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-03-25T05:25:16.128Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:25:25.617Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=2255b6b1-f980-4703-b9bd-68277280af6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:25:25.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:25:35.627Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=c5e4b8ae-7c2a-47db-8e98-be3237c36a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:25:35.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:25:45.640Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=71073a1f-23b6-4c10-af96-29528a2ed461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:25:45.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:25:55.650Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=72534a3f-b723-460f-9fe4-930beb8d5dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:25:55.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:26:05.660Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=e5cc703d-bd37-4c37-a8da-85e223d2edb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:26:05.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:26:15.668Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=ae76ecc4-37b4-433c-96b4-8c452cdfbec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:26:15.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:26:25.677Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=f13f8cb1-38f1-4703-b92d-64f49fc2e5a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:26:25.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:26:35.689Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=20ecaf5b-e235-4415-87ac-9d019154d92e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:26:35.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:26:45.701Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=3c3915cd-103b-4f4c-acf1-cbaa2486f59a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:26:45.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:26:55.710Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=3913ab2d-194c-4ad5-b0f6-17a15a1c60a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:26:55.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:27:05.718Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=e468d6ca-7f4a-4702-ae4a-2c957b7ba6e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:27:05.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:27:15.727Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=c576d330-9be0-4254-8842-d94ad75e1c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:27:15.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:27:25.733Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=678cab34-d664-4e8d-bb27-759e63a518b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:27:25.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:27:35.742Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=293cd1d5-aba9-44ac-9d60-5d52e246ceff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:27:35.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:27:45.753Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=b70fb797-f6ec-4c08-8ff7-12bbe1800747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:27:45.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:27:55.761Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=aaf74d3e-9214-4f5e-80a0-79b89e777718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:27:55.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:28:05.769Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=ca6f6e5d-21ee-4902-a8f6-81584566ecab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:28:05.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:28:15.777Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=700bbae2-4ee3-4380-973d-007087afe1b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:28:15.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:28:25.786Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=d355f5aa-76a3-4992-85bb-f24d4faf4759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:28:25.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:28:35.795Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=20ebda50-cc1a-4db7-a40e-dfb601d5e09f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:28:35.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:28:45.806Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=71264d09-9de1-4e69-95fc-fbe8935e2fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:28:45.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:28:55.814Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=8bda8c2c-3f45-4bea-b9eb-5bfbdaffca69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:28:55.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:29:05.824Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=e503982d-9c2d-49d6-886d-eb77fabf3d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:29:05.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:29:15.838Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=c4128d7c-a06b-4649-8639-a403556b8ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:29:15.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:29:25.847Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=e7984938-38c3-41ae-97c2-f9ba333c4b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:29:25.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:29:35.854Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=0c857650-ae0a-4ef0-8cdd-fdd9e1d35ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:29:35.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:29:45.862Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=95a5b2b8-6c06-47bd-9d2c-4b90211d02f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:29:45.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:29:55.872Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=1d047d26-6cff-455b-a465-35d3b521b53a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:29:55.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:30:05.882Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=2578dd4e-749f-4d1c-a9b0-a89c0fca5658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:30:05.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:30:15.891Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=16173a71-45af-4733-a46d-3e3e7552c7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:30:15.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-25T05:30:16.151Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-25T05:30:16.151Z |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-03-25T05:30:16.152Z |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-03-25T05:30:16.155Z |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-03-25T05:30:16.162Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-25T05:30:16.162Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-25T05:30:16.163Z |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-03-25T05:30:16.165Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:30:25.899Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=1407a1b1-0f34-4640-96ec-955d10f543d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:30:25.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:30:35.913Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=47a1b91b-71fa-4823-93a6-04e049a81a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:30:35.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:30:45.931Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=93b99031-4cda-4f39-99d9-b07944026bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:30:45.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:30:55.940Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=a8cdcf7b-fb02-439b-be03-db2cb956bc60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:30:55.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:31:05.950Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=c1f5d256-4fa6-4403-90e7-350c04332510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:31:05.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:31:15.959Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=b5aa1952-eb27-487d-90f1-7f25c8fa300b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:31:15.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:31:25.967Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=284474a1-8df8-4345-9d8d-dab0c0c9fd27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:31:25.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:31:35.975Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=00f81c27-22bd-435a-83c9-35249b10817e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:31:35.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:31:45.985Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=cdaacdb0-4c36-40b4-87eb-07342ff42328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:31:45.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:31:55.993Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=23170ab4-6100-47b5-830b-6dce8b42973c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:31:56.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:32:06.001Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=b537460f-fb02-4bcc-b0fe-31b3909f36f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:32:06.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:32:16.011Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=bcdcb03b-c183-4545-81c4-d2b9a19abaa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:32:16.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:32:26.019Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=0e19746e-8513-4d04-bb6b-0e0a3959566b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:32:26.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:32:36.027Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=6d5b316c-9597-4f06-a823-fa0b24d614ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:32:36.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:32:46.042Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=32ffffe2-730a-4a76-a3a5-9d5b6e81b057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:32:46.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:32:56.051Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=dbd5c139-0c6a-4ada-88b8-1c045ea58bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:32:56.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:33:06.060Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=cbee2edb-96b7-49a2-b385-57bdea7d7c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:33:06.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:33:16.069Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=f56104fc-8af0-4af8-bdb2-d2eab3286efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:33:16.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:33:26.078Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=98b05051-ec87-4404-b2ff-d1bb48d102c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:33:26.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:33:36.086Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=bce7f1a9-fb55-41f4-9399-017d8a79d4df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:33:36.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:33:46.097Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=56b3f691-92bf-45c0-a746-b945d42acddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:33:46.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:33:56.106Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=a77b32e2-2043-4651-ba62-2759fe0aa71b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:33:56.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:34:06.116Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=3000bb09-49d5-4987-8f30-b6c3cddd8ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:34:06.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:34:16.125Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=04861064-4cb3-4642-a09a-59ebcfdb9177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:34:16.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:34:26.134Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=d9a23243-b4f7-4011-9624-58c45d13526f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:34:26.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:34:36.146Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=3c6df23f-b240-4413-9758-84650111bc4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:34:36.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:34:46.158Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=c00e4f97-e2db-431d-b447-a3efa4eca59a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:34:46.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:34:56.166Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=76c54bb0-207d-415e-9f14-3ddef6b661b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:34:56.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:35:06.176Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=d0fa94d3-191d-4c6d-a775-e1f1f21fad38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:35:06.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-25T05:35:16.171Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-25T05:35:16.171Z |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-03-25T05:35:16.172Z |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-03-25T05:35:16.175Z |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-03-25T05:35:16.182Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-25T05:35:16.182Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-25T05:35:16.183Z |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.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:35:16.183Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=8d0d76c1-b66e-47fb-b941-37e450738df0 | |INVOKE |pool-2-thread-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-25T05:35:16.185Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:35:16.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:35:26.191Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=a47a45ee-09f6-459f-bfd0-a90b5ae86af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:35:26.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:35:36.204Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=63da9814-da8f-4845-aaf5-258dee78edab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:35:36.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:35:46.225Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=30dc4cb0-f004-49a8-8147-0e572f6baec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:35:46.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:35:56.233Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=b0b1dc2a-a3c2-4cc2-9faa-82183a5981db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:35:56.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:36:06.243Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=d1f46d16-2db5-4e84-9dc8-a38edb93c65b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:36:06.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:36:16.251Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=055e07f7-fe22-4db9-b131-06a131f5186e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:36:16.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:36:26.261Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=5d502016-5d16-4a01-9e82-6749ef5f2713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:36:26.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:36:36.271Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=ee3ace68-7c04-466a-9e21-1cb53a508a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:36:36.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:36:46.278Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=87105ea3-6e97-46ec-aefb-4f807ba2c07a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:36:46.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:36:56.286Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=11e5ff71-5411-4b95-91b0-710358076fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:36:56.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:37:06.294Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=dfb6d3db-ad26-494f-a543-b9daa6ee2afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:37:06.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:37:16.305Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=3b78aac5-e063-48ed-8da4-25687226b5f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:37:16.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:37:26.315Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=f3f6e582-5e05-4673-ba27-174a0c2a5463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:37:26.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:37:36.335Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=141e9c08-d1ef-491c-916a-f32ee06fc693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:37:36.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:37:46.345Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=6a7d489c-e8d2-45e6-955f-4a47f36babbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:37:46.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:37:56.355Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=dc9accd6-f81f-4553-88f4-85765862828b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:37:56.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:38:06.366Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=2e66893a-2ef8-4072-b497-e87b5ef04e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:38:06.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:38:16.374Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=df9d3db1-35e9-4ca0-98a2-6af2d33fd0c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:38:16.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:38:26.385Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=261fccb6-37e6-4c4d-835e-3d7ed3847b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:38:26.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:38:36.402Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=87fc5076-f11e-4a8f-a825-d34dde8c1769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:38:36.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:38:46.409Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=706dedb8-16cb-40bc-8616-2c71fcb5da67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:38:46.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:38:56.419Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=c2e3c022-c790-4305-bad1-594e794f3a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:38:56.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:39:06.428Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=48934b7e-04d7-4607-b758-9bdc48f1ce78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:39:06.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:39:16.435Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=eeb6ef0a-ed00-4b65-a0c3-2c91f12010b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:39:16.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:39:26.441Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=4b0df73f-ea14-4062-a898-432dda878777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:39:26.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:39:36.452Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=72904f12-50bc-476f-a5e3-b943ef7bdc5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:39:36.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:39:46.463Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=a53089fd-9878-47fd-ac64-52eaa8b41ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:39:46.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:39:56.471Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=bca3763a-88dd-45d6-8164-c233b0c07a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:39:56.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:40:06.480Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=fe446424-d1f6-44be-8c0d-6e0aac642e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:40:06.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-25T05:40:16.119Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-25T05:40:16.119Z |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-03-25T05:40:16.120Z |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-03-25T05:40:16.122Z |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-03-25T05:40:16.129Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-25T05:40:16.129Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-25T05:40:16.129Z |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-03-25T05:40:16.131Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:40:16.500Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=25d629c0-d496-403b-bbd0-385e5b510c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:40:16.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:40:26.508Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=479751e0-d3ca-4dcf-b3a1-c784cec20e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:40:26.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:40:36.523Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=9c271d3e-9fa7-4722-8dfa-4093fd3391bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:40:36.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:40:46.531Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=5afa8253-596c-41c4-802a-84ff9d21de0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:40:46.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:40:56.539Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=a3376a9d-38d6-49f4-8d0d-2a1df2f645ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:40:56.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:41:06.549Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=a1ad300d-ce4e-4e9c-8270-b8815b24154b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:41:06.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:41:16.559Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=3a1e9e77-912e-4fce-807d-0d459432a538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:41:16.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:41:26.583Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=1792adbc-84ae-4cf2-a6ac-3f799dd045d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:41:26.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:41:36.593Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=8e8d65c1-cd04-419b-8b87-1b8269465f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:41:36.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:41:46.607Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=f0c29a72-e108-4e02-a880-40be4a2834fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:41:46.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:41:56.619Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=4816bed1-80f4-405e-b786-dcd7a74d19ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:41:56.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:42:06.631Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=0efa2ccf-7a4f-4182-8ab2-53d96be9abf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:42:06.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:42:16.640Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=1cfbc779-7bc4-46d6-8f42-9abadda5bc55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:42:16.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:42:26.649Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=799588c0-9a6b-44c2-a7a7-4448e0b9e7a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:42:26.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:42:36.657Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=91d8cd92-6832-458e-86b4-99d4dc9b4ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:42:36.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:42:46.679Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=11b42fcd-9f51-4546-babc-7874f8dcd7b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:42:46.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:42:56.696Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=b8acf416-87c2-44a5-a92d-fb79788f7e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:42:56.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:43:06.705Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=242454cf-6741-4399-9182-50cfa4f1f49d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:43:06.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:43:16.723Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=7c981721-eaf7-4d11-9f38-efb34447ed7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:43:16.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:43:26.732Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=f0d4d428-8f59-4e02-833a-e8e0967fc6f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:43:26.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:43:36.740Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=810ac483-2aa6-4b0d-86ce-cd81c70d554e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:43:36.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:43:46.748Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=a36f2f12-a909-479b-97d4-2f03ce31d108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:43:46.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:43:56.756Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=65faeede-b75d-468b-a2e8-203bfca767cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:43:56.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:44:06.767Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=d3292a32-7cbd-4805-a192-02f95aa88fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:44:06.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:44:16.776Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=77cfad12-07b4-4874-b941-b6e93256f51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:44:16.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:44:26.795Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=511a420e-f628-4a70-b1e4-b2066c9d7bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:44:26.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:44:36.803Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=80bd07c6-ff50-4d5f-ac68-d9858aec2144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:44:36.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:44:46.811Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=83b24290-e179-4b5a-b05f-6862a90ef5e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:44:46.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:44:56.819Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=2e51a11e-1b0f-4009-a8ac-38c20716e117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:44:56.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:45:06.828Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=ce2511f1-d121-44df-a43e-6a3907864044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:45:06.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-25T05:45:16.117Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-25T05:45:16.117Z |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-03-25T05:45:16.118Z |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-03-25T05:45:16.122Z |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-03-25T05:45:16.129Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-25T05:45:16.129Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-25T05:45:16.130Z |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-03-25T05:45:16.133Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:45:16.836Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=90417146-7dd4-4352-ae0a-aa66e7b86f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:45:16.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:45:26.844Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=69eb2895-6baa-4da7-babe-18d803cf54d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:45:26.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:45:36.852Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=8d6f43a5-de68-4cf1-8f29-5264990873c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:45:36.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:45:46.862Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=e330d19c-22cd-4460-bc4f-a3169b4db112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:45:46.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:45:56.873Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=e68d1df6-c9d0-452b-84c2-b969715ab26a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:45:56.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:46:06.881Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=35552705-a5c6-4bab-9a07-439f336527d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:46:06.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:46:16.893Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=396556a3-ec59-4f11-a7ba-5b8c8675ed8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:46:16.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:46:26.902Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=2662b5f8-25ee-4d34-837f-7e01d3a0f4c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:46:26.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:46:36.913Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=0ff9935a-2f82-44b6-ad04-99963de51174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:46:36.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:46:46.921Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=ec321fd2-2a47-4dd1-8337-3740ff3e8e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:46:46.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:46:56.931Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=d43d9146-c069-484b-b4d7-90dc1c91b48e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:46:56.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:47:06.942Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=3fc0ccd7-dcea-40f7-b547-ab67b98fb109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:47:06.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:47:16.953Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=a460d3d9-57f4-4aef-8ad7-0dc3727b7973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:47:16.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:47:26.962Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=b2a45b87-149f-45a0-8358-c82383a652bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:47:26.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:47:36.970Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=cef7f2c9-2066-4ba1-b353-6285107f0baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:47:36.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:47:46.977Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=a9259a32-7f22-4623-a70c-e65bfa692665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:47:46.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:47:56.985Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=c1112ad0-aecb-4fcb-8148-2eacbcbb97c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:47:56.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:48:06.993Z |INFO |Init configs |InvocationID=b547a036-cd29-4d86-b711-0eb7da3eb197, InstanceUUID=4dc8d4f1-877b-4b4f-8a00-f8e05af9b3d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-25T05:48:07.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |