. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-05T10:49:48.731Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-05T10:49:48.734Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-05T10:49:48.761Z |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-07-05T10:49:49.298Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-05T10:49:50.028Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-05T10:49:50.030Z |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-07-05T10:49:50.106Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-07-05T10:49:50.165Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-07-05T10:49:50.196Z |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-07-05T10:49:51.424Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-07-05T10:49:51.746Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-07-05T10:49:51.767Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-07-05T10:49:51.768Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-07-05T10:49:51.851Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-07-05T10:49:51.851Z |INFO |Root WebApplicationContext: initialization completed in 1654 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-07-05T10:49:52.160Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-07-05T10:49:52.990Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-07-05T10:49:54.470Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-07-05T10:49:54.765Z |INFO |Started MainApp in 8.263 seconds (JVM running for 8.856) |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-07-05T10:49:54.812Z |INFO |Start scheduling PRH workflow |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T10:49:54.821Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=1e545db6-5745-4211-8883-6963dce48331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-05T10:50:25.047Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.74.135:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T10:50:25.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T10:50:35.107Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=0c251cad-1999-4e91-8a27-abdae45edfe5 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-07-05T10:50:50.371Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2021-07-05T10:50:50.371Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2021-07-05T10:50:50.391Z |INFO |Completed initialization in 19 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-05T10:51:05.254Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.74.135:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T10:51:05.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T10:51:15.258Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=d2ae3f91-4d3c-4214-b2a0-b1ff0d87cddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-05T10:51:45.296Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.74.135:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T10:51:45.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T10:51:55.301Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=4d360843-c84a-4242-acf9-a415b0d4c18a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-05T10:52:25.325Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.74.135:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T10:52:25.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T10:52:35.330Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=600def3e-2af0-4eea-9d55-d2d0f213f37d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-05T10:53:05.354Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.74.135:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T10:53:05.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T10:53:15.358Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=e6612a1b-f88f-494e-b220-aab715dd7874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-05T10:53:45.392Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.74.135:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T10:53:45.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T10:53:55.393Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=74edb147-caf4-4fad-a5dd-31be5eb93994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-05T10:54:25.425Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.74.135:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T10:54:25.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T10:54:35.429Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=cca99296-4f0f-470e-bcd4-ef8e88f8e618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-05T10:54:52.689Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-05T10:54:52.690Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-05T10:54:52.692Z |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-07-05T10:54:52.695Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-05T10:54:52.770Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-05T10:54:52.771Z |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-07-05T10:54:52.774Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-05T10:55:05.452Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.74.135:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T10:55:05.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T10:55:15.454Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=f63e469e-7357-4f52-9aa1-d7f4f03652c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-05T10:55:45.476Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.74.135:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T10:55:45.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T10:55:55.480Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=cad00602-627d-4b24-8860-9e043c25cc2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-05T10:56:25.503Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.74.135:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T10:56:25.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T10:56:35.505Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=84c079d8-ec78-4cc8-b178-f6bd81fb3d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-05T10:57:05.528Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.74.135:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T10:57:05.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T10:57:15.532Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=b9fa46ea-b9b9-4e17-a071-fdc4274f6699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-05T10:57:45.565Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.74.135:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T10:57:45.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T10:57:55.570Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=5400fe83-bf9e-4c7b-a7a0-50423fe9781d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-05T10:58:25.603Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.74.135:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T10:58:25.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T10:58:35.605Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=47d3f165-b785-4f01-ab61-29d3869220c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-05T10:59:05.633Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.74.135:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T10:59:05.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T10:59:15.639Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=587a5651-0007-4c51-a786-95e924b62f36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-05T10:59:45.680Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.74.135:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T10:59:45.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-05T10:59:52.627Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-05T10:59:52.628Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-05T10:59:52.629Z |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-07-05T10:59:52.633Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-05T10:59:52.729Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-05T10:59:52.730Z |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-07-05T10:59:52.732Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T10:59:55.688Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=ea3ed967-db55-479f-bb22-c7137e49207d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-05T11:00:25.709Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.74.135:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:00:25.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:00:35.715Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=d41b488c-d7e6-4bed-8fae-3f64b0e38c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-05T11:01:05.753Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.74.135:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:01:05.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:01:15.757Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=60855e0d-ba80-4312-8df1-3893adc7b8f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-05T11:01:45.780Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.74.135:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:01:45.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:01:55.788Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=fd6940a1-3b57-492a-bd4a-53563b919747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-05T11:02:25.844Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.74.135:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:02:25.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:02:35.848Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=1994c823-e2ee-4779-930c-576c8d79c7a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-05T11:03:05.877Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.74.135:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:03:05.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:03:15.882Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=936ff1af-8fd8-4ab9-8dca-febfea9fa64b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-05T11:03:45.908Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.74.135:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:03:45.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:03:55.916Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=10051b50-f646-4d35-ad4c-998689e0f738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-05T11:04:25.950Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.74.135:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:04:25.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:04:35.957Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=54b99d6a-ac30-4b3c-b708-e4242de392d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-05T11:04:52.548Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-05T11:04:52.549Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-05T11:04:52.550Z |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-07-05T11:04:52.554Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-05T11:04:52.618Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-05T11:04:52.618Z |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-07-05T11:04:52.623Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-05T11:05:05.986Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.74.135:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:05:05.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:05:16.000Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=350e94db-6b94-4123-a37e-664f4f5ae61d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:05:16.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:05:26.085Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=20d1e504-ec7c-42f8-b476-6aed789a8c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:05:26.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:05:36.112Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=e4398391-a25a-44db-9242-e9e3f2e538fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:05:36.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:05:46.131Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=27da7c46-c281-4825-aef5-c9d4ed9b6e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:05:46.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:05:56.145Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=a4a18e81-cfd2-4326-85ac-2c53cfe8cc5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:05:56.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:06:06.161Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=0fbc86a4-944f-45a2-bfd5-f23c8da8aa14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:06:06.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:06:16.184Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=596c4a0d-73f3-429d-b06f-aa09b2d3d814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:06:16.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:06:26.206Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=34b5993f-502f-45e2-8f1d-f90fc56e3462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:06:26.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:06:36.232Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=36260e15-b26c-4f18-997d-211786c945bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:06:36.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:06:46.241Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=e96fff34-ecec-486e-bc84-fa88cfd740ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:06:46.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:06:56.255Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=bb83528d-f8dd-4eb1-a878-99a1f783b168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:06:56.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:07:06.276Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=ebb09d19-34ec-4351-9c35-6afb8284ee3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:07:06.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:07:16.292Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=c297e7fb-df15-4079-a422-dbcc2362ced7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:07:16.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:07:26.303Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=5a9bf126-c4bf-4ba3-945a-0daff49ba28d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:07:26.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:07:36.317Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=251d1cd9-84e9-49c7-ac98-cd9c5c0f9f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:07:36.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:07:46.329Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=a959bf54-f8e2-45f2-8211-eb8736feec0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:07:46.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:07:56.343Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=37360b82-81e6-4cb8-bf72-b62a41f50949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:07:56.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:08:06.357Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=951da179-0f48-4578-b866-df6bf77c88f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:08:06.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:08:16.370Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=89b30ace-f3e0-4d2e-98ed-bb27a038de79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:08:16.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:08:26.388Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=58d98f37-950d-48b9-9d3f-de3c3a662fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:08:26.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:08:36.407Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=d0814249-187b-47b1-aea5-8b08d761230a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:08:36.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:08:46.419Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=d5e13f18-319a-4586-bd9e-be6fa4f2902d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:08:46.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:08:56.440Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=1fa1972a-b084-461c-b07b-a1f26e93ae91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:08:56.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:09:06.448Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=de10adb4-5c2e-4205-bc9d-e310b6d1b63e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:09:06.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:09:16.457Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=9bebb23d-6db8-4b3c-947c-38343f91d270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:09:16.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:09:26.466Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=ffc7a198-612d-45d0-a1c1-345cf63fa73b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:09:26.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:09:36.485Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=8b084d94-8a4d-4b69-95b9-5b48d10809c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:09:36.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:09:46.500Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=a378b3d9-f345-4c05-800e-9811a0cc5e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:09:46.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-05T11:09:52.537Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-05T11:09:52.538Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-05T11:09:52.539Z |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-07-05T11:09:52.541Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-05T11:09:52.594Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-05T11:09:52.595Z |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-07-05T11:09:52.597Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:09:56.510Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=93c6043c-7079-4635-bfe6-99e6c2d3ddfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:09:56.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:10:06.520Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=b10d1356-1d3c-45ae-97e6-ddc12b077c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:10:06.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:10:16.532Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=bb239ad8-ed4e-4053-98eb-7625e0112d51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:10:16.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:10:26.546Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=53bf73a5-6824-459b-958f-fc3a58ef9dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:10:26.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:10:36.561Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=591d8a30-fb06-4870-b293-214aa6e8ce1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:10:36.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:10:46.602Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=08da5907-df5f-4cd4-899b-4ebc3ceb92c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:10:46.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:10:56.616Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=6863407e-158a-47cc-b400-38b90936a709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:10:56.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:11:06.624Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=bbbdb9bf-ae96-4d24-9599-1d2f90789107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:11:06.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:11:16.633Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=394eea79-bd01-4684-80f3-1885f99f8cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:11:16.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:11:26.645Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=107ebd2c-6313-4d8d-b210-894e50e15c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:11:26.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:11:36.661Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=7806c54b-2db3-4a05-bfdc-5be8f89bf311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:11:36.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:11:46.672Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=b09be67c-fac2-41d2-a037-952b5cc83ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:11:46.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:11:56.695Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=86e4f97b-a198-430b-acb5-af25087528f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:11:56.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:12:06.705Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=e188b832-e7cb-4a75-aa27-437897a060bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:12:06.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:12:16.715Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=23a40633-ff6e-4e92-b231-b030ea2d6220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:12:16.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:12:26.727Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=b0fb02e7-31d6-4c12-be81-1c5cc13a0002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:12:26.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:12:36.746Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=cae6a77d-f145-4d15-9249-8dc63400d935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:12:36.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:12:46.756Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=6d270440-85da-4bbe-9532-8a437b53283f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:12:46.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:12:56.764Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=d64135eb-d8b0-4bbd-9019-912968f49725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:12:56.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:13:06.771Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=0f1f9beb-e9aa-4d49-a107-8fcb108ac3a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:13:06.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:13:16.786Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=06cd34fb-6191-4e5b-9da7-f5bdd784ab0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:13:16.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:13:26.801Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=bd6275f5-28fc-4cb3-8144-1e85f1edf6ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:13:26.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:13:36.813Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=ca068bb1-3f8b-4c99-9a16-be66bd078765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:13:36.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:13:46.821Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=c466b89b-2218-4e1b-bda4-7ecf80d9bb4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:13:46.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:13:56.830Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=c0dd3f20-7ed3-48e5-94e6-ad3b7997f9bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:13:56.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:14:06.837Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=e66f6c04-0611-4913-a489-64b7e3b4a650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:14:06.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:14:16.848Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=e9d487ff-518b-4ac4-9e97-93eac4a3b5bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:14:16.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:14:26.861Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=71e50831-9102-4901-8fa7-020cbd2818f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:14:26.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:14:36.893Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=ca9c25f6-a955-49c3-9562-63136e0d9af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:14:36.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:14:46.902Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=6f348bec-39c5-487f-879e-be09aca62f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:14:46.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-05T11:14:52.481Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-05T11:14:52.481Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-05T11:14:52.483Z |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-07-05T11:14:52.486Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-05T11:14:52.541Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-05T11:14:52.541Z |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-07-05T11:14:52.544Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:14:56.910Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=b35d5478-ea37-4a92-95e6-80dd253dc309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:14:56.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:15:06.917Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=6a95cd95-b81d-4bf1-b437-fc33e7328715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:15:06.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:15:16.925Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=699389a2-ccd5-4296-9405-178672ffb5c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:15:16.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:15:26.935Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=7b081f1f-3644-4e0f-a486-1baf38e5b051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:15:26.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:15:36.951Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=6e6dc81d-3b88-4d91-8607-2bfab5433a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:15:36.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:15:46.960Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=3d1ef8ec-1da1-4e66-9140-5d37b49e0e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:15:46.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:15:56.967Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=5b64b123-b45d-44d8-ae9c-28f6952bbb7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:15:56.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:16:06.988Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=db64152b-5050-4247-92c9-35a91d8e5807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:16:06.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:16:16.995Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=93975312-03bf-43e7-a224-a57c78e9867a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:16:17.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:16:27.007Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=05c6a712-5635-4a6f-87b9-f4991c7d5c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:16:27.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:16:37.025Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=41696443-7a26-45d2-b39a-7234c3891610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:16:37.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:16:47.040Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=06ea0e22-d6b4-46e1-8340-d6c890aa0c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:16:47.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:16:57.052Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=e6f2afe5-9874-4c46-a5e1-b586932221ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:16:57.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:17:07.059Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=863398fa-5e16-47db-8dc9-d0824ee69e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:17:07.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:17:17.089Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=947fdfe7-aff8-4f24-bf01-80183fa4e7ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:17:17.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:17:27.103Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=233f017a-59b5-4f53-831d-5c3e7b5f83e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:17:27.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:17:37.116Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=3f23d5d3-aad4-49c3-986e-5b3ef74b97ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:17:37.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:17:47.129Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=a22209bc-7d61-4861-a22a-e958a3a9d62b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:17:47.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:17:57.137Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=c2256f3b-498d-4eb8-b3c0-afa594480321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:17:57.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:18:07.145Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=1deba809-3b3a-47ed-87d9-57ca8874ea96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:18:07.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:18:17.155Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=19cac269-f5da-4451-a394-76e062f41e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:18:17.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:18:27.164Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=5bc03ef4-a2b9-4012-b5ec-caacf2d4384e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:18:27.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:18:37.181Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=9d5caa9c-847f-4f46-9674-1446eecad787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:18:37.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:18:47.196Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=c1d4045b-be30-4bee-bfdb-a37cc652d682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:18:47.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:18:57.207Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=aa726996-f85e-4973-9bce-cef993b627d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:18:57.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:19:07.213Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=ce53b3a4-6b84-43f8-822b-2d0da11aa9f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:19:07.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:19:17.220Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=1458e565-cb87-4317-851e-dfddde1ba6c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:19:17.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:19:27.228Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=ecaf9fac-df99-4f0d-9767-2498c92e7beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:19:27.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:19:37.240Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=2d5eb7b8-6693-41aa-a333-b379d37ce44d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:19:37.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:19:47.250Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=6e9edefe-58d0-4366-9907-5ccb2e2bc0e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:19:47.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-05T11:19:52.573Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-05T11:19:52.573Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-05T11:19:52.575Z |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-07-05T11:19:52.578Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-05T11:19:52.643Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-05T11:19:52.643Z |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-07-05T11:19:52.646Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:19:57.260Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=8506f184-8041-401a-89e3-e1923c022ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:19:57.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:20:07.269Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=ec468dff-6d80-45dd-b03b-28ab1d9d8fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:20:07.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:20:17.294Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=18754fdd-0367-41ac-8bf8-d8f432808c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:20:17.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:20:27.302Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=f0ecd751-6fc6-4ccc-bf15-651842549d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:20:27.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:20:37.309Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=3ba0e568-4a00-4047-8192-c7c9ed91ae92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:20:37.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:20:47.322Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=16143156-d0db-4d32-80bb-71b49ca1bfe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:20:47.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:20:57.337Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=f5d6ac6d-2d25-4260-bae5-106fd02ad167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:20:57.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:21:07.346Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=1d7f9b82-def1-43ed-a60d-ae81329f00b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:21:07.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:21:17.354Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=1326c12d-9f7b-4b71-b990-0103309ab7f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:21:17.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:21:27.363Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=71e017cc-dceb-45d0-bf26-009ac10aba19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:21:27.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:21:37.372Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=5c8c0934-3109-4071-986b-54bb65541547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:21:37.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:21:47.392Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=e8ea6480-eb5a-44e4-a51c-37f8ed016c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:21:47.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:21:57.405Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=e09a8821-959a-4320-ab06-beb3bcc9a9c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:21:57.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:22:07.413Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=8a32f018-2aab-4611-af27-0d4f1d77aa6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:22:07.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:22:17.421Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=40055031-5211-4606-bd4b-3f5453112891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:22:17.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:22:27.432Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=86e8c612-1007-4100-a4ef-5c69f13b4318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:22:27.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:22:37.443Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=1baecec3-d2d3-485e-8619-e56e96e1b2f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:22:37.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:22:47.456Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=e6855595-eb84-4f9a-9750-8f7123ece904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:22:47.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:22:57.469Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=d1671adc-e1ef-4d7a-8ba1-b732ffe97ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:22:57.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:23:07.494Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=aec51cdd-2e56-4829-be8f-cee83844d27b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:23:07.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:23:17.508Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=be85e264-ffe4-4d0e-873a-18ee99afdfe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:23:17.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:23:27.519Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=31a251d5-12b6-4117-b5c2-6588d2db6b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:23:27.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:23:37.531Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=81527b82-f445-4304-ab52-79441a420281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:23:37.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:23:47.545Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=6ee1562b-3fc6-4f3b-bcb3-d7993264c576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:23:47.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:23:57.557Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=aa4cc049-0ef8-446b-9e8f-63f06ee1832f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:23:57.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:24:07.567Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=2d881e73-4988-44a6-b7c4-09d0e38fefcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:24:07.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:24:17.583Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=f19b862b-5ace-4fcf-b088-92614a79eaef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:24:17.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:24:27.594Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=04d2e2b5-80d0-4378-821f-598bb45ccc05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:24:27.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:24:37.602Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=16bfdd45-1087-4eee-86c0-9542fdadfe3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:24:37.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:24:47.615Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=a2e544e4-2a4d-4070-9a6f-756987e816e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:24:47.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-05T11:24:52.526Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-05T11:24:52.526Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-05T11:24:52.527Z |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-07-05T11:24:52.530Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-05T11:24:52.583Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-05T11:24:52.583Z |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-07-05T11:24:52.586Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:24:57.627Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=2d8b432f-4ab6-4f38-8696-17456a0dd531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:24:57.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:25:07.637Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=575b2e37-d1ff-4e38-bfbe-5141259923d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:25:07.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:25:17.649Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=b75479c5-6755-4cc4-a94d-08052bd7cd34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:25:17.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:25:27.657Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=2713446d-b738-4ba7-adbc-6444051b9814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:25:27.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:25:37.664Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=9ea34b78-a96e-455d-9faa-f881b8de213e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:25:37.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:25:47.671Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=001db592-2dac-42a2-93de-f6d825c3b919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:25:47.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:25:57.686Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=5cf54551-2922-4b05-81f6-99bbc81679e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:25:57.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:26:07.700Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=e0bc6829-05a2-49de-8a41-0a057c13d38f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:26:07.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:26:17.710Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=9cac048d-4cb0-4211-a17e-6b262d82c2a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:26:17.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:26:27.717Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=8842fb31-3b71-401e-954e-8f659e979d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:26:27.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:26:37.723Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=ab1ea2e6-c96d-4141-9276-98b01854a3a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:26:37.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:26:47.730Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=f846dc80-cc4b-4ae9-9653-b04e29b5e09a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:26:47.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:26:57.742Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=febe6ce4-8d42-4f8e-8f31-f539f1e666b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:26:57.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:27:07.761Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=ae51c249-f3bc-439b-8507-ae9b84a8f289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:27:07.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:27:17.772Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=6b6a807e-00d8-4c2e-b470-0962804325ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:27:17.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:27:27.790Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=eee0322f-8d18-4815-aa5b-f39e79bb6ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:27:27.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:27:37.799Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=7a74a839-3b7c-46e6-b9e6-94f356df1535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:27:37.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:27:47.806Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=d3f44040-e4a2-4ae8-9b14-d1eedc557e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:27:47.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:27:57.816Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=3965f288-0234-4804-81da-2e7ac5ef50cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:27:57.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:28:07.828Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=b5dc91de-8ad3-4247-a5f3-82c3f73cd6fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:28:07.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:28:17.839Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=5d8cac5e-acd6-474b-91a0-47d2ae5403d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:28:17.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:28:27.849Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=90f607e4-47d4-4363-8aae-76b56b95b917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:28:27.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:28:37.855Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=3b310686-dd36-40c5-aa93-7c29a51262b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:28:37.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:28:47.864Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=625fd1b6-af69-4b93-8008-f5594026ceb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:28:47.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:28:57.872Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=4b4b1654-abbe-4d54-bcd3-9361adf6a0bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:28:57.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:29:07.888Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=a0efdb9b-a4fc-462f-8dbc-f2679badf24d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:29:07.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:29:17.899Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=c8e4255f-b45e-4954-a919-83e9ec72b41d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:29:17.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:29:27.918Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=d2d6655c-1bf2-4c4b-a970-919f3d884cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:29:27.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:29:37.924Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=e74126b6-28dc-4f14-96bb-8b56278a6c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:29:37.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:29:47.931Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=becdc648-8ee2-47d9-9694-0ae40e2f4f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:29:47.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-05T11:29:52.566Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-05T11:29:52.566Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-05T11:29:52.567Z |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-07-05T11:29:52.570Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-05T11:29:52.679Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-05T11:29:52.680Z |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-07-05T11:29:52.686Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:29:57.938Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=738388a7-233c-4f25-8714-e443395c5ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:29:57.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:30:07.949Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=cc4d3407-67a7-4a19-8a05-289a71ec3f85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:30:07.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:30:17.958Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=58cd5101-ac6f-4f16-b351-da2ed146c882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:30:17.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:30:27.970Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=fc87e443-535d-4459-b9f2-104cc4dfb467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:30:27.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:30:37.978Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=2997ff5a-bedb-44de-ba9c-131b4f857969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:30:37.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:30:47.985Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=e5e908a8-8099-4c1a-83e8-c6049ecc8b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:30:47.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:30:57.997Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=59613b86-fd0b-4fd3-898b-3d165abed10d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:30:58.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:31:08.007Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=1e614ba9-0b6b-4549-ab69-bf4bd05f029f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:31:08.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:31:18.016Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=32fa1678-d1de-4fca-82da-56955a5904c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:31:18.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:31:28.029Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=36434941-f323-4f29-aa48-a196753994ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:31:28.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:31:38.041Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=a541a961-d6d0-430a-b7b4-eefb8d468ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:31:38.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:31:48.048Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=247c4b2a-2331-4b5d-aac4-4107c919cfc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:31:48.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:31:58.057Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=2973700f-ac92-4d41-840d-b5c6d6cd40cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:31:58.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:32:08.063Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=ed8ce9dc-44dd-4fb6-9466-5f9e5dbc1bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:32:08.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:32:18.073Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=9b3a9d8f-217a-4372-bdea-dd6d585a5913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:32:18.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:32:28.099Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=315c8b67-497a-4b59-80fc-53b274a846c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:32:28.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:32:38.113Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=b1cf8f4b-f017-47b0-9401-776e30ab0fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:32:38.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:32:48.124Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=b21fbd16-2619-4c41-be9d-a5e20ab1bc76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:32:48.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:32:58.135Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=006417fe-a7d3-415b-836a-866690678123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:32:58.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:33:08.144Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=fd16c7d6-7ebd-4d79-a149-30821cb5a124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:33:08.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:33:18.154Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=d34c9faf-77a9-4308-82dd-a180683f012a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:33:18.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:33:28.168Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=5142e177-c16b-4a81-a14b-256645cf42b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:33:28.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:33:38.188Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=e58bc9ad-74ab-436f-bc52-1961c8a9546f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:33:38.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:33:48.200Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=33e9d291-d474-4707-8b03-d3abc543a481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:33:48.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:33:58.210Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=03ead475-7cd8-4924-83a4-35ec2b42d7e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:33:58.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:34:08.217Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=ddd3f510-1448-4ce1-9e52-663bb7942342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:34:08.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:34:18.227Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=c5cea1c1-5799-48f0-998b-92f00480d1f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:34:18.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:34:28.237Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=61a37554-5787-4e10-a752-84a6fb83452e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:34:28.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:34:38.253Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=6b777dfe-c424-4959-99f6-bbae06183937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:34:38.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:34:48.260Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=00891f11-7d95-466c-8e09-a3e4591a85d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:34:48.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-05T11:34:52.537Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-05T11:34:52.537Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-05T11:34:52.539Z |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-07-05T11:34:52.544Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-05T11:34:52.609Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-05T11:34:52.610Z |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-07-05T11:34:52.612Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:34:58.266Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=20a1998c-c997-41ec-ad1f-8f6375436c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:34:58.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:35:08.284Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=5ed138b6-ee8b-4b81-9e88-2875792029d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:35:08.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:35:18.304Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=0b563a74-4fcb-47b1-8830-fe34503e4a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:35:18.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:35:28.315Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=cb5bf95f-e0d3-463c-94c9-7ffa2dc589cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:35:28.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:35:38.330Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=dd575191-cb56-48d8-bfd9-27ad279c5a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:35:38.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:35:48.338Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=e51b82ec-2174-4fe0-9294-e3c1197f46ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:35:48.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:35:58.344Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=26465c73-eabc-4504-b9a0-95bdfabd01bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:35:58.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:36:08.351Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=fef7d901-c1b8-4d91-b437-83aa6fd02590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:36:08.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:36:18.359Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=ab4a9b88-9808-4200-8d47-d27546e979c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:36:18.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:36:28.367Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=466d31dc-9b36-4b4f-801b-3cb3d8ed9a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:36:28.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:36:38.388Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=da64e55f-a5c0-409c-98bc-54e36b5106b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:36:38.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:36:48.398Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=eed8bb25-64f7-42f0-b449-3eda376f59a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:36:48.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:36:58.410Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=1e701cef-8ff9-422b-a09d-759ea33a087e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:36:58.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:37:08.417Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=5487f873-c75c-44b0-8671-2c53dc885e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:37:08.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:37:18.423Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=e7e599c4-ce6d-4f93-a2a6-e4e0775e2a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:37:18.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:37:28.434Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=4fca2e13-9406-4abb-924f-f2991190af46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:37:28.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:37:38.453Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=8291a89d-1f09-456c-a335-823453aca4fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:37:38.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:37:48.468Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=e2a3ed4a-140f-4f86-adff-57332fab9319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:37:48.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:37:58.492Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=f19f0fa3-8a5e-4912-b624-9f68c28b2ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:37:58.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:38:08.500Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=f655e9ee-c65b-40d5-a385-f10ea995335f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:38:08.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:38:18.508Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=5eec93f8-2013-4300-a931-080c5d807af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:38:18.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:38:28.518Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=5c18df06-bce2-4d7d-8f34-0fdec88dc532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:38:28.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:38:38.528Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=6e827676-e896-4b6e-8152-1988363563cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:38:38.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:38:48.541Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=4eb9d26e-fbf0-42da-8dbe-6132af5d7824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:38:48.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:38:58.551Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=82e3bea3-238f-46cf-9749-ed3a9c800c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:38:58.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:39:08.557Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=a5265a63-205a-4c69-ab4e-d0ddce35b831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:39:08.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:39:18.564Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=f07e2350-373c-4c49-8330-6aae7c7397cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:39:18.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:39:28.577Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=2ee4b20f-1341-4b17-86a6-80baf0911cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:39:28.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:39:38.608Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=35c0b502-4f43-4edc-b10d-e7efed881284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:39:38.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:39:48.619Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=6c0604b7-82b1-4c4b-9de0-38da50aec00b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:39:48.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-05T11:39:52.579Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-05T11:39:52.579Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-05T11:39:52.581Z |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-07-05T11:39:52.585Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-05T11:39:52.657Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-05T11:39:52.657Z |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-07-05T11:39:52.660Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:39:58.630Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=d3dfd81a-a8c8-4750-930b-cb24ab782c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:39:58.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:40:08.640Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=6d3ff9f7-9b50-4b7a-8b67-9836f7706c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:40:08.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:40:18.647Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=84442642-24d6-4150-87ac-e895c20bc3f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:40:18.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:40:28.655Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=4f3b4ab3-c6ec-4d53-b995-fbf40cb960a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:40:28.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:40:38.667Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=5168e9a3-8e13-46bb-911e-e2b0a522bb61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:40:38.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:40:48.696Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=6c120f32-c5cf-4307-be19-c508df22b526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:40:48.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:40:58.707Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=b294fbce-3e1c-4c67-97e2-d96d14644d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:40:58.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:41:08.716Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=05147ada-75b6-4687-8855-408eb9b860cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:41:08.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:41:18.723Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=2fbf382f-a1eb-4305-af82-dccc41082a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:41:18.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:41:28.730Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=307d65b5-4955-4e59-80e3-97661162bf54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:41:28.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:41:38.738Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=fc9d081b-5208-49ae-bf2f-833f20c04222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:41:38.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:41:48.748Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=3bb07ad1-a05d-4fb3-8ae4-84818fc4f4c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:41:48.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:41:58.758Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=b4da63ca-e47f-4ef0-a6e7-968d8c50fef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:41:58.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:42:08.763Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=df91bce8-eea9-44cf-866c-70eba5aefe9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:42:08.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:42:18.769Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=2e5d81fd-34c8-47f4-8d39-1da889612851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:42:18.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:42:28.784Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=49234f84-3922-45af-be63-13a7eade8b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:42:28.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:42:38.797Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=14488eb8-ca10-43ab-a468-5af2cc96d7a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:42:38.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:42:48.809Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=a3ea9d04-0d6e-4526-9fdc-e52ced1e9a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:42:48.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:42:58.823Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=ac5e3a73-b297-485c-9d6a-47864114034b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:42:58.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:43:08.830Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=3a02e771-b8ed-419e-8fe0-0cbf5e39d3ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:43:08.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:43:18.836Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=091ebe4f-f676-4e3f-9c6d-56ab950b6de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:43:18.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:43:28.842Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=bfff386a-409e-4967-b967-487d00050c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:43:28.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:43:38.851Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=950c91e2-9097-499a-8213-39386ef249c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:43:38.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:43:48.858Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=a9fa233d-33f8-44d7-8fb3-78ee4e7b6a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:43:48.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:43:58.871Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=498b5eaa-5072-47a8-a2fd-1c980259876a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:43:58.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:44:08.893Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=cbd8e685-233c-43f0-ac4a-70cfc0fa2595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:44:08.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:44:18.902Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=1752df31-3bbd-458e-914f-d1fda8d4be1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:44:18.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:44:28.910Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=08cf8c3e-25de-4e80-9bef-8be141a1a113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:44:28.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:44:38.917Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=37b1c150-c4ac-4ffe-8be4-23c8438cf33e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:44:38.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:44:48.924Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=a645ca50-95ad-4529-bd28-f81f214cf75f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:44:48.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-05T11:44:52.504Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-05T11:44:52.505Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-05T11:44:52.507Z |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-07-05T11:44:52.511Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-05T11:44:52.595Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-05T11:44:52.595Z |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-07-05T11:44:52.597Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:44:58.933Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=0cda586e-0782-4bdf-a657-598e4227434f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:44:58.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:45:08.941Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=a83dd0b6-a106-4411-8906-8720f8e277ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:45:08.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:45:18.951Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=104dc9e9-0a0b-4e81-a4f8-4721ec868b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:45:18.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:45:28.962Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=005bcbc9-c8b7-49a1-a525-84c32281a172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:45:28.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:45:38.970Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=d184ed80-196c-4f1b-88e0-e5d6f17b3b6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:45:38.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:45:48.993Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=14487333-ed2a-40d7-b059-bb4403fdd694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:45:49.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:45:59.008Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=b167a203-6d9a-4095-a9ea-12af713cf143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:45:59.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:46:09.028Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=7e8af138-e516-4509-9365-51a3ddb5169c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:46:09.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:46:19.037Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=360e17ad-57a1-4cbd-95ea-83892de8c9d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:46:19.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:46:29.042Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=1d639625-4310-4542-860a-2683c8b03335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:46:29.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:46:39.048Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=a5262265-1c9d-466b-941d-feca6e9093bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:46:39.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:46:49.055Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=bce7aaeb-c3fa-4ffa-83d7-a10e15c5fd8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:46:49.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:46:59.062Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=a7ea669e-9c61-4c5e-a8ba-6d663caed68d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:46:59.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:47:09.088Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=f75953c7-1072-47c6-994c-bf4a75a16ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:47:09.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:47:19.096Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=fb439f50-cef2-4020-aa38-6564c7a033e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:47:19.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:47:29.106Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=63344d9a-57a8-46c1-a69c-e7e192bf9b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:47:29.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:47:39.115Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=b229872a-e30b-478e-8edd-72837d2ffe10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:47:39.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:47:49.122Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=98615c0b-4af9-4a28-830a-8a91a5ec7c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:47:49.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:47:59.129Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=68f02af8-328a-430b-a13e-4aa7be615eb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:47:59.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:48:09.141Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=81424192-6f1d-4cc5-a143-902846857077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:48:09.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:48:19.157Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=3a5286f4-2d04-4ebd-84a2-13a2cf124528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:48:19.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:48:29.167Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=ad297780-c6ad-4a0d-80fc-d95ea6a0637f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:48:29.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:48:39.175Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=0102a7c9-cba8-4937-bf88-dac58fb2e5a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:48:39.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:48:49.195Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=0ee66792-a6dd-49b6-91e8-e2efcdf56c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:48:49.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:48:59.203Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=b6c506cb-607a-4792-bfe2-92d6d47b120b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:48:59.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:49:09.214Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=cb003902-085b-4537-8017-a846c0738740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:49:09.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:49:19.227Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=785834f5-896b-426a-9ebd-6cbf4eeb1700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:49:19.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:49:29.243Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=c8b3c665-612f-4536-a51e-615b24f05a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:49:29.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:49:39.250Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=504695eb-40f8-4453-ba22-92d40e8f10ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:49:39.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:49:49.257Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=828b0899-8ab7-416c-8f08-3915ebf0f53b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:49:49.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-05T11:49:52.559Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-05T11:49:52.560Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-05T11:49:52.561Z |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-07-05T11:49:52.563Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-05T11:49:52.649Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-05T11:49:52.649Z |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-07-05T11:49:52.652Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:49:59.269Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=1bf83967-c68e-486c-a705-1024d4270a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:49:59.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:50:09.292Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=17a3958a-36e1-4e52-90cd-4bdde204a441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:50:09.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:50:19.301Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=3def9c71-5d19-4f41-9e07-cc0b69931f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:50:19.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:50:29.313Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=e8b4b7c2-4fe0-4544-90c9-7a810297749c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:50:29.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:50:39.324Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=d5e670a6-5274-4f24-aa72-786f8520d88f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:50:39.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:50:49.329Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=db9daed7-dce7-48d2-aced-df86703c3c7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:50:49.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:50:59.337Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=e2106fa2-19eb-42a1-98ff-5a2d46624dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:50:59.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:51:09.345Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=b57e5133-87eb-4873-92ba-44107762d7ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:51:09.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:51:19.356Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=a42b13e4-4164-48ec-9195-459b233eb919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:51:19.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:51:29.370Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=9e6e71c3-3272-49e5-a1a7-270a24d88306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:51:29.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:51:39.393Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=2b161dbf-d5f0-4482-b6c7-510f48e8559d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:51:39.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:51:49.399Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=065a06d8-9ac1-4bf4-8216-fa46a5918313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:51:49.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:51:59.410Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=2356da7e-3647-464f-b86b-8693844f5f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:51:59.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:52:09.419Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=1a7c8b45-d0b4-476e-8be4-4df7a6e3435e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:52:09.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:52:19.428Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=bc629776-d95f-43cb-a8e9-b56176d1a6b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:52:19.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:52:29.438Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=11a30c31-23cc-49d7-bf41-948021c09083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:52:29.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:52:39.450Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=552e70c8-e5cb-476b-9038-1777d1088e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:52:39.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:52:49.457Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=501a1fa5-9c03-4e75-881a-985edf8eda7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:52:49.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:52:59.463Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=1b283afb-2b70-42e6-9fde-575497f23383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:52:59.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:53:09.472Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=ee64efbc-20b2-4643-bff1-9f278e9cfced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:53:09.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:53:19.489Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=16a6c6cb-92d2-414b-8a4f-45e45d5b7e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:53:19.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:53:29.504Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=20f9a336-7647-404c-9caa-95494bf275ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:53:29.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:53:39.511Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=4eb01c6f-8626-4f8f-ba4f-24d6de8998ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:53:39.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:53:49.522Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=cc47d3ae-772a-4a97-8cda-f881b5db001e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:53:49.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:53:59.540Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=a29c565c-0b08-4945-9c44-2520130fc00e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:53:59.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:54:09.547Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=28f562f2-5600-4eea-a880-f8ed033b538d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:54:09.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:54:19.562Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=61e074ff-68e9-4bb5-baf6-12db597c7363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:54:19.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:54:29.585Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=af1e216e-f9c5-45ae-9add-4e496a936b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:54:29.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:54:39.597Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=7d47225e-1372-4753-81fe-2d120508f3be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:54:39.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:54:49.605Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=3ced7f57-2cdd-4684-b7bc-6ec4495b8d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:54:49.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-05T11:54:52.556Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-05T11:54:52.557Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-05T11:54:52.558Z |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-07-05T11:54:52.561Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-05T11:54:52.611Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-05T11:54:52.611Z |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-07-05T11:54:52.613Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:54:59.611Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=713cba3e-448e-4429-ac4a-6a74d5d04079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:54:59.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:55:09.617Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=4ea6ea19-7a3f-441c-b5b0-ba31ecc8e9b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:55:09.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:55:19.631Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=93ce5a39-a758-4944-b81b-aa36d7f8e713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:55:19.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:55:29.641Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=dee90edd-8332-4a10-befa-243342791b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:55:29.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:55:39.655Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=f63b71fc-a85b-41c5-afad-b7d574ccf479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:55:39.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:55:49.667Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=27c2697b-7561-47c3-830e-85036db7b4ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:55:49.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:55:59.678Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=52b99897-6b7c-4189-bc2f-a9a646a0bccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:55:59.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:56:09.688Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=c9d1884b-4c7b-4988-89ae-e915d57166e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:56:09.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:56:19.695Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=ffdef35d-c33b-479f-b137-5a33d3eb36bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:56:19.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:56:29.712Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=207558eb-8b1a-440b-8864-d17780d18cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:56:29.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:56:39.729Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=a4fbe64e-dc49-4e53-b300-5f28e0af3790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:56:39.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:56:49.737Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=58e0cb5b-f87e-4bcf-a3bc-16c35e11eaa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:56:49.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:56:59.743Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=25ad2146-299d-4700-805d-2d21f631a6bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:56:59.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:57:09.749Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=06783563-4796-4bfb-a96c-23f62d2f4dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:57:09.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:57:19.756Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=478ea6d0-581d-4537-b2b4-0bc64f32f62c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:57:19.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:57:29.768Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=801f0d44-03aa-45cc-99fc-fd33e59c6ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:57:29.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:57:39.798Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=63334276-8036-4bc0-8bd3-5a06082ff8b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:57:39.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:57:49.807Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=f608b659-294f-4d76-911d-25124320a823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:57:49.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:57:59.820Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=b8b45522-2775-4be9-bbd9-12dca4234194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:57:59.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:58:09.825Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=b276c71b-e0bd-4a50-8e2f-f7a136537c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:58:09.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:58:19.833Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=580c764f-52f0-473c-a68e-c06d7ee06f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:58:19.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:58:29.838Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=e1162c4b-6251-404f-aa04-85b3eb6d5ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:58:29.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:58:39.849Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=d8b6a7d0-b143-4cb5-ab39-c7e48adcc6ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:58:39.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:58:49.859Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=4ee4826b-d533-49d1-83be-b4c728d2fa74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:58:49.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:58:59.865Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=31e6f231-f2ba-4e47-a6f8-005dea4fc384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:58:59.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:59:09.872Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=407e6d50-fabf-4ada-a06a-c0df77a9a60f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:59:09.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:59:19.888Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=540de36c-8cec-46e6-872b-0c023e657101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:59:19.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:59:29.911Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=fbc4e191-b39d-4fd1-95e8-0c782d86cfc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:59:29.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:59:39.919Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=35f6bf15-fda9-4f28-b4ed-fee517435309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:59:39.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:59:49.928Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=bffa20e2-6efa-4f09-b0e0-fd13475cd818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:59:49.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-05T11:59:52.517Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-05T11:59:52.517Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-05T11:59:52.518Z |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-07-05T11:59:52.521Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-05T11:59:52.584Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-05T11:59:52.584Z |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-07-05T11:59:52.587Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:59:59.936Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=4aed41cd-5f03-4ed4-811a-fc9b4df58156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T11:59:59.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:00:09.942Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=59ec2da9-26db-46ec-97c6-5bf9a97c2a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:00:09.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:00:19.949Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=8f9c22ec-1766-4a70-9b92-1c1b6d31bc6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:00:19.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:00:29.956Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=1ec1db3d-c7a9-4d82-b2bb-f25a4cbd9353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:00:29.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:00:39.964Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=2829fdee-0ced-49af-afd2-027db900fb9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:00:39.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:00:49.982Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=e6653fc0-fa20-4439-b1ec-5f45907b1c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:00:49.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:01:00.000Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=172935b4-0559-4de9-9e35-0e8383a2a33f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:01:00.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:01:10.008Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=3b31b764-1b44-4844-919a-e8d4ffdbbde5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:01:10.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:01:20.017Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=b7a570f8-da26-4482-afb3-caac96e12ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:01:20.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:01:30.023Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=53c82b44-75bf-4dbe-ac3f-d40382d6b149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:01:30.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:01:40.032Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=f8848c57-e2ab-48dd-89e7-69834eafd9da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:01:40.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:01:50.040Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=8fe146b7-82ac-4230-b432-86e34325e102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:01:50.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:02:00.050Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=6194d8f4-5920-457c-bf0e-ec12c481e720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:02:00.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:02:10.058Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=c7404d52-1557-4621-9730-c303f9dd8070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:02:10.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:02:20.064Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=6d387984-f9ef-489e-864f-d429c6859c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:02:20.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:02:30.070Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=91e52e48-c423-4e59-970e-8061e328a793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:02:30.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:02:40.084Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=e512c4d6-0596-419e-95af-2583677c01f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:02:40.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:02:50.103Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=eb90b8fd-835e-40d6-b195-71fa9ec19527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:02:50.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:03:00.114Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=74cedf65-1c4c-4af3-b8f8-9268202a6305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:03:00.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:03:10.124Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=81f38468-60f8-4eb8-8b8d-2f05f2c423f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:03:10.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:03:20.130Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=3522631f-b744-4034-b842-db43d3af7627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:03:20.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:03:30.136Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=79aa574f-f8c7-426d-ba9c-f642b62752de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:03:30.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:03:40.142Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=d1d488b9-3801-496d-9cdd-645090c0b9d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:03:40.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:03:50.148Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=ebf730bf-d437-48b3-aec3-6c899543af41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:03:50.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:04:00.156Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=ac60fec1-c82e-4bf4-8b90-6e32d7572558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:04:00.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:04:10.171Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=25bfef73-0621-45d9-81b6-51726029c484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:04:10.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:04:20.180Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=d72a96d2-b517-4411-9a7c-dd8fee49d6b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:04:20.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:04:30.197Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=40c59e2d-9885-49bb-a10c-6a3054875832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:04:30.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:04:40.218Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=49fbfbca-71f5-4b1d-a209-b90fc3afb01d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:04:40.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:04:50.224Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=950dc171-5819-4fae-bb75-3bbbbbf19002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:04:50.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-05T12:04:52.461Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-05T12:04:52.461Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-05T12:04:52.462Z |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-07-05T12:04:52.464Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-05T12:04:52.524Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-05T12:04:52.524Z |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-07-05T12:04:52.527Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:05:00.232Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=6b126302-86a4-44d4-bf66-acbffa1f46c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:05:00.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:05:10.240Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=e32a9917-96f7-4779-8ccc-6bbcd24973e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:05:10.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:05:20.253Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=846f44db-4227-4ccc-91a2-6d3d2bb7e29b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:05:20.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:05:30.259Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=6c81548b-2bc4-482b-b24f-4b181d92e133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:05:30.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:05:40.267Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=1bc7a295-ce3a-4774-9663-4e946a75e1f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:05:40.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:05:50.288Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=18b59706-d7b3-4cf1-b79c-9167cbb2b69a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:05:50.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:06:00.298Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=7d5f7ada-b1b4-4171-8b36-230eb592cb65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:06:00.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:06:10.305Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=e32aa81e-2c4d-4af0-a37f-aff7341b3444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:06:10.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:06:20.321Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=a865605b-109a-4bc6-844f-c9a27c4d139f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:06:20.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:06:30.330Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=520f01fe-3cb4-492d-8005-78abcc529631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:06:30.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:06:40.336Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=00d6bd86-f1d4-4193-a3bf-f517fe5b84a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:06:40.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:06:50.342Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=c47f5506-4b7e-4a9a-923d-8091c2c35d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:06:50.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:07:00.349Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=aaba6307-d047-4f01-9ca9-6cf46ee55562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:07:00.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:07:10.364Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=e27c99a2-53f8-4455-ae4f-a0cc44ee97e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:07:10.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:07:20.377Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=fb31d952-2dde-4d40-9fa3-7ebac8777eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:07:20.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:07:30.386Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=6ad4fe7b-d223-4762-ae00-6eff8a0b4614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:07:30.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:07:40.399Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=9c4438f6-0c17-4950-8773-362045475b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:07:40.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:07:50.406Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=f159ed2d-f74b-424e-8c8a-1c5d10b6b781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:07:50.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:08:00.411Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=f67b9684-a998-4594-902c-1ef241bc61fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:08:00.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:08:10.416Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=5e0ae571-97c1-458b-862d-58d43cd0936c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:08:10.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:08:20.424Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=1964e71d-2ec6-41bc-9ecd-8c9b6e34ebf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:08:20.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:08:30.435Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=bc9a2656-bce9-4d09-b48c-5a87c87707c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:08:30.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:08:40.444Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=529cdd61-c45f-4e20-ad32-b8aa978c7d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:08:40.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:08:50.449Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=e390426a-0491-4d34-8851-e65b45f7a44e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:08:50.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:09:00.455Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=71df48b8-0856-43f2-9e1c-1f11c948a321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:09:00.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:09:10.462Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=90ae58ac-4eef-4eb6-baf8-e3e5d6cf1b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:09:10.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:09:20.470Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=5ec45d70-e518-458b-9a12-1cb70ec7916e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:09:20.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:09:30.482Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=2edbf0db-1791-4f83-885b-34f198fd3007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:09:30.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:09:40.503Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=0a9ceefa-afd6-4714-a449-f8d59b181622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:09:40.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:09:50.511Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=f7ea6634-b1c1-4c30-8c06-5738b67bf2b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:09:50.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-05T12:09:52.551Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-05T12:09:52.551Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-05T12:09:52.552Z |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-07-05T12:09:52.555Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-05T12:09:52.629Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-05T12:09:52.629Z |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-07-05T12:09:52.632Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:10:00.517Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=05a841f1-faad-459d-85ea-13b83a7ff67e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:10:00.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:10:10.523Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=eb6b1460-c517-4899-af98-df0e568f128d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:10:10.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:10:20.529Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=e0b698b3-d72a-4ead-bd88-4231cb925c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:10:20.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:10:30.534Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=abe00bd1-a0ff-487a-b45a-fe9c45f7ea92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:10:30.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:10:40.542Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=2ecd157f-89cd-416b-a2b2-452c784f105a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:10:40.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:10:50.550Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=e7bbc68d-91ca-4297-96ee-83cf64534791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:10:50.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:11:00.556Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=f5b262a1-785f-44ca-b0dc-3ecf1f3afee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:11:00.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:11:10.563Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=53ec4686-8723-4842-a50f-d0c3c3c1340e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:11:10.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:11:20.570Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=21c34328-390a-4503-b693-0fb09a0ba7e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:11:20.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:11:30.576Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=b4dd05e3-9803-40f3-97d2-1487e9afe7e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:11:30.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:11:40.591Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=fb2c5e23-2937-4a38-8543-c36b72634b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:11:40.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:11:50.603Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=1f637d1d-e51d-4af8-b512-71bed1a6064d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:11:50.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:12:00.608Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=c72c60ba-9339-4440-98aa-f43b9f729f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:12:00.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:12:10.617Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=1e855aa6-d77d-4b3d-b546-9b9cb0d9be27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:12:10.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:12:20.625Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=2a484305-2bd0-4b44-82e2-8156ba3039b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:12:20.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:12:30.633Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=bf66f4c2-9140-42a9-b377-e8fb2d5a8076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:12:30.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:12:40.647Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=880c77b4-37cd-4dce-b271-db7b346f6950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:12:40.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:12:50.655Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=f835ccf0-2863-43b6-ae1c-c98e00d946cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:12:50.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:13:00.660Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=d9c35ffa-be4b-4839-9e8d-9de08a690617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:13:00.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:13:10.667Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=f4178fe9-da0d-4367-a3bd-6e7953905d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:13:10.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:13:20.674Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=ae9137f4-a49d-409c-b2a9-4b3dc661692e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:13:20.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:13:30.681Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=0b416b3d-0886-49df-b55c-d88fda82d1d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:13:30.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:13:40.691Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=2b2f78be-2a7c-4157-992b-a67aaa93ccc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:13:40.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:13:50.718Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=1e4ab35b-4c9f-4a7d-82e6-cbe9d367c9f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:13:50.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:14:00.724Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=f5f8ddaf-02c1-4ccd-b0e7-37bfc8fd7019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:14:00.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:14:10.731Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=2ea6b1e0-d7b9-404a-909b-65fbebae3a84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:14:10.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:14:20.737Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=5fd0850c-97cb-4a7e-9e52-8b7619dd2458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:14:20.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:14:30.747Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=9985348d-2903-48fa-9583-439618c9c8e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:14:30.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:14:40.755Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=58f80ddd-1a80-438c-9b8a-1463103557c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:14:40.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:14:50.764Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=5df342a4-e729-4857-a6ed-025064af3b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:14:50.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-05T12:14:52.526Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-05T12:14:52.527Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-05T12:14:52.528Z |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-07-05T12:14:52.531Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-05T12:14:52.588Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-05T12:14:52.589Z |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-07-05T12:14:52.592Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:15:00.845Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=225229c7-0347-4699-a1f1-bcd59565bf8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:15:00.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:15:10.853Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=f43918fa-6418-403e-9cb0-356b9e760448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:15:10.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:15:20.859Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=a3e9fc4c-e674-4238-b990-754fea9ab433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:15:20.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:15:30.864Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=3982c24e-82b8-4d6c-858c-b1ac0f763cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:15:30.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:15:40.874Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=12cc3190-4ea8-46ff-a06e-f0ea4173426d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:15:40.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:15:50.893Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=825a1b07-bf2a-4efc-a91c-8830572eb778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:15:50.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:16:00.907Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=f785f7ff-64c4-4330-8c0a-d182c5b7ee09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:16:00.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:16:10.916Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=a480cb2b-dbb2-4a9e-8d4e-551a5822a3da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:16:10.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:16:20.922Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=43b34fc1-7fd2-410d-b162-04a1e0d521be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:16:20.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:16:30.928Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=29b48499-8598-47ea-80ed-faefbfa98063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:16:30.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:16:40.935Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=7a3d72f6-c0a8-4c13-adc3-90ea3625d024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:16:40.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:16:50.942Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=c614b041-b3fa-429c-a576-a592b9601dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:16:50.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:17:00.949Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=08ce70c9-2229-47b5-9cbd-3bf5b65f0ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:17:00.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:17:10.958Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=127030a1-4d2b-4bf1-8637-14f6aeca6415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:17:10.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:17:20.965Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=ea8ffe20-35de-49db-af2d-5dbc5ac705b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:17:20.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:17:30.976Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=04f02b99-5686-4c8f-9ed8-745c204c70cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:17:30.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:17:40.992Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=b1ce8d8d-6af1-47e3-a511-0689e99f13ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:17:40.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:17:50.998Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=74294538-fc98-44be-bc7a-203f456769db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:17:51.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:18:01.014Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=fd8a19f5-9650-45bc-b96d-2679108967e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:18:01.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:18:11.020Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=a7ca0c5a-d8bc-4ab7-bd8e-d909ed6fbcc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:18:11.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:18:21.027Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=edf273d6-d49e-4b55-bb55-310bac78961e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:18:21.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:18:31.033Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=e2ae280a-23ea-443a-b70f-6a09b8d98657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:18:31.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:18:41.041Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=e6a83c9d-1b3e-49bc-90aa-4edd4ad9d163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:18:41.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:18:51.055Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=4cf964f7-f5af-4169-b57c-c00534aa5743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:18:51.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:19:01.061Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=2afad12e-768f-43f6-b6d8-801379e9866f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:19:01.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:19:11.068Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=3aeed2c1-d05e-4437-aa1b-d7a084efb21b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:19:11.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:19:21.076Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=6b6fd9aa-b1b0-4382-a5a1-ab9a32afff02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:19:21.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:19:31.087Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=da1e00d3-992a-4dd0-af36-d51a148263bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:19:31.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:19:41.101Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=6e135809-a7e4-45b1-89dc-642776b17aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:19:41.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:19:51.112Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=e12e278b-6876-4cf8-a848-493229674802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:19:51.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-05T12:19:52.494Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-05T12:19:52.495Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-05T12:19:52.496Z |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-07-05T12:19:52.499Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-05T12:19:52.562Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-05T12:19:52.563Z |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-07-05T12:19:52.565Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:20:01.121Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=7d595001-b645-4301-b0f3-181b4c3330c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:20:01.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:20:11.127Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=c65fa9d1-e1e5-482d-9eed-361a450d69fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:20:11.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:20:21.135Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=eadfa5d6-1e29-4fb5-8d87-2dbf6068dc8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:20:21.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:20:31.142Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=d0f13b61-de26-4c05-a534-e154929540c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:20:31.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:20:41.152Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=dc460d90-ae8a-4c21-9f55-e4cac2da0e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:20:41.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:20:51.163Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=2c86116d-9395-40a9-b7a4-d9f26f5c3593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:20:51.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:21:01.172Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=5450eae7-d9f2-45c1-8936-8f9ba27da0f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:21:01.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:21:11.188Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=75a55392-d3d1-4f0c-8688-12531a555323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:21:11.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:21:21.198Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=7aa57eae-fd26-4695-b8ca-c64bf3c062b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:21:21.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:21:31.207Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=287ffd3c-0eec-4ca7-99c3-f449183d1a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:21:31.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:21:41.214Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=c2167c7e-a150-4c71-9c66-93003e553586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:21:41.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:21:51.225Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=7245eb38-05f2-432a-816e-0a01a1c0943c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:21:51.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:22:01.236Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=a68c69f5-fb5a-4728-bc56-188c487976de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:22:01.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:22:11.241Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=28037af9-cb41-4068-a926-595ed8a65875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:22:11.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:22:21.250Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=b4e228e0-806f-4100-a0e6-a4af16336147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:22:21.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:22:31.256Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=dfeeab6e-0ab9-41e4-b42b-555ce63fa542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:22:31.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:22:41.263Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=d99441f0-508e-4907-bf40-fe8a84222e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:22:41.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:22:51.271Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=2f04e156-94e4-4309-9abd-a18037f29849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:22:51.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:23:01.304Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=7a374613-96f3-40e8-8073-4a504a2f9d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:23:01.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:23:11.328Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=e3f2e801-a3b1-456c-bf66-b9a9b722d38b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:23:11.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:23:21.337Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=9cee8428-1b37-4bc0-96dc-81ce4f083871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:23:21.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:23:31.343Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=b79e13aa-b949-4213-b52e-f482b2afa83c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:23:31.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:23:41.356Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=30632835-679a-46fc-87f9-b4b0344237e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:23:41.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:23:51.364Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=f5475c2b-a5cb-499b-8be8-d7e3b1b409e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:23:51.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:24:01.380Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=2f7b9f28-d2c0-4fba-a21d-fc6f720e9344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:24:01.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:24:11.403Z |INFO |Init configs |InvocationID=e378fbae-6a89-49fc-860d-c4f714e7b36e, InstanceUUID=6b48e083-0a93-495d-9307-11c3cbcb6c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-05T12:24:11.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |