By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-02T23:10:44.706Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-02T23:10:44.708Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-02T23:10:44.737Z |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-02T23:10:45.250Z |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-02T23:10:45.335Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-02T23:10:45.336Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-02T23:10:45.336Z |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-02T23:10:45.407Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-02T23:10:45.508Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-02T23:10:45.540Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-03-02T23:10:46.673Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-02T23:10:47.063Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-02T23:10:47.077Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-02T23:10:47.078Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-02T23:10:47.121Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-02T23:10:47.121Z |INFO |Root WebApplicationContext: initialization completed in 1581 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-02T23:10:47.396Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-02T23:10:48.008Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-02T23:10:49.156Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-02T23:10:49.269Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-02T23:10:49.271Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-02T23:10:49.273Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-03-02T23:10:49.688Z |INFO |Started MainApp in 6.782 seconds (JVM running for 7.414) |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-02T23:10:49.743Z |INFO |Start scheduling PRH workflow |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:10:49.752Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=499e2a10-0722-47e2-b66f-77b7257b8839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T23:10:51.231Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.88.166:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:10:51.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:11:01.281Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=b28ac8c1-1c19-4db8-93df-4f252a2ea749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T23:11:02.362Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.88.166:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:11:02.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:11:12.365Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=8ca0cc9b-5141-45e3-b855-96e3669561a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T23:11:13.405Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.88.166:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:11:13.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:11:23.407Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=9db6e516-2f74-4628-8038-260a8ba6c0e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T23:11:24.441Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.88.166:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:11:24.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:11:34.442Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=cda4ebec-4727-4e50-871a-8fb5b22b905a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T23:11:35.485Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.88.166:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:11:35.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:11:45.486Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=7de134b9-6ef0-4f3e-bda0-3434f6c031fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T23:11:46.521Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.88.166:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:11:46.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:11:56.522Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=618463a4-810e-4f14-a3ed-e6c83ed9ffcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T23:11:57.567Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.88.166:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:11:57.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:12:07.570Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=f520c24c-c4b9-4492-ad01-f52c80748df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T23:12:08.601Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.88.166:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:12:08.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:12:18.604Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=b13fd23d-7d6e-4058-95d5-865a90525624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T23:12:19.641Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.88.166:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:12:19.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:12:29.643Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=84467171-9035-41f1-a4c9-f27b8ae849d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T23:12:30.681Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.88.166:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:12:30.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:12:40.682Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=9d26355e-4ef5-41c0-ae09-7484a902bc9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T23:12:41.721Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.88.166:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:12:41.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:12:51.723Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=5548d70f-8feb-4d3b-ac44-738c35f48d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T23:12:52.761Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.88.166:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:12:52.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:13:02.766Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=b312767d-7174-4c3b-bbe8-6e6d94f5466f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T23:13:03.801Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.88.166:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:13:03.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:13:13.804Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=4b9fa8d3-5518-4d8f-a873-79d2ede6b88a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T23:13:14.841Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.88.166:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:13:14.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:13:24.843Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=7749ce48-7031-4f05-bf64-757bbe3ba093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T23:13:25.881Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.88.166:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:13:25.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:13:35.883Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=d81628e3-4966-4a0e-a65f-3694af063148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T23:13:36.925Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.88.166:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:13:36.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:13:46.927Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=8a792f2d-b80f-4c81-aa34-9e6cacf2c3fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T23:13:47.961Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.88.166:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:13:47.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:13:57.963Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=14fe9f3c-96d8-42ad-9fb8-bda26f836e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T23:13:59.001Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.88.166:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:13:59.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:14:09.004Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=ff0263f1-4330-4b41-a17f-0682b311aa02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T23:14:10.043Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.88.166:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:14:10.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:14:20.047Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=03124213-ca7a-48e7-a32b-f7c57855a2c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T23:14:21.081Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.88.166:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:14:21.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:14:31.082Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=7ca40ad0-49bb-4674-90fb-55c3c47203c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T23:14:32.121Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.88.166:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:14:32.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:14:42.123Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=4687684b-1dee-4ac6-a8d4-fa1f031b6b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T23:14:43.161Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.88.166:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:14:43.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:14:53.163Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=59670a1e-7ee6-41b4-abef-6dafd8be5b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T23:14:54.207Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.88.166:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:14:54.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:15:04.209Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=04bc6cb0-f937-4e8c-96dc-eec5c20fcb2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T23:15:05.241Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.88.166:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:15:05.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:15:15.243Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=8a10fdfb-09ee-4a48-b1aa-b92ad0e36df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T23:15:16.281Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.88.166:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:15:16.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:15:26.282Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=f8d1f292-e11a-4623-96f9-702ad1c9b7c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T23:15:27.321Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.88.166:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:15:27.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:15:37.322Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=61087269-898b-4477-b700-b11c7b5b7dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T23:15:38.425Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.88.166:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:15:38.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-02T23:15:48.314Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-02T23:15:48.316Z |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-02T23:15:48.317Z |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-02T23:15:48.322Z |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-02T23:15:48.332Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-02T23:15:48.333Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-02T23:15:48.333Z |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-02T23:15:48.336Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:15:48.427Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=ceeadc56-68a7-47a9-8f20-b449b5a7abed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T23:15:49.465Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.88.166:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:15:49.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:15:59.468Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=77a3e800-89b7-4b62-9a88-7d4b3c0ec8fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T23:16:00.505Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.88.166:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:16:00.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:16:10.507Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=1324c143-58a0-49fa-867c-eb82e0dbb00d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T23:16:11.545Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.88.166:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:16:11.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:16:21.547Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=e6a4cd38-b591-430d-9201-952b68522e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T23:16:22.585Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.88.166:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:16:22.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:16:32.586Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=6b167504-1718-487a-88a1-a8ef5d40be43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T23:16:33.625Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.88.166:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:16:33.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:16:43.627Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=43e89f5b-a932-4dcf-9d97-d3620428263c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-02T23:16:44.665Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.88.166:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:16:44.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:16:54.667Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=6c97099c-7280-4ec3-b2c2-6f588d6dc32d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:16:54.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:17:04.791Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=ca4a580d-d58e-4b16-9248-4ca06cbf922f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:17:04.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:17:14.811Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=a4467652-ae55-4235-bb0b-e743a5c8d0c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:17:14.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:17:24.825Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=25a7c09e-fb7d-468d-916f-920a0f5feaa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:17:24.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:17:34.839Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=f4826318-e4f8-443d-9079-719a7507e646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:17:34.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:17:44.853Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=1916dbad-98e8-4a1e-b058-5633cf45a968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:17:44.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:17:54.878Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=f2f7b95c-9115-4b49-bab9-aa1903a5d7f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:17:54.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:18:04.892Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=1d126596-021e-4581-b9bb-08fca03a5467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:18:04.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:18:14.903Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=29179139-1e5e-42b1-b7c1-33ff27c8b88f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:18:14.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:18:24.919Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=1f26743b-dc20-43e2-94f1-1d29363e8dba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:18:24.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:18:34.943Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=3389c549-f32c-4c9a-91a9-65d6263f35ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:18:34.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:18:44.952Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=d849bbf8-c745-49df-b7b0-985011b5002a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:18:44.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:18:54.961Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=4081e66c-02cc-450e-a203-b094f1f99f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:18:54.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:19:04.971Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=fff9bc65-4161-48c0-b99d-34016315a92f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:19:04.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:19:14.982Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=48de8969-fb0f-480d-82b9-69f4417233c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:19:14.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:19:24.991Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=c760a648-d474-4d7a-89a9-bd4b4eb24c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:19:25.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:19:35.003Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=4163ccf2-5dd1-418e-9d54-b13149f91979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:19:35.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:19:45.016Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=c56bb996-44f4-41c7-b52d-f0ad88ca8bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:19:45.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:19:55.035Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=20ce1569-4565-453e-87f8-6835856f1b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:19:55.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:20:05.045Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=f9945b58-a97d-49e5-93ca-5f26dbf85eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:20:05.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:20:15.055Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=bc168030-1e98-4c40-a907-8655f2377bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:20:15.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:20:25.064Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=62b97419-3b76-4229-b6e6-2d1b5d8e0220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:20:25.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:20:35.072Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=b35621bf-fe4c-4eb3-904f-a644fa2695d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:20:35.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:20:45.085Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=f1c3aeef-c218-459e-a22a-f739e69303e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:20:45.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-02T23:20:47.768Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-02T23:20:47.769Z |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-02T23:20:47.770Z |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-02T23:20:47.773Z |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-02T23:20:47.780Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-02T23:20:47.780Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-02T23:20:47.780Z |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-02T23:20:47.783Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:20:55.097Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=b744e43d-ab01-41ca-a627-c5def8194771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:20:55.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:21:05.112Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=15c1bb05-163b-4c45-b7ef-f591376de17d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:21:05.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:21:15.132Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=fb3b4864-ef65-4fc5-8cfb-ec8b010c530e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:21:15.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:21:25.144Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=17e48b1f-afd0-4d93-a312-e7a53f79af85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:21:25.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:21:35.155Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=3de4226a-a534-4074-ae16-9648feb051e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:21:35.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:21:45.162Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=efe307d2-c702-4522-8783-e149da261b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:21:45.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:21:55.173Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=8fa20b20-fa8b-4f71-ad92-438a9c83ac42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:21:55.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:22:05.181Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=228444e1-89f9-49a7-af25-cab47524baf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:22:05.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:22:15.198Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=e1ddbce2-c672-4049-ab64-7f9acd71091e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:22:15.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:22:25.228Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=f627ae6b-40c9-4376-b9c9-1eb03d23ffb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:22:25.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:22:35.239Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=134e1d0b-5a9d-4c9d-b646-d6a7662abf4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:22:35.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:22:45.250Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=44459462-0515-4738-8286-b1464099e57e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:22:45.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:22:55.264Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=cd58d6ac-45c2-46d4-9b9b-4b742907b642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:22:55.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:23:05.285Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=93d55a74-a5bc-4402-8966-24ab77c88011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:23:05.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:23:15.297Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=12ac5b15-a689-4bb5-a4ea-703e5359714c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:23:15.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:23:25.313Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=1eaca357-aaf5-4f59-8d89-be508a22e137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:23:25.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:23:35.326Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=8674f02d-8794-48ba-881f-ae2cba012677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:23:35.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:23:45.345Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=711c2fdf-44b3-4554-beb7-30ec672d8b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:23:45.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:23:55.357Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=75656b8c-9702-406f-8aad-1e113fdb5533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:23:55.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:24:05.369Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=2c2bf2b6-393a-4cab-b7e5-0fcd44a8ffd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:24:05.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:24:15.376Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=18cb6ec9-d52d-453a-8d8f-e0fbee6da23e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:24:15.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:24:25.402Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=33dc4ecf-e324-41cd-80c4-e8e687fab8cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:24:25.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:24:35.425Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=89f790a3-759e-4714-8c03-60e5e1bf2868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:24:35.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:24:45.437Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=e9ee84d3-0b75-485f-9acb-b2eee0329e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:24:45.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:24:55.454Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=fbc6ddf7-f8c6-485f-8a3b-29eef0915860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:24:55.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:25:05.471Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=7fc4dc0e-3626-47bf-a58a-444cb29a1ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:25:05.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:25:15.480Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=b7cef197-4d1b-462a-af2a-8a15b33d2994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:25:15.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:25:25.492Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=1054bd34-bd13-4baa-8d90-65a9ea5d506c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:25:25.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:25:35.500Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=66e948f0-f27b-4054-9a2e-55c642b5b5dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:25:35.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:25:45.508Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=c93b6597-00f4-4821-a213-5b69e3866b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:25:45.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-02T23:25:47.754Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-02T23:25:47.755Z |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-02T23:25:47.756Z |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-02T23:25:47.758Z |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-02T23:25:47.765Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-02T23:25:47.765Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-02T23:25:47.765Z |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-02T23:25:47.767Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:25:55.515Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=3b22aff8-fd0a-4948-ae1b-5880a562af0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:25:55.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:26:05.526Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=68a651e1-877c-4b22-8c6b-b19611b73470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:26:05.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:26:15.534Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=8a13773b-5627-455b-8aa9-62125f4759c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:26:15.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:26:25.544Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=86fb2ab9-e452-4496-852c-04d7905a11f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:26:25.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:26:35.571Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=26273be7-4908-4e34-85bf-780b35c2c129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:26:35.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:26:45.585Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=a928943d-00c9-4654-8d91-7f83300e0418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:26:45.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:26:55.592Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=7aa1ea7d-dfb9-4868-9505-3a13e57095bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:26:55.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:27:05.599Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=a54387bd-ecae-4540-b7c4-4dc336433068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:27:05.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:27:15.607Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=72da83e1-460b-4f0a-928a-71ca4e5ccb18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:27:15.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:27:25.614Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=af8a3b97-83a4-4a5c-bf06-92a76a78cee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:27:25.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:27:35.622Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=4a3b9208-a9b3-4b5c-b069-8d59a01eff36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:27:35.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:27:45.629Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=a349084d-ffb9-4bb3-b058-776b5865a60c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:27:45.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:27:55.637Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=bee013f6-832c-415a-b6cd-87974e00f32b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:27:55.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:28:05.645Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=fa1eac30-50bc-4f7a-9868-bbb5ebe9a7d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:28:05.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:28:15.653Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=3771db58-326b-4b12-bbbb-5dec1040aaa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:28:15.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:28:25.664Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=bc41abea-bb4a-41ca-b023-8f14e3b4e80a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:28:25.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:28:35.683Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=c30aaa21-bfb8-49b2-af17-701e747c87d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:28:35.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:28:45.693Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=0cb3c1a7-3eaf-4c93-9bc7-e5aff16452ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:28:45.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:28:55.701Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=5bb63414-0754-4e19-8b21-924d05f5d032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:28:55.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:29:05.709Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=9fe953b7-8b0e-424f-9c3d-6df297fe83cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:29:05.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:29:15.717Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=1117c009-95c9-4d70-9696-1702722d1fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:29:15.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:29:25.725Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=d5fd5ff2-6c75-44ef-a08b-07b8b1444202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:29:25.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:29:35.741Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=6a0a9959-1b1b-49ca-aa83-1c912c721002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:29:35.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:29:45.750Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=56d5d10c-4e54-4cd5-914b-7fac1d602637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:29:45.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:29:55.759Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=6b1036c0-7410-4b62-98ff-e0e436a2eeba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:29:55.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:30:05.769Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=8bce2944-d117-4e96-8bdf-27b40769c0e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:30:05.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:30:15.778Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=35737695-745d-4ca2-b4f9-baa477649759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:30:15.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:30:25.786Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=40fa8a8e-9519-45d5-a3d3-1604045a4885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:30:25.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:30:35.797Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=8dac96d8-3988-4eb4-8388-bf404bf52310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:30:35.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:30:45.818Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=e43420c5-ac10-4eb8-a8b0-925628e9b5aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:30:45.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-02T23:30:47.709Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-02T23:30:47.709Z |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-02T23:30:47.710Z |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-02T23:30:47.712Z |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-02T23:30:47.718Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-02T23:30:47.718Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-02T23:30:47.718Z |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-02T23:30:47.720Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:30:55.827Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=0a47bebf-9fe5-4114-8f5b-f7219e67652b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:30:55.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:31:05.835Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=2571cd55-27e7-4ac7-b345-294a72721d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:31:05.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:31:15.845Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=b8e0061f-b6d4-4ae2-8a8e-c95daf0886a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:31:15.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:31:25.853Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=4e276a01-67f6-4de9-b2d0-97c8f9661877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:31:25.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:31:35.864Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=f74a90c1-438f-4e8f-ba04-cf66ae2dd4e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:31:35.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:31:45.872Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=5aa52d1e-65d9-4ecc-81b0-c9e7aa798cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:31:45.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:31:55.880Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=04923e1d-3855-4924-93d8-c9db5e58fd1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:31:55.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:32:05.888Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=ec17fdb7-a886-41e1-ba42-afa61260aed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:32:05.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:32:15.896Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=33e73076-60dd-4038-8e63-4463e8af3430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:32:15.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:32:25.903Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=28b27b76-76fb-4e18-a495-a96fcb04cf5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:32:25.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:32:35.913Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=6ecd0c5e-cae4-44ee-88ed-11880f8cb17a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:32:35.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:32:45.925Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=b73f3ce8-7c5c-4c8a-8530-0c861b745bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:32:45.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:32:55.939Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=e9154139-dfb0-4570-ba7f-fc07ebf2262e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:32:55.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:33:05.950Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=81577234-4b0e-4284-8831-764243fa678a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:33:05.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:33:15.958Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=480a8d66-c7f4-485e-8868-e427eff3ba5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:33:15.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:33:25.967Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=bda4d0d9-4dbb-4bfa-82d5-4e79503f3ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:33:25.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:33:35.975Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=005d092b-a01d-413c-84a5-4d5468202ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:33:35.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:33:45.982Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=0228e9f3-77de-4470-a3d7-d5e74702e718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:33:45.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:33:55.988Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=eaa1efa5-eff7-4ff8-9f2c-82b328242888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:33:55.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:34:05.998Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=bf1e5bf5-3c72-4cb8-9d0a-dbca5591be84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:34:06.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:34:16.007Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=9012291f-8453-42c8-90db-6853fde19f49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:34:16.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:34:26.015Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=ef0e61f2-4ad7-4aa6-9445-951cb9fe1147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:34:26.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:34:36.024Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=4de292b6-95d3-4d93-a0f4-ff4b6df339b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:34:36.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:34:46.033Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=1a825b80-5f40-48f5-a777-473f3b4aa7d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:34:46.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:34:56.045Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=66f4092d-865e-49e7-9a0e-88085bbeead7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:34:56.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:35:06.062Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=944ea46c-d057-442e-9f96-e5e67249acb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:35:06.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:35:16.071Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=3c03b90e-b398-4b8e-a0fb-a01255896c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:35:16.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:35:26.078Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=dde85333-6e7b-433e-ba66-cb6106f98b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:35:26.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:35:36.087Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=947cc433-9cef-4e3c-8c76-56443e95c0cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:35:36.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:35:46.095Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=fabe806f-4eec-40f8-8213-8079a02ff056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:35:46.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-02T23:35:47.802Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-02T23:35:47.803Z |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-02T23:35:47.804Z |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-02T23:35:47.806Z |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-02T23:35:47.812Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-02T23:35:47.812Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-02T23:35:47.813Z |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-02T23:35:47.815Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:35:56.104Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=d94d64c1-dec6-404d-b02f-cb5635522ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:35:56.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:36:06.115Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=eeb2e964-19e0-4171-9b97-9d2dfcb0fbe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:36:06.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:36:16.123Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=8e9786da-b3fd-41f4-8edc-241a9fd018a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:36:16.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:36:26.132Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=27946163-1b4c-4a6b-8e15-c977fbc9eddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:36:26.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:36:36.142Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=e265267e-065f-4b48-a8bb-4622326cc972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:36:36.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:36:46.156Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=0d57b7a0-55aa-4d3a-a333-ed0fffc7db0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:36:46.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:36:56.182Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=8e1c1820-58c5-493b-ac77-f82aef30ed9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:36:56.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:37:06.192Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=6a3ee68a-75db-4148-8ee3-85bcd36df977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:37:06.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:37:16.201Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=892b4aa1-9b76-460e-a04c-1f2f2a8900ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:37:16.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:37:26.211Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=2ee8ae31-5633-4c1e-8457-4adf0e245748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:37:26.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:37:36.221Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=dd89a14a-56ac-4fff-9197-36deed813959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:37:36.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:37:46.228Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=c344df5f-e473-40fc-b9a4-3716de34b8ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:37:46.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:37:56.240Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=5e2c5114-b5b1-4607-85b0-d824197fb4cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:37:56.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:38:06.250Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=1ebdd0db-9636-4cc3-88ed-0110473b3b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:38:06.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:38:16.259Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=78e118bc-6bcb-407c-b566-8d489faa3e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:38:16.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:38:26.266Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=c60495e2-cb08-4555-a7a6-6f128274d370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:38:26.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:38:36.274Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=44aa4320-cfed-4ca3-89b9-3726b1714808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:38:36.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:38:46.285Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=a60e9113-c796-4e10-888f-07d003a35238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:38:46.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:38:56.309Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=f41d6b41-159b-4410-b5cb-4be1336e3bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:38:56.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:39:06.318Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=e385c64c-2a88-4075-a201-1468f0c5babb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:39:06.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:39:16.325Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=5b8ae7bb-e2c4-4625-b7e6-0f57a00a0139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:39:16.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:39:26.332Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=025c7163-81c1-4e4f-917c-ec9efd2afcda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:39:26.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:39:36.339Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=bf57ddc2-3a15-49c5-9e0a-6f9dd8be5c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:39:36.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:39:46.350Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=32aada70-781d-4fa9-a4bd-81a21267d399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:39:46.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:39:56.358Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=340922b3-c620-4ce9-9cf1-5e633ee8b94b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:39:56.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:40:06.367Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=e44bf441-acb9-44fd-8e5c-ff3e0aaf0f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:40:06.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:40:16.375Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=305b5d3d-5ff9-45a3-b856-d46242d6f3e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:40:16.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:40:26.383Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=aa19252d-e0b0-44f4-a567-608a9a4a3e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:40:26.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:40:36.391Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=a6ef8d51-69f3-419f-a01d-049906265277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:40:36.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:40:46.398Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=956ef6bf-a926-4334-a08d-b88b239b94f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:40:46.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-02T23:40:47.728Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-02T23:40:47.729Z |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-02T23:40:47.730Z |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-02T23:40:47.733Z |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-02T23:40:47.738Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-02T23:40:47.738Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-02T23:40:47.738Z |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-02T23:40:47.740Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:40:56.408Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=475f01fd-82ec-47e5-81ef-8aa1b0f4ff3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:40:56.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:41:06.433Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=c59d95b4-8e41-400f-b189-fec2c7de7ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:41:06.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:41:16.441Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=1899fdf3-c8e6-4784-ac40-c94e5dd7d03d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:41:16.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:41:26.449Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=3fbfe6a4-414c-487c-8669-9c19e9e6fb62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:41:26.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:41:36.457Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=8f7c681d-353d-49e1-af24-027b8e17e885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:41:36.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:41:46.466Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=5dacc37f-b843-43b1-a4af-847eeef405cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:41:46.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:41:56.475Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=8ec5747f-0a5d-4b3d-8e83-8271bbad1433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:41:56.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:42:06.483Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=c834acf0-f34d-4e06-87ab-e1fecea64de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:42:06.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:42:16.491Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=56ffa8fc-8ff4-45ef-8c9f-5dda21e6009c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:42:16.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:42:26.499Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=31c87196-0e8b-4aee-bf7a-60e8f34c0d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:42:26.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:42:36.507Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=4f5d26b9-65b0-4ec1-95c7-417c0643548d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:42:36.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:42:46.518Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=b1f07de6-5b75-413e-b7bb-a1cd930bf163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:42:46.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:42:56.528Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=9ce19b7f-45be-4176-bbfd-380dff8420d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:42:56.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:43:06.540Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=51b8d5bf-578d-46bb-a5ec-b1bed59808d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:43:06.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:43:16.549Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=9800103f-f9fa-4728-86da-7db562fab7ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:43:16.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:43:26.556Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=15e1201c-3b38-41e8-addb-1f5c2a3e4351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:43:26.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:43:36.563Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=3784fea1-651d-4ed2-bc38-9b84186a0f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:43:36.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:43:46.577Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=a09daf46-bb3f-480b-a376-bee3897c310a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:43:46.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:43:56.587Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=3adac053-b1fe-4f3e-a446-08eacf766621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:43:56.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:44:06.594Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=cbc718d7-960e-4c83-b0b2-c18fb0f357e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:44:06.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:44:16.602Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=8ca9ee49-8fcf-4421-9778-d468a2a3815d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:44:16.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:44:26.611Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=45176d98-b50c-4da8-800d-726c2470312c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:44:26.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:44:36.619Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=45fde92b-2937-41cb-baae-795b57b4c69f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:44:36.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:44:46.630Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=ee7ec272-a53f-4ed9-9733-21c9e8d6d9a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:44:46.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:44:56.648Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=0dcdb114-f147-48fd-9080-38500424aa00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:44:56.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:45:06.659Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=bdcfe4e1-b1d8-4468-a5ba-8305c28ffa2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:45:06.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:45:16.668Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=2dd296dd-fcd4-4d27-af82-9c1b0d21c0ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:45:16.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:45:26.677Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=d9ba5153-4730-47c8-b1d9-62da64ed9273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:45:26.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:45:36.686Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=a63c9bc0-95dc-4eeb-a7ed-2bd3138dc3b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:45:36.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:45:46.695Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=1a739ff7-5658-4828-a845-883f1b21dbb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:45:46.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-02T23:45:47.744Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-02T23:45:47.745Z |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-02T23:45:47.746Z |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-02T23:45:47.748Z |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-02T23:45:47.753Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-02T23:45:47.753Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-02T23:45:47.753Z |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-02T23:45:47.755Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:45:56.704Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=b7dea4d0-5e43-4ff5-aa07-27d7dc0860c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:45:56.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:46:06.712Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=5294a8ba-3e28-4456-bc97-29da89cda854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:46:06.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:46:16.721Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=c7f85a3b-a20f-4a0a-953b-129ba13b273f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:46:16.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:46:26.730Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=2a0a9473-7f74-404e-b7b2-8db1b3030234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:46:26.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:46:36.742Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=6e8eaf65-5a38-480e-bd8e-b7de66210669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:46:36.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:46:46.763Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=52fcbded-6191-4f2f-a745-95280339830e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:46:46.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:46:56.773Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=7ccd773d-5177-442f-b297-d73edb2c7606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:46:56.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:47:06.782Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=35ffc166-e4fd-4e60-a165-b9c87da45c72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:47:06.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:47:16.791Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=d6b45a2a-64d9-49e9-b2a5-26cbdef1d23d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:47:16.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:47:26.799Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=9c6a859b-83fc-4dfa-8b42-f6c2ddcaaa58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:47:26.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:47:36.807Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=53ed2a35-ab61-4643-8103-9e09de0b87db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:47:36.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:47:46.816Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=7fcbaf01-f9e4-4edc-a5ac-56a90ad84936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:47:46.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:47:56.824Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=a41eb7d8-5ad5-493e-8a16-3b7487856a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:47:56.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:48:06.832Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=5a2dccde-9616-4710-926b-60f1c3d2f6b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:48:06.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:48:16.841Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=dcab266c-eee3-42ce-b88e-f53866c7085c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:48:16.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:48:26.850Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=3e6aabaa-650b-4c08-8f6a-135a44655c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:48:26.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:48:36.858Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=3ebc6524-5bea-4603-afaf-099ef2b3015f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:48:36.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:48:46.871Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=01bcfde0-b9cf-4a1f-9a0c-8efc4dbf5622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:48:46.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:48:56.893Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=bd60e802-721f-45f8-ad60-fe93a8e21a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:48:56.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:49:06.901Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=b8db1ebd-9a4c-4440-9391-dca791c9026e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:49:06.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:49:16.910Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=12178619-0c0e-4586-a22d-affe3fc00d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:49:16.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:49:26.918Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=d5bd74a9-78cf-4377-bd79-e79d9c0616ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:49:26.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:49:36.928Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=b59ee425-9e9e-4cd5-96f4-11ac0323b4b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:49:36.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:49:46.937Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=ad89b8f3-049a-44bb-b509-5c446757a246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:49:46.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:49:56.944Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=aad0de05-b45f-43c1-b714-dda5970436a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:49:56.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:50:06.952Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=a867a6cf-e34a-4cce-be98-3a39bdac2048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:50:06.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:50:16.961Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=dbf5b42b-2790-4aec-bf87-9f6f1ef929b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:50:16.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:50:26.968Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=a55e4924-6fad-4a2e-8429-eeb3e6155b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:50:26.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:50:36.977Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=007c90e6-a2ad-4f36-b352-54cbe585f5eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:50:36.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:50:46.989Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=d4b45bed-0df5-46fc-8384-d675681a597c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:50:47.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-02T23:50:47.793Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-02T23:50:47.793Z |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-02T23:50:47.794Z |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-02T23:50:47.797Z |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-02T23:50:47.802Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-02T23:50:47.802Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-02T23:50:47.802Z |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-02T23:50:47.804Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:50:57.012Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=da649526-9455-4524-9225-caefc17d45a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:50:57.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:51:07.020Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=e79c4b26-7b67-49ee-801a-f8cdac64df60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:51:07.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:51:17.027Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=b2a98c0a-829f-4385-b18d-0cdef1986e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:51:17.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:51:27.035Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=429a529c-cfc5-48ea-a89e-48be6b8b747c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:51:27.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:51:37.042Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=e2333af4-5574-42ed-9984-1d4b5c66ddea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:51:37.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:51:47.054Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=b7bef711-f4f6-4489-b365-43f808ead444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:51:47.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:51:57.063Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=391d73a7-9e9e-454a-a48f-06fce4845eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:51:57.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:52:07.072Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=728876d4-fa95-44c0-b187-3eb355814e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:52:07.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:52:17.080Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=f80f77c8-d7fd-4c4b-ab48-47f58dca99f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:52:17.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:52:27.088Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=4695d6be-3bfb-4bfb-8ce8-aaa6d4eea6cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:52:27.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:52:37.096Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=16453e94-ffaf-4098-92fe-d96c917f45ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:52:37.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:52:47.108Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=5e1fba9a-7a88-4370-9e82-96a15d22636f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:52:47.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:52:57.129Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=f287899d-85ee-4a21-97c7-f8118b5da9ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:52:57.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:53:07.139Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=5677dccb-aad2-49ca-9f61-73f117e9ba8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:53:07.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:53:17.146Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=ef8f53a0-9141-4943-ac93-916493798388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:53:17.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:53:27.155Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=4680294f-2d1e-47cf-a9f0-2944a1a27e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:53:27.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:53:37.163Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=75ce4313-641a-4a97-9a43-7ff419b2172f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:53:37.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:53:47.169Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=7f4f640a-5116-4fc8-b5d1-726cb2670031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:53:47.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:53:57.180Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=fb66b22f-d065-4c86-8c2d-80ed3b35fc5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:53:57.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:54:07.187Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=ddad0611-c222-4702-8d44-6e8f031886ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:54:07.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:54:17.195Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=3c062048-bd61-485a-a6ba-45ad22e5c9c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:54:17.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:54:27.203Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=d02e1669-cb68-4e1a-92b7-b13819d92de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:54:27.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:54:37.211Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=d68586a7-c704-4593-b59a-280913e06860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:54:37.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:54:47.224Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=8ad27c67-1235-40fc-aaa8-cd89290d1599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:54:47.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:54:57.251Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=b1ce1477-c7a6-4f13-8d88-60ec2194209e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:54:57.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:55:07.265Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=caa61992-c879-4853-85d2-82b79b32bfcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:55:07.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:55:17.273Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=693e4bc7-a455-4d16-8201-e0a464b46f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:55:17.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:55:27.279Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=febe97b9-c094-4948-a422-38c0d84d5649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:55:27.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:55:37.287Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=374c0686-b9b0-426e-b484-aaa9f5a6a18d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:55:37.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:55:47.295Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=6bfd58e5-d000-43da-82b9-e31da7878043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:55:47.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-02T23:55:47.785Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-02T23:55:47.785Z |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-02T23:55:47.786Z |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-02T23:55:47.790Z |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-02T23:55:47.794Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-02T23:55:47.794Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-02T23:55:47.794Z |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-02T23:55:47.796Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:55:57.303Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=2742c73f-9f16-4054-8752-1708715753c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:55:57.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:56:07.313Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=5bc1eb7e-ca54-424a-86a0-1e10411a8196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:56:07.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:56:17.322Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=1dede1b0-2cdc-495a-af6a-3a6b66b0cc87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:56:17.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:56:27.328Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=a8fa9332-4977-4708-94e5-b115b9260303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:56:27.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:56:37.336Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=2321a236-3d53-4a41-afc1-9960815770f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:56:37.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:56:47.348Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=e4a2c0b1-17b5-4213-8764-0e77e7e7fee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:56:47.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:56:57.365Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=ef8b52f3-ba55-4073-99be-f8d3886b8204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:56:57.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:57:07.372Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=660294dc-bb29-487b-9fa5-cc08ff07c22d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:57:07.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:57:17.380Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=b1bb0819-2395-4345-b12d-6e1b400d0d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:57:17.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:57:27.388Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=cf9e3aef-28c5-4f44-a1c0-9273bb144f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:57:27.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:57:37.396Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=139b241c-842b-46c8-ba1f-55def822d4e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:57:37.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:57:47.411Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=e7d65e60-22e7-4c7f-9396-6a0fff635b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:57:47.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:57:57.418Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=bed37e28-1b20-492b-84a9-96bb563ba019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:57:57.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:58:07.426Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=de0a80ed-40db-4f8b-b76f-a46ac1031431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:58:07.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:58:17.434Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=6e1257d7-0159-48d6-8ba0-ca178492836d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:58:17.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:58:27.441Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=a05b98fb-8d08-4583-bd69-2e6e54dcf016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:58:27.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:58:37.454Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=469c7ed2-79f8-480d-b7d8-10b84397aca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:58:37.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:58:47.477Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=88c5aaa0-c7d0-4b43-b996-9bde71308fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:58:47.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:58:57.485Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=8c8d91a8-985c-4868-a0fd-e74eceda77c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:58:57.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:59:07.493Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=9cbe3bc7-831e-4ce9-88e7-f0a295e79afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:59:07.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:59:17.499Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=044540a4-ef13-4e88-a310-65d40a9dd2ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:59:17.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:59:27.506Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=64a1d4dc-d515-4ee2-8fec-7333dc2fd8d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:59:27.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:59:37.517Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=a6a8e5d8-ddf8-4bd4-b895-0e2d50fe3976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:59:37.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:59:47.527Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=fa65fea3-78ba-46f2-82f9-53869b762da9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:59:47.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:59:57.535Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=bc457985-9abb-4ddc-90d5-a395148edcb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-02T23:59:57.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:00:07.542Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=34290da6-58ce-4722-9d7c-bc9209320608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:00:07.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:00:17.563Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=738b1989-4e17-490d-abe8-c9b92aa94d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:00:17.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:00:27.570Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=10e77176-8b8a-450d-8611-cd6a1e50d328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:00:27.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:00:37.580Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=a37f2245-e3a2-4f13-90e7-94c032c3eee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:00:37.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:00:47.591Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=96c628ca-985b-4aac-aa21-18e7ba962aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:00:47.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-03T00:00:47.728Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-03T00:00:47.728Z |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-03T00:00:47.729Z |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-03T00:00:47.732Z |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-03T00:00:47.736Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-03T00:00:47.736Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-03T00:00:47.736Z |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-03T00:00:47.738Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:00:57.601Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=007984ab-3f34-4dc7-80f1-77f82150088f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:00:57.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:01:07.609Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=7be230b6-de59-49d3-aa4c-b953140d0bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:01:07.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:01:17.616Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=48972c10-b5a6-414f-81e6-d78f31d65e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:01:17.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:01:27.623Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=84fefab6-bb06-4e85-be47-f350bc0f1bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:01:27.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:01:37.630Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=66f73d1a-5c4e-4f5c-8b77-e9d4a46a7d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:01:37.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:01:47.643Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=ce2836e9-ed5c-40fc-aa3a-92431c3db0f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:01:47.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:01:57.650Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=928dee84-df36-4b2e-80d1-a5deed16b163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:01:57.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:02:07.657Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=e719829b-966c-430c-ae16-d767a7827f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:02:07.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:02:17.664Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=0435f6c5-bee0-4323-9229-2664ba784da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:02:17.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:02:27.671Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=a3a1d912-b77e-401d-a1cc-84abd51bcff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:02:27.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:02:37.682Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=33ae6f2c-17b6-4245-ba9f-b6554f8162cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:02:37.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:02:47.699Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=e5cc4323-6130-472b-909a-de3dff98e1b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:02:47.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:02:57.706Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=be9bc92c-232b-4e15-ad06-094f4d05800e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:02:57.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:03:07.714Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=1208013b-4b7d-4cf8-902a-c6c050a43d7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:03:07.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:03:17.720Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=487a0c56-d97b-4dba-9533-491018fcc7f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:03:17.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:03:27.727Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=0b0b7487-a2ae-49c2-8a3d-4c4d4971fcb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:03:27.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:03:37.734Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=df00ae57-afe5-44a4-9cf0-d5943b0b83b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:03:37.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:03:47.742Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=970709e0-cef7-4e82-81ac-47c7cb6d6c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:03:47.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:03:57.750Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=da3ccd2f-b4f4-44e7-80af-f9be7ded508d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:03:57.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:04:07.758Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=002a1ab7-83ff-43fd-a2cb-df2e00e83891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:04:07.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:04:17.766Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=bf534af5-7b80-4524-af8a-fcca3f9fb810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:04:17.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:04:27.773Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=ca88b15a-f1ce-44a9-90fd-2bc363cc1e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:04:27.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:04:37.783Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=139d4e28-3e5d-4384-ab45-c35436d7e53a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:04:37.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:04:47.806Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=15342491-e848-46b0-bbd7-b3f347d40609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:04:47.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:04:57.815Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=d5507731-3faa-449b-82d8-09442ca5759d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:04:57.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:05:07.822Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=efcc939e-d427-46db-a71b-46f355f34bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:05:07.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:05:17.828Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=c9d875bb-9c08-4a91-b413-c70394f4a8e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:05:17.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:05:27.834Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=63a39827-5ff5-49d9-8f99-23014bd60ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:05:27.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:05:37.842Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=29b2a36c-9f42-4e5b-bd7f-085522661190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:05:37.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-03T00:05:47.746Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-03T00:05:47.746Z |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-03T00:05:47.747Z |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-03T00:05:47.750Z |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-03T00:05:47.754Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-03T00:05:47.754Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-03T00:05:47.755Z |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-03T00:05:47.757Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:05:47.850Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=975dca7c-573b-46f4-a803-4f718863e1c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:05:47.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:05:57.856Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=f3d426dc-d3ff-4458-b16a-0b829fde1885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:05:57.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:06:07.863Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=3794b750-b4bd-4f19-bcba-3ff325cdf520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:06:07.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:06:17.871Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=cd5565f7-c647-4ef6-8cd5-8d955e367d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:06:17.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:06:27.878Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=a35dd417-8f17-46bf-aaf7-7e38d16845fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:06:27.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:06:37.888Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=928f6483-3934-49d9-baa9-e9fd258d78ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:06:37.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:06:47.899Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=48da8e7f-71cd-4b0d-a494-a3e1ed449df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:06:47.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:06:57.906Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=319c45f3-04a0-419f-8591-1eee96f5b078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:06:57.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:07:07.913Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=8773d7bd-8b4b-4b91-bb12-7868d97b6ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:07:07.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:07:17.919Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=cfba3e0a-e3e3-43e5-8fa6-7a5cd0022234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:07:17.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:07:27.925Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=447e5214-ff84-40e3-a5b9-d147977d524b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:07:27.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:07:37.931Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=df362997-25a9-4aa5-8619-d66da2f2c50c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:07:37.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:07:47.945Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=cec90b97-9858-4ad9-b459-c9fda5d60a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:07:47.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:07:57.952Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=561e8469-45bf-4a74-988a-77481921d76e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:07:57.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:08:07.958Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=d63bd3e6-87be-4e91-8036-0adad6aec0a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:08:07.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:08:17.965Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=3de499ba-2c12-4bb3-a0a0-7f1c6136a358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:08:17.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:08:27.973Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=3a0dc9ad-9d20-4d1b-a009-12836de677aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:08:27.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:08:37.979Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=fec074b6-d32b-4d5e-bf40-600ef4aacf47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:08:37.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:08:47.986Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=8a6582b9-924e-4a80-92d9-33f9691858f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:08:47.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:08:57.996Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=5c2ef579-0fc6-438f-9ab3-08a8b8bd5b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:08:58.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:09:08.016Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=7cfea723-5bdd-418a-aa34-ac44a3b17e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:09:08.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:09:18.022Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=76bd52b0-d96b-456b-89b9-d1f22372f620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:09:18.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:09:28.028Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=eea78e98-205b-4ff4-bea9-41fe850391b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:09:28.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:09:38.034Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=b7b45f51-c8d0-4612-8317-3f006bf5e425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:09:38.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:09:48.042Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=690db829-7817-4e60-8198-491486a901d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:09:48.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:09:58.049Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=4b998648-8845-48fd-bd0f-6739d1b45cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:09:58.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:10:08.055Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=2503f734-87f0-497e-aff3-945a146e6c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:10:08.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:10:18.062Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=59da1c80-5d17-487d-8997-6010ae13a5d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:10:18.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:10:28.068Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=221a961a-1a5d-4039-b0cd-ac4e3dd51189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:10:28.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:10:38.074Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=6e1bdfb3-968a-489d-b4aa-42ffd277b307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:10:38.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-03T00:10:47.751Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-03T00:10:47.751Z |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-03T00:10:47.752Z |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-03T00:10:47.756Z |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-03T00:10:47.760Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-03T00:10:47.760Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-03T00:10:47.760Z |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-03T00:10:47.762Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:10:48.083Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=b73abcbf-9b6b-43a0-ae49-a3c8e91f5914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:10:48.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:10:58.092Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=1f4e07c9-8224-494e-b732-fe24e599b9ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:10:58.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:11:08.099Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=43f3aeb8-8d47-4548-9ea1-48c9b5370caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:11:08.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:11:18.106Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=ad817cf4-fc7a-4996-9570-eb0445bb87b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:11:18.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:11:28.112Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=cd103ee7-de41-46aa-b00d-85e3094f2818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:11:28.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:11:38.119Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=112780d8-0212-49dd-8e17-6e6a73b450fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:11:38.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:11:48.126Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=55a6c839-d33e-4084-af09-4710a016085f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:11:48.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:11:58.132Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=2b304fad-c704-410c-88b4-e3da65c57b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:11:58.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:12:08.140Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=3a728e7b-c08b-4c4f-8265-9a83be2e6a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:12:08.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:12:18.146Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=4df229f6-ff0a-44ce-a919-0b808eede2fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:12:18.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:12:28.153Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=9a7dfbce-c2ab-4403-a8f2-37087a27e3ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:12:28.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:12:38.159Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=5e333d13-bc8e-4b8d-ad97-2dbf035fa602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:12:38.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:12:48.167Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=00b7ce54-b3ae-4a98-89fe-55103a2bc49e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:12:48.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:12:58.186Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=a6e6d1c6-7676-45cb-98ad-a25e70988869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:12:58.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:13:08.195Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=d7f9dc16-15ff-4aa9-a464-8620251c56d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:13:08.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:13:18.201Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=4bed33b9-5ffc-4a35-bb91-a9f1e8fbdf46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:13:18.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:13:28.208Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=11254db2-9a0a-492d-9cd5-2212f9cf8dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:13:28.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:13:38.217Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=91dc3f46-385e-428d-9110-13c9006789d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:13:38.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:13:48.227Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=fc9982f4-abdb-456b-81ca-2c9dd229400a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:13:48.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:13:58.234Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=c6202750-4f34-4bb7-a4b4-118873f1cbe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:13:58.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:14:08.240Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=d8a4eb24-417f-499a-8ed9-8fa3c7f29391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:14:08.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:14:18.256Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=38367be3-f176-4539-ae8f-2346f7ec641b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:14:18.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:14:28.261Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=72d712ae-d43b-4e1a-a82d-84a0a62e894c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:14:28.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:14:38.268Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=13380e9a-b804-454d-9b80-caca8462fd62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:14:38.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:14:48.277Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=ca6bbdc8-baaf-4e44-9459-6a46519b322a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:14:48.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:14:58.297Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=70c79a24-6d78-4987-a552-b8c717cbd583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:14:58.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:15:08.303Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=e8326738-a3d0-4b1f-beae-a6eeb0de4ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:15:08.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:15:18.318Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=b63c7b6c-074b-429b-8882-128f157fc79f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:15:18.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:15:28.326Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=56b3a361-bb3e-4ba8-80d3-116b8319a14d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:15:28.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:15:38.337Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=9323cbb3-f644-4e6d-9edb-6d864ce8efc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:15:38.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-03T00:15:47.792Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-03T00:15:47.792Z |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-03T00:15:47.793Z |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-03T00:15:47.796Z |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-03T00:15:47.800Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-03T00:15:47.800Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-03T00:15:47.800Z |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-03T00:15:47.802Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:15:48.345Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=21ef953d-cc05-4c33-b108-d5191abba332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:15:48.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:15:58.350Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=8d98c9b8-a2ca-4e43-826d-581078f37ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:15:58.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:16:08.357Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=79c3222c-5429-4b48-b149-5622041825e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:16:08.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:16:18.363Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=4623bf68-cbdf-40a8-87a6-439bbf934be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:16:18.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:16:28.369Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=48319456-2543-4bb0-96b4-0b75233a5da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:16:28.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:16:38.374Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=1883656c-5027-4b0a-8c7e-a2b1a5e74590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:16:38.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:16:48.388Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=f77d91f6-5deb-4d8d-99f0-da656f6ffaf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:16:48.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:16:58.413Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=1a24a474-3919-4419-b51b-2d55b2193378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:16:58.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:17:08.430Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=299cd638-52a0-43d2-86c9-b608fba70aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:17:08.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:17:18.438Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=bc0bbee3-99c0-432b-81d2-2df55f0bf670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:17:18.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:17:28.444Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=b4ea5a23-934c-4dfa-99c4-a437a611536f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:17:28.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:17:38.452Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=7d0de55d-26fa-4704-907d-d87e14b58002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:17:38.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:17:48.460Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=81edef7a-9911-4245-8374-a44e7d397907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:17:48.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:17:58.467Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=05f0a22d-10a4-48dc-b8af-6f30dce45630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:17:58.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:18:08.475Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=0f18509a-56ff-4c37-81b4-97ce30611f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:18:08.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:18:18.482Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=f16abefc-f755-4b7f-9955-631e6fdf7f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:18:18.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:18:28.489Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=90c02ed9-9f6f-4ce2-90e5-1fb2ebc2b1f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:18:28.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:18:38.498Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=33800d78-ff65-4641-8ff4-da2cfa99a10b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:18:38.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:18:48.515Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=59ab852f-c83c-4479-bd81-6d1ebf3ffe00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:18:48.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:18:58.523Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=32f2ddc4-30ec-4e05-aa37-0efc3bd9c7e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:18:58.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:19:08.531Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=8c0241fe-e185-4946-8b8f-6579baeb3781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:19:08.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:19:18.538Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=1b5fa7b6-52dc-4e3a-8bdd-25e2989e3387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:19:18.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:19:28.546Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=86c59152-1ccd-48e1-b975-faaca816f705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:19:28.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:19:38.554Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=2ff1ebd5-0da0-4ca9-92d1-e5e4297d7857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:19:38.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:19:48.562Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=cb438471-fdfb-4005-b0c6-fbd0bdbe2131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:19:48.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:19:58.568Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=ca8fd7c9-56c1-49ca-a54e-1bd2bc0aed67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:19:58.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:20:08.575Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=e569684d-c98f-4673-bc3b-67245f5ae601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:20:08.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:20:18.581Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=5948445f-a3b7-4d9e-a7d1-abd358dc488a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:20:18.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:20:28.587Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=6f60e1c4-0d16-4b13-a0d7-01c9ca699864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:20:28.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:20:38.597Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=0e1eb580-43af-43c5-8898-a7e097e2c3ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:20:38.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-03T00:20:47.779Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-03T00:20:47.779Z |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-03T00:20:47.780Z |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-03T00:20:47.783Z |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-03T00:20:47.786Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-03T00:20:47.787Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-03T00:20:47.787Z |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-03T00:20:47.789Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:20:48.612Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=cdb73f8c-27d1-458b-b5b6-311a3d5945f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:20:48.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:20:58.619Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=88ebb4af-f5b4-412e-9228-71ba242cfd15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:20:58.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:21:08.626Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=a39b8594-baf6-4e11-a576-5531681a8c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:21:08.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:21:18.632Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=9408e1d9-13f3-475a-98f8-72c36db3be8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:21:18.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:21:28.638Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=f016b439-bcf5-4c40-acc7-4d3d2bc06797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:21:28.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:21:38.647Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=f509bfb7-40c1-43ed-9eb4-cc36616b41db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:21:38.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:21:48.655Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=079be860-61dd-4df3-a7de-8409e4dd1d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:21:48.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:21:58.664Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=76f28b9e-dc12-4765-958c-dba43d5c2013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:21:58.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:22:08.672Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=7f641920-c3d7-4857-bbbd-ccae474cad8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:22:08.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:22:18.678Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=ca6f658b-4e8a-485c-a85c-efbd189b5511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:22:18.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:22:28.687Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=813b11eb-a05f-4655-a77d-5e8ee1acb5b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:22:28.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:22:38.709Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=4d8adf63-5bec-40d3-a6f1-cfe6e5fe2eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:22:38.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:22:48.716Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=744ff1e9-4fe9-44a0-a574-5c3b5d025985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:22:48.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:22:58.724Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=027f4922-486d-4c05-81b8-5618a9f3d16a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:22:58.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:23:08.732Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=ec2a864e-1a00-49bd-b9ce-c42b2c26d130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:23:08.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:23:18.739Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=0c87e457-6c40-4385-a390-0a081a505488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:23:18.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:23:28.748Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=995610ca-4e3f-4533-adae-cb5740682021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:23:28.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:23:38.755Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=fb22690e-7410-4983-aa76-604d64224dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:23:38.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:23:48.763Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=4f286a5e-e606-4065-abee-8c8c5a8edea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:23:48.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:23:58.770Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=485e0ed1-3ded-45b4-93b0-d6a302dc051a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:23:58.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:24:08.784Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=66ac43a9-3acc-47eb-a42a-0a53b50476c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:24:08.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:24:18.793Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=5a598404-4ff3-433c-9496-2eb613bb6d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:24:18.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:24:28.804Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=bcd54044-af68-4184-8207-74a16bb80b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:24:28.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:24:38.825Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=dad9fc2c-eb70-471e-a52d-6431d0100a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:24:38.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:24:48.832Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=9595e53f-421e-4c01-b7e7-29f5acc72379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:24:48.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:24:58.840Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=b503ece0-11e5-46d5-bf04-f193aae6f90d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:24:58.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:25:08.846Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=085d7d76-f161-48f3-a54a-c2469ae525dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:25:08.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:25:18.854Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=49b7c8c3-6682-4f86-8517-05fb21358bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:25:18.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:25:28.861Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=57abbcc7-9b03-446e-a17a-54887902d120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:25:28.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:25:38.869Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=e2157ece-44c2-4eac-ac6e-e8c0f1631880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:25:38.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-03T00:25:47.800Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-03T00:25:47.800Z |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-03T00:25:47.801Z |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-03T00:25:47.805Z |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-03T00:25:47.810Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-03T00:25:47.810Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-03T00:25:47.810Z |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-03T00:25:47.812Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:25:48.876Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=2b6fa558-2326-474f-bd31-acf4ce901fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:25:48.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:25:58.882Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=1dfd9c58-a2fb-43cb-a4d4-add83744a6f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:25:58.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:26:08.890Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=c1d6746d-cdc2-4209-b1ca-a72378e0c450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:26:08.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:26:18.898Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=960083e2-a27c-40dd-b36a-8dcb06048b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:26:18.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:26:28.908Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=058ca3f9-cd6e-4847-b490-463eb02d0996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:26:28.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:26:38.927Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=18dee863-3a91-4195-aab1-db24b86e85ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:26:38.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:26:48.935Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=5b97196d-06ad-422e-acdd-25f490439410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:26:48.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:26:58.942Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=9e102585-b7e7-43cb-bb01-90fb3d020183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:26:58.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:27:08.949Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=75ed8632-ea9f-4ae2-a27b-15a3ca3c2205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:27:08.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:27:18.956Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=8bfe0848-3c3d-4d63-979f-59248dfedc19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:27:18.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:27:28.963Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=42851769-5403-4e6c-a79b-674e6b24a6e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:27:28.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:27:38.972Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=504c086a-ccf3-4a53-aeac-75e0adb8ac7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:27:38.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:27:48.978Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=a41b2167-9972-4eff-a5b8-048762704978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:27:48.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:27:58.985Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=63da7d58-428b-41df-a16a-ba4b1706e1df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:27:58.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:28:08.992Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=d5809ff0-f67f-4a9e-af3f-d6ac0b4ea3ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:28:08.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:28:19.000Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=bf1744ce-eed2-4e02-bb3f-67c46ecfa339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:28:19.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:28:29.009Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=b548c4eb-f34e-41ed-b1ad-224f6141e918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:28:29.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:28:39.030Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=d6ffd532-3f80-435a-823a-2a8fbcaad60d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:28:39.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:28:49.038Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=71e15fc0-b524-4b97-949e-415e50bc93c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:28:49.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:28:59.046Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=6d77c8a0-3dac-4c1c-9ca1-b1e7e4acc92e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:28:59.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:29:09.053Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=8e94ef3c-bae7-4b4d-a625-b82e4d5a7050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:29:09.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:29:19.060Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=fd3c1b59-212a-410d-9fe9-db089d5eb1c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:29:19.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:29:29.067Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=690e00bf-5873-4eee-bc03-d6d3d0bbaaa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:29:29.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:29:39.077Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=a3dd1e5b-8001-433b-8656-1bc5d08d9794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:29:39.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:29:49.087Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=66dc3074-7ecb-42a1-b5a7-08a0db8ce33b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:29:49.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:29:59.094Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=2366b16d-7978-46ed-8075-7207d9828520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:29:59.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:30:09.102Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=fc066cda-5765-426d-8dc6-b92756789579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:30:09.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:30:19.109Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=5d2f2ba9-3cb2-430e-9b5a-49db4972d697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:30:19.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:30:29.200Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=15ed7634-9b37-4376-968e-f638724d109a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:30:29.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:30:39.220Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=952ffa37-4413-4b45-87d5-5e0c74c08867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:30:39.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-03T00:30:47.777Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-03T00:30:47.778Z |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-03T00:30:47.779Z |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-03T00:30:47.781Z |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-03T00:30:47.785Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-03T00:30:47.785Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-03T00:30:47.785Z |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-03T00:30:47.787Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:30:49.228Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=600f8f62-c970-4e75-a626-a8a554d8e4f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:30:49.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:30:59.234Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=b8a74af1-2b4f-48fd-919e-39a32d00753d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:30:59.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:31:09.252Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=d64dd70d-e810-4602-b94c-1d82fc043c7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:31:09.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:31:19.269Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=19141f33-5ce5-4d47-b40f-ce927a61c3fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:31:19.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:31:29.277Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=6e03de2e-1e0d-48e0-b23b-0d4aebadb50d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:31:29.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:31:39.286Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=d57ed280-66c7-40a0-8a77-4af206fa5955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:31:39.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:31:49.293Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=26bfafc8-61cb-49c9-af3c-8199116544cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:31:49.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:31:59.303Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=7a9bb0e5-dfce-4955-b3ec-3f985f5fc2ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:31:59.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:32:09.309Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=34d9f192-e906-43c5-9991-688a89ea45cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:32:09.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:32:19.316Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=75103e40-0699-462c-a6de-37e4603f832d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:32:19.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:32:29.326Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=0418fe35-058b-4cb3-a554-f4d55c4a7a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:32:29.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:32:39.344Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=6618c585-cba7-49d4-bcc0-39d4ce2be1cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:32:39.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:32:49.351Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=4c1e282e-9236-4b08-b1ca-daf68474672f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:32:49.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:32:59.357Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=c14f62ec-bec0-4f52-8888-7351931f3b4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:32:59.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:33:09.364Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=b573dc80-5507-4cb9-8581-24999f4323a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:33:09.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:33:19.371Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=3e141a38-df8b-4058-8bb2-2ab50b371547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:33:19.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:33:29.381Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=76bb1288-7e52-46ba-a036-ceecb1916e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:33:29.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:33:39.388Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=36c94b9d-6a9d-416c-b86c-583491903bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:33:39.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:33:49.393Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=90503aee-2fb3-44b3-91db-01a03f648418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:33:49.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:33:59.400Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=78b3fdc7-3340-4a0d-8ba9-bc95681bb8a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:33:59.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:34:09.407Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=debb86c7-0cde-4087-beb0-3b6c3be2a2c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:34:09.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:34:19.414Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=4b95d99a-8b54-4748-a134-948a31593c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:34:19.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:34:29.426Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=433898b5-b2ca-477e-95ea-7d1c0a4a8d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:34:29.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:34:39.448Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=c8fdcd55-63ff-4f67-a058-25fb1f59f917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:34:39.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:34:49.456Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=35efceeb-86cf-49c1-858e-5c1c52e3bdc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:34:49.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:34:59.463Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=e5974f34-f7fa-4c79-9b4d-0b2045025386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:34:59.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:35:09.469Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=be7311f8-56c0-4321-a7be-199aa3aefc4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:35:09.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:35:19.476Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=8fe094d4-b480-4d05-a934-a67923806e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:35:19.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:35:29.483Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=22187b7e-8cc9-449e-8557-c1b09c12397e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:35:29.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:35:39.492Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=ca9c8e9c-a6a0-4ce7-8144-e6b33da69fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:35:39.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-03T00:35:47.751Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-03T00:35:47.751Z |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-03T00:35:47.752Z |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-03T00:35:47.755Z |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-03T00:35:47.758Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-03T00:35:47.758Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-03T00:35:47.758Z |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-03T00:35:47.760Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:35:49.500Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=d85c125e-4f6d-4a07-ad13-208234ad8915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:35:49.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:35:59.506Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=653906df-6347-48b7-9d21-6222cbc12545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:35:59.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:36:09.515Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=178ce873-f20a-4767-bc03-bf368472b6a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:36:09.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:36:19.524Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=54ec82b5-a413-4553-bebc-9eebccb7f94e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:36:19.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:36:29.532Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=a9b7ba85-c4e9-4950-be0b-69dd19e76a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:36:29.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:36:39.543Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=920952ad-6ae8-4e54-b5d2-3010287713d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:36:39.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:36:49.561Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=52d1367b-95f0-40ad-8d35-d5ddc6047961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:36:49.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:36:59.568Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=1f7f59ef-b3cb-4a29-a9b0-90b2be60d236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:36:59.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:37:09.575Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=6dadc5be-8ae0-497a-9510-4f073ca48672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:37:09.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:37:19.582Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=ff0f9228-d5a8-413b-b05f-eba8382568ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:37:19.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:37:29.589Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=38d71dfa-3b83-4615-adb6-fbf1eb7d84e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:37:29.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:37:39.596Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=f319e4bd-ef6b-448b-bc28-02095646a96c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:37:39.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:37:49.603Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=b31f0370-c5c9-4f6d-b67c-745f1f63665a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:37:49.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:37:59.609Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=a5e2bdab-8aff-447f-8055-b93193c21589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:37:59.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:38:09.618Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=5ae4746b-1b75-495e-b9a4-f6b5f0a4f0a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:38:09.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:38:19.626Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=f065c47f-694f-4651-8924-fde67966ff04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:38:19.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:38:29.633Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=051a247f-6bdf-46e8-9ff4-a85dcbab83f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:38:29.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:38:39.642Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=ccd9f55e-5667-4832-8b53-e4ea3a049cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:38:39.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:38:49.651Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=181d38b6-0764-46f0-9033-80710389aa90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:38:49.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:38:59.668Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=2f40f395-1799-4c6b-8e7a-79e389578b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:38:59.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:39:09.674Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=2bbfaf98-6600-4958-a671-bb3500eab0d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:39:09.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:39:19.681Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=a61c5b2f-04a1-408a-acbb-874694de1216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:39:19.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:39:29.688Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=f22a693f-7046-40ef-8062-245949949269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:39:29.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:39:39.696Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=717cb3be-4e0e-4cdf-a70f-be717e1c344a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:39:39.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:39:49.705Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=bc6fcb8f-bf2b-46cc-a623-77df5f7a0543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:39:49.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:39:59.715Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=f812816f-5de6-41fa-ac64-e1e714cf7137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:39:59.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:40:09.721Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=fe2f07d1-a562-4a3f-9c7a-7a5ba4acfbfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:40:09.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:40:19.729Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=65afe5b4-62c7-42c1-a343-de218180676b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:40:19.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:40:29.736Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=f483207e-92e4-41c2-aed8-4f5989952616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:40:29.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:40:39.743Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=c9530f9b-d809-4023-a510-551b4a559a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:40:39.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-03T00:40:47.758Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-03T00:40:47.758Z |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-03T00:40:47.759Z |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-03T00:40:47.763Z |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-03T00:40:47.766Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-03T00:40:47.766Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-03T00:40:47.767Z |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-03T00:40:47.769Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:40:49.760Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=67c2ef92-bc11-4f73-9c31-966a01f2e4a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:40:49.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:40:59.767Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=d97bbf0f-5310-40af-a295-052d5e496c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:40:59.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:41:09.773Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=e2f4b3ca-6e37-424f-a685-032a6049b904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:41:09.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:41:19.780Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=3c6fd0b2-701d-4c3f-8f8b-52438fc2e5b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:41:19.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:41:29.786Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=fae12719-767d-44e0-bfc3-a24b48167105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:41:29.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:41:39.796Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=e2f685f0-89c0-47bd-aa1c-d4992984f08f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:41:39.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:41:49.804Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=4cdcd929-7c02-4a40-8ff1-4c0c591a0ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:41:49.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:41:59.811Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=66dd892e-fdcb-4fd8-b702-58270611deb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:41:59.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:42:09.818Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=f5c432a1-84b6-40a9-9463-0817340eef05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:42:09.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:42:19.828Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=515ce00a-9503-400c-951d-0e6dcc9030d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:42:19.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:42:29.835Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=08299399-a3d2-41ce-be98-0dc9e2edb48f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:42:29.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:42:39.846Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=9f3340e0-3f64-474d-ab3a-28921d9cbe9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:42:39.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:42:49.853Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=f0640ccc-70d0-423b-bbd2-51a30eb593a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:42:49.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:42:59.868Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=474a2008-b600-4810-ab1b-cf8dbc9952db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:42:59.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:43:09.877Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=2621cc3c-9e8d-433f-85f2-2bb8a7bb3476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:43:09.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:43:19.883Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=69f6e9ba-5d7f-4a05-9579-5014962ce389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:43:19.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:43:29.890Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=875bbf6f-8ecf-49b4-966c-e8637b63254b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:43:29.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:43:39.898Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=5a5b7a62-cdba-4139-a6e1-bebfaec7537b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:43:39.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:43:49.908Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=a36cee01-a74f-4064-9824-421ed82b61be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:43:49.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:43:59.913Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=1cd3f523-83d1-459f-af29-0ae0d9513216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:43:59.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:44:09.920Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=9dda1cc4-9569-4ec7-a334-ba7f4d5b8da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:44:09.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:44:19.926Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=2fee9d2b-45b7-4b8a-b723-d26f063fc3d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:44:19.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:44:29.932Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=fa0324ac-05b4-46bc-b02f-ae68cd41c828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:44:29.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:44:39.939Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=5f35bdfd-22f4-4105-9114-449dd0b4c261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:44:39.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:44:49.949Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=d93d42c4-f1ca-4946-a8aa-e36d962811c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:44:49.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:44:59.961Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=87eb1304-af1b-424a-a8fb-a7aa69622b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:44:59.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:45:09.971Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=ce7777b2-9e13-4562-95c5-888883adcfa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:45:09.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:45:19.981Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=f794844e-be2a-4c7a-b881-95e8e3ca3fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:45:19.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:45:29.989Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=e590af9e-19a5-4ddf-8e99-47e0a53dae85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:45:29.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:45:39.999Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=a524d4f0-55dc-46b9-bd1a-86bb2e7f75fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:45:40.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-03T00:45:47.794Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-03T00:45:47.795Z |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-03T00:45:47.796Z |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-03T00:45:47.798Z |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-03T00:45:47.801Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-03T00:45:47.801Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-03T00:45:47.801Z |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-03T00:45:47.803Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:45:50.008Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=7d9de0aa-a60a-47f7-9116-5dd7d0d2cd29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:45:50.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:46:00.014Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=8802b099-f102-444d-9fdf-fa0f7d935e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:46:00.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:46:10.022Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=c66565f8-2c86-4762-87bb-b7f077fcd176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:46:10.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:46:20.028Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=0575a17d-1e79-4fb0-8fbd-f00542ba0dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:46:20.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:46:30.036Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=6ba91955-75bf-4457-a9bf-6a940cb6e0c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:46:30.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:46:40.049Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=06fce976-2b6c-4610-87ac-b3398549f30f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:46:40.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:46:50.068Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=bcb22ca9-b499-40c8-81e0-ceefc9aebb9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:46:50.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:47:00.076Z |INFO |Init configs |InvocationID=7fa7c037-fc11-439b-941f-f4b6114a3910, InstanceUUID=f2c3f30a-ad6b-4f48-a2c8-77bbad826b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-03T00:47:00.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |