. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-08T06:45:54.689Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-08T06:45:54.692Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-08T06:45:54.764Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-08T06:45:55.399Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-08T06:45:56.159Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-08T06:45:56.161Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-08T06:45:56.235Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-04-08T06:45:56.320Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-04-08T06:45:56.364Z |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.5.6.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-04-08T06:45:58.159Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-04-08T06:45:58.604Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-04-08T06:45:58.622Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-04-08T06:45:58.622Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-04-08T06:45:58.674Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-04-08T06:45:58.674Z |INFO |Root WebApplicationContext: initialization completed in 2309 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-04-08T06:45:59.063Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-04-08T06:45:59.835Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-04-08T06:46:01.972Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-04-08T06:46:02.406Z |INFO |Started MainApp in 10.696 seconds (JVM running for 11.336) |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-04-08T06:46:02.495Z |INFO |Start scheduling PRH workflow |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:46:02.505Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=f5b937eb-a368-4115-92b5-5867504a7a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-08T06:46:03.641Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.179:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:46:03.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:46:13.669Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=1266d6a3-7067-473f-9d28-a16f8e273173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-08T06:46:14.740Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.179:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:46:14.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:46:24.741Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=3ae21f5e-c6e3-437a-a4ad-95180ebf6af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-08T06:46:25.815Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.179:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:46:25.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:46:35.816Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=f202a2b1-e049-416b-a117-a42b882d7ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-08T06:46:36.883Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.179:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:46:36.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:46:46.885Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=a4b79c36-9659-4d51-9c67-b6422050078a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-08T06:46:47.922Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.179:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:46:47.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:46:57.924Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=eba68106-a469-4794-acab-4528f543af57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-08T06:46:59.001Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.179:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:46:59.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-04-08T06:47:06.527Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-04-08T06:47:06.527Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-04-08T06:47:06.534Z |INFO |Completed initialization in 6 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:47:09.002Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=1f7660fc-aed7-49ae-8c62-e40f5cefdf96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-08T06:47:10.067Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.179:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:47:10.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:47:20.073Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=0f6e03c7-323e-4e73-8cb2-1657e52c02b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-08T06:47:21.107Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.179:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:47:21.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:47:31.109Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=723b537c-adef-49f8-abd5-5bde90aad272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-08T06:47:32.179Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.179:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:47:32.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:47:42.180Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=9cf56469-38c6-4e2a-bf01-a1659367c516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-08T06:47:43.251Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.13.179:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:47:43.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:47:53.252Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=cb82abe8-c3f6-4bce-8de3-a12d7dfb1731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:47:53.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:48:03.290Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=85fbe07a-7087-4e70-bf1c-55739452655e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:48:03.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:48:13.303Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=ef2f2d70-be84-4917-a9f3-f408087f6ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:48:13.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:48:23.319Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=c71fc0a9-75c7-4b0c-abad-3c6cc0919177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:48:23.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:48:33.333Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=bb661e7b-fd40-4b37-a57f-90a65db06c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:48:33.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:48:43.346Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=bd5a2a24-5a4e-4bd2-868f-8284f7710e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:48:43.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:48:53.357Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=e5b5b723-943b-4896-8b26-d732a59f60d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:48:53.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:49:03.367Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=951a0494-3dd5-465d-84ab-685d26bd9de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:49:03.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:49:13.380Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=c678b1a0-ece5-4fe9-9cd2-c047e85b43b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:49:13.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:49:23.390Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=d1da7ae8-fdf6-4973-9569-aae887fa26d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:49:23.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:49:33.404Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=fe4f6f14-9e84-4548-9e38-787a23528a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:49:33.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:49:43.418Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=9345e912-62de-4c46-84d9-95c561e5727d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:49:43.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:49:53.429Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=f3dedaf4-4d2b-4ba0-a4be-997967f1804a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:49:53.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:50:03.439Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=e9f307fa-89b4-43ce-ae90-382c61bfb8cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:50:03.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:50:13.448Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=04e7d792-9e5a-4589-8bfd-6f20d61f5511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:50:13.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:50:23.458Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=7f0d9bdd-7d80-47fc-8ee4-cf2392462633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:50:23.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:50:33.471Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=6a21caca-f6ca-4728-bb5f-9aeef58796f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:50:33.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:50:43.481Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=552e2e79-ad05-40f5-b1b9-2f5e5300b576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:50:43.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:50:53.492Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=bba930c9-6eaa-4d58-b734-6a6b4c1b5e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:50:53.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-08T06:50:59.420Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-08T06:50:59.421Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-08T06:50:59.421Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-08T06:50:59.423Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-08T06:50:59.530Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-08T06:50:59.530Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-08T06:50:59.533Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:51:03.503Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=edeeac0b-1be3-40c0-b130-54d05033f5ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:51:03.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:51:13.514Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=ce914f78-a09a-4f39-8ccc-b5be35c5d93c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:51:13.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:51:23.525Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=87a8b1e9-29bd-4e64-bf5a-c61c25739cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:51:23.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:51:33.536Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=ed665395-793a-42bc-9648-4845bc9543b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:51:33.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:51:43.546Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=6aeb4684-37b0-40a4-a626-106ab861e7c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:51:43.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:51:53.557Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=aca81c8b-6269-4703-ba18-2d2227ccd3b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:51:53.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:52:03.567Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=3a62acf4-e5d2-430e-93ba-2d150003bf54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:52:03.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:52:13.578Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=791bb93b-4338-43b3-9e8c-4971b44696a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:52:13.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:52:23.587Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=25f7a535-7207-4eb0-93cf-abd7c53a2759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:52:23.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:52:33.598Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=b58c07df-cec7-4149-ad6a-761b4404de8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:52:33.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:52:43.614Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=3dcbf58a-fe19-4578-a572-4a535b2a7357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:52:43.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:52:53.622Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=87b25f72-fbd2-4604-bf5b-85c940691253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:52:53.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:53:03.630Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=bfdd5c9e-ef25-4566-9bce-6ace8f5db534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:53:03.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:53:13.639Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=6fd9cb0c-0841-4593-808c-e23f4738163a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:53:13.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:53:23.649Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=a515a12d-fa0f-44a3-b3cd-224b2ff7a2b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:53:23.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:53:33.657Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=d4d94837-b9dc-4854-a932-b5830cb2f00c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:53:33.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:53:43.667Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=22b7822c-3607-42f6-aa0b-6eb2cb55940d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:53:43.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:53:53.675Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=19704933-4146-4b92-a3be-b1003f22cc49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:53:53.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:54:03.687Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=364f0b06-cd57-40a4-97c4-09f71e6f7ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:54:03.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:54:13.698Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=2633fe62-8741-4dec-8721-1f99bddd7a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:54:13.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:54:23.706Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=78411699-6a97-4b61-ae46-71aef1de12e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:54:23.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:54:33.716Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=1d515fcf-3f0d-4d98-ab50-8f3269e6d069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:54:33.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:54:43.725Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=00ee5ec7-8cbd-419e-b285-5cdfc228eda3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:54:43.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:54:53.732Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=f57fc441-c632-4ffd-b9d2-32434b806767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:54:53.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:55:03.742Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=1c8ae229-5053-4f95-94df-ad6ab59caae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:55:03.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:55:13.752Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=ab67d7eb-f7cf-48ee-83da-8afb0b3cf8d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:55:13.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:55:23.761Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=606995a0-5a23-4bb6-ae2a-1e958e66fc68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:55:23.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:55:33.769Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=1a834041-266d-4010-b109-ea477c3ab120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:55:33.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:55:43.778Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=e94e9604-176d-4ecc-aa46-cacc3f01e597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:55:43.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:55:53.787Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=0360b41d-cfd0-4fb2-a868-855f870a9ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:55:53.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-08T06:55:59.419Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-08T06:55:59.420Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-08T06:55:59.421Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-08T06:55:59.423Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-08T06:55:59.516Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-08T06:55:59.517Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-08T06:55:59.519Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:56:03.796Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=59ab57f4-fd2b-459a-889c-2c14da980309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:56:03.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:56:13.806Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=10c43146-276c-4a45-a5b5-4ca77a11a919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:56:13.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:56:23.815Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=38c0b525-b94f-4b1d-9efe-06d2c09267cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:56:23.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:56:33.823Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=71c81d44-7d4d-46fc-8d71-5adb7fffd7ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:56:33.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:56:43.832Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=aa77f783-cf75-40e0-b2ce-569f8d6b12d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:56:43.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:56:53.842Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=a0a8434d-641d-4890-a57d-3c9874e4d468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:56:53.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:57:03.849Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=e7e6a9cb-d8c6-4087-b1ab-ebfcdbe664a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:57:03.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:57:13.857Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=3afb9ad4-9d2f-4c54-9315-ce48a90ad6ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:57:13.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:57:23.865Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=8f97515e-cd30-4f21-9900-a2331d5a8e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:57:23.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:57:33.874Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=10092f88-08a1-47e0-8a39-884f5c90c851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:57:33.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:57:43.881Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=da8ae1c5-82b7-4d14-98e3-1036b977dd19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:57:43.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:57:53.890Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=1a5e07ef-595f-4fe2-a6f5-af111e8bd5a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:57:53.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:58:03.897Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=db4551fb-fdde-44a2-89be-2f84d24c3205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:58:03.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:58:13.904Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=224e8d4d-c419-4add-880f-4aaf59404641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:58:13.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:58:23.911Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=6f8a3a2d-b42a-423d-8b36-2b5026f21d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:58:23.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:58:33.921Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=3b06b830-225b-4252-aed8-bf207e6dbe80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:58:33.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:58:43.932Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=b531b6e2-5243-434b-bd85-e2b36c03fa8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:58:43.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:58:53.942Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=a1818395-fc7e-49be-9fba-6ab0c9806719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:58:53.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:59:03.951Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=773e7dc4-f674-47e0-8f13-84844dd216e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:59:03.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:59:13.959Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=7ec3bae8-fc57-4ac2-9972-624443fd4149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:59:13.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:59:23.970Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=5a1bb374-539e-4989-b381-e4262f430602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:59:23.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:59:33.978Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=85ad4ae8-1f82-4e72-9d7c-aa2db93b35d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:59:33.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:59:43.990Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=78c7ee04-5122-4ab9-89bd-3f0386eaf030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:59:43.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:59:53.998Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=9472c9c1-6c0e-4136-b7a7-62afe1d22b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T06:59:54.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:00:04.006Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=78fdbf48-666c-4a3e-9147-033af532cd93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:00:04.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:00:14.012Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=134c700c-ccf6-4656-81c5-40f0d19873b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:00:14.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:00:24.020Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=888a94d9-73b8-4b98-b19b-0a82c4932845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:00:24.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:00:34.029Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=b53e619a-1fed-4e7c-b466-a20bf90f9f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:00:34.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:00:44.038Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=7d179fce-40e9-4dcf-9321-cd375625409a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:00:44.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:00:54.046Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=5d3fa4cc-6a8c-4d6b-aa17-08efdb149aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:00:54.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-08T07:00:59.325Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-08T07:00:59.325Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-08T07:00:59.326Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-08T07:00:59.328Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-08T07:00:59.405Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-08T07:00:59.405Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-08T07:00:59.408Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:01:04.055Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=7e7c6122-a817-467c-8d18-bfdc86fff99f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:01:04.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:01:14.063Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=656187d9-c5cb-4ad4-aea7-c40a1121a9de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:01:14.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:01:24.071Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=302e3411-6e09-4de3-ad48-7469e1fe0a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:01:24.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:01:34.077Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=73caa821-dca5-415f-8840-a2c10616417f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:01:34.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:01:44.084Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=b69d1180-3fc7-42a2-b5d9-a21c082f9a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:01:44.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:01:54.092Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=78fc1df8-5f9b-4e62-a3a4-87f05a2204fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:01:54.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:02:04.100Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=22e44a03-02da-4134-ae4c-01f310af2b4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:02:04.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:02:14.109Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=1e224d51-6723-4ad1-acee-aad4a8f4460b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:02:14.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:02:24.125Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=b7ecd6c5-ba30-4237-8109-fb3684b16b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:02:24.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:02:34.132Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=7c768b8b-87de-4235-bfbd-f4b360389d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:02:34.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:02:44.141Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=ea6af804-fac5-4e91-96c8-446275ef815c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:02:44.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:02:54.149Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=74c28697-2525-4e35-ae97-e95b4ad39460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:02:54.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:03:04.156Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=a8afe5a3-ef80-4182-8e86-3810fd34ac1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:03:04.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:03:14.164Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=e029f052-6137-46bc-aece-dd1a265c7ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:03:14.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:03:24.174Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=3239d214-7bc0-42f4-a38d-ffdf3846f8a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:03:24.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:03:34.183Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=9cf8e79e-5250-4c15-b915-11cd282c94ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:03:34.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:03:44.191Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=f5476cea-5b5b-4c92-8034-7a9165d75f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:03:44.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:03:54.199Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=af2a2a2d-847e-4978-8a71-d4b7dfa33eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:03:54.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:04:04.208Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=0b83ecf3-fe13-4405-b42b-c3acec07f4a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:04:04.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:04:14.216Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=491b4fcc-d6cd-4178-b7ce-9b464fdaab34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:04:14.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:04:24.224Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=10fe845f-c4fe-4af3-88bd-11cdcfed693b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:04:24.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:04:34.232Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=7f5563de-986a-44e0-8edd-c1b2e5baef1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:04:34.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:04:44.241Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=183fe342-646f-45b8-8aa9-738eafe651fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:04:44.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:04:54.249Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=bac0b1f9-fd21-44a8-bf35-e67be8cbe02b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:04:54.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:05:04.258Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=f8aac864-0a6d-4615-9f54-7c415c2bea63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:05:04.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:05:14.265Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=2de100fb-2bba-41cd-b7ca-bc662f545615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:05:14.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:05:24.273Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=0b931413-123a-47aa-975c-d4817439ed14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:05:24.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:05:34.282Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=29e05b6f-3d6e-49df-af91-2451e5b8bdfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:05:34.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:05:44.289Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=2300f2b6-393c-4667-bb8f-a9cea8ecef71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:05:44.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:05:54.296Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=20b4be4d-0bb5-4f57-bcb8-e87ad88a2c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:05:54.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-08T07:05:59.321Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-08T07:05:59.322Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-08T07:05:59.322Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-08T07:05:59.324Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-08T07:05:59.424Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-08T07:05:59.425Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-08T07:05:59.450Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:06:04.303Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=8ca2a5cf-62db-46aa-b0ac-05219f6962ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:06:04.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:06:14.311Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=ce750af3-baa6-4f77-920e-43e8fecc84e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:06:14.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:06:24.319Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=a3745076-7be2-40a2-a332-1c51b37a640c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:06:24.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:06:34.327Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=40f760d4-8658-4191-bb30-b57b2f348b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:06:34.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:06:44.336Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=d1814900-5377-456c-9b84-032cff1c9702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:06:44.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:06:54.344Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=ece1b8cb-35d9-4455-b70b-118cc1fcc91c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:06:54.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:07:04.351Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=07dc0439-4b87-4548-a6a4-1a8a5916c77b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:07:04.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:07:14.361Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=9fbce362-41bc-4454-8e18-e98e87d01f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:07:14.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:07:24.370Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=11032af6-4ba9-4d0e-9c44-54e441379325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:07:24.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:07:34.377Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=e79e2033-1719-4de5-8e7c-cafe532e938d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:07:34.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:07:44.385Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=02d8f542-62f1-4e1c-939c-abef0f982bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:07:44.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:07:54.393Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=fc150a9f-3811-468d-b172-8079fb1aa3e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:07:54.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:08:04.400Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=0286dffe-4221-40b0-af21-054ee28f5ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:08:04.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:08:14.408Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=3f8ef7fc-7fdd-4f99-9703-efed4bc33568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:08:14.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:08:24.416Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=d2bd31b3-7439-47b0-a14f-86f8c7fede20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:08:24.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:08:34.425Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=88a0d61a-3df7-46c9-8ba1-3ae2ef521d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:08:34.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:08:44.433Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=b74eca32-dc27-4916-abcc-1ba477307db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:08:44.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:08:54.440Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=516ba121-d727-4ec0-80e9-866e2689ff8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:08:54.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:09:04.448Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=77802ae6-de8e-4f3d-98c9-a17ee8636921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:09:04.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:09:14.458Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=e8858fa7-dc83-4108-9f11-a024499bccf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:09:14.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:09:24.466Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=d22223f0-aca5-4e0d-85d4-c75ba0bb2794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:09:24.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:09:34.474Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=25a275d1-7c05-48e6-bcd2-bb43eb9bda0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:09:34.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:09:44.480Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=f2697da8-c98e-4c8d-89a0-f36fb253ed2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:09:44.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:09:54.487Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=ce9d0dd6-b56b-4cac-a083-1fd11e71adb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:09:54.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:10:04.494Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=11f654ad-72d3-4452-afb4-af697cd84d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:10:04.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:10:14.500Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=82407f94-2ff8-423e-b9dc-199e5cc5c609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:10:14.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:10:24.508Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=ff906293-186f-4356-861b-f5a578022046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:10:24.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:10:34.515Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=bb6e2339-20f3-4818-acaa-1139b171a160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:10:34.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:10:44.524Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=54ec2397-da55-4b6e-aab1-ec73a19eb1d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:10:44.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:10:54.531Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=ec94dec4-a6f8-434b-9ffc-afb0905d06c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:10:54.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-08T07:10:59.302Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-08T07:10:59.302Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-08T07:10:59.303Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-08T07:10:59.304Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-08T07:10:59.377Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-08T07:10:59.377Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-08T07:10:59.379Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:11:04.538Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=ac7ad6a9-e885-42ac-a719-d8873e44feef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:11:04.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:11:14.544Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=97ca3710-fb31-41ff-9606-40ce9d3ce01a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:11:14.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:11:24.552Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=06c0ddf7-9d91-4393-8018-fbb2b5f9fe42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:11:24.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:11:34.560Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=ecc927f3-f009-4350-9ac1-fb030a83ec01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:11:34.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:11:44.572Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=093a940c-e3b0-4d2e-ba0f-023a1ef4ae6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:11:44.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:11:54.581Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=e0a22239-71e2-401e-ad45-e81010bc120b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:11:54.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:12:04.589Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=66db474a-d066-4c65-b2e0-2ad6dc4cade0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:12:04.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:12:14.598Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=a5d0cb3a-2074-4ce2-ade4-136301132195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:12:14.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:12:24.604Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=4b7c60b3-6c03-4516-bfd6-f65ab8ab8aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:12:24.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:12:34.613Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=e3bec7a7-f098-4cff-9d73-7de7f7ae35f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:12:34.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:12:44.624Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=f5dbc5a3-743b-4c2c-8e11-333e2eac77fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:12:44.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:12:54.635Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=d26ded03-f712-4306-9d55-be339a5781e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:12:54.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:13:04.642Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=681cf281-8ba4-4616-baeb-be1a7d977a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:13:04.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:13:14.656Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=bfae40bf-a987-4497-a938-05383f7a94a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:13:14.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:13:24.662Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=af7beb55-eb23-4993-95f8-13ca59c43b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:13:24.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:13:34.670Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=bb297861-61ba-484d-b345-25485bbefe2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:13:34.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:13:44.680Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=0a1f9f0b-1541-4176-85d9-314ff70d30aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:13:44.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:13:54.687Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=6fe76db8-de84-4267-bbaf-3ae6bd4af5d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:13:54.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:14:04.694Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=f346b530-c5f5-4d78-8064-46f4c8bd8d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:14:04.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:14:14.701Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=534dacba-9c2f-47b4-a39e-c11e63afc6a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:14:14.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:14:24.709Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=2a138631-f945-4c62-a982-e77d1fa52d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:14:24.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:14:34.716Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=9dc8d338-af83-40ea-ae08-8ccc197f2a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:14:34.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:14:44.723Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=a26ff0f8-bfce-4ec7-8583-da662223cb36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:14:44.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:14:54.730Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=ec9d7a53-9cb9-41ee-a002-ef690071f583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:14:54.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:15:04.737Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=4492713b-fb53-4157-b065-d07bb86396ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:15:04.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:15:14.745Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=ddc00ac5-7511-41b4-bda8-b65ce438d7ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:15:14.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:15:24.754Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=f31814cd-1e6b-4420-aa97-62ba10d038a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:15:24.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:15:34.760Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=1264e07c-b0c5-4711-99aa-00f63a1907ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:15:34.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:15:44.766Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=89659581-c148-4fe8-965f-25269a6fed9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:15:44.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:15:54.772Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=25f2c545-3eb0-4b4a-9430-5a56cf1c06a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:15:54.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-08T07:15:59.302Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-08T07:15:59.303Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-08T07:15:59.303Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-08T07:15:59.306Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-08T07:15:59.380Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-08T07:15:59.380Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-08T07:15:59.382Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:16:04.779Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=851897ec-152b-4b8c-ab60-024dace7643d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:16:04.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:16:14.786Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=d8af3032-9499-4490-a9ff-85075acf11dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:16:14.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:16:24.792Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=aff17e62-0fee-4d5e-a7a2-3de796998397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:16:24.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:16:34.800Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=53dafbf4-bd38-4b72-8816-ee2fd35a281c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:16:34.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:16:44.806Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=3e452899-704f-459c-b416-ce9f6c0d2af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:16:44.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:16:54.813Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=8eb8fe67-6c66-4f44-a0ed-cd7958b5e362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:16:54.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:17:04.820Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=beb0e1e4-9db8-4d7e-bb34-8ffffc5f1211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:17:04.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:17:14.827Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=49462179-3048-4e80-a57a-040dba44d2e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:17:14.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:17:24.834Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=fead4e9a-46ea-4027-a291-a225bcb181c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:17:24.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:17:34.841Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=1e65b1c2-44e5-4d7c-8216-cb83c4191602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:17:34.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:17:44.848Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=51bea221-0069-422d-b86a-c135cf83fdcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:17:44.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:17:54.855Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=4ebf7d3c-cfd3-4822-a5e8-727e009ae4de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:17:54.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:18:04.863Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=4786af51-0cf2-4f5a-a1ca-e9784ac99005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:18:04.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:18:14.870Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=ea15fc27-7eff-4a7e-bc01-46fc0a6134a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:18:14.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:18:24.877Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=27ca16bd-406c-4339-ba53-2e7e060d4937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:18:24.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:18:34.884Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=108b00ea-9524-48af-a369-a75ee1a0ae13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:18:34.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:18:44.895Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=b207b12c-8223-4c0f-a361-565ef9051ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:18:44.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:18:54.902Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=6c932706-8614-447c-8494-62baf4ad153c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:18:54.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:19:04.907Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=22f049ea-b47e-4cf4-80c9-8684e605c7bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:19:04.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:19:14.920Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=ebf97b3e-ba47-48a9-80ae-284a7558712e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:19:14.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:19:24.926Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=8360a5c5-6bdc-4c58-9a29-1cd47a32a53c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:19:24.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:19:34.934Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=e64d615d-00ab-42e5-8f38-c9688f5b1604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:19:34.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:19:44.942Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=b8f97a53-e61b-4162-8ff8-0f1ed52590b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:19:44.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:19:54.951Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=f088c60f-8f91-4fea-b6c3-7269ef9a2724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:19:54.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:20:04.957Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=33729a02-1c4f-4350-a4ef-340229e63e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:20:04.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:20:14.963Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=62d10e66-db90-4fc0-b1fd-e81c2ad9c41e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:20:14.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:20:24.970Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=a14b8165-69cf-4d83-abce-e7d6af2e136d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:20:24.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:20:34.976Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=70d9aa87-3079-4b7c-88ca-c6fc8690cf6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:20:34.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:20:44.983Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=e2118b3b-eb21-4e5f-aaab-e41bdd4440e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:20:44.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:20:54.995Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=e7e1de66-dc34-49cd-a04d-7194fd54723f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:20:55.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-08T07:20:59.335Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-08T07:20:59.336Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-08T07:20:59.336Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-08T07:20:59.337Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-08T07:20:59.403Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-08T07:20:59.404Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-08T07:20:59.405Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:21:05.002Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=4a812278-c37e-494c-8284-c3c4de267644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:21:05.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:21:15.008Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=7109f8e6-14d9-4189-aee9-4a48bf671af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:21:15.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:21:25.015Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=399ecef6-be9c-48cb-a232-a6fac5ef0dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:21:25.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:21:35.021Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=5d1b42c7-f43a-441c-a503-3ca43aed0bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:21:35.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:21:45.028Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=689d2128-4a83-448e-838d-3eadb3bfec9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:21:45.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:21:55.034Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=8793a3c4-7162-405b-91cc-0c2012fab8c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:21:55.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:22:05.041Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=0aaddeab-b6a1-4848-8508-31f53e8dd3d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:22:05.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:22:15.049Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=b24878f0-00b0-4d73-bfb4-be4d6a75b88f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:22:15.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:22:25.055Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=e58ed3e2-0a45-4bbf-9608-daf77a9e0586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:22:25.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:22:35.061Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=899ee8b8-5f56-498f-b6c5-39ae590cb339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:22:35.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:22:45.068Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=1000beda-1e93-488b-9837-fd8a6c96aba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:22:45.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:22:55.074Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=372a364d-781a-42f8-a668-9e7ca0d9f17b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:22:55.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:23:05.082Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=52911432-ecb9-493c-938c-6c50d479e027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:23:05.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:23:15.091Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=fe100c4f-2abc-425c-b2cb-252d53938aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:23:15.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:23:25.099Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=1a41f234-0212-4d29-a63c-86c49829a383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:23:25.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:23:35.107Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=732a1023-69df-42f8-9245-ad5db0931e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:23:35.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:23:45.114Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=d3ad3131-e356-4587-bc54-755ebe944bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:23:45.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:23:55.121Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=9b74cbc9-8e28-43f9-8085-28b3532d6750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:23:55.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:24:05.127Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=38c53c32-7b54-48bd-84d9-2eadf6024259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:24:05.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:24:15.134Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=63dccb08-eb83-45ad-ba76-146b4f364c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:24:15.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:24:25.141Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=0444b19d-a062-4bbd-9b8e-3cb05dc77fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:24:25.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:24:35.148Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=b5fc363b-ebed-4719-8ed5-e1259f8e599a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:24:35.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:24:45.155Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=aa44470a-0649-423e-a5b6-7631d8cdf25e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:24:45.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:24:55.161Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=12447f2b-6c03-4144-a245-313a1703d498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:24:55.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:25:05.169Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=40dd9e81-aa65-4e24-a774-e7e29437563f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:25:05.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:25:15.176Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=143228be-3924-4e70-84dc-1d79869fd34a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:25:15.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:25:25.182Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=8ddc26a9-f5a4-473f-b8ed-5e89dcb56081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:25:25.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:25:35.187Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=44408941-4538-4908-882f-013c2ee3c136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:25:35.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:25:45.195Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=5c94ecbf-47f8-4b35-9dc2-a1ac476ecd4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:25:45.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:25:55.202Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=063550d0-9f35-4d9b-91ad-4361284a4a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:25:55.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-08T07:25:59.289Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-08T07:25:59.289Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-08T07:25:59.289Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-08T07:25:59.290Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-08T07:25:59.360Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-08T07:25:59.360Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-08T07:25:59.362Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:26:05.209Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=42f0ce61-3942-4732-ac88-028d400c3151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:26:05.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:26:15.216Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=834776cc-2f12-474c-bb91-a845706fe468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:26:15.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:26:25.223Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=3f7af0dd-7d2d-46cc-a0d8-fc2b25584278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:26:25.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:26:35.230Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=fa2af2d1-eeb5-483d-9a0c-3ccaa9c5fcde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:26:35.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:26:45.238Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=ddf189eb-3bb6-4fea-a9aa-0bf72b134c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:26:45.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:26:55.245Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=2ca58ee3-ec00-4ca7-9dc6-5c7d22f71a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:26:55.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:27:05.252Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=c3dcc52c-2aa3-4ba0-ac36-cb32848b3851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:27:05.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:27:15.258Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=825a7e55-9bd5-498c-b508-e50ff25521a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:27:15.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:27:25.264Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=a6e6d3c9-79e5-45f5-b39c-7ef70f2024b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:27:25.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:27:35.272Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=ca595a20-f31f-42cb-9a4a-3822b4a70283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:27:35.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:27:45.278Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=895c6027-6bc2-4dad-adef-b7e311676f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:27:45.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:27:55.286Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=9191bd12-71f5-4a50-acbb-70b68f2182c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:27:55.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:28:05.292Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=e4c7f6f3-df74-407b-a7be-9634cfe7b507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:28:05.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:28:15.299Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=3d1ff363-d518-446e-9898-9be0021443da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:28:15.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:28:25.306Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=52f3338b-225a-4457-9b75-eb8632c4b0ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:28:25.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:28:35.312Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=eb58002c-4771-4c8a-9b07-b77d254f6c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:28:35.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:28:45.318Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=912e6c6c-1b2a-43bc-86e4-a45ba439d263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:28:45.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:28:55.326Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=22e22c98-1e1a-4d3e-85ea-ba456acd5ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:28:55.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:29:05.332Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=14ababb0-5dd4-4625-8f35-4c28c03ba693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:29:05.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:29:15.339Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=0b4c1180-f15b-45e1-9ed4-b745befc977f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:29:15.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:29:25.346Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=18202109-dc3c-4758-bfd1-348425d4a31d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:29:25.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:29:35.352Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=c0de366d-4ae8-409e-bc72-3fd39b11ec8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:29:35.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:29:45.358Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=5430320f-dbe5-46c6-9f69-fa9b73b4087e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:29:45.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:29:55.364Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=3c418c35-1fe0-4024-8630-d1fbfb69da1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:29:55.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:30:05.371Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=e24d1547-9ecb-4a91-9534-404b11eccd6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:30:05.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:30:15.378Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=3aadf6b3-7040-4417-9ff2-1a90e6f6e9bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:30:15.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:30:25.384Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=e77eb61a-eced-4dda-a1a4-3d75dfb9ca60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:30:25.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:30:35.393Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=e2e7833e-bd75-4b6d-b3ac-9bc16ecb6ca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:30:35.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:30:45.399Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=c1f3f219-39d1-4cbf-9243-f22e7d11aa8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:30:45.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:30:55.405Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=57ce3143-898a-4c22-8e64-54bdb4b4ff6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:30:55.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-08T07:30:59.321Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-08T07:30:59.322Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-08T07:30:59.322Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-08T07:30:59.323Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-08T07:30:59.403Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-08T07:30:59.404Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/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"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-08T07:30:59.405Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:31:05.412Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=834847f4-7b8c-406d-b770-0f8507359ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:31:05.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:31:15.418Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=5a8c0a18-ed7f-425d-85ad-12a258c6533c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:31:15.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:31:25.424Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=7c6c04e7-68f7-4786-b31a-18d700661498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:31:25.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:31:35.430Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=a460a7cd-c6ab-4b60-8c1b-ea6bc3153e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:31:35.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:31:45.435Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=24ea8ed6-2a2a-43df-a5ab-e2d40ca92061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:31:45.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:31:55.440Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=54542db0-f96a-455e-881d-c7cac43692f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:31:55.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:32:05.446Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=3a3ca62f-e82d-4324-8d8a-62aea1af2166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:32:05.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:32:15.452Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=b760500e-4072-46a8-8d81-b7dda29b20bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:32:15.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:32:25.457Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=d0eb6b1e-6d37-4cd1-80f1-02f5af3a5d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:32:25.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:32:35.463Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=2b4d324f-ef7a-4b9f-8246-49f529e42bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:32:35.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:32:45.468Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=3be8fefc-0c3d-4987-8395-e8dd7bf49805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:32:45.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:32:55.473Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=75a76883-0a15-4c6a-9f5d-ae58d8e09ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:32:55.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:33:05.479Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=61632f92-1fca-4149-b708-aec4bfe372f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:33:05.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:33:15.486Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=404fd395-ad27-434c-a075-cee36f162bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:33:15.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:33:25.493Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=0231d8c2-1b1c-4e50-983c-ceba01e2eb1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:33:25.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:33:35.498Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=6051ca72-3049-4aa8-95b7-03887819a05e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:33:35.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:33:45.503Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=98de8e17-79a5-4e7b-b9da-5462589a2e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:33:45.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:33:55.508Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=4c95be61-453a-4849-80e4-e8c36fee98b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:33:55.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:34:05.514Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=75288a4f-975c-4b48-a25d-07328a026132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:34:05.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:34:15.520Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=2e400b20-1651-41a4-9c27-c58590f5fe41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:34:15.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:34:25.526Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=fcc80ca9-fe94-4b7b-ac91-e2ae746c1723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:34:25.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:34:35.532Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=d1c16857-a75d-4c00-ad15-84d0af571e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:34:35.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:34:45.537Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=b1bd884b-3e96-4260-8da2-3bd20ef88bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:34:45.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:34:55.543Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=3bc43172-edbf-4a18-8d3d-66988a1e36b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:34:55.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:35:05.548Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=5f4c60f7-ab7b-45fa-bda2-fd1b17782751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:35:05.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:35:15.554Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=b355d316-545e-4e58-ae26-c89499faacb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:35:15.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:35:25.561Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=4c8daede-d3f5-47ea-bc01-11be4b344bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:35:25.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:35:35.567Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=fb523aa9-5493-4e07-86a8-c4e859cabe59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:35:35.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:35:45.575Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=dc551c5f-29f9-4809-9026-4ad17147e782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:35:45.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:35:55.581Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=3963368b-b208-42db-80ae-4f624f606281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:35:55.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-08T07:35:59.306Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-08T07:35:59.306Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-08T07:35:59.307Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-08T07:35:59.308Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-08T07:35:59.376Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-08T07:35:59.376Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-08T07:35:59.378Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:36:05.588Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=7f2f7efc-d2a8-4459-9f75-53ac8a72b66b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:36:05.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:36:15.596Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=6adb32e1-f8bc-4f33-ac1e-5a2dee2ae983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:36:15.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:36:25.603Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=5c34c1a9-337a-402f-9139-4695d4096694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:36:25.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:36:35.610Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=8c59c825-616d-44a4-bffc-6b35027e1945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:36:35.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:36:45.616Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=6a2c2325-7fc5-4f38-a7d9-8f94c1c3594e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:36:45.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:36:55.623Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=f12b0207-d4d2-4786-a7f3-54e503cef523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:36:55.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:37:05.628Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=566231a9-f961-4536-9d72-7be81451342e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:37:05.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:37:15.634Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=f5354f51-3775-4f0b-a1fe-4c7602982e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:37:15.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:37:25.642Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=a3515829-474c-42ff-897f-43b71a01bcf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:37:25.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:37:35.648Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=b8c41308-c5e7-4615-a7e9-0614f56bae95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:37:35.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:37:45.654Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=ce743b00-0d14-479c-8460-d5f8463abffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:37:45.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:37:55.659Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=94ec3ab7-7bd6-42f1-98c2-2880501eab54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:37:55.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:38:05.665Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=3bdc8dbd-d152-41ba-9989-7c2e6330fc9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:38:05.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:38:15.670Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=29cd182b-059d-422a-8e88-242423dfdd15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:38:15.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:38:25.676Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=0b8fd9c6-688b-476b-a694-9a3c0f050a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:38:25.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:38:35.684Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=c7258388-8b69-44a8-b449-1cc7789c1ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:38:35.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:38:45.692Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=4dac32b7-fdf3-4aad-aca7-ca70bbda362c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:38:45.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:38:55.698Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=98b1dff4-3044-4147-a656-6d186f64a895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:38:55.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:39:05.704Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=ffcaaeec-085f-49ba-8f9d-5e36ec441318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:39:05.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:39:15.709Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=db153084-d64a-4019-a553-77d4fcc9f75e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:39:15.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:39:25.719Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=c0c190ec-ddb7-4503-9761-549be5977c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:39:25.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:39:35.726Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=0bb6a155-c6b6-40cd-b6fc-9286c33fe7af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:39:35.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:39:45.732Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=be6bb69b-5736-4f0b-814d-286afb946664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:39:45.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:39:55.737Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=3cad5dae-cef5-40d4-844c-2a8a4db16fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:39:55.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:40:05.745Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=1ace15fb-e212-4b47-8d3f-304b15d9d49f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:40:05.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:40:15.752Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=c701cb01-5f0e-45f4-bbb7-8bc188f88fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:40:15.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:40:25.758Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=13fb9e2a-3936-4cc5-91ff-afd273295b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:40:25.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:40:35.764Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=ccb28df0-8307-4a71-a3c5-731f6d682631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:40:35.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:40:45.770Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=709782d2-2de6-43d1-8947-6a97a4fa3a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:40:45.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:40:55.776Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=837b5287-39fe-4d1d-84b3-f541c5527030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:40:55.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-08T07:40:59.297Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-08T07:40:59.297Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-08T07:40:59.298Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-08T07:40:59.299Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-08T07:40:59.368Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-08T07:40:59.369Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-08T07:40:59.371Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:41:05.783Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=dc58fe38-8448-4e9f-8bd7-f23c92846690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:41:05.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:41:15.789Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=4ed071d1-cf83-4f79-b21f-1643d832c286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:41:15.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:41:25.796Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=57c2bf70-4b4f-4879-ba57-688492bb024d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:41:25.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:41:35.802Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=1bf5bfcc-d6ca-4a6a-8385-fba41d71afc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:41:35.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:41:45.809Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=3e956fe5-bdf2-465c-992c-b647e5c2df1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:41:45.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:41:55.815Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=454189ff-d7aa-45c8-9bad-4bda0a4b8870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:41:55.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:42:05.821Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=60107ae1-7e38-49aa-8571-7f0beba36bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:42:05.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:42:15.828Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=3bc26bec-b0ce-44c3-ac8e-31ea00d8266b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:42:15.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:42:25.834Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=b1cbd1c4-ca90-40ed-b131-e329de615be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:42:25.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:42:35.842Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=509f8872-2b20-4193-ad9e-4e66f4e9a983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:42:35.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:42:45.851Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=fcc22ee7-a106-4880-bcf4-7f10c37ed94c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:42:45.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:42:55.857Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=b2f5b4ef-0004-4df8-b3ca-9bb3bc9b733a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:42:55.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:43:05.863Z |INFO |Init configs |InvocationID=06072a88-d78f-4c76-afef-9dff0d3a075a, InstanceUUID=7b51717d-1537-47da-ab56-f2247c8f7d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-08T07:43:05.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |