. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-02T23:57:27.323Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-02T23:57:27.326Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-02T23:57:27.354Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-02T23:57:27.986Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-02T23:57:28.821Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-02T23:57:28.823Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-02T23:57:28.919Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-04-02T23:57:28.980Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-04-02T23:57:29.004Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.5.6.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-04-02T23:57:31.208Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-04-02T23:57:31.710Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-04-02T23:57:31.729Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-04-02T23:57:31.729Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-04-02T23:57:31.807Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-04-02T23:57:31.808Z |INFO |Root WebApplicationContext: initialization completed in 2804 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-04-02T23:57:32.199Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-04-02T23:57:33.498Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-04-02T23:57:35.750Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-04-02T23:57:36.196Z |INFO |Started MainApp in 11.363 seconds (JVM running for 11.937) |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-04-02T23:57:36.279Z |INFO |Start scheduling PRH workflow |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T23:57:36.337Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=553879f9-637e-453d-b953-c9dc0344aaef | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-04-02T23:57:47.931Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-04-02T23:57:47.932Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-04-02T23:57:47.935Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-02T23:58:06.436Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.66.24:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T23:58:06.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T23:58:16.466Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=903bffa9-8ab2-4ce5-bc80-04427291e516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-02T23:58:46.521Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.66.24:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T23:58:46.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T23:58:56.535Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=6f242ebc-06ca-4754-98d0-445456133582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-02T23:59:26.669Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.66.24:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T23:59:26.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-02T23:59:36.678Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=845c8d21-0d43-4276-a464-bc0234542ba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-04-03T00:00:06.716Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.96.66.24:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:00:06.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:00:16.738Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=5c88a8eb-6dfc-486e-ac50-6c53ab5f4ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:00:16.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:00:26.792Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=aa1b7e1e-710f-431e-8250-80c26ac6ef73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:00:26.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:00:36.815Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=167264e4-ae97-4f13-a71d-a8ffad384ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:00:36.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:00:46.837Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=1bb4891b-a427-4701-897e-f024b7a3b5a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:00:46.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:00:56.860Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=470c2e80-a0bb-417a-be88-53efae7348d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:00:56.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:01:06.888Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=43fa7fe1-7da2-469d-b218-529b2400bf44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:01:06.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:01:16.957Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=a1725f04-81b6-42b3-bbf9-a52bf7abf297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:01:16.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:01:26.973Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=5793cc1c-d729-4371-a35a-d788e36b39d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:01:26.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:01:36.988Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=0a002309-84f5-4fbf-8e6a-3773a02c9d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:01:37.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:01:47.011Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=4e60bb5a-7c16-45c9-9320-71ced9650083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:01:47.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:01:57.032Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=a076bb3c-d749-4462-8eb1-1a25284c29a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:01:57.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:02:07.059Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=f5969b1f-e3b2-482c-b598-ed59725a7260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:02:07.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:02:17.072Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=f00f5791-0aeb-4e68-8f0b-c403f74e6235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:02:17.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:02:27.085Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=d3747e04-def4-4a68-a3d1-6ddf11dd4aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:02:27.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-03T00:02:33.833Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-03T00:02:33.834Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-03T00:02:33.836Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-03T00:02:33.840Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-03T00:02:33.916Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-03T00:02:33.916Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-03T00:02:33.924Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:02:37.097Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=48830bf9-937a-47c2-8d07-60f7c051199c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:02:37.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:02:47.112Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=fe10f006-9aec-493d-adfe-6b76aaaafb4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:02:47.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:02:57.135Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=5b1f6a7b-7f3c-403b-9468-933e7889ccce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:02:57.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:03:07.158Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=a5ff8159-0a9b-4100-b144-61d916490443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:03:07.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:03:17.172Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=653db78b-1bba-4294-8231-c4ca00465d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:03:17.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:03:27.183Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=476eea72-b974-41b0-bce5-c8d2d25709cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:03:27.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:03:37.195Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=c6270c4a-9e8d-439d-bcb2-c232d354d1cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:03:37.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:03:47.205Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=67b3dbb3-4cb3-4748-9cb3-be4ddc2f4878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:03:47.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:03:57.219Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=9a83053f-1ff7-4f65-ad77-654c70e7e731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:03:57.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:04:07.235Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=dfb317ec-c37a-410e-a3d0-67362b993052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:04:07.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:04:17.255Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=858ccf0e-ea9d-450e-a1e8-6eaea37ed7f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:04:17.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:04:27.266Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=ceafb650-024e-45bb-aee4-82b11b36b41f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:04:27.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:04:37.278Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=b9bf8050-4c8e-43ab-8286-fe2556218e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:04:37.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:04:47.294Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=c6c78074-a01b-4b2a-9e88-64f1e1e9894e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:04:47.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:04:57.303Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=e6e6a669-38f4-4b42-8c58-1e15287c22e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:04:57.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:05:07.315Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=9502fd91-2f1f-4f91-b641-4d9834df09e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:05:07.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:05:17.337Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=9889fad1-01d2-4e7f-8373-905453d41a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:05:17.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:05:27.362Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=b71aecc3-b2ef-40f7-b8bc-0e0af9bbc09d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:05:27.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:05:37.383Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=0d90ea3e-d0fd-46e9-bcfd-22a9cf352a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:05:37.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:05:47.393Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=85eefe17-e5f9-4fa4-a151-ccb36f9fb0b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:05:47.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:05:57.410Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=fd18cfdb-9c33-4f59-9d1f-1a592b34610d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:05:57.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:06:07.428Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=a51b34fd-0536-451e-be05-00b12034346f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:06:07.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:06:17.456Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=918042da-d939-482d-be99-e3f42d705ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:06:17.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:06:27.470Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=428e9528-3a61-43fa-98cc-5ebea9f2c7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:06:27.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:06:37.482Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=ffa53be7-2bc9-4c7a-a04b-fdb4cd824443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:06:37.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:06:47.498Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=0b4d32b7-ca65-4865-b390-150d07f10a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:06:47.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:06:57.506Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=3c983f19-0158-4c45-95c8-6d46bd998055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:06:57.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:07:07.518Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=4947fe37-9edf-4be9-a634-af9710862257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:07:07.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:07:17.528Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=ed8f61bb-edf4-444a-9208-fba8f37b5580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:07:17.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:07:27.538Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=3c9af0b5-048f-45e5-8382-bba047e0c469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:07:27.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-03T00:07:32.684Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-03T00:07:32.685Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-03T00:07:32.686Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-03T00:07:32.690Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-03T00:07:32.782Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-03T00:07:32.782Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-03T00:07:32.785Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:07:37.561Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=62e9f794-234d-46f3-ae90-b6fc6704ef83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:07:37.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:07:47.571Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=b051b416-dce3-4604-88cc-0578a696510a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:07:47.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:07:57.591Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=d7960ea3-34a2-4702-80aa-7e02be45b311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:07:57.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:08:07.617Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=a2bcdcea-3709-4305-b8a3-3f9afc09709e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:08:07.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:08:17.628Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=9ed07463-949e-4007-9210-2234a7341dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:08:17.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:08:27.641Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=23528d85-6616-46a0-919c-f43bd72ce2a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:08:27.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:08:37.663Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=f8224f97-e5d2-49a0-8e66-475ada46f63f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:08:37.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:08:47.678Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=c27c51bd-ca75-47bb-b54c-dba2e8a6af44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:08:47.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:08:57.702Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=42c4eea8-b21b-4bfc-9ccb-2b30c6ef40e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:08:57.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:09:07.714Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=887006e2-277e-445d-9def-501d9766a9cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:09:07.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:09:17.724Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=a86e76af-f00b-43d4-9f56-b1b11ae69fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:09:17.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:09:27.758Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=5380a90e-e595-4ab9-bfd8-5f49afbb8d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:09:27.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:09:37.773Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=a2b3d17f-b1a3-4b72-aef1-5f4219bf720e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:09:37.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:09:47.781Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=38f395af-6543-4310-8815-827652d1e1e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:09:47.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:09:57.791Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=9eedc9a3-800e-4c61-9780-999ab5aaf251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:09:57.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:10:07.802Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=39b64b2d-0a24-4c63-8292-8c95af0e5113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:10:07.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:10:17.818Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=6fc0c3ad-e2bc-40cd-828a-1567822294e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:10:17.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:10:27.830Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=d9dd2db4-2725-4b93-9d91-df652e624e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:10:27.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:10:37.840Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=32882356-6b1b-44fc-a696-30bdfca7d98b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:10:37.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:10:47.853Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=0fea8068-8c55-44ba-bc25-902b2009ecf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:10:47.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:10:57.863Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=a9db17a4-899c-45af-a9d4-bfbcb2c10071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:10:57.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:11:07.871Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=0fe69cdd-bb31-4d05-9348-ce27f6ae527d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:11:07.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:11:17.880Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=06922ab0-8aab-4e0f-baef-33c645d9ec6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:11:17.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:11:27.890Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=71157f64-e784-4541-a475-d32ea16db08d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:11:27.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:11:37.902Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=112102f8-d996-452d-9667-2a9165c411e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:11:37.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:11:47.911Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=5e7e115c-27a7-4de8-8507-3c6162f6c4e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:11:47.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:11:57.922Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=f5ad0756-4913-4a78-be45-1ed8eeb7392a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:11:57.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:12:07.937Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=f2ad028a-6231-4c05-8467-422a9a409324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:12:07.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:12:17.947Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=71af0654-da3b-405a-bad2-8ffcdfaed33a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:12:17.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:12:27.954Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=40f6fa84-8d8d-419d-af45-83b6326a030e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:12:27.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-03T00:12:32.647Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-03T00:12:32.647Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-03T00:12:32.648Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-03T00:12:32.651Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-03T00:12:32.737Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-03T00:12:32.738Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-03T00:12:32.740Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:12:37.968Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=d1148d1d-631c-4d4c-8f21-c3e819a2a654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:12:37.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:12:47.978Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=d361d775-9ac8-402f-a1ee-5f7c32f2776f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:12:47.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:12:57.986Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=18a8d912-0b25-4c10-b350-6f207df56a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:12:57.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:13:07.995Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=476be854-ad18-4613-bf05-4964c2e0b7ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:13:08.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:13:18.002Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=8391a16d-3464-4b5a-98a0-6741b54ed31a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:13:18.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:13:28.013Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=4f20c4e2-ce56-482b-932f-8bff50b4c798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:13:28.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:13:38.021Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=27345d05-86ea-44c0-917e-7528e0992eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:13:38.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:13:48.030Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=bb187080-4710-4b66-bff9-5c98d20b7e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:13:48.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:13:58.038Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=54ac0575-de87-46a4-ba04-7031c8ac1ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:13:58.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:14:08.049Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=5665b994-4bd2-4cc7-b2aa-6b88cf45b7a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:14:08.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:14:18.072Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=6c21f52c-3bd9-401c-92ad-e06a8722c456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:14:18.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:14:28.086Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=40460e74-394e-4004-9da6-9a771c4e9ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:14:28.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:14:38.094Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=6e9572d7-f2cf-4949-a959-c835e2b1cca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:14:38.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:14:48.111Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=ef2a1ab9-1c68-4288-bd89-adecd547721e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:14:48.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:14:58.122Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=fd2b5eb2-c311-4ee2-b19a-6c1d52bf5af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:14:58.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:15:08.130Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=62108822-8457-456d-b29f-76aa1702d73b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:15:08.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:15:18.138Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=41c33035-f1ce-4f2f-9dd9-42d3b90ab6e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:15:18.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:15:28.154Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=43120fb2-85db-429f-99f6-c076afb83bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:15:28.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:15:38.162Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=10a62e3e-d497-4c7c-b415-b6c1396681d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:15:38.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:15:48.173Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=ae04c3f8-00f5-4a53-b56f-7d72065a0dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:15:48.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:15:58.186Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=0670f671-9676-4312-a46c-40f37f8e25a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:15:58.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:16:08.194Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=ff90018e-d414-4d4f-92e0-68c8abf4cf23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:16:08.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:16:18.203Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=419aeafe-96bf-4df7-9089-99827d00e1db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:16:18.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:16:28.211Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=5f4617df-0813-4688-be7d-f978403bfabd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:16:28.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:16:38.225Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=2cff4cc7-9d28-40c0-834d-ae718b8e493f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:16:38.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:16:48.244Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=36a84711-88a9-4326-a1b7-da6a78483227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:16:48.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:16:58.264Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=9bd35b08-bb10-4371-b244-ed39ea2e72ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:16:58.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:17:08.274Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=139538c5-62bf-4e6e-ae86-075391edc69e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:17:08.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:17:18.283Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=d32e8af9-8331-4546-a260-ce7d7ebc53d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:17:18.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:17:28.292Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=ae7d5801-1535-4ff3-bf11-ca0d5c80f606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:17:28.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-03T00:17:32.571Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-03T00:17:32.572Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-03T00:17:32.573Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-03T00:17:32.576Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-03T00:17:32.657Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-03T00:17:32.658Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-03T00:17:32.668Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:17:38.306Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=6f785f8e-cc50-40e2-b18a-6788cc211288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:17:38.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:17:48.317Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=788d2c09-b46a-48ea-a343-a09b26dbb762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:17:48.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:17:58.332Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=6d8bdc5e-820f-4762-ba75-2f934621d33d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:17:58.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:18:08.341Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=530c7825-e386-43ca-a369-de80adc2a349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:18:08.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:18:18.350Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=298cf959-e943-451c-81c1-051593090055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:18:18.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:18:28.360Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=073c0a98-0fdc-46fc-9618-1d232748a32e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:18:28.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:18:38.369Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=730b89bd-16df-4bca-bab4-768a534af395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:18:38.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:18:48.377Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=e051bf1a-10a1-446c-bbd2-b1dc936cefdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:18:48.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:18:58.387Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=37eb692f-3d5a-4692-ada8-b600866f2b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:18:58.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:19:08.400Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=c798a415-73fb-4c8d-9cf3-873725f6972d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:19:08.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:19:18.410Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=4b9df407-ca1c-4a04-809f-ae379a6334d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:19:18.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:19:28.418Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=2942de90-2129-4a28-8455-d34a7673843c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:19:28.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:19:38.426Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=67ff058c-c879-40ad-a7c3-6e82a845dfc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:19:38.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:19:48.438Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=3fca1845-ffd1-4484-8055-a16f94b0e0ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:19:48.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:19:58.450Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=b2072f4a-2898-4da9-b6c0-498633df2b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:19:58.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:20:08.463Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=e769930d-6476-478f-8970-50f5e1ac362b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:20:08.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:20:18.471Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=c1b95bb6-f4f5-4fa0-9571-2475f7e2e5fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:20:18.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:20:28.480Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=e04b9a6b-8d2d-4e9d-a8e8-c164b2cebbd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:20:28.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:20:38.490Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=789408e3-cfb9-45c8-8576-303d92e6e7ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:20:38.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:20:48.504Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=456f76f0-a49d-4e7d-ae4b-4603a12f5d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:20:48.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:20:58.514Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=1bfb5266-9cfc-437c-8b17-18c2d2b94a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:20:58.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:21:08.524Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=f7ab7520-acaa-4a4e-8e8d-ab2c81046a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:21:08.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:21:18.533Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=c24be9f2-f4ef-4420-a5ac-a225598180c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:21:18.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:21:28.554Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=be6acab5-5247-4ce1-8db0-c73e3ef49eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:21:28.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:21:38.564Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=0b86a2f1-6454-4582-8f8b-02931ff41c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:21:38.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:21:48.574Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=673dd2c2-e088-4d50-95e2-b2386e91e0ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:21:48.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:21:58.583Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=50352869-f07c-4eb8-8c2e-7b5c4058950e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:21:58.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:22:08.595Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=d1dcc9fd-ff34-4b99-9951-4df32a019cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:22:08.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:22:18.604Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=c4d0cd68-9c69-40ee-aa08-02c454bc4dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:22:18.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:22:28.614Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=e1f7b158-9dd0-4493-9c68-8de48a498a72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:22:28.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-03T00:22:32.627Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-03T00:22:32.627Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-03T00:22:32.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-04-03T00:22:32.632Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-03T00:22:32.705Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-03T00:22:32.705Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-03T00:22:32.708Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:22:38.626Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=b1811a7e-61c4-4c40-99f8-c19ae0f66e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:22:38.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:22:48.635Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=df63d8a6-4a02-455a-9214-3cc296efb842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:22:48.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:22:58.645Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=5ab6ae35-ea5f-44a4-8b25-eeb524333e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:22:58.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:23:08.654Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=cfafe099-d9f0-4af2-9264-18b78694f8ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:23:08.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:23:18.663Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=9e917513-714e-4642-a6fd-d90992ec8c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:23:18.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:23:28.670Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=e44d56c4-0458-4a88-b9da-60eb9cd0965f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:23:28.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:23:38.679Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=17fe73ac-6a50-4d07-b247-f4a0ba8875a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:23:38.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:23:48.688Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=cb72ddf0-a316-4328-bc58-97e9b8eec812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:23:48.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:23:58.698Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=5100a796-e8e6-42cf-9fc0-de92a075d369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:23:58.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:24:08.708Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=59c14137-a33d-4b6f-8371-e4f918ee4964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:24:08.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:24:18.717Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=18380875-07eb-463f-9d9e-79ba1dabd5e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:24:18.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:24:28.729Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=7705470e-f4e7-4db0-a7a5-03ec76239afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:24:28.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:24:38.741Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=c7b1e60b-2c72-40f6-9f7c-d29453db210c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:24:38.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:24:48.749Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=ab82a77d-c6b1-475f-b134-813c4b873578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:24:48.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:24:58.757Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=8b90d214-fe64-49b5-9b2e-5e97cefa57e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:24:58.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:25:08.766Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=61a98c3f-fd85-4bb4-8085-4a34c0004976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:25:08.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:25:18.773Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=aeb96bc8-1c5c-4959-87ad-e4b40f40e5bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:25:18.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:25:28.781Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=3ebc729b-937a-4cf2-aee8-c61f55b42cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:25:28.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:25:38.792Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=52e25d65-a64a-4513-ba15-241a0c5ec06b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:25:38.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:25:48.800Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=4a62ac59-5527-403c-bf1d-b149c6b3b792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:25:48.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:25:58.808Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=e3172d55-a7a7-47ae-97e4-d0fa251be8f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:25:58.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:26:08.817Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=8e6a0ec7-f300-4409-816c-d73181da428a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:26:08.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:26:18.824Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=c2ad86c0-4bdb-48f3-b8f8-997a72c670ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:26:18.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:26:28.835Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=47200d2c-e7ed-4d70-835c-25ba68074aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:26:28.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:26:38.845Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=b7410029-bcbb-4b98-a60c-ef9a85d56566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:26:38.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:26:48.860Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=dafe6b40-b800-4c46-95c3-7524bc3cabe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:26:48.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:26:58.871Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=2c8007af-5376-44ee-8bc9-add7bfb08701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:26:58.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:27:08.878Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=d83a50bc-494c-4e98-9bb5-d0586ebcd7b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:27:08.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:27:18.886Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=512e76fc-e0a8-4129-b862-8ff3fd4d4caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:27:18.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:27:28.894Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=c3581a78-efe9-4147-9566-7c2368a180d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:27:28.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-03T00:27:32.591Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-03T00:27:32.592Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-03T00:27:32.593Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-03T00:27:32.597Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-03T00:27:32.655Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-03T00:27:32.655Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-03T00:27:32.658Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:27:38.903Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=31c96ae4-c769-4078-bca5-2629dac7c417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:27:38.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:27:48.913Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=99910495-869d-4eec-8be2-3603ea949564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:27:48.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:27:58.922Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=225b7a52-57f7-4578-abff-1f5a61b5bf2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:27:58.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:28:08.935Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=7ac1ecf9-8332-4b85-a81e-9f23e2cb45d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:28:08.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:28:18.945Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=dc9e4bc0-5625-499a-ac4e-94eefa4be036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:28:18.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:28:28.955Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=763ab20f-c08c-4806-9faf-4318b7f04a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:28:28.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:28:38.964Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=93021ac7-09c9-4dd4-b84f-0203b60850e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:28:38.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:28:48.972Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=07917a64-0c3a-42d5-93ab-865b6ff6f696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:28:48.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:28:58.981Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=8e6bbdb6-a06b-454a-9cec-641bd875221f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:28:58.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:29:08.988Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=7e50387e-3500-4fb9-92af-92251194a73e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:29:08.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:29:18.998Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=ffbce1bd-9f6c-4727-b1ae-317e2a3eee59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:29:19.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:29:29.005Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=3fb9182a-3d40-46dd-b82c-933071631f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:29:29.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:29:39.014Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=4df49191-4f5a-4ba3-8d2d-703c6e8ce74b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:29:39.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:29:49.024Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=e8c0ec83-24f7-4636-8f80-5614de5a16ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:29:49.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:29:59.036Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=065610cb-fad7-4d9b-beb4-5259881fe3c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:29:59.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:30:09.045Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=474b2111-0d0e-4d4f-8ad4-6d48b1246b08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:30:09.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:30:19.052Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=4b73847a-f5b7-4a5e-bc6d-871c7849798d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:30:19.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:30:29.061Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=ea9f96b8-9879-4369-ab8e-f7c56483c355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:30:29.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:30:39.069Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=c9d41e02-ad9f-41aa-bb4f-118429de5e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:30:39.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:30:49.077Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=09cdb8b3-aaa8-4172-ac36-cc166e2a647f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:30:49.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:30:59.085Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=0b5a05af-cdce-4e97-ba63-a6f7178f6d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:30:59.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:31:09.095Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=7e16d89d-af0a-45ad-b883-1b4b89069060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:31:09.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:31:19.105Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=898ab1a4-757c-4e81-b580-0f0d3f1530b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:31:19.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:31:29.115Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=9a4aabbe-e944-4e77-ae5b-29f46f7f29f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:31:29.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:31:39.129Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=7ba8f2d5-2764-4654-92fb-8f79ac9c7f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:31:39.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:31:49.138Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=5ce5afab-46a3-4698-803b-362c9b55def3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:31:49.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:31:59.147Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=37389742-a666-4e11-a764-30231158b6d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:31:59.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:32:09.160Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=2af96271-7b0c-455a-bdf0-831a2737ad75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:32:09.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:32:19.171Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=3decaadd-f3da-4bc9-8f30-3fb14380f6ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:32:19.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:32:29.179Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=42355281-78e2-4930-b80b-8b004e815f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:32:29.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-03T00:32:32.581Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-03T00:32:32.581Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-03T00:32:32.582Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-03T00:32:32.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-04-03T00:32:32.654Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-03T00:32:32.654Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-03T00:32:32.658Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:32:39.186Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=3aac6af2-b05a-4e29-9bdb-5f4ed1138048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:32:39.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:32:49.194Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=4f91bdab-a9ad-4e49-82b7-227309d45eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:32:49.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:32:59.203Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=8c1c6b0c-998c-4d87-bc79-465ad034a435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:32:59.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:33:09.213Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=0bcf2ba0-3151-4d96-a260-b0ab9fa7d08a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:33:09.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:33:19.228Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=8bace7b2-7064-4586-b860-0b202367c324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:33:19.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:33:29.236Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=3f440c9c-6a64-4cc9-b7a4-566fe392d1fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:33:29.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:33:39.249Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=a0c79659-125e-471e-9200-eda3c9f4da5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:33:39.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:33:49.259Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=83958476-9b4c-46f2-9361-1c465e543d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:33:49.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:33:59.270Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=683f9460-9e33-4c97-8937-75c6d75c8a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:33:59.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:34:09.278Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=f1e47004-30e5-4a26-aa60-13589d71ef09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:34:09.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:34:19.285Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=9548e375-26ab-4cc1-afcd-8f38348e632e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:34:19.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:34:29.292Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=fcd1dfd9-6300-4656-bdd3-17393a3cc48e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:34:29.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:34:39.302Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=af84179f-c2eb-41e7-8b81-d96b0a5ea696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:34:39.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:34:49.325Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=f5bd45c8-9857-4aa5-90c6-e3636b7bd0f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:34:49.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:34:59.339Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=bbb0ead1-cf57-4c1f-ab01-32fc61e0fa6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:34:59.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:35:09.352Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=61e2c4b6-1969-49c3-a515-a63164fab9bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:35:09.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:35:19.360Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=12314a01-475a-46a4-aabf-a0dbe0eda7cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:35:19.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:35:29.372Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=c76a1560-75a5-4e1d-8f4a-ccadd32b6561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:35:29.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:35:39.381Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=26a374fc-4d3a-4a2f-83a4-54dd33527e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:35:39.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:35:49.389Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=0399fae6-ef70-4396-802a-e21c7e755a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:35:49.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:35:59.397Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=fae21ce9-2a4d-42ce-8813-e2602cfd9cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:35:59.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:36:09.405Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=6363890d-2cf0-4e8d-8a3c-384e9745ef21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:36:09.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:36:19.416Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=a9781eae-78d6-40f4-b563-7bbff7ecd714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:36:19.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:36:29.425Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=9c5f23ce-8917-427d-a590-761a26dc453f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:36:29.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:36:39.433Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=81b68f15-ea70-451a-ac92-615072b0321b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:36:39.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:36:49.443Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=3955c8f7-e770-4c05-a83b-aee73b8ad6cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:36:49.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:36:59.457Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=aa2d7fe9-9d7f-4a8b-a810-8975bf2e29c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:36:59.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:37:09.464Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=dad9e2c0-79aa-409a-a7d0-eed5ee39936a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:37:09.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:37:19.471Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=55ec147d-1b27-4a7a-b508-f8554059d5a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:37:19.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:37:29.477Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=3787e34f-58de-4f05-af45-802853605daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:37:29.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-03T00:37:32.628Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-03T00:37:32.628Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-03T00:37:32.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-04-03T00:37:32.631Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-03T00:37:32.705Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-03T00:37:32.705Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-03T00:37:32.709Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:37:39.486Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=7c19c7fd-bc70-450f-9c40-7a8f6f02fcfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:37:39.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:37:49.492Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=35f2ff5d-2dbe-4cd1-a195-6606776e69ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:37:49.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:37:59.501Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=0957299f-8846-4088-ae9c-8abfe5eff3b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:37:59.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:38:09.507Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=0825314a-f0ce-45da-b896-1574f7ce1892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:38:09.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:38:19.516Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=a3e13d8a-e266-4e79-981e-b9e6a25a8187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:38:19.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:38:29.524Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=3c15a142-a230-4505-9be1-cd9f18aa69b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:38:29.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:38:39.532Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=96aca848-3151-4442-b260-71216cd7faeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:38:39.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:38:49.545Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=c2fab63a-1e59-46b1-9f6b-f08e0ccfed7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:38:49.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:38:59.556Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=ac7ec437-fcbd-42e5-88e0-23632ef40e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:38:59.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:39:09.565Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=fdbc7bab-6229-4ddc-8f5c-c9c8eb5f4517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:39:09.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:39:19.572Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=fa039639-6f0b-4bfe-b19b-8483c560ce16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:39:19.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:39:29.579Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=dc4ade33-b977-4c74-b376-c72b5d416900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:39:29.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:39:39.587Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=6d1396d6-53ba-469e-b8af-a381997bfa6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:39:39.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:39:49.598Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=7ecb3086-b392-4908-a274-cc5d16043482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:39:49.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:39:59.607Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=27dd8697-782f-4aa8-b4cd-f760d722d317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:39:59.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:40:09.615Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=49ed730e-81c5-4274-a4e3-e0172eb13360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:40:09.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:40:19.623Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=c0bbed54-5d2a-44ec-8c68-9b53dea02661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:40:19.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:40:29.631Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=2941e7db-864e-49d7-a336-04387b1e95db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:40:29.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:40:39.639Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=6ee13268-93f4-4014-9532-52c711cdcea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:40:39.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:40:49.648Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=aa67c8f1-6953-40d6-90be-ddd5a9802d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:40:49.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:40:59.659Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=fada5381-0ce3-4051-80d3-28322784bd80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:40:59.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:41:09.669Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=2d295a93-e089-479b-981a-7897fe9d8531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:41:09.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:41:19.678Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=76644506-23df-4c04-85c9-e315e35ce7df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:41:19.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:41:29.687Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=d459259d-2b3a-4ddd-95ea-7cbfd72c7c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:41:29.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:41:39.695Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=d0aca756-3f27-4729-b775-64d1f52b5f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:41:39.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:41:49.702Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=d46861a3-049a-4dc2-b8db-d981ae2bc818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:41:49.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:41:59.708Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=439528d6-22e7-4418-bf30-bc8b9f4660e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:41:59.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:42:09.717Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=e86093d5-7cb6-4303-802c-c6054e2f8ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:42:09.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:42:19.727Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=66b27132-1149-4602-9d6a-5798a94e01da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:42:19.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:42:29.738Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=d7543d11-a5c6-4e1c-9731-7adb6d2751d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:42:29.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-03T00:42:32.604Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-03T00:42:32.604Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-03T00:42:32.605Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-03T00:42:32.609Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-03T00:42:32.668Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-03T00:42:32.668Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-03T00:42:32.672Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:42:39.753Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=6c337976-b706-4e90-a1d3-f916c5c4d8fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:42:39.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:42:49.762Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=7b64ff10-193b-48ec-9326-775d33d5817d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:42:49.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:42:59.770Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=e075c50a-91d0-4985-9294-1cbc07857e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:42:59.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:43:09.785Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=29e585b9-0777-4b4e-8f8c-bbcedade788a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:43:09.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:43:19.793Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=dfe743fb-20a0-4dd7-aa5a-abf41c143d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:43:19.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:43:29.800Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=b3e6021c-07c4-4d8d-bbcb-a52872faab3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:43:29.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:43:39.807Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=f0497eb4-99e1-4f60-b567-abb74bbae2d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:43:39.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:43:49.815Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=145f3dee-a7b8-4de0-ae46-bcc9814cd11e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:43:49.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:43:59.823Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=55cc6c02-2faa-4e31-9cb5-5cfc92125f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:43:59.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:44:09.832Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=13d645c9-de06-42be-bf5a-eea20b481606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:44:09.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:44:19.841Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=0166f829-cfbe-4f4e-8218-dcfa3aaddf69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:44:19.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:44:29.863Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=ee06e313-27f9-4810-ada4-afc989778587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:44:29.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:44:39.878Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=4bc63974-ed7c-45ba-a81a-6244edc9eae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:44:39.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:44:49.886Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=0a9396ff-367d-4010-b523-e0352cc57938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:44:49.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:44:59.894Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=d7a74cc5-ba87-4ad3-984f-bc66378562ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:44:59.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:45:09.904Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=30ddc7c1-19fd-458f-bfd5-26084be18af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:45:09.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:45:19.910Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=96b02d2b-b4ce-443c-8b1e-c31cf8e4087c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:45:19.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:45:29.917Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=683c6d8d-37f0-43e0-b0c8-193511ba6c72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:45:29.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:45:39.927Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=b237dc63-c1f7-4004-95fa-1af5d1252702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:45:39.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:45:49.934Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=026a6225-e8db-4b98-a5a4-75a32fd74c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:45:49.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:45:59.946Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=8a097e37-246b-467c-afab-aaf85072eaac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:45:59.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:46:09.955Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=f42caa6e-2b51-4567-9c6a-e80d8538797a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:46:09.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:46:19.967Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=b7ce50be-0504-43df-8d66-7bd868a774ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:46:19.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:46:29.975Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=a1134093-c176-408a-b59b-147a3bf07623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:46:29.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:46:39.986Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=517787fa-0769-4d46-9c29-b4704f031d0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:46:39.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:46:49.993Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=21f7833e-ad42-467b-ae71-b8419585c7a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:46:50.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:47:00.000Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=6bb0a9af-1525-424c-9f78-01c8dc9c1eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:47:00.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:47:10.008Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=d582bce8-4042-468e-80ec-d4c0dd5289ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:47:10.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:47:20.016Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=5f41c3f3-61c8-4946-8e68-1e62b6855dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:47:20.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:47:30.024Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=83f13a92-913d-43dd-be76-6f06eaee1f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:47:30.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-03T00:47:32.575Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-03T00:47:32.576Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-03T00:47:32.576Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-03T00:47:32.579Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-03T00:47:32.640Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-03T00:47:32.640Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-03T00:47:32.642Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:47:40.033Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=b51d8ae8-4323-4274-ae67-bafc99d3db8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:47:40.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:47:50.040Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=6d2659cf-2b66-46ee-b25d-261b08ab0736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:47:50.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:48:00.048Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=ded6ca4d-7df2-494c-bc25-3524e22bd31f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:48:00.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:48:10.058Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=6db92b15-a111-42ba-8728-826e6297282f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:48:10.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:48:20.070Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=ae444833-5c2d-4014-881c-fea3246ac3ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:48:20.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:48:30.078Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=e7d9294c-8308-4339-8a96-d8c90c687e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:48:30.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:48:40.090Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=e98979d7-f9e4-4478-a37a-f3a684de7807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:48:40.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:48:50.100Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=1d4ab05c-5b83-4652-a428-b7ab5574b699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:48:50.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:49:00.109Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=b0c651e4-c22c-438f-b261-4e5c62c38202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:49:00.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:49:10.116Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=aaacc708-0d5e-4d20-8089-b7975a374994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:49:10.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:49:20.123Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=35592671-044c-4cad-95c8-5fa89a25dd99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:49:20.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:49:30.130Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=6be52c6c-1b64-4826-8bb9-7308faa06b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:49:30.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:49:40.137Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=1e0ff7ec-47ca-4b78-9b22-1d2bb45d836d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:49:40.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:49:50.157Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=11b45a2a-855b-404e-838a-bb93392a6e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:49:50.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:50:00.170Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=5c9c0ac0-45e3-4fa3-b338-d3b136c6c891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:50:00.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:50:10.184Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=ccf2d131-68b1-4803-aecb-2ddec4a75b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:50:10.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:50:20.193Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=df322f74-d8e5-4410-8036-3041a556e124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:50:20.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:50:30.200Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=dbbb89e5-092f-4bed-bf8a-5911c3f75200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:50:30.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:50:40.209Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=d7e7c22a-59fc-43aa-9665-38c59488aac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:50:40.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:50:50.227Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=5fa881e1-4d30-4e50-ba8a-94e87c3b1944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:50:50.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:51:00.234Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=3466363e-99ee-42bc-ab61-0b46320b7ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:51:00.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:51:10.245Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=63fdab19-051d-433a-8d88-195811f04f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:51:10.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:51:20.253Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=c0551cfb-49ef-494c-930b-6af8b91eaf63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:51:20.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:51:30.266Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=83cd39d2-c0f1-47ff-b31f-959ae4dca571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:51:30.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:51:40.277Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=d940ed0a-1e58-44a2-8155-1ac006e11653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:51:40.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:51:50.286Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=35e9e172-a371-42bb-937b-a8f08bfb8f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:51:50.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:52:00.298Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=af368de2-f526-406a-99c0-1e2d92cf3b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:52:00.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:52:10.306Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=d9a57cd1-8348-481f-9853-c1f9f509bd3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:52:10.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:52:20.317Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=06a411f7-42a8-4187-8c9c-d62a425a378b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:52:20.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:52:30.325Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=16534065-2c1d-456f-98a6-adfb1e0bafd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:52:30.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-03T00:52:32.563Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-03T00:52:32.563Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-03T00:52:32.564Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-03T00:52:32.567Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-03T00:52:32.634Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-03T00:52:32.634Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-03T00:52:32.637Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:52:40.336Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=34065b2c-9e36-4a23-ab1f-a3e29871addb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:52:40.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:52:50.343Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=f90543db-1fa9-4eb8-8073-ec333d45bd09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:52:50.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:53:00.348Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=c92b5fcd-024f-4703-a92a-c75068728b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:53:00.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:53:10.365Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=374b15b4-9609-4e52-9879-48838a0e9ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:53:10.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:53:20.372Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=97e0fc4a-4842-4b63-8c25-826e49749547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:53:20.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:53:30.381Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=f1d3b4ab-274d-4d3c-9bb0-4992d5fda586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:53:30.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:53:40.395Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=0a21a563-0468-489f-8a6a-901cce31a1e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:53:40.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:53:50.403Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=f9de2957-c666-40b4-a4a7-a6a553890c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:53:50.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:54:00.411Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=b3cd94e1-d9b1-4bcf-8672-2e54b5a873c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:54:00.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:54:10.418Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=cd7aed4d-5540-4a3f-8bdc-30d0f0ea0a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:54:10.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:54:20.426Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=79290104-fadd-4777-833e-82539b3ab24c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:54:20.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:54:30.432Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=2cca63c7-0f9d-4db9-a64c-ba2e02c8d9ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:54:30.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:54:40.440Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=914ee27a-d109-4a16-829a-6e96ceb956c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:54:40.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:54:50.456Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=8c39bf99-f4b8-4402-a666-331b13e781c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:54:50.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:55:00.465Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=646d0777-f0f9-4421-8215-1382bb804ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:55:00.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:55:10.473Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=2e518396-c5ce-4fb7-85ad-96c7cfd66b02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:55:10.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:55:20.481Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=63226143-94f6-4580-802b-50a6e299f0e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:55:20.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:55:30.489Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=30f61923-e34b-4ea1-af07-72affcc47b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:55:30.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:55:40.500Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=89b47c7a-ee4c-488e-a3fb-507abbaca259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:55:40.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:55:50.510Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=06d90fd6-21b5-423f-a19d-32e9f477b112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:55:50.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:56:00.521Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=276a7537-6d64-4433-8c0d-a61bb3605824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:56:00.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:56:10.530Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=70859b45-8c2b-4d09-83f1-94c241914e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:56:10.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:56:20.538Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=00c4e52e-9cc1-46e7-bc3b-c610c6e59706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:56:20.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:56:30.552Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=a243d357-1952-4972-a450-d6a42477ced1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:56:30.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:56:40.560Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=0d4b893d-c158-442a-a2f1-056e9bf109a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:56:40.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:56:50.567Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=7acacfbd-ffec-440d-8afe-507792a6c1cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:56:50.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:57:00.575Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=1aa1b960-72d2-434d-9e0f-f25e5f2c01a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:57:00.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:57:10.584Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=04bf3153-1396-47f4-adb6-2c5520c6fca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:57:10.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:57:20.594Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=eefffafd-82dc-445f-b5a7-1a7b147855ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:57:20.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:57:30.603Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=4f77a720-6093-4df7-805f-5a711477d1d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:57:30.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-03T00:57:32.596Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-03T00:57:32.596Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-03T00:57:32.597Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-03T00:57:32.600Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-03T00:57:32.682Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-03T00:57:32.682Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-03T00:57:32.684Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:57:40.617Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=6c9af7b2-3381-4088-86a6-c8455c0a150b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:57:40.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:57:50.625Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=25adc296-a46e-447e-91b1-e3c37003d891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:57:50.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:58:00.632Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=fae89c13-0e26-49b6-9d61-187b26e19297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:58:00.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:58:10.638Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=375f278a-6ce8-4a7f-a6f1-e0fdd5ee5363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:58:10.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:58:20.645Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=6c2f2f82-e65d-44bf-922b-e8c49fc54b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:58:20.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:58:30.653Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=10347174-5893-48a4-8e81-f1c37246989b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:58:30.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:58:40.662Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=232c9f1a-cc12-4599-ac45-2cb50fbfd1a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:58:40.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:58:50.671Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=05a7454e-3e46-400c-8d46-e080d2dd33aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:58:50.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:59:00.678Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=855ac535-89bf-4f01-addb-72a34397401a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:59:00.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:59:10.691Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=28b656a0-59fa-4e1f-a9d0-803946132997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:59:10.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:59:20.699Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=8875e523-ce12-4fc1-be96-0d2a10862127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:59:20.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:59:30.707Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=eb193a2b-e0d5-41a4-b773-20450a2050d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:59:30.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:59:40.713Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=2dac73be-1ab1-491f-b5c5-4895aba28de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:59:40.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:59:50.720Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=3be5bc11-6c2b-42cc-a224-b526e0cfed66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T00:59:50.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:00:00.737Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=1956ac65-8893-4343-ad22-2f1686284cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:00:00.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:00:10.745Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=4408ddaa-a8ff-45c5-956a-9359210376c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:00:10.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:00:20.751Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=e2664e23-88f7-43ef-9f1e-7d170da973f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:00:20.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:00:30.759Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=62a72b82-109a-4ee4-9a89-fa25b6c7e4d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:00:30.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:00:40.766Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=69540cc4-c70c-47a5-bc14-140578686be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:00:40.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:00:50.777Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=d5f1ff54-b9b8-45e0-986e-a89e43bda4b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:00:50.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:01:00.785Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=36ebe087-13b9-4bbf-85d6-281056496dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:01:00.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:01:10.797Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=b3d12a95-2b91-4339-94f4-af4567a84c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:01:10.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:01:20.805Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=176f7aaa-bb2c-4142-abd1-706fb9bb08e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:01:20.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:01:30.814Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=483a13fe-e7da-46cc-8dd6-558f8739b017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:01:30.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:01:40.822Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=be9ee124-2f99-461e-9da4-405a2d080e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:01:40.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:01:50.830Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=c8df840d-9423-43ac-bc63-841c70e15ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:01:50.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:02:00.837Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=fcc8ff21-5bd1-42e7-a178-285afda3252e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:02:00.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:02:10.851Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=2f99e53c-ac17-4c4d-9db4-e6f3c5e5fb24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:02:10.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:02:20.859Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=09f611a8-2347-4e2f-a7e2-b655dcee42fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:02:20.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:02:30.867Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=4b3192fc-5e0f-46bd-bb26-eb18b21108e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:02:30.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-03T01:02:32.606Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-03T01:02:32.606Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-03T01:02:32.607Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-03T01:02:32.610Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-03T01:02:32.668Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-03T01:02:32.668Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-03T01:02:32.670Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:02:40.875Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=bdffe5b0-2126-4189-8fbb-6ac8a90dfab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:02:40.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:02:50.884Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=3d871a19-179c-451a-8ddd-c29fe3f59eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:02:50.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:03:00.895Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=2d42b949-6c50-4277-b820-9726d115e526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:03:00.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:03:10.904Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=783466d6-3282-4f6c-a0e9-ae28c6bfb0cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:03:10.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:03:20.913Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=59b48914-f2d2-4729-8291-f70af50e0e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:03:20.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:03:30.920Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=46431c5b-fbed-4766-99d5-8921d415ee41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:03:30.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:03:40.928Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=f03a8dfc-c66a-4324-9c9b-5e2d92deffaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:03:40.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:03:50.943Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=173ee413-0641-4499-9018-b0cc5bdf7c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:03:50.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:04:00.950Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=b0d68612-eed3-4901-a75e-db343a02aa07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:04:00.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:04:10.958Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=788861cd-504f-426e-9db2-ff9c00abc37e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:04:10.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:04:20.967Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=f9e7df7b-a7eb-4cae-8957-d2fe8723d6b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:04:20.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:04:30.984Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=6171d32b-8a51-475b-8978-f66158c1ae5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:04:30.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:04:40.993Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=d55d2ba5-400a-4127-bc4a-c186974354c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:04:41.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:04:51.001Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=54542a85-b637-4669-97b5-3cf63d8b6cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:04:51.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:05:01.011Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=bc87573f-fbb0-4715-bfa3-52a54625680b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:05:01.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:05:11.019Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=2d3a3983-dfc0-43a9-b45c-333293e0e08e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:05:11.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:05:21.026Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=f87aae79-9b0b-40b4-9d52-b264f655aaca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:05:21.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:05:31.034Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=87c62dd4-640b-439d-9db0-276e0b321b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:05:31.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:05:41.041Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=5c0526a1-b5f2-4301-ad33-966e5f606228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:05:41.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:05:51.051Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=8fd499ba-ed0a-44c0-8adf-784b18a92f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:05:51.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:06:01.059Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=c8aaaa4c-c955-4103-a454-5296096dbdab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:06:01.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:06:11.067Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=de643016-77ed-4f56-96aa-b28718bcd4af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:06:11.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:06:21.075Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=9d105e1c-a7a3-4c41-bef6-4e03e13fa0d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:06:21.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:06:31.082Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=745b59e8-48c2-44f9-b741-2584113d9215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:06:31.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:06:41.093Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=1bc11461-2e0f-4ae7-9b9d-472801112d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:06:41.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:06:51.102Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=57c1c5df-1614-4069-9e0d-713b7b670976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:06:51.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:07:01.108Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=d0e3b370-7a2d-43f4-8a73-67db292154f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:07:01.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:07:11.117Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=8dde9e8e-720c-4cf1-bf82-b717e83a91f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:07:11.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:07:21.125Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=3e5c293c-2931-439b-abb6-66d6fcb784f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:07:21.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:07:31.133Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=0b694a7d-6708-443b-abfb-12c3cb682b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:07:31.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-03T01:07:32.571Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-03T01:07:32.571Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-03T01:07:32.572Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-03T01:07:32.575Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-03T01:07:32.634Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-03T01:07:32.635Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-03T01:07:32.638Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:07:41.140Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=b6ac045c-00b1-484d-994a-ea53b062eae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:07:41.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:07:51.158Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=c0ed8165-dc1e-4e7a-b069-594418a07f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:07:51.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:08:01.166Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=58fbc582-27d8-4e18-95cf-99d8f740b07e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:08:01.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:08:11.174Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=1917ebe7-71a3-4c02-94cc-542be6ccfc4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:08:11.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:08:21.185Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=886967cb-f2bf-426c-a656-985d4ba3fb09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:08:21.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:08:31.195Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=f16f4006-fc04-491d-8ec8-e0d21b8eb3d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:08:31.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:08:41.203Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=7727e5a9-2038-4f4d-899b-bcb0dbc7665b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:08:41.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:08:51.223Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=df4251ea-27df-444e-8e02-35f5e81fd931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:08:51.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:09:01.232Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=e4a2541a-7774-487b-bfca-05233674f144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:09:01.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:09:11.238Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=e93dc6a2-6873-41c1-91d2-9d4149f17e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:09:11.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:09:21.250Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=8a710e1d-5dc0-4d55-b1fb-586a68039e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:09:21.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:09:31.257Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=510302a8-badb-4e56-8883-8494054c617d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:09:31.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:09:41.264Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=5bb78061-3f0e-42c8-9b1d-027438595aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:09:41.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:09:51.270Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=0349074d-1b64-4848-83b1-b971088fa8d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:09:51.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:10:01.278Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=4d0e5852-f18b-484f-bae1-82aecdb09eef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:10:01.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:10:11.286Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=61a9175a-af81-43e9-8694-4bc52d3bce75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:10:11.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:10:21.295Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=c0ba4e78-e968-4729-9a77-6dc00461ae98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:10:21.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:10:31.304Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=b55c0a4a-619e-49fd-a2a7-1fd031b824f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:10:31.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:10:41.313Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=c22dc42c-5303-4068-92d1-59594e50a13b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:10:41.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:10:51.320Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=509dae31-76b7-4c56-95bd-423f9e05a591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:10:51.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:11:01.329Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=204efd94-8c22-4c28-b600-4518cd9688a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:11:01.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:11:11.336Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=d498042b-0d26-4e13-8eaf-c6945269e539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:11:11.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:11:21.346Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=b0882fdb-ea98-4440-ab81-5bbe84322329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:11:21.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:11:31.359Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=ea0d6b2b-bfa5-4d10-b76d-f144492af5a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:11:31.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:11:41.366Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=cdd07cbd-ce18-4792-915d-29ccf35faad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:11:41.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:11:51.378Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=21863f71-35e6-40b7-a383-24d5f15f54e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:11:51.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:12:01.384Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=6db1d35f-6ea1-4fdf-ae74-9edb460b26f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:12:01.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:12:11.394Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=cc98a014-2b9b-42ee-a6a4-8d41ab24b0bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:12:11.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:12:21.402Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=defeedd1-9c4d-43d6-ad30-68b858702ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:12:21.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:12:31.412Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=81d1df3f-ed40-4191-8ea2-7b2176b670ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:12:31.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-03T01:12:32.610Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-03T01:12:32.610Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-03T01:12:32.611Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-03T01:12:32.614Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-03T01:12:32.682Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-03T01:12:32.682Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-03T01:12:32.685Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:12:41.423Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=855d0b15-512d-4e0e-947e-5bce91bfdeb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:12:41.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:12:51.429Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=433115da-09c2-42b2-9076-977e116fdf92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:12:51.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:13:01.437Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=3eb36724-0b65-45bb-adc4-6d365cc97030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:13:01.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:13:11.444Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=d3ec10f1-237b-43e1-bd44-ce6822082485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:13:11.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:13:21.452Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=dc69d183-ab8a-4082-87c9-6f80d68d560f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:13:21.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:13:31.458Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=42ce3198-238f-42cd-bb16-b27c7bd3e311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:13:31.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:13:41.465Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=900c8f9d-23c5-44a2-902b-886a6c5d315f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:13:41.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:13:51.472Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=72171b9a-9ad1-4791-91e4-973820c13cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:13:51.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:14:01.478Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=7c38a87c-29d8-48eb-8132-f9fdd3031023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:14:01.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:14:11.487Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=7b06578c-e45e-4532-95eb-30e63fb90d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:14:11.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:14:21.498Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=0bd48c86-4235-46a6-8216-196faa05bae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:14:21.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:14:31.508Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=f988b9a7-ac07-45cd-be29-403c1c49ab6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:14:31.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:14:41.517Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=b75dff7c-2308-401c-a7eb-ef072bf348a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:14:41.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:14:51.529Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=b5ff2ca0-fcc9-4742-acbc-5748a8ad1fba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:14:51.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:15:01.538Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=5fcb23df-2f3a-4dd5-9cd9-9c01c8e6d9aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:15:01.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:15:11.554Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=fbb5b968-6015-4a5b-aaea-b5c35b8c9f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:15:11.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:15:21.562Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=fa394444-8d97-4dc4-9693-175cf0f80a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:15:21.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:15:31.573Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=c1a644b1-d6fa-4bb0-a0c9-23f8b23bd14b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:15:31.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:15:41.586Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=15f54996-cfd2-483f-921f-34ebf4cfb3e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:15:41.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:15:51.594Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=ff353508-3ff8-4749-9e1b-a522eb49dfad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:15:51.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:16:01.604Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=c44453c9-8fff-4291-9ea4-ee84b4951c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:16:01.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:16:11.612Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=be487897-35d5-4152-ae2c-c4fe972ddec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:16:11.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:16:21.697Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=3e4b8a8f-7d5e-445a-81da-877e5e3e8214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:16:21.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:16:31.709Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=82dc1423-ce3e-473a-812a-a09815450525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:16:31.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:16:41.717Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=f0a12945-a1cb-41b9-80ea-3c4c457786f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:16:41.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:16:51.725Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=f95ae4bc-87f7-4540-a9dc-221c29c79b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:16:51.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:17:01.731Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=24581fb0-5a55-4b2b-ac68-eaeb0d9edbf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:17:01.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:17:11.739Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=c6d52c91-236e-435e-b5dd-0b32de9b67d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:17:11.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:17:21.747Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=18ae138e-93cc-44d4-a774-b509255116bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:17:21.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:17:31.754Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=d752bf1f-8196-4b12-9286-902118bc1eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:17:31.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-03T01:17:32.567Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-03T01:17:32.567Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-03T01:17:32.568Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-03T01:17:32.571Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-03T01:17:32.636Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-03T01:17:32.637Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-03T01:17:32.640Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:17:41.762Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=d6b7db26-1206-4242-9abc-e8f673c55b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:17:41.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:17:51.769Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=2357c896-f5d7-4691-be69-e79b15b294d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:17:51.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:18:01.778Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=6aa2d95e-2e29-41d2-9b83-05fafd201d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:18:01.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:18:11.788Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=fac1d310-2180-445b-a831-9de4828ae719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:18:11.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:18:21.797Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=73c53ffd-f71e-42fe-a277-010bd8c8515c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:18:21.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:18:31.803Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=4c5c17d5-56f4-4f80-8e3b-c03002bc5937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:18:31.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:18:41.814Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=ad5bc5f6-e333-4d33-82dd-34f504229445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:18:41.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:18:51.820Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=396efe6d-8cab-4dd8-920f-f82f04ec8f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:18:51.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:19:01.828Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=e8c3cf8f-8446-402c-940f-d6fa5a972cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:19:01.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:19:11.835Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=c1c0e32f-2069-46ba-885a-3ddada8a16e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:19:11.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:19:21.844Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=a1308613-8201-4ab7-affa-5477441a1958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:19:21.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:19:31.857Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=7954978d-fcf4-487f-8935-dd2905e7aad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:19:31.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:19:41.865Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=cefac2d5-8177-4e31-a64c-c05d3a7b2acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:19:41.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:19:51.874Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=6e6e2ed3-de15-4d8b-87ba-f7baac1bcffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:19:51.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:20:01.884Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=9f7bcd8f-48a5-45b1-a5f1-c7b1153a8fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:20:01.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:20:11.891Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=227d3d0b-781f-47b5-9f5d-455248aad40d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:20:11.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:20:21.899Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=d9f31720-13bd-4474-9251-a520eab978c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:20:21.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:20:31.909Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=18012a0b-3dcb-4051-a2aa-648d7401f8ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:20:31.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:20:41.915Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=12898ff5-27a3-460a-8ceb-c3ad03e6d264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:20:41.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:20:51.921Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=f8148e35-cadd-4ca3-8144-e1c885a94af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:20:51.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:21:01.928Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=c419f930-8254-4092-af62-788e03fbcccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:21:01.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:21:11.935Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=e723ccd1-769c-45de-b415-8232211a63d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:21:11.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:21:21.942Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=bdd0d4bd-4101-45f7-be54-8dbdc3616c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:21:21.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:21:31.959Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=9ded151a-a334-483a-b878-3b8da1e2db39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:21:31.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:21:41.968Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=05ccc32a-2a24-4145-bd7d-9e52f335740e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:21:41.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:21:51.980Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=f0a1df98-6ed5-43a7-acbb-2c08ae7b9e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:21:51.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:22:01.988Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=d5120c70-a10b-4ae8-bccd-9682428da45e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:22:01.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:22:11.996Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=0faa1915-263a-4475-bf13-6b960544b50e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:22:12.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:22:22.007Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=4caeae90-7804-4a4c-a39f-65ae525118fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:22:22.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:22:32.014Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=a3820381-b6d1-4aa5-88aa-bdb0eee4e5f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:22:32.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-03T01:22:32.621Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-04-03T01:22:32.622Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-04-03T01:22:32.623Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-04-03T01:22:32.626Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-04-03T01:22:32.699Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-04-03T01:22:32.699Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-04-03T01:22:32.703Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:22:42.021Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=744c0c87-519a-4582-9017-a151bc781976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:22:42.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:22:52.032Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=5059b0d1-0ecc-4c6b-b100-04d499f688cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:22:52.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:23:02.043Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=1fbc7a66-9ee2-45c1-a52d-90f9898f5431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:23:02.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:23:12.054Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=7146e72b-a24f-47d3-826f-49937d38b8f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:23:12.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:23:22.067Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=11346aca-99e5-426b-bb2a-c59396c61159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:23:22.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:23:32.089Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=8154d24c-7d08-4e21-abcf-947d8b3f083b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:23:32.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:23:42.098Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=0f1fb819-7089-4dad-a5a4-f6d2c776804b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:23:42.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:23:52.108Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=e147c6de-0642-493d-81ec-ecb64a569edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:23:52.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:24:02.122Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=0fd78da8-c2b3-4363-9b6d-a2d92a3af932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:24:02.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:24:12.129Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=52191b41-b719-474a-a75d-23d6fdd8e860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:24:12.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:24:22.136Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=2a5c83b9-e315-4cc5-b2dd-8ae37e367b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:24:22.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:24:32.145Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=0d421b14-4a5f-41df-aac6-bcdba5035749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:24:32.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:24:42.152Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=e63f3b8e-201a-4245-8565-8af0536339b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:24:42.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:24:52.159Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=d0533ba3-9d1a-4584-9cf7-26f975ed06f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:24:52.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:25:02.169Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=f1063feb-e281-4478-9591-042c4c76f449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:25:02.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:25:12.177Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=e1f861d3-b383-45d4-bfbc-ccdefca234ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:25:12.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:25:22.184Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=f3204107-3eb7-4c40-a652-cae04b1e5a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:25:22.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:25:32.193Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=4b5dfe68-725e-4755-a2bd-38989457737e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:25:32.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:25:42.208Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=c4879c5d-e8be-4358-89bb-e3575d3abaa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:25:42.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:25:52.226Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=2effb01e-cddc-421a-87f9-6eab441152f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:25:52.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:26:02.236Z |INFO |Init configs |InvocationID=86495ea4-eaad-4830-8ae6-0b132081236d, InstanceUUID=191dcd85-4f90-48cc-9e7d-b690e3ddaa01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-04-03T01:26:02.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |