. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T09:40:38.478Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T09:40:38.481Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-07T09:40:38.539Z |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-05-07T09:40:39.092Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-07T09:40:39.801Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-07T09:40:39.802Z |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-05-07T09:40:39.884Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-05-07T09:40:39.952Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-05-07T09:40:39.976Z |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-05-07T09:40:41.819Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-07T09:40:42.254Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-05-07T09:40:42.271Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-05-07T09:40:42.272Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-07T09:40:42.335Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-05-07T09:40:42.336Z |INFO |Root WebApplicationContext: initialization completed in 2359 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-05-07T09:40:42.726Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-05-07T09:40:43.689Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-07T09:40:45.372Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-05-07T09:40:45.823Z |INFO |Started MainApp in 10.24 seconds (JVM running for 10.869) |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-05-07T09:40:45.881Z |INFO |Start scheduling PRH workflow |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:40:45.919Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=c896718b-0a30-4d34-a8f7-4dfea1cbb003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-07T09:40:47.022Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:40:47.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:40:57.055Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=2a51a1e9-e4cc-454e-8af2-5fb1879e3a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-07T09:40:58.119Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.144:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:40:58.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:41:08.120Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=8777312b-9035-4fe7-bc08-d57e999fc731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-07T09:41:09.191Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:41:09.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:41:19.193Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=4579649f-7557-41d5-99e3-50ed32ada44c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-07T09:41:20.295Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.144:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:41:20.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:41:30.296Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=c54e3cd9-810e-4414-8362-4ec491c230ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-07T09:41:31.370Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:41:31.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:41:41.372Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=c3fb259f-b5a7-420c-bf1f-83130a90da5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-07T09:41:42.471Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.144:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:41:42.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-07T09:41:52.287Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-07T09:41:52.287Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-07T09:41:52.289Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:41:52.472Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=07057386-8fc5-4976-9881-883a35868bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-07T09:41:53.543Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:41:53.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:42:03.545Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=2849ec16-3a3a-407d-ae20-92d149c20e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-07T09:42:04.619Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.144:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:42:04.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:42:14.620Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=9990c928-e939-4e99-977f-2939210b3dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-07T09:42:15.693Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:42:15.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:42:25.694Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=8d46c1c4-7e85-4c40-a683-73400fc5250a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-07T09:42:26.759Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.144:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:42:26.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:42:36.761Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=80c36d92-b7b9-463d-9a46-d27b0569b799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-07T09:42:37.831Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:42:37.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:42:47.832Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=362ca7ca-a2b3-4d4a-9475-5875b3f25232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-07T09:42:48.903Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.144:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:42:48.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:42:58.904Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=cc4726e6-9722-4604-80f4-31dbe59d1b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-07T09:42:59.943Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:42:59.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:43:09.946Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=945a4b5b-0859-4c28-9d20-bb66a6515dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-07T09:43:11.015Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.144:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:43:11.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:43:21.017Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=6c129c4d-3b6c-4f04-93a3-ab3bd959ac7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-07T09:43:22.087Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.144:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:43:22.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:43:32.089Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=ddac6776-3b88-439c-aa15-47cbc06dcfe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-07T09:43:33.128Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.144:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:43:33.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:43:43.130Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=6bbb6a6d-0b45-4d27-90ef-45c2eabd2f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-07T09:44:13.183Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.233.43.144:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:44:13.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:44:23.184Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=4acc8bb1-40a8-4945-8f59-236c78b682e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:44:23.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:44:33.260Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=c1cfb91f-8eb7-4dbf-a963-4f999f34d1d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:44:33.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:44:43.276Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=9c30386c-4069-44b3-9696-0dfaaeef1772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:44:43.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:44:53.287Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=24905cc3-a197-4108-ab6f-e1c2d4b311e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:44:53.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:45:03.302Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=aa758b4e-7999-4697-b695-508751a4fa3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:45:03.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:45:13.312Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=65bd64cc-27e6-40e9-b36e-005aec29ff8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:45:13.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:45:23.327Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=9e3e715e-73ac-4cfb-aaa7-f34183979e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:45:23.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:45:33.337Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=e25a1587-bd1e-4944-af8f-417c8aad54eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:45:33.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:45:43.348Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=84e219ae-0b87-469e-a867-0191307a9643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:45:43.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T09:45:44.053Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T09:45:44.053Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-07T09:45:44.054Z |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-05-07T09:45:44.056Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-07T09:45:44.169Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-07T09:45:44.169Z |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-05-07T09:45:44.171Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:45:53.362Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=8f8fb114-c1a2-421f-98a7-b228f0bace87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:45:53.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:46:03.373Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=099b8d77-f8a8-4835-a199-913235755833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:46:03.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:46:13.387Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=520a7e66-5187-4e97-a138-caa47171e10a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:46:13.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:46:23.397Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=f9fa818a-e87a-4c7a-9520-36a37fdcbc45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:46:23.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:46:33.411Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=be47e6e5-43a7-4fcf-9ffd-a4d5395bf85b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:46:33.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:46:43.423Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=d5f26f6e-7080-4fa8-a61e-15a1c459654f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:46:43.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:46:53.434Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=b160259a-4755-47f7-a82a-909eb29aa15f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:46:53.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:47:03.447Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=c5ff4660-096b-42fd-a22c-ec6ad1ecbe42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:47:03.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:47:13.456Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=ec5cce82-429a-46c3-9f49-4ea3299e67da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:47:13.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:47:23.466Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=015598f9-10e7-43cb-87ee-2eb3458d4203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:47:23.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:47:33.477Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=67012cd9-7e3e-4079-a207-492cc3409746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:47:33.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:47:43.487Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=1701b72e-de93-4fb3-9a7e-f0f70a1d5f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:47:43.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:47:53.499Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=fd933d58-b41a-4b93-8dbb-8554b185d9a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:47:53.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:48:03.508Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=fb13b481-5529-44e4-8404-c13a4c8a3ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:48:03.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:48:13.532Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=207e3acf-7909-4ab6-a884-0d7338a6e045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:48:13.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:48:23.542Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=3c491f9d-6ab4-4e16-ac58-3a3fc8c02431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:48:23.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:48:33.555Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=49e37caf-5fc1-4508-a60a-e2d4d256912c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:48:33.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:48:43.565Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=2cad7a25-020a-4156-949c-e6c23ae3ec0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:48:43.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:48:53.576Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=892fdffb-ec10-43c3-97a4-4ca4ac214a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:48:53.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:49:03.586Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=63bfdeec-4581-4872-bfd6-68df86e246bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:49:03.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:49:13.596Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=e1f908d1-edad-4809-8f86-31a9d1794938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:49:13.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:49:23.608Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=43ddfa29-fdbc-4795-ac39-c83f1d304d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:49:23.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:49:33.618Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=46b8573e-dee2-483b-bf84-fe4c17d5462a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:49:33.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:49:43.627Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=051bb48d-d07d-4139-a836-31cf667e4c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:49:43.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:49:53.636Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=9b6ac353-3b4d-4d2b-8267-63e8765815f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:49:53.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:50:03.648Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=8708e1fc-7cac-40bd-8623-bc41fe63198d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:50:03.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:50:13.657Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=11dd5b39-fb87-4ed6-8049-32558f4ca5e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:50:13.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:50:23.668Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=6150c607-a4d0-4029-a52a-ee1f0770c7ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:50:23.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:50:33.678Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=e7a2e04d-38b2-4d83-9ba1-7063feadad07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:50:33.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T09:50:43.128Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T09:50:43.128Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-07T09:50:43.139Z |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-05-07T09:50:43.142Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-07T09:50:43.220Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-07T09:50:43.221Z |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-05-07T09:50:43.223Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:50:43.689Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=abba6cb8-35c9-47e1-9903-3d0ad173c471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:50:43.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:50:53.698Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=d471882b-e16b-42a3-b6d6-f383ddd305dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:50:53.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:51:03.708Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=da1aec4c-b3cf-42d2-9d88-4389e9dedf9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:51:03.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:51:13.719Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=f7fd4b2b-2b7a-470b-8d8b-ede82a4696db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:51:13.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:51:23.728Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=f2b52e1b-3f73-404e-b5c5-1c9b82026165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:51:23.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:51:33.736Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=041ee957-b93f-4b52-8bfe-9853155d45c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:51:33.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:51:43.746Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=2cfc23e8-7228-4dfb-bf4f-5b03e2f3c993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:51:43.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:51:53.755Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=6e7fa5b8-dc96-49e3-84d9-e9ec521f1e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:51:53.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:52:03.763Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=1e6d77dd-096c-49cd-a137-ddc853aa8b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:52:03.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:52:13.772Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=699ae18d-e791-42f2-88fd-1ce5849aa8d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:52:13.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:52:23.781Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=9f5df187-1dea-46c4-9c05-97e927ca5a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:52:23.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:52:33.795Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=17b189c7-02a9-4ad9-bc14-3d824f2a83fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:52:33.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:52:43.804Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=6c15a45e-6a04-4981-ad85-1c7fda028a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:52:43.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:52:53.814Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=74e490d0-57b8-4f6c-b8de-5a071db82d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:52:53.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:53:03.821Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=4a1468a3-bbb5-407c-8383-249a26037ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:53:03.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:53:13.830Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=7b5ca05b-2b1a-4927-b896-29c6ff72f20d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:53:13.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:53:23.840Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=6461cbdf-5f8c-441d-8967-8b02f73cfa45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:53:23.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:53:33.850Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=862b4902-4a00-4914-8c11-4049b36d8e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:53:33.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:53:43.859Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=f9954fca-82bb-461f-9cda-34c4000f75b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:53:43.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:53:53.866Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=1250f6a2-0433-4e35-90ba-eb79b81450c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:53:53.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:54:03.875Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=49106579-204e-4db0-b7e0-abcac30c433e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:54:03.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:54:13.886Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=11c7717c-2490-4a4e-8613-0418c545f684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:54:13.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:54:23.896Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=d8e63c1a-a298-4cac-826d-7824fe50d32f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:54:23.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:54:33.904Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=61093c61-c112-4b58-9ab3-c29e8a8621b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:54:33.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:54:43.914Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=d341e292-f2b0-4007-9dfd-4f32360039ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:54:43.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:54:53.922Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=a60e74d6-4c42-4fdb-8a05-1c96d77dafcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:54:53.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:55:03.933Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=46a7a0b4-04c2-4ea8-b88b-9332a2f623fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:55:03.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:55:13.939Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=b8fbf7b4-6869-4c14-b9c1-b0deca5affd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:55:13.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:55:23.947Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=42715e67-aa2c-4e26-8659-e933c32ad95b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:55:23.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:55:33.955Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=1e31275f-7844-4852-a7da-2063f7d93b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:55:33.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T09:55:43.008Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T09:55:43.009Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-07T09:55:43.009Z |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-05-07T09:55:43.011Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-07T09:55:43.100Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-07T09:55:43.101Z |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-05-07T09:55:43.103Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:55:43.963Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=c537c1d8-195b-4c77-9f99-c85921d35c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:55:43.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:55:53.972Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=f9ecfd03-4e87-4328-9c41-3c66db351ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:55:53.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:56:03.980Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=22a1126c-852a-4fa3-9194-b05bb55503f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:56:03.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:56:13.987Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=42017bf9-cd84-4dce-8082-85aa0ee1c68d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:56:13.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:56:23.995Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=4b7577c3-f4cb-449c-ae54-b5396f92a4f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:56:24.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:56:34.002Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=1405f767-871c-4e0e-854e-c1eb903dc773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:56:34.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:56:44.009Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=33a699b4-fff1-4708-ac59-be87b81159c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:56:44.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:56:54.017Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=820790e6-8501-4f9d-93cb-9362d64e0ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:56:54.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:57:04.026Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=89d6b4f5-c9f2-47f7-b28d-3afc83f6be33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:57:04.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:57:14.036Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=de113855-e1a5-4d33-abb7-fcbeb7492ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:57:14.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:57:24.045Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=dbdf262f-07a0-4e58-bf54-1d997d494969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:57:24.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:57:34.054Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=9000b61f-e2bb-438c-885d-9a33c7227575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:57:34.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:57:44.062Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=9470a49e-4cb4-4c98-8117-2c8048f2281e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:57:44.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:57:54.070Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=e209a124-e564-4a93-9b43-790eb30349f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:57:54.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:58:04.078Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=dceef8d2-bad2-4fec-8e77-d946dd9c303a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:58:04.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:58:14.087Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=c4201344-76fa-4eb9-9840-42e647b76f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:58:14.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:58:24.096Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=728bb4c1-2387-48a0-9258-da3c7d1c752c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:58:24.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:58:34.104Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=739cb2b8-b2ad-4b2d-b3b8-bb4f2363b057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:58:34.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:58:44.115Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=aa778c3d-f157-419e-8a94-5fef88604f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:58:44.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:58:54.123Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=6df17910-931c-491c-9f40-6d86e97c0158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:58:54.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:59:04.131Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=d63717d9-d75a-408c-bfba-e339488e6b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:59:04.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:59:14.145Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=c1f06815-af02-4945-8978-58c90856ae45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:59:14.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:59:24.152Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=2144df3e-c5a6-4908-9b33-0b14dba61805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:59:24.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:59:34.160Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=123d45b2-b7e9-4808-93da-44ef69d525d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:59:34.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:59:44.168Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=5a587e2f-35c0-4bf2-a7f4-a2cbf48f902d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:59:44.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:59:54.178Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=a71c05e0-a9af-4c15-877e-9b35910e9d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T09:59:54.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:00:04.184Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=00724831-f283-4d54-a8b1-6ab20a425dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:00:04.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:00:14.194Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=53c6249c-9124-4b1f-825f-10e388e89221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:00:14.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:00:24.201Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=750f07a9-ebe0-4cd1-8f8a-5aa7bae4191d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:00:24.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:00:34.209Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=abcde709-a19f-4a82-9407-38b68991c174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:00:34.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T10:00:43.023Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T10:00:43.023Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-07T10:00:43.024Z |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-05-07T10:00:43.026Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-07T10:00:43.116Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-07T10:00:43.116Z |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-05-07T10:00:43.117Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:00:44.217Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=74647077-0274-4822-b181-c07826a3f66a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:00:44.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:00:54.223Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=b07f5b40-44fa-4208-b57d-d0a7dcf79d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:00:54.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:01:04.233Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=00331388-fd29-43d0-ad42-3c98424935cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:01:04.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:01:14.240Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=85ce603b-ddb5-4b59-8bae-97e24a4c0b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:01:14.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:01:24.248Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=12d2e45e-47e2-48d8-8f40-aa489bb88e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:01:24.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:01:34.260Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=70397ef5-0774-4af1-8c39-b6fafc6811a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:01:34.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:01:44.267Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=bd022394-283c-407d-b2a3-7baed3ae94f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:01:44.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:01:54.276Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=d3f649b6-7a29-4c68-a157-1e906fbe44bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:01:54.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:02:04.284Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=0a44518d-70be-40d5-822e-a39054abf01b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:02:04.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:02:14.292Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=43291361-ab2d-4a03-8b13-015dfb011ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:02:14.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:02:24.301Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=5737b610-20c0-41b4-ad97-a94e0db81be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:02:24.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:02:34.307Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=54c24b28-08e7-4503-8ecc-bcb5e8e1bf5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:02:34.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:02:44.315Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=cc554539-08b3-4516-9b5b-973405040fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:02:44.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:02:54.323Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=31873e9d-6944-4d71-a4d6-e6db8cb61802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:02:54.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:03:04.331Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=d92cf28b-a590-4e64-9307-65c2c2aa6c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:03:04.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:03:14.338Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=9438b02d-40b0-4a1e-8676-4255cb79fc33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:03:14.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:03:24.345Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=c500bf5e-aacd-4060-a5af-8f44d8e89765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:03:24.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:03:34.352Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=de537df7-b34b-4164-b95e-5ad7b0c5fde1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:03:34.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:03:44.360Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=ec72d809-9887-4987-8055-35acb72f922f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:03:44.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:03:54.367Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=c6b3fd9c-abad-4dc9-a8c6-e3df29a0a661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:03:54.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:04:04.376Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=737c34f9-11d5-4095-baf1-c57046d5f808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:04:04.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:04:14.383Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=15471dea-cf35-441f-9698-984d95dee64b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:04:14.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:04:24.392Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=1367987d-935a-451d-887a-ae3b5741b2f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:04:24.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:04:34.401Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=4726ff58-1af1-4d1a-865c-45f0b01ecd97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:04:34.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:04:44.410Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=b9abb95f-6d01-4bc5-9ba9-14a6c1c40b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:04:44.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:04:54.419Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=a5e667b0-58c7-4a59-a835-12be0a952a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:04:54.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:05:04.426Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=311e7f61-1c38-439e-9777-ec926be919cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:05:04.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:05:14.433Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=8950867a-2dd2-420d-a892-57f2a628d3d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:05:14.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:05:24.440Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=6241be1f-8d7f-4ab3-91a8-ef2b4798625d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:05:24.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:05:34.448Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=f800589d-85a2-4406-93e0-d89ec9332552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:05:34.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T10:05:42.983Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T10:05:42.983Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-07T10:05:42.984Z |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-05-07T10:05:42.985Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-07T10:05:43.068Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-07T10:05:43.069Z |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-05-07T10:05:43.071Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:05:44.456Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=c48539e7-d313-4f40-a9eb-6e14ba9d6882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:05:44.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:05:54.463Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=921bbc80-1cd2-4488-b782-ae2c067e3bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:05:54.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:06:04.471Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=863a505f-8726-4cd5-bf23-78b8c671d803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:06:04.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:06:14.478Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=400855bb-5b0e-425b-ab8d-7f8019074ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:06:14.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:06:24.486Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=ecd774d1-6c5c-45a5-8af9-7dec93949c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:06:24.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:06:34.493Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=0a965c8f-5ab3-4ea9-bd4e-7400764f0049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:06:34.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:06:44.501Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=0e5633da-755f-4cd2-920d-5cc95597127e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:06:44.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:06:54.509Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=1f2c2bda-5367-4c8b-8a5b-fa4a9873f634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:06:54.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:07:04.517Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=d02c0b9a-9dd6-46cd-93f0-13b9a32198f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:07:04.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:07:14.524Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=52d86ca5-3fa5-476b-a73c-39d84a8c3f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:07:14.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:07:24.531Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=02a814e7-4dc1-4e2d-badf-249f712337f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:07:24.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:07:34.539Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=1825e5ea-fdd9-45b0-9ff4-e96df517c626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:07:34.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:07:44.546Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=e6e61d80-16c9-42d7-a1ca-538a40728950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:07:44.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:07:54.552Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=c6de2cb0-b79a-42c0-93e5-0f9a35c05afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:07:54.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:08:04.559Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=20eb09fd-329c-4651-92eb-fc2f6ecd9572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:08:04.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:08:14.566Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=c29c1cb3-0916-4788-90cf-5a2037494ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:08:14.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:08:24.573Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=7f765bcb-e95e-4623-af83-3b1818b04174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:08:24.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:08:34.581Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=5ef573e7-3625-40b7-9f34-68114e620f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:08:34.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:08:44.589Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=191a71d1-344b-4942-9bbd-40ea7104ef25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:08:44.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:08:54.597Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=73e1e13f-e849-4df3-b845-b0a780d599f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:08:54.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:09:04.605Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=89d3f14e-a054-4ae1-81fa-866739c8251f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:09:04.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:09:14.613Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=eac025ce-28e6-448b-9dff-fd408853e7c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:09:14.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:09:24.620Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=94b2b767-c29a-4ebb-9c62-dc2cc946c87c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:09:24.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:09:34.628Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=64f655bf-be72-4dfc-b94e-28c529ec2203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:09:34.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:09:44.636Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=819e9665-dae4-45be-a969-e2b60cd9bb2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:09:44.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:09:54.644Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=1813af80-e706-4655-8741-0966759ebb63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:09:54.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:10:04.653Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=ab00389c-5020-4a74-9dc2-63147f39ee8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:10:04.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:10:14.659Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=8c5446ef-8c85-484c-baac-db80aebe9bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:10:14.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:10:24.667Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=6eb3ec86-5330-4244-afd4-27a63a30b4e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:10:24.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:10:34.675Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=1401c599-1ac9-4df3-adae-5b6bd9c83415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:10:34.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T10:10:42.997Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T10:10:42.998Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-07T10:10:42.999Z |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-05-07T10:10:43.001Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-07T10:10:43.073Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-07T10:10:43.073Z |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-05-07T10:10:43.076Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:10:44.681Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=cd8db6c5-e373-4361-ab63-90f0c50843d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:10:44.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:10:54.688Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=d32a327c-f1fd-4b3a-bda5-022e78edcef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:10:54.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:11:04.695Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=77bcadbd-db71-41ef-9438-416613b03ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:11:04.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:11:14.702Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=b51ac6b7-a44c-4aa9-9eb6-2b20e205a738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:11:14.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:11:24.709Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=8b95ddce-975f-4d98-9eaf-7851bd77bb06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:11:24.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:11:34.717Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=05a6042c-14e3-4b80-b5bd-20c99567c54a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:11:34.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:11:44.725Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=f0f716a5-9e0e-488d-8d95-c4d5ec301036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:11:44.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:11:54.732Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=c20245c1-076e-4e71-b61f-3eb7a0465bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:11:54.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:12:04.739Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=82bfe089-fe7f-40cd-b6a4-be5280d89942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:12:04.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:12:14.746Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=69665482-cc4d-44ff-b1d5-d36b6d12f56b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:12:14.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:12:24.755Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=69bdfcea-9cf3-48da-9066-ceeaa89ff1df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:12:24.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:12:34.763Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=ddfc65aa-7499-4d32-9598-3ec9d4e5ae17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:12:34.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:12:44.771Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=5b84ff24-0890-4aab-b990-c0f8e62b2bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:12:44.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:12:54.779Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=08d594f3-5cfa-4b7d-8add-fe4098132209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:12:54.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:13:04.787Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=2352e380-9bbb-4859-94b5-179ddbcf73f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:13:04.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:13:14.795Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=b93867aa-00cd-42fb-98d2-68bba46aa304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:13:14.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:13:24.802Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=8209bb77-477b-46d5-a0ca-255448a71e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:13:24.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:13:34.811Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=10f225d6-441b-4a92-a3e3-61b368a6e770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:13:34.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:13:44.819Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=4ea28306-097c-4e45-b379-6d7a7822e6ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:13:44.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:13:54.827Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=fcb69498-7d1e-4253-b9b8-bd05aeaa412f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:13:54.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:14:04.835Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=cc702dfe-10d1-4b4b-86e5-28333a6679c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:14:04.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:14:14.841Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=013d81d0-d77f-42b5-816f-1c684bae2a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:14:14.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:14:24.848Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=7482e015-bab2-49dc-8bda-60b70047fd2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:14:24.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:14:34.856Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=70f0644e-0e26-4401-8df9-b32a5de48b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:14:34.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:14:44.864Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=c402aa24-854f-4a95-aa2e-78a5227009d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:14:44.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:14:54.872Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=f5fffb4a-92ad-45e4-aafe-7ba47b296b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:14:54.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:15:04.879Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=ebb7aa96-be11-4e62-a766-c1c167d54e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:15:04.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:15:14.887Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=353e9bc5-8eb9-4784-9ca3-8bd4de263692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:15:14.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:15:24.894Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=56c8f520-6d3d-4d3f-852c-18f173a86f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:15:24.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:15:34.901Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=f2403354-945d-484f-8275-923b5946b09b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:15:34.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T10:15:42.986Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T10:15:42.986Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-07T10:15:42.987Z |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-05-07T10:15:42.988Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-07T10:15:43.068Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-07T10:15:43.068Z |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-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-07T10:15:43.070Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:15:44.909Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=e7715d91-368f-4a10-8601-3b295d0677fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:15:44.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:15:54.923Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=7e17d2fc-fe82-4b65-b9eb-a338c0d81844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:15:54.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:16:04.930Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=5b628156-1ebe-48ec-9be4-2f387e8761e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:16:04.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:16:14.937Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=63105f74-cd0c-4386-83b0-32d64da5a479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:16:14.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:16:24.944Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=75008399-75e0-4ccd-b611-a26e42e99d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:16:24.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:16:34.951Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=3c54b87c-2bc8-4244-a060-98b8d03f6fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:16:34.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:16:44.957Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=642f396e-f5db-4767-b9a6-2beeaa12892b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:16:44.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:16:54.965Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=0f55a8cb-bbf4-4263-8b8b-d64c58daf893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:16:54.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:17:04.973Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=c06b30e6-724b-4332-b255-e68fff550cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:17:04.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:17:14.981Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=e77a715e-c1a9-43e8-b50c-2e169ab58f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:17:14.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:17:24.988Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=93e5a939-b873-463b-b366-f45f7168a269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:17:24.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:17:34.995Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=d4973b04-d613-49a8-a833-6898fe2da237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:17:35.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:17:45.003Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=da203dc1-1c15-4ae2-bcb2-98036a4b1ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:17:45.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:17:55.011Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=677fc9dc-4ef0-4623-9d5c-60a250b3f3a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:17:55.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:18:05.019Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=03c8243a-abeb-4cbd-b947-9348f461271e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:18:05.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:18:15.027Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=823e99a3-946b-496d-a5f1-3d43a551775b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:18:15.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:18:25.034Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=4fd93507-fa4b-4bb5-902e-f3309223a71d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:18:25.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:18:35.041Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=e4d78a25-0685-4bae-a078-6fa6e27c7592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:18:35.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:18:45.049Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=8d2d553f-2b38-457e-b6a1-40f1bd4b7892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:18:45.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:18:55.057Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=9499543b-0dec-4877-8bc2-af5b1b21ef54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:18:55.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:19:05.065Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=64be2ef0-9c2b-41de-a4d5-3e802705e38e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:19:05.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:19:15.073Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=3dd1a5cb-d0e3-4bfd-b4ea-64d394136960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:19:15.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:19:25.081Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=7785c541-ccdb-45a0-af94-ed14ccd127a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:19:25.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:19:35.088Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=5a479a3a-78de-4ef6-b3cc-461ca71deae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:19:35.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:19:45.100Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=dd84dae3-c55f-4c93-a3e5-7ff6d4d8880a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:19:45.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:19:55.107Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=0b0ff528-14d3-4788-9032-45026a0b8928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:19:55.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:20:05.115Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=97e147ac-7c3f-4fb1-afb5-767b3631c177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:20:05.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:20:15.123Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=f99f1bea-70f4-45e6-97f0-0a205ef4c0c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:20:15.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:20:25.130Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=f2ab5cda-9ade-4fce-8ed7-53d4f61d14fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:20:25.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:20:35.138Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=4c0b1bfc-55fb-4740-a4b4-b29cd2c8e1b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:20:35.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T10:20:43.009Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T10:20:43.010Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-07T10:20:43.011Z |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-05-07T10:20:43.012Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-07T10:20:43.085Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-07T10:20:43.085Z |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-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-07T10:20:43.088Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:20:45.145Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=0e05f795-ef7a-4804-a8e0-842d765c592c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:20:45.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:20:55.152Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=a7e033f2-551f-478e-b68f-ef7b9656c9e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:20:55.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:21:05.161Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=f24423b7-fe59-435e-ac4c-9e7267edb5b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:21:05.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:21:15.168Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=07f59696-8155-481f-aca3-4dd24a3f1fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:21:15.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:21:25.176Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=3a43bda1-264c-4256-8833-2284032a7885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:21:25.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:21:35.183Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=b9d39ebf-0368-4f93-b7ec-5a02faca61c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:21:35.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:21:45.192Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=37d34f38-eeba-426c-949b-866ac2c2771e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:21:45.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:21:55.198Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=9ae7111d-40c7-47d6-8c25-444ea2549109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:21:55.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:22:05.207Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=54297b35-b603-47f2-9a3c-ca84dfaa2cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:22:05.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:22:15.215Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=d5935d24-4bb2-4b4d-acc9-452406de864b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:22:15.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:22:25.227Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=6f58c917-1ddb-49f6-ae9b-bdb6a78848fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:22:25.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:22:35.234Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=0113e4f5-766f-4a22-975c-d9a3507eed2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:22:35.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:22:45.242Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=1ee79194-dd65-4fb2-b4c7-beec48b6e477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:22:45.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:22:55.253Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=62e30248-3c27-4daa-a2e2-451436010d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:22:55.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:23:05.260Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=975746c4-5532-465e-a73f-50dcde9da8cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:23:05.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:23:15.268Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=ba9476ee-1e44-4567-b9e3-18c608a28d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:23:15.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:23:25.274Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=38f8af53-6a14-4296-9bf6-7b31e9fb11b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:23:25.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:23:35.282Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=62dc2b79-f652-4752-bd70-0ba28a70927f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:23:35.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:23:45.289Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=2ee3d10f-fb2d-4f62-9078-0f53ac419bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:23:45.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:23:55.296Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=271861eb-1236-4446-9f35-3fcc06e0384d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:23:55.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:24:05.304Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=f567f892-c516-4553-ab4e-47d814fbd2be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:24:05.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:24:15.312Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=74aced50-f15d-4784-af14-e3a6151679f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:24:15.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:24:25.318Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=aea7c2e4-e94d-418e-bc09-b4e995bfe900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:24:25.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:24:35.326Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=8274e2cc-3097-4eaa-b397-1fadc7f44046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:24:35.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:24:45.334Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=bfd03e50-b93e-4376-ae60-53cf35d12b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:24:45.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:24:55.341Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=2b01eeb7-ce74-46a7-a224-82f62cc26787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:24:55.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:25:05.347Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=6c1087bc-7bdd-4aa8-b93b-e5039d7791ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:25:05.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:25:15.354Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=d2cba466-57f7-42e9-9b30-05814695ef41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:25:15.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:25:25.361Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=0d19d44f-c49e-42c3-9cc0-7762f520f844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:25:25.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:25:35.367Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=7edf59ec-ce38-4b4c-8130-240839e27e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:25:35.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T10:25:42.978Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T10:25:42.978Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-07T10:25:42.978Z |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-05-07T10:25:42.980Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-07T10:25:43.048Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-07T10:25:43.048Z |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-05-07T10:25:43.050Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:25:45.374Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=f5a4a4d7-b17a-4448-8fac-360e4027c7bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:25:45.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:25:55.382Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=86e0db99-1d61-4941-bdd8-c2abdb86020e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:25:55.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:26:05.389Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=5918507d-30ff-4d4a-a84b-a206b319ebac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:26:05.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:26:15.396Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=a263a718-6586-42c0-8f03-dfbe6a194cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:26:15.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:26:25.402Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=484663e8-6801-42ca-9209-dad6f6d5b8b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:26:25.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:26:35.409Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=7ef91cbb-18e9-4bac-bc2b-08e6dc673e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:26:35.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:26:45.416Z |INFO |Init configs |InvocationID=8818590b-a68e-4f5f-97c9-badd3fa53292, InstanceUUID=975d30cf-a8b6-4dca-a850-2c756d1c8471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T10:26:45.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |