. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-01T00:54:20.500Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-01T00:54:20.503Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-01T00:54:20.542Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-01T00:54:21.049Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-01T00:54:21.730Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-01T00:54:21.732Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-01T00:54:21.802Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-07-01T00:54:21.849Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-07-01T00:54:21.864Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.5.6.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-07-01T00:54:23.508Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-07-01T00:54:23.937Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-07-01T00:54:23.952Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-07-01T00:54:23.952Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-07-01T00:54:24.017Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-07-01T00:54:24.017Z |INFO |Root WebApplicationContext: initialization completed in 2153 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-07-01T00:54:24.351Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-07-01T00:54:24.971Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-07-01T00:54:26.553Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-07-01T00:54:26.914Z |INFO |Started MainApp in 8.963 seconds (JVM running for 9.505) |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-07-01T00:54:26.959Z |INFO |Start scheduling PRH workflow |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T00:54:26.967Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=7b69f8bd-1c7c-457e-9d80-02de2398b309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-01T00:54:28.119Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.194:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T00:54:28.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-07-01T00:54:34.023Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-07-01T00:54:34.023Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-07-01T00:54:34.025Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T00:54:38.154Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=d73c3eb6-5677-48dd-a3c1-c372ba61e194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-01T00:54:39.214Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.194:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T00:54:39.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T00:54:49.216Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=392643e8-62f6-439e-b29f-0b7a47e992b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-01T00:54:50.255Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.194:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T00:54:50.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T00:55:00.257Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=83e3626a-1e31-4df7-99a4-097d06c1a582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-01T00:55:01.294Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.194:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T00:55:01.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T00:55:11.296Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=db1dd781-2f4e-4352-a147-590d3ceac1dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-01T00:55:12.367Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.194:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T00:55:12.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T00:55:22.373Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=5a4887b7-a264-4f2a-9249-33ee5853c8a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-01T00:55:23.448Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.194:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T00:55:23.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T00:55:33.450Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=2c22fff2-b47a-49b6-b7f3-7d916271f15e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-01T00:55:34.510Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.194:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T00:55:34.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T00:55:44.512Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=44809487-f764-40b6-8715-0265021ee0e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-01T00:55:45.582Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.194:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T00:55:45.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T00:55:55.584Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=25b89fbf-5cad-4803-97cd-8b53fb46e0c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-01T00:55:56.620Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.194:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T00:55:56.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T00:56:06.621Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=57c6c9cb-045e-42b8-9a05-f62ddd2403df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-01T00:56:07.662Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.194:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T00:56:07.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T00:56:17.664Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=28c2dc3d-8413-42f9-81c8-e2ab8422f90b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-01T00:56:18.702Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.194:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T00:56:18.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T00:56:28.703Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=64ade51c-7eb4-44f8-8333-bd28e1226408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-01T00:56:29.775Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.194:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T00:56:29.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T00:56:39.776Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=dcde2e3c-91cb-47d3-b006-941dc5affb1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-01T00:56:40.844Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.194:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T00:56:40.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T00:56:50.846Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=779b47ea-2698-4c99-8dcf-f45ffa40bd6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-01T00:56:51.892Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.194:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T00:56:51.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T00:57:01.893Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=81c6c2a0-b882-4def-be5f-aca226258171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-01T00:57:02.924Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.194:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T00:57:02.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T00:57:12.926Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=595bb676-ae0c-4c80-8260-06773d261bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-01T00:57:13.966Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.194:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T00:57:13.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T00:57:23.968Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=b49dab96-34dd-4787-80b2-fef7e3c81328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-01T00:57:25.006Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.194:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T00:57:25.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T00:57:35.007Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=46c93819-e0bc-4ac6-8ea2-145f7beff711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-01T00:57:36.046Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.194:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T00:57:36.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T00:57:46.047Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=297def7b-9022-43b0-8706-793bdeac9899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-01T00:57:47.087Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.194:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T00:57:47.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T00:57:57.089Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=20a9aa85-4642-49e7-8988-aedb3e61ebce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-01T00:57:58.127Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.194:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T00:57:58.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T00:58:08.129Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=83678c11-54e5-477f-9424-743c87a5d35a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-01T00:58:09.165Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.194:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T00:58:09.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T00:58:19.167Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=d5d4adc4-c5d6-4f3f-83d8-fb7c87b3ae48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-01T00:58:20.237Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.194:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T00:58:20.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T00:58:30.241Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=806fcf10-ee22-414f-9534-3aa07e2c84be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-01T00:58:31.276Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.194:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T00:58:31.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T00:58:41.277Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=9eaf630c-7d8a-414f-8b28-3cd556591070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-01T00:58:42.316Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.194:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T00:58:42.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T00:58:52.317Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=9d79138f-5543-4a2a-b727-c5032f1cfb3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-01T00:58:53.357Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.194:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T00:58:53.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T00:59:03.358Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=15922257-01a3-4707-b48d-788effca3774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-01T00:59:04.430Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.194:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T00:59:04.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T00:59:14.432Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=de0a439a-3949-4cee-bff8-4af456c0fa68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-01T00:59:15.467Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.194:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T00:59:15.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-01T00:59:24.979Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-01T00:59:24.979Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-01T00:59:24.980Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-01T00:59:24.992Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-01T00:59:25.084Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-01T00:59:25.084Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-01T00:59:25.089Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T00:59:25.468Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=a952bdb2-a5ff-4afb-a7e7-54771d99aa86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-01T00:59:26.541Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.194:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T00:59:26.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T00:59:36.544Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=e21d1d19-347e-4618-a0af-ce236b9a33c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-01T00:59:37.582Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.194:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T00:59:37.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T00:59:47.583Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=774baa0d-df2d-4208-9310-928924d222f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-01T00:59:48.620Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.194:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T00:59:48.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T00:59:58.622Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=a1138a55-2fcd-4c22-b5ce-d33ed136c673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-01T00:59:59.691Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.194:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T00:59:59.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:00:09.693Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=a557997b-2b35-4608-8174-e6adf6ad0da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-01T01:00:10.741Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.194:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:00:10.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:00:20.744Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=742848d1-4673-4642-9110-f2db91b571d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-01T01:00:21.776Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.194:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:00:21.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:00:31.778Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=9088f9a9-2c56-4a53-8920-ca4aace03f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-01T01:00:32.811Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.194:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:00:32.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:00:42.812Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=1af35fe4-e8f1-4103-ad8d-2aa1fd1459d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-01T01:00:43.851Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.194:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:00:43.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:00:53.852Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=cc4ed01e-b39c-4e27-b1b3-776e5f48da0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-01T01:00:54.899Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.194:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:00:54.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:01:04.900Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=6d0d2edb-0101-4e7b-9510-51f5d9d1537f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-01T01:01:05.931Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.194:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:01:05.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:01:15.932Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=2c8933b5-889c-46e7-9501-45dccbeb564c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-01T01:01:16.972Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.194:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:01:16.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:01:26.974Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=41917bdf-e68d-4a7c-885d-d413e4f4807b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-01T01:01:28.011Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.194:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:01:28.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:01:38.012Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=94135206-cda0-4265-8a13-00c5cf8536fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-01T01:01:39.054Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.194:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:01:39.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:01:49.056Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=93fab930-a5b3-41f6-af93-fa00e9c3caaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-01T01:01:50.094Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.24.194:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:01:50.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:02:00.096Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=73b21704-55a4-4440-be41-f6f74d6a1817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:02:00.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:02:10.131Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=5efb7a77-131a-4287-b60d-1b1b548fe699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:02:10.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:02:20.153Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=17579ddf-661e-486e-ada6-3aee7baa8350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:02:20.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:02:30.166Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=34582151-4671-4e9d-84b7-c9f220ea9ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:02:30.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:02:40.176Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=894d626a-3c07-454e-a008-a1e0f7f9bf59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:02:40.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:02:50.187Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=12aec2c8-23c1-4da9-adf5-a2eef6a7dea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:02:50.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:03:00.198Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=bd450fc7-7221-4447-b793-3855be644be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:03:00.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:03:10.208Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=a676d4de-97f5-4456-a7d8-4c1f9db39b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:03:10.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:03:20.217Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=6aed6592-7cf5-4e8a-b720-ab8f327080b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:03:20.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:03:30.227Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=4710822b-4a47-4f99-bede-d3cda84cc44c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:03:30.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:03:40.236Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=42bc4f41-06d8-4034-87e6-3ee1cb7e0bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:03:40.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:03:50.246Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=d86f6e5e-80fa-4820-9e9c-183845add14b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:03:50.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:04:00.256Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=8f811a66-899b-4ab4-a72b-03feeaf02142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:04:00.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:04:10.266Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=191008c2-bf8c-4bc1-a5ef-4d07aef7c766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:04:10.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:04:20.278Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=572064a6-05d5-43fe-a60c-9221d1394c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:04:20.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-01T01:04:24.628Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-01T01:04:24.628Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-01T01:04:24.628Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-01T01:04:24.630Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-01T01:04:24.710Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-01T01:04:24.710Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-01T01:04:24.713Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:04:30.290Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=d8082053-d403-4de7-a3f5-edfe795cd064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:04:30.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:04:40.299Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=5a26c4bb-51e4-444b-97a1-30b78995173a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:04:40.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:04:50.308Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=37d112e4-557f-421a-81ac-831a2fb3fad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:04:50.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:05:00.317Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=be700c13-38e7-4ca5-95ba-2db2c16dc3b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:05:00.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:05:10.327Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=3ed53547-a17c-4bb1-b7a8-99abaacf9bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:05:10.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:05:20.337Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=68656198-40f4-4869-8bb2-952b269bceea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:05:20.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:05:30.347Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=40de90e0-874d-433a-9ef0-ad3d7b93dd75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:05:30.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:05:40.355Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=75648235-b6ae-4200-b4d4-1d15838548f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:05:40.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:05:50.365Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=bd26248b-8e76-4806-a0a2-7616eb8c2e16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:05:50.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:06:00.374Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=1a2a1ecb-d009-4ddd-afbb-0bf1f3152a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:06:00.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:06:10.383Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=3de41fb1-de37-4286-b858-68c22b9426c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:06:10.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:06:20.392Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=877b5839-ac83-43e7-8592-5287e93b81a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:06:20.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:06:30.404Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=6e3d58bf-2933-4d7e-b21c-06dc2c5d6d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:06:30.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:06:40.411Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=aa563155-c493-4ae5-abd1-1a062a7419b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:06:40.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:06:50.422Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=06e27df5-e72b-4259-99ad-a05d650693b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:06:50.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:07:00.431Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=d19317fd-e5a6-4144-ba1e-c3ba8d59b7dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:07:00.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:07:10.440Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=0cb1330e-3839-41d4-8200-a5d43ae6f682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:07:10.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:07:20.449Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=f80ab050-eda9-43d7-8f10-a2f1790b6828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:07:20.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:07:30.457Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=581c1a71-2900-4041-8fd2-804d39a30ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:07:30.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:07:40.467Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=9e03fcc7-109f-41ef-a7c2-ecb3de13f94b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:07:40.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:07:50.477Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=6015ce35-c3e7-4c31-bbc8-3bc8f5d85d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:07:50.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:08:00.486Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=68583f40-8d94-4782-978f-41c812bd92a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:08:00.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:08:10.495Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=75f2851d-10f5-4a4d-940b-1639d8f84530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:08:10.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:08:20.504Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=f5172e95-d109-4b89-b547-649596af3bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:08:20.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:08:30.512Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=99690178-1d0c-4223-a343-216ba45f75f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:08:30.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:08:40.520Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=15b8fca3-62be-4800-aa29-d653a757e2eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:08:40.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:08:50.529Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=85df17aa-d3a3-4bb2-ba2f-9d2ff0b738c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:08:50.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:09:00.537Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=6ab1ada8-ee9d-479a-bf95-90c1b264a2ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:09:00.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:09:10.546Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=eb9cbe9f-36c6-478f-bc75-faf8968f275b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:09:10.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:09:20.554Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=b1b5c546-4979-424d-be7d-2c22603073c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:09:20.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-01T01:09:24.605Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-01T01:09:24.605Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-01T01:09:24.606Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-01T01:09:24.607Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-01T01:09:24.707Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-01T01:09:24.707Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-01T01:09:24.710Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:09:30.563Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=59a5ee7c-8620-4ec3-9565-af2560822cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:09:30.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:09:40.575Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=73168057-1828-4561-8bb8-2b901127a778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:09:40.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:09:50.584Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=34b34cd6-6220-4c71-9b13-e58a6b14b835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:09:50.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:10:00.593Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=5404d4b0-aabc-4763-8f43-11272a3ea8e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:10:00.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:10:10.602Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=61e1381d-af48-46ed-bd7c-04f6ed8d0b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:10:10.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:10:20.610Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=c3203cad-bf24-42fc-b3c4-e1ec80f35ce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:10:20.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:10:30.618Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=8b6c1d6d-5720-4a12-999a-4e8e6ab34d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:10:30.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:10:40.628Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=9ad3372f-35ef-4456-9880-33ad5f3c9832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:10:40.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:10:50.635Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=feb1655b-31d5-433b-9c38-18a89425e4d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:10:50.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:11:00.648Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=f7ee8873-f21c-4298-9b67-3b65c5dfdff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:11:00.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:11:10.661Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=40f2ca27-6aff-48ec-a03b-882de2a60bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:11:10.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:11:20.676Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=9f4dfc3a-6412-442c-949a-c413d228c940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:11:20.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:11:30.684Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=ce6484bb-a1a1-411b-b416-6f503c86e4b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:11:30.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:11:40.695Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=eb32c27c-ca65-4919-ba98-19e6294cf61b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:11:40.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:11:50.702Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=16b5a24f-b814-494b-84a0-2340054f6c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:11:50.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:12:00.710Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=970ef6b3-b5f5-4c13-89b8-a8aca77dfe02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:12:00.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:12:10.719Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=e3fecd22-5728-482b-b1f5-bc57ced34b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:12:10.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:12:20.728Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=e186e6cd-1a37-4460-ba67-123376845f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:12:20.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:12:30.735Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=573e6140-0b86-4188-be71-1ab20d2fcd68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:12:30.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:12:40.744Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=4d186c58-7f13-4c18-b60e-8fbce275b1d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:12:40.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:12:50.756Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=c275013a-cced-4fd0-9137-97b0819db428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:12:50.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:13:00.763Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=c76787eb-5a7a-4720-83a6-d8d0c44128f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:13:00.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:13:10.771Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=7be04e44-c48e-4d26-ae0f-c8c86d0a1f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:13:10.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:13:20.779Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=d5aade90-eb3a-4d57-a183-85df3646b1e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:13:20.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:13:30.795Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=f3cf4780-4576-4610-b0d3-eb133cb7da7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:13:30.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:13:40.803Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=18adb748-2300-4d7a-a36a-ebd0ae9444ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:13:40.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:13:50.809Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=47fd283d-151e-47e8-9579-bdc440ce5e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:13:50.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:14:00.817Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=28e6d955-c066-4beb-b271-93d45d454343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:14:00.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:14:10.825Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=45454d55-9bc1-4841-9751-0ab0c3ac62dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:14:10.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:14:20.832Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=c5b78741-136d-4914-bb21-03387ebb26fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:14:20.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-01T01:14:24.681Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-01T01:14:24.681Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-01T01:14:24.691Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-01T01:14:24.692Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-01T01:14:24.778Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-01T01:14:24.778Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-01T01:14:24.781Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:14:30.841Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=4ae6274c-4572-4d58-bb18-6c664addd0ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:14:30.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:14:40.849Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=3e3ad958-f306-48ab-87de-33ae03f5b542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:14:40.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:14:50.856Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=19e1181c-ae1e-45d1-8e20-51153517009e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:14:50.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:15:00.864Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=c9f1b8b6-3e43-43b5-85db-1a1c717b57aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:15:00.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:15:10.873Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=5ab3dd26-7129-44f2-95c2-f1a7e292bb60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:15:10.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:15:20.880Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=99f894d6-3db7-40a7-8dea-d21cf8dfccca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:15:20.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:15:30.889Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=e35bec32-40a6-4866-8ba0-47053d240e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:15:30.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:15:40.897Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=02229900-78b6-44fd-9d3c-4023a7bf53d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:15:40.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:15:50.903Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=e6f0f9bf-9932-4e02-8832-8a265c280429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:15:50.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:16:00.911Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=371e9bb3-c177-4f42-af21-b57407848a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:16:00.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:16:10.918Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=89c60634-bcc3-48f8-b6cf-ca50f9bbc7ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:16:10.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:16:20.927Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=6e591e51-bd84-401d-8bbf-1bbfdd8ff3e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:16:20.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:16:30.934Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=951cc773-b3fd-410e-b60a-2e349a9cbb95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:16:30.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:16:40.942Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=63e868d6-4d2b-419f-ae27-02750783e50b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:16:40.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:16:50.951Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=7e32dded-d726-4941-8e5f-ac3995702225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:16:50.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:17:00.959Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=65e3ce27-7303-4af0-b6a7-c54b44371018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:17:00.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:17:10.968Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=1029b89d-674c-4283-8211-bb2633065612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:17:10.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:17:20.976Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=5996c4bd-681c-42fa-868f-67c58d9b6430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:17:20.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:17:30.984Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=37703987-e5dc-4f3d-bf4e-6ccd1a2b8177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:17:30.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:17:40.992Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=39c9eb04-066d-4589-a9b9-fa3f5f0dfcce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:17:41.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:17:51.000Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=03fce146-73c7-4583-9096-6ad9423b70cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:17:51.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:18:01.007Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=ef646f7f-f191-443c-a752-c461fe83e7fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:18:01.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:18:11.016Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=6501f9e7-0e04-4e93-94dd-ca5855c77479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:18:11.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:18:21.024Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=8e2631b7-cae2-4564-aded-e5f4bb636762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:18:21.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:18:31.033Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=2c1a9b76-3115-4346-99d1-bb0e658561e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:18:31.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:18:41.042Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=87094d07-07b8-41d2-94d1-648a4c5c22b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:18:41.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:18:51.050Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=5617d4c9-de44-4339-90dd-54d105b629db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:18:51.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:19:01.058Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=3a4b27bc-1c73-4498-b07e-0adb8f8c20d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:19:01.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:19:11.066Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=c0ab4d83-8cbd-4e47-91c4-66fc500ba621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:19:11.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:19:21.075Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=f732bedb-e1d8-45ad-b178-c5bf55c074a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:19:21.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-01T01:19:24.561Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-01T01:19:24.561Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-01T01:19:24.561Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-01T01:19:24.562Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-01T01:19:24.692Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-01T01:19:24.693Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-01T01:19:24.696Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:19:31.082Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=f09c118f-6ae7-4044-b3e1-67e8d5c86bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:19:31.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:19:41.090Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=d6e94bb3-5ebc-45f2-8fa1-e4bc6a4b8f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:19:41.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:19:51.098Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=e69e0c1a-3bfd-41fa-8351-5b54238a32fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:19:51.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:20:01.108Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=78ebe044-8a87-4bd6-a3b2-a5037977c040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:20:01.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:20:11.116Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=2c7a74f4-1606-460b-a7b8-bdd31e444c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:20:11.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:20:21.124Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=7187f931-b9da-41c3-90a0-db31523890ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:20:21.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:20:31.132Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=9a321559-25cf-44ba-b209-052e70054473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:20:31.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:20:41.141Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=faa37ad1-9055-44cd-9233-ca75ebba5963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:20:41.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:20:51.150Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=1e8e80a0-389f-4e70-bc5f-9f947545533e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:20:51.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:21:01.157Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=db74a332-2f75-43c4-8b6b-33e45db72044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:21:01.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:21:11.166Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=c94c9479-39ab-4f3c-97b5-4775251dfb3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:21:11.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:21:21.173Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=27235f4b-b64b-4720-88ed-a4a6ad8cec0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:21:21.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:21:31.180Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=01bff3d0-dac9-4d8a-908d-f3aa835fd1ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:21:31.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:21:41.188Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=11d5f0d7-db09-41b8-b75f-3f55f030f8c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:21:41.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:21:51.196Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=57e36d61-214d-4551-9082-c2054ec87ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:21:51.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:22:01.203Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=b13908ca-9e65-49da-a2cc-f5264c006a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:22:01.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:22:11.212Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=6ff24109-a60e-4bb9-af48-d9e334426e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:22:11.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:22:21.220Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=e5c81335-1a47-4daf-bf1b-842efb64c3d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:22:21.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:22:31.227Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=3adb1728-5b15-4684-981b-991d11205663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:22:31.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:22:41.235Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=d1723fe1-5bd1-4d60-8278-a3098eab0a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:22:41.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:22:51.244Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=e5296250-dca5-486c-9fa0-4469f54c823e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:22:51.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:23:01.251Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=2ae68368-71b5-4c6a-8ab4-7593b3ee49c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:23:01.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:23:11.259Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=12c1a387-a0b5-47f5-8ca9-ed91db1f5996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:23:11.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:23:21.267Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=ceb2b0c2-c4cd-4d02-92f9-582c79324f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:23:21.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:23:31.275Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=73282aa4-7cb4-45c9-8327-808506a7489e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:23:31.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:23:41.283Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=0ab2ad1c-d18d-4355-9b26-9384751b328d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:23:41.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:23:51.291Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=6c6031fd-1ca3-4d0b-ac22-7683309d1c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:23:51.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:24:01.298Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=835eee8f-0607-4c85-bc37-07402203013e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:24:01.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:24:11.305Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=eecc745e-055d-4918-a651-3544b10956ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:24:11.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:24:21.312Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=059d9e96-ca0b-485c-b7d5-2a4f80fdd78e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:24:21.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-01T01:24:24.558Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-01T01:24:24.558Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-01T01:24:24.559Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-01T01:24:24.560Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-01T01:24:24.636Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-01T01:24:24.636Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-01T01:24:24.638Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:24:31.321Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=8cd99cfe-13b3-49cc-9c2f-14a50e054c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:24:31.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:24:41.329Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=271edb7d-1fde-4b65-8cbb-2b9988a70448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:24:41.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:24:51.336Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=c0b83087-4c30-4818-8a85-d716495720b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:24:51.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:25:01.344Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=4e212cf7-9645-4036-b7fe-18c4142e055c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:25:01.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:25:11.352Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=6ac4fbd8-33af-4a18-88d2-ed7def29c26f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:25:11.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:25:21.359Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=62f90afd-d573-46f7-bd8c-27be4ae1300d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:25:21.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:25:31.366Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=1415c45e-c150-4d35-9cf0-0321efeda926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:25:31.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:25:41.373Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=9e00c7d3-b790-453a-9635-4022c1606319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:25:41.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:25:51.381Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=ff7b8c3a-332a-42ce-a914-d965289e839e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:25:51.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:26:01.387Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=b8408e1f-a731-45d4-9631-4b5849e26783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:26:01.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:26:11.398Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=bd04cc24-a844-4edf-a925-04aad6874325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:26:11.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:26:21.406Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=e8238adc-124c-43da-a1be-77337d2ad759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:26:21.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:26:31.413Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=16fa017a-d9d2-4267-89e4-12a7c6c2c492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:26:31.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:26:41.420Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=ffc61bb3-1e03-4d54-b3eb-e8c45bf0e5e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:26:41.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:26:51.427Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=57f124b5-0b7c-43ce-9606-bf5f56c24d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:26:51.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:27:01.435Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=d0af34e3-9fdb-4698-964e-56c02da91223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:27:01.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:27:11.442Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=a9c1b7ae-9e8d-421d-90cd-e7947b4e3b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:27:11.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:27:21.449Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=a5614bcb-25ae-470f-b654-e54496824299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:27:21.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:27:31.454Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=c3394b8d-6143-4e94-bb59-515a8ef55d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:27:31.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:27:41.461Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=83212c4a-5cfe-4c28-be2d-315683fd8d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:27:41.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:27:51.468Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=3f89f298-78d8-4892-9e44-4b4d108da71d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:27:51.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:28:01.475Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=fe99ae81-dd90-4333-a406-72965ccfc247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:28:01.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:28:11.482Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=1d715efb-8c8a-4a5c-b8fa-76bf4fadb9b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:28:11.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:28:21.490Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=de99869a-80c2-4351-a042-e5734aa66e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:28:21.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:28:31.499Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=d677afa6-b149-4aa2-a8f0-70be5a8926a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:28:31.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:28:41.507Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=337c7d7a-3c8e-4071-9ab8-e394980d75c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:28:41.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:28:51.515Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=1f9662fa-6360-4d2b-9420-489225082bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:28:51.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:29:01.521Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=f28ad5b6-5c88-40c3-b3b2-cc3e91c53645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:29:01.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:29:11.528Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=e81865a0-3302-457d-9a5e-f721aad167af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:29:11.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:29:21.537Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=5b942a59-5fef-40a9-ba59-b71304ddd748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:29:21.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-01T01:29:24.569Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-01T01:29:24.569Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-01T01:29:24.569Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-01T01:29:24.570Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-01T01:29:24.653Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-01T01:29:24.654Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-01T01:29:24.656Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:29:31.545Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=4a9bf635-131a-405e-93e1-6e654aa3e76e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:29:31.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:29:41.553Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=faac11e4-c286-414a-ac04-d612165edfa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:29:41.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:29:51.559Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=fa0931e7-f4b9-49d7-a5b2-7c3c63e6783f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:29:51.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:30:01.567Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=c61ec74c-3108-40ca-8d1c-d5eed184d5a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:30:01.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:30:11.575Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=5140ed3d-3b6a-491b-9ec8-75d58e7b50d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:30:11.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:30:21.582Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=3c7383ae-6411-4d9a-b3b6-6c7fe50b943b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:30:21.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:30:31.589Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=17381dba-c3d4-4d10-a2d9-4450a692d533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:30:31.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:30:41.596Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=ec99d7b6-1de4-4523-8c05-30324c089db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:30:41.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:30:51.604Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=9780f173-3902-498f-81f1-8e8201047dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:30:51.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:31:01.610Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=3080949b-925e-411b-904a-4ffe86e3b891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:31:01.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:31:11.617Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=a4ea0eb1-b2a5-450f-ab9d-fa26606198e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:31:11.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:31:21.624Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=ba43a9c9-e56a-407d-850c-bdc737b59f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:31:21.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:31:31.631Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=2597f393-a63a-48f4-99dc-9d0cf95dd85b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:31:31.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:31:41.639Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=14e4c2a1-6e86-4684-af9e-84ee6d8a1104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:31:41.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:31:51.649Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=cf3f83ee-925f-4681-b2dc-95ba618d2cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:31:51.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:32:01.656Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=0dfb7468-e47d-4a37-9a6e-0595668ef16f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:32:01.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:32:11.666Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=62476192-06af-474f-bd37-542158972017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:32:11.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:32:21.674Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=69afe60e-451c-4f15-92b2-485f60721e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:32:21.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:32:31.682Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=fb9ff325-3017-4125-822e-ecba12d6d083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:32:31.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:32:41.693Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=12c32904-8f2d-45f7-a930-e1d445f8bce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:32:41.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:32:51.700Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=25f0a924-6a84-41b9-8611-fa6599ae24d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:32:51.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:33:01.708Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=6d885482-697c-4279-be46-82f7d32e4267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:33:01.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:33:11.714Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=1a070e97-ef9e-4acd-acf8-b73c81c7445a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:33:11.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:33:21.721Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=0a2d6b9a-4dbc-47c7-92ce-9a4f0d87d0f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:33:21.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:33:31.730Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=8eaaa6a7-0d95-40f0-a7fc-63705850f231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:33:31.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:33:41.736Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=82d19ca9-1c96-453d-8508-e3d8835a06e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:33:41.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:33:51.743Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=b32dc200-26d7-419f-b567-a91bd616f381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:33:51.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:34:01.750Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=d5037f37-cc67-4312-a97b-1c7d6157ccf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:34:01.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:34:11.758Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=603ff198-9923-4d41-b5c3-ebfd1ce03879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:34:11.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:34:21.765Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=a9ea56ea-9c6c-4346-9d63-18fd6307e65d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:34:21.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-01T01:34:24.578Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-01T01:34:24.578Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-01T01:34:24.579Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-01T01:34:24.580Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-01T01:34:24.649Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-01T01:34:24.649Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-01T01:34:24.652Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:34:31.772Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=c3a7e6cd-b3ba-406b-9d10-777b48ede72b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:34:31.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:34:41.780Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=9048d969-0b23-423f-8e48-64013e6877ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:34:41.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:34:51.788Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=131a97e8-c2de-406f-92e6-08a3a3a56cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:34:51.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:35:01.797Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=986a577a-0194-4c42-97a3-e30c0d96abc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:35:01.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:35:11.803Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=504dc599-e610-4c5f-a7fa-3eb609af7e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:35:11.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:35:21.811Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=19bbd3b1-69e6-4faf-9d1f-dfb88bf7af2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:35:21.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:35:31.817Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=9e88338e-250c-496f-b9c9-4d65ceb9543e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:35:31.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:35:41.823Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=fb6efc4d-f089-48e0-bcd2-17a0989f900e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:35:41.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:35:51.829Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=85a773b0-fef1-406e-904a-c148815cd4ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:35:51.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:36:01.836Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=7dced685-9cbb-473c-a27c-026b639f0de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:36:01.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:36:11.841Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=1bfc3b85-bf67-407b-9df7-b97df773bffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:36:11.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:36:21.848Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=ae67d9b3-0e1d-4919-94c1-9b87fff8baff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:36:21.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:36:31.856Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=f375f30b-06f1-4d88-85cf-7a568d369ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:36:31.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:36:41.861Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=6bc7528d-2c81-4409-a476-ffb094cb2426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:36:41.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:36:51.868Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=cef1312a-f887-46f0-9561-bc3d3eb7ffc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:36:51.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:37:01.876Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=52da7064-e504-4e73-a229-cc43322b1bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:37:01.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:37:11.883Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=79b4745c-fe38-4888-a924-387da78f7a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:37:11.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:37:21.890Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=20e38e38-7c62-4e7a-826f-a2e67770b759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:37:21.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:37:31.897Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=359c0ba5-9414-41d3-a3bf-89f75d834558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:37:31.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:37:41.904Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=b1263fd2-fb98-4914-9c3a-e5cd7beb0584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:37:41.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:37:51.910Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=770d6cb2-ade2-4d70-a5a5-58b6f5cece1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:37:51.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:38:01.918Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=0e24fabe-24a9-42dc-92ab-5dfcdd6a2010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:38:01.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:38:11.923Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=db71699c-5003-490a-b0f1-7b3480a1ce10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:38:11.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:38:21.930Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=339d9b76-9399-469c-900b-62e8ef106cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:38:21.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:38:31.937Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=65f944bd-44dd-4b3b-8bde-4ad5d93c0f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:38:31.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:38:41.944Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=368be085-4f29-4872-8496-157428a9df11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:38:41.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:38:51.950Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=91bafacd-0159-42ab-8b51-ceb6b6ab8387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:38:51.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:39:01.957Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=368c15a6-926f-43de-8f8b-d093a7eaa232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:39:01.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:39:11.964Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=a4801e26-a727-4748-b4d1-783ebb221ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:39:11.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:39:21.971Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=0c885611-426b-4393-bf05-607ce96aa733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:39:21.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-01T01:39:24.586Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-01T01:39:24.586Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-01T01:39:24.586Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-01T01:39:24.588Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-01T01:39:24.682Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-01T01:39:24.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-07-01T01:39:24.684Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:39:31.978Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=0d1edef6-116f-4053-a099-14b91ea9f8b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:39:31.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:39:41.986Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=a78b7596-c76a-4a7c-8aaa-f95949fcfc43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:39:41.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:39:51.994Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=9ec17863-2825-47f6-9989-f8822d4d66a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:39:52.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:40:02.001Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=20f41630-e9c6-422e-a884-51850d0444c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:40:02.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:40:12.009Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=7d80d515-7795-4ab5-ba62-032acfc7b78e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:40:12.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:40:22.015Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=eb7694ec-dd9d-416f-a995-6c38e3fec323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:40:22.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:40:32.022Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=bc5c3268-3264-42d8-8da5-ca1719526a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:40:32.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:40:42.031Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=cf7286ef-fc73-43e5-8a89-bb476b92226a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:40:42.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:40:52.038Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=11e784b8-0f7a-4afd-a01f-fee800224e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:40:52.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:41:02.047Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=6dacadf2-90bf-402d-a6ec-37dde8f87538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:41:02.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:41:12.054Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=3b855837-8918-434e-bf46-8e4ac9e3acb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:41:12.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:41:22.061Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=5adad6ec-cff4-4404-9f34-3e4927e517f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:41:22.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:41:32.070Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=11b1babf-a7c2-403b-af5c-e7de222754d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:41:32.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:41:42.079Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=5f7c60a7-960b-44d1-85cc-5e138f26ef80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:41:42.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:41:52.087Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=23ca720a-e948-429c-9706-8837bf690f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:41:52.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:42:02.094Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=126478aa-9364-441c-8b2a-d9a3112d0fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:42:02.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:42:12.101Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=c6f4a4fe-43aa-424d-a86e-a31f81434db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:42:12.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:42:22.107Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=75730a6b-098f-49c6-af78-426242e98c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:42:22.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:42:32.114Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=9ac9c704-3a53-460a-8d30-def82ec2fbd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:42:32.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:42:42.120Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=e0b08b3c-6621-470b-99c3-e3634fd9f3fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:42:42.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:42:52.127Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=40820af6-3495-40d0-b27e-fdca4bf5ef88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:42:52.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:43:02.136Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=bb15c62d-ff35-4134-a679-88898cf192a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:43:02.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:43:12.142Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=75be1f0a-69bb-4d3b-a69c-799b2ed0f5e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:43:12.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:43:22.148Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=291c0c94-d5bf-49fd-a8e0-72c259425145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:43:22.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:43:32.153Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=559194b2-a4c7-4663-b45e-751218ad769d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:43:32.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:43:42.162Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=0d33af39-4f26-4433-81cd-13004bb0ec61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:43:42.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:43:52.169Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=bf86d707-7486-4e3c-9e28-707778f31947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:43:52.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:44:02.176Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=02417fe9-575a-4349-bd81-339a503c395d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:44:02.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:44:12.184Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=0c85d262-f9a9-4dd4-95b9-05562701236e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:44:12.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:44:22.191Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=0ee57035-718f-42ca-915d-e15220eff36e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:44:22.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-01T01:44:24.563Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-01T01:44:24.564Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-01T01:44:24.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-07-01T01:44:24.565Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-01T01:44:24.642Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-01T01:44:24.642Z |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-07-01T01:44:24.645Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:44:32.198Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=c4f3aae5-6fa2-4665-8d91-bbb1187715e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:44:32.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:44:42.205Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=af2445b7-5fce-4a9d-9a3f-e3a5731a727b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:44:42.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:44:52.214Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=a98099ff-0a39-4df6-adc9-e78276830f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:44:52.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:45:02.220Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=055b8c1a-d0a2-47c0-9a42-c4e5a9ac0f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:45:02.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:45:12.227Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=b6929a8c-7fda-4ef4-9f73-8d6c29680f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:45:12.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:45:22.234Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=5b2a333d-d7b6-4444-bc94-b69bc376ae17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:45:22.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:45:32.239Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=7a3ededa-079d-4546-beb6-d20fee726c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:45:32.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:45:42.245Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=6ea64726-98d1-47b3-b0b8-4a4bdd0af797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:45:42.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:45:52.252Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=f8a5d481-f24f-4438-9790-cc3cf8ed038b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:45:52.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:46:02.258Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=c6b35d2e-093b-44db-84fc-6a14d541d91d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:46:02.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:46:12.265Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=08f532d9-458a-4d2e-a670-03487f19ca2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:46:12.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:46:22.271Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=5f3728e8-caa2-410e-a836-0966652f812a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:46:22.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:46:32.279Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=6a2cf9eb-66ff-4b98-9c72-d28e53d995cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:46:32.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:46:42.285Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=0b1db4d3-74bb-4c54-945d-e447e93b4d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:46:42.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:46:52.295Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=a7f8fd03-b276-4bd7-bd55-11547fcb7f8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:46:52.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:47:02.303Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=1805b3e1-4c89-49d9-9a9b-3dabca50923a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:47:02.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:47:12.309Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=5f7f974a-d9cf-44c9-86e9-e0484da20382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:47:12.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:47:22.316Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=b2b123e9-ddf1-4dd6-99d4-94fa0205b039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:47:22.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:47:32.322Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=bf079558-9195-4ec7-b9df-9390fb4f5db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:47:32.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:47:42.327Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=2a120e18-d539-40d6-98e7-3f89da0ea03a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:47:42.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:47:52.334Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=042c9641-93cd-4e9e-a6ab-80806d133451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:47:52.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:48:02.340Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=6ff2e489-81e8-4245-abef-1fde148b5eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:48:02.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:48:12.347Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=5c75ba3b-083c-498a-aeca-f376f9bcfc3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:48:12.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:48:22.353Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=d67e4258-076f-4a03-854d-929e9e3e4e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:48:22.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:48:32.359Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=db3eeb3b-22e3-4e1b-9ff9-854deb290098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:48:32.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:48:42.366Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=3ef2b656-01c1-4d3e-a1ff-817a267f7960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:48:42.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:48:52.372Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=19ec508d-01c6-4195-ae35-8c53b68e8891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:48:52.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:49:02.378Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=b317ad58-9acd-4c3c-9fc7-44573252a652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:49:02.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:49:12.384Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=bfbbf0e5-dace-4847-b245-5319809aae56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:49:12.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:49:22.391Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=9191342e-3f46-492b-a936-facbd519006e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:49:22.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-01T01:49:24.545Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-01T01:49:24.546Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-01T01:49:24.546Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-01T01:49:24.547Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-01T01:49:24.612Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-01T01:49:24.612Z |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-07-01T01:49:24.614Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:49:32.398Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=42b49693-b396-4994-806f-d4cd345c9fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:49:32.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:49:42.405Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=ba867ce4-2e4b-44bc-98f8-aae5822392e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:49:42.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:49:52.412Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=9fedafeb-62c1-4f01-9725-12bd251629a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:49:52.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:50:02.420Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=51afdb07-b3ab-44f9-affa-ddcef4d62df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:50:02.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:50:12.431Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=72c08649-499a-4a15-b8f0-00d21c467eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:50:12.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:50:22.437Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=e177900d-6ea0-47c0-849e-be44d5f41d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:50:22.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:50:32.444Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=a65cc294-4049-4e16-9a0a-cbaad4e11ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:50:32.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:50:42.450Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=9d6ea37f-74fa-4f48-9c7a-504c5e817e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:50:42.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:50:52.458Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=bc68ca24-6eca-4cad-be1a-f86d046b5ce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:50:52.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:51:02.463Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=d9dc819f-3eae-4239-88e3-17f820591bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:51:02.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:51:12.469Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=403d3d53-0f78-4c92-b532-4aca1cdff74a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:51:12.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:51:22.476Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=fd6934b7-ed9e-4c69-9af3-b081d9927ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:51:22.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:51:32.482Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=8d6c8523-b0b1-4591-97c6-8255565cb4b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:51:32.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:51:42.489Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=f8e4cb0b-4dc4-47e4-b990-3c5e62386a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:51:42.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:51:52.494Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=a598e941-7085-43b9-bc47-b06eb3b36b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:51:52.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:52:02.501Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=b3501283-6770-4419-9aae-516bd0475669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:52:02.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:52:12.507Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=2346cca2-efdb-462b-a883-add6959215af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:52:12.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:52:22.513Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=59402a40-6c94-4eb6-bcd1-bdb592c3dca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:52:22.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:52:32.519Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=9e7c7faa-e5d9-457b-bced-154c897d03b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:52:32.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:52:42.525Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=1bfb1ca7-792c-4d60-a6d6-b85857c78844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:52:42.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:52:52.531Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=46118bc9-54fe-4a14-a91f-d86063ac481f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:52:52.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:53:02.540Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=cb75cc9e-f02a-4fb5-8460-4581537b8fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:53:02.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:53:12.546Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=5acaf3c5-7281-4ebc-a4e8-2be183d61579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:53:12.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:53:22.552Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=e2fc4a58-a4e8-43f7-85c7-4ba16a7dea8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:53:22.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:53:32.558Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=996408ca-64b9-4970-8f44-f5596490e3d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:53:32.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:53:42.565Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=455c4ea2-8c27-4ae6-adef-f02325ac1712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:53:42.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:53:52.571Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=f22e79ff-1e78-42bf-9c53-f1c96a1f436e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:53:52.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:54:02.577Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=0319d12a-8eb8-4281-9af5-ed2c4d78dc65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:54:02.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:54:12.583Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=14fb6f7b-8eb1-42f8-b0e1-df5c927e389a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:54:12.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:54:22.590Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=f4b97963-6808-4f5d-90bb-83eff1c90b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:54:22.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-01T01:54:24.565Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-01T01:54:24.565Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-01T01:54:24.565Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-01T01:54:24.566Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-01T01:54:24.637Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-01T01:54:24.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-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-01T01:54:24.639Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:54:32.597Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=6c80be2d-8dfd-437d-aed0-ed9017564d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:54:32.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:54:42.603Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=789fcd57-f032-4a02-bf38-493396fa7354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:54:42.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:54:52.609Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=edcb25c8-cc92-4d45-a145-689e2841f768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:54:52.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:55:02.615Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=e8a84f54-3d28-4410-9359-9b0a743178fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:55:02.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:55:12.622Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=2f9d2a4f-2a99-4117-ad31-06ab55f3d10e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:55:12.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:55:22.629Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=82b82359-6ef6-463c-8a8a-e8927c1666b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:55:22.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:55:32.635Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=b4419a17-f542-44f6-a14f-a1f494174d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:55:32.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:55:42.641Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=3e1170e3-3ab0-4360-a1f0-08e5ebc796b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:55:42.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:55:52.649Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=5c3e9701-23cd-4890-a2f6-c9c6ea7be2e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:55:52.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:56:02.655Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=40bf4351-ea27-4c25-b391-590a4441e4d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:56:02.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:56:12.662Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=d9e076d9-7759-492b-811e-a8ff0f508554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:56:12.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:56:22.668Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=5aada711-c1dd-4105-bf1c-1add7341d3d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:56:22.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:56:32.674Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=d51dbf9d-df73-43ea-b482-0d7f7df65e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:56:32.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:56:42.680Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=b1451bd0-ed51-4a15-831b-f9b86de5a47d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:56:42.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:56:52.686Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=8c3d5a9f-3e07-4116-ab48-5c7c1edc8b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:56:52.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:57:02.693Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=978b62cb-4124-4cea-877d-4493f9ac7575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:57:02.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:57:12.699Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=e0006832-4264-49fa-93b6-6b3d479cf2b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:57:12.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:57:22.707Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=5220453d-269f-4dd0-9f86-e083ff5bbc97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:57:22.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:57:32.714Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=acfdd9ca-5dfd-4723-8196-3a3d2dbc7688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:57:32.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:57:42.720Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=5082eb9f-a520-4998-8b39-3d0ef3201e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:57:42.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:57:52.727Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=d68eb67a-dbf8-4589-a3b2-abfb9fc6535c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:57:52.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:58:02.734Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=515e0743-3a04-42bf-a799-9aa524cfbd63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:58:02.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:58:12.741Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=dfcfff17-fd94-44a8-9594-6e291cee9f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:58:12.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:58:22.755Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=541b9bce-0ed4-424e-b775-949b3a25676a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:58:22.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:58:32.762Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=d6fd4fde-9ba6-431e-b9fb-0d405b72f804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:58:32.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:58:42.768Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=5d6447a9-c073-4d24-95b6-826ad9bc75ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:58:42.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:58:52.774Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=55eba697-6d6b-4695-88d1-fd8494b3c51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:58:52.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:59:02.780Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=d7b8fe54-46e6-470a-96cd-6a697b238796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:59:02.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:59:12.788Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=894cf558-72a2-40c8-9424-9b7ca8e24da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:59:12.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:59:22.795Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=8a490138-429f-4071-98ba-ee3ce681c3b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:59:22.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-01T01:59:24.567Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-01T01:59:24.568Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-01T01:59:24.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-07-01T01:59:24.570Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-01T01:59:24.644Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-01T01:59:24.644Z |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-07-01T01:59:24.646Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:59:32.801Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=068388b9-0d10-4acc-8ca4-9b3961032dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:59:32.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:59:42.808Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=90af70b1-f665-4eab-9cfc-847e4764ac24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:59:42.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:59:52.815Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=712b1558-1de8-46e8-b269-7fb1a1f24490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T01:59:52.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:00:02.821Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=264c53ea-9006-48ec-8470-86d0e063198b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:00:02.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:00:12.828Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=5dd7ba36-ecb4-4b1c-8941-d295389605cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:00:12.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:00:22.835Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=d4cf67bf-39b9-413b-8230-8acac2f775c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:00:22.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:00:32.840Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=cc29bd04-2cc0-446a-9753-35bdfab67d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:00:32.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:00:42.846Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=50d351c9-6974-47b4-97c1-8c2d8f247e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:00:42.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:00:52.852Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=cfa6fcd6-1bc1-452c-a5d3-23003a775b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:00:52.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:01:02.859Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=890bb7c0-8b11-4812-88a6-3aabc39c3e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:01:02.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:01:12.865Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=f6c15d80-6a21-4760-9e19-defe9407e73b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:01:12.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:01:22.871Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=b03af440-ed03-459e-9a20-ecc4ae144685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:01:22.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:01:32.878Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=7d071f26-4033-4656-bb12-c6da4267f64f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:01:32.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:01:42.885Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=5cb11ae4-ad57-4e29-9b19-9320d3921cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:01:42.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:01:52.891Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=19176582-4fa0-40d3-a173-1ebb1377cd59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:01:52.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:02:02.898Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=b90be394-7a32-4d5f-9969-f5b350511ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:02:02.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:02:12.903Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=4a51d6f7-8435-49de-b75e-a69c230576ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:02:12.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:02:22.909Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=de02e18e-08e4-4148-850d-4cbc425cbbc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:02:22.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:02:32.914Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=d9e4499d-990a-4b86-aaa7-3e5138347450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:02:32.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:02:42.920Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=0095b27c-12c2-48da-a86d-740d04c2b585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:02:42.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:02:52.926Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=abbd297e-a2b6-4732-9db7-c4127c067433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:02:52.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:03:02.932Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=a1d7a676-acb7-4483-a5f8-cdc54b0c8e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:03:02.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:03:12.938Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=a178e1b3-cb88-4c65-88ad-86c2d9bf6c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:03:12.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:03:22.944Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=41f54750-8b5c-4b6b-8de3-344ccbd6ef1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:03:22.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:03:32.950Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=42035eaf-ea92-44b7-800e-cb298bd97e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:03:32.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:03:42.957Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=548bd89c-597d-4830-b8ba-e2013d386fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:03:42.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:03:52.963Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=c99c300f-2858-43ce-836d-adfe585ffef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:03:52.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:04:02.970Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=8782abd4-2a8a-4b2c-afc4-8de470b598b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:04:02.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:04:12.977Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=58c9769d-cc18-482f-9e07-5c9990da3b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:04:12.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:04:22.983Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=e4b81dc1-9c5b-4b78-832c-f7cb61369b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:04:22.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-01T02:04:24.559Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-01T02:04:24.559Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-01T02:04:24.560Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-01T02:04:24.561Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-01T02:04:24.627Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-01T02:04:24.627Z |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-07-01T02:04:24.629Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:04:32.990Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=8f4b58fb-513a-4a99-99dd-f2f7dd5cde6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:04:32.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:04:42.995Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=6aaab3cd-d64d-45e4-912a-d48f60cf567f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:04:43.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:04:53.001Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=9afeee11-3df8-4f44-b7ba-463c3334ee64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:04:53.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:05:03.006Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=44ed3747-d332-4ff8-8099-95e61a659a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:05:03.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:05:13.012Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=600c81f0-d080-4981-b967-f27ab5c1dd5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:05:13.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:05:23.018Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=81273ae4-0f06-47ec-b2bb-af7e2a87784e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:05:23.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:05:33.023Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=90174630-9b74-41cc-bad4-59d5c14085d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:05:33.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:05:43.029Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=f50d3e89-7b2b-4ab9-896d-4a13449ee984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:05:43.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:05:53.035Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=68804344-fe11-4598-aca6-aeda349599e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:05:53.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:06:03.042Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=ca9fcb7d-aed7-42e1-942b-72a729c43c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:06:03.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:06:13.049Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=1934b6c3-e7bc-46a1-aa7c-074297c0331a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:06:13.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:06:23.055Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=bd3e5fb8-77e1-46de-9c58-93c664613908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:06:23.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:06:33.062Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=f8690825-d694-4e8a-b4a1-aa0a89cb958b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:06:33.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:06:43.067Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=c2cda8ec-f20f-408a-9013-de9462f9a48c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:06:43.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:06:53.073Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=bdd9eea2-e35b-4644-aa0b-ed18f22d9638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:06:53.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:07:03.079Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=4609ea7e-b3ca-41c5-a7a8-202b133fc3cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:07:03.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:07:13.085Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=d3b0db26-aa75-4ba8-8dbb-68217df1375b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:07:13.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:07:23.092Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=cc60ba7f-0cc8-4186-8a7d-9b9153d4311a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:07:23.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:07:33.099Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=2bc12b58-677b-4657-9f9f-80d27e7305dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:07:33.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:07:43.104Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=0b93d8d4-9f5c-4bf1-95e4-00849bf7f42e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:07:43.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:07:53.109Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=630f66ff-8de4-4f61-b758-5cc38554e88d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:07:53.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:08:03.115Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=7980e161-6b4b-44e4-9463-73708b82bde5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:08:03.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:08:13.121Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=af4adb65-aa32-4f5d-81af-c0ffb3195774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:08:13.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:08:23.127Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=c540ab73-91d3-4601-bba5-07e6db0137c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:08:23.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:08:33.133Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=28214e2c-cffb-48d4-a364-f450acbe7574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:08:33.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:08:43.138Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=880eff87-9b84-4a3e-92e7-b792182ce299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:08:43.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:08:53.143Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=cbc789f0-edd8-4e2d-82e9-ff99d6e5734d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:08:53.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:09:03.149Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=33294927-fe76-4a34-9107-f7148d48dd1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:09:03.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:09:13.154Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=99b83281-83bb-44b3-8228-68c63c6ce0b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:09:13.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:09:23.160Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=976aee2f-596c-4ff5-aeeb-fd06b3e7eb7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:09:23.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-01T02:09:24.569Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-01T02:09:24.569Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-01T02:09:24.569Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-01T02:09:24.570Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-01T02:09:24.657Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-01T02:09:24.657Z |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-07-01T02:09:24.659Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:09:33.166Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=2dccf087-8cf1-4e69-92c2-8ac9f1c4ae75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:09:33.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:09:43.173Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=e5edb8ab-3ad5-48bb-ab85-0a2099134add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:09:43.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:09:53.178Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=e3e425ee-b422-4696-bbe5-b69382a0404e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:09:53.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:10:03.185Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=79a7369c-c130-411b-9466-d59e9f1146e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:10:03.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:10:13.191Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=eeec0b40-a448-4df6-be45-584fb7e7d53f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:10:13.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:10:23.197Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=2151a827-969e-497d-b942-da2559f13c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:10:23.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:10:33.205Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=b22834d1-6e3b-4949-b7e2-dd6cb258d7aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:10:33.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:10:43.210Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=fbbb64b2-e4b6-4de6-86ac-540b2aed8ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:10:43.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:10:53.215Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=72591428-fafb-47b4-9d5d-cc7a1288ff6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:10:53.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:11:03.222Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=93a8278e-de75-469b-ba29-2c70fb3f3066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:11:03.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:11:13.227Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=6183cb2b-7445-460e-ad84-0a206d288beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:11:13.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:11:23.234Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=1d4de651-5297-4e79-83cb-455f5ad37318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:11:23.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:11:33.239Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=45f21bb0-b0f3-4606-aeed-0f8611b3dac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:11:33.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:11:43.244Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=202afc9e-48a8-4d7a-b56a-c40d2068afc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:11:43.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:11:53.251Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=7527936c-9f89-4a18-9cc6-1ddcd3a4db51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:11:53.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:12:03.258Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=29bb00e0-49a7-4a53-8c93-729da8b768a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:12:03.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:12:13.264Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=ebbd9192-f343-475d-9d62-61d70f315f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:12:13.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:12:23.271Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=6493b235-e3ff-4292-aa95-4da632c0f7bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:12:23.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:12:33.276Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=542954ef-4c9f-401b-be3f-3a3ded5b3321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:12:33.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:12:43.282Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=8259ff90-3ec3-4a73-8174-4e23caa383a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:12:43.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:12:53.288Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=4daf95d4-3e7d-46e5-9a3b-e2e17ed86cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:12:53.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:13:03.294Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=4cf5f20e-49f9-40f5-81dd-968b74e0087e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:13:03.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:13:13.300Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=703dee5d-1f26-4c4e-b575-cc3eae9452ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:13:13.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:13:23.306Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=9812088f-34f3-4862-b97e-0e81eda5e50c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:13:23.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:13:33.311Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=0653b1ab-6961-4536-95e7-f6760b2764c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:13:33.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:13:43.318Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=a602dfdc-6fa5-4061-8ebe-320debc6760d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:13:43.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:13:53.324Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=f1c8e688-215d-4981-a1fd-928b1e5e38c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:13:53.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:14:03.330Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=cb92e615-da4d-4bd6-8e56-6bb39dfd213d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:14:03.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:14:13.336Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=ba3c8453-ff2c-44d8-8fb8-df1c09076bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:14:13.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:14:23.342Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=a64077e6-5fb7-4d6f-ba40-e8cf7febf0b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:14:23.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-01T02:14:24.586Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-01T02:14:24.586Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-01T02:14:24.586Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-07-01T02:14:24.587Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-01T02:14:24.684Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-01T02:14:24.685Z |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-07-01T02:14:24.686Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:14:33.348Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=6a8be247-ae4d-432a-9a10-7737c0b77e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:14:33.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:14:43.357Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=2d4a4789-cc88-4069-8411-3fbbbec4d644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:14:43.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:14:53.364Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=e3e258d0-b69f-440e-bb8c-2b8ba8d8b0a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:14:53.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:15:03.369Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=fe47574a-7bb3-495e-be0e-283c618824e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:15:03.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:15:13.376Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=d989758e-6296-4922-8937-56b79b118f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:15:13.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:15:23.383Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=2d29ae62-a42d-41d9-994f-6d489be2edb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:15:23.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:15:33.388Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=0ad5fb5a-212b-4053-a0ed-72cdeee3593a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:15:33.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:15:43.395Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=ab358cb7-5e83-48dc-bebb-fe570e1f8fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:15:43.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:15:53.401Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=54c16c55-d8ca-4e82-bdd5-6df17e0cc708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:15:53.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:16:03.406Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=3f65f8d4-d9e7-4143-b672-ac61967d96bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:16:03.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:16:13.412Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=be77cfbb-b8d8-49c6-8966-b251729ee85c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:16:13.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:16:23.417Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=c6a5bc35-554a-4ac3-8d3e-2a8af85bd159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:16:23.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:16:33.423Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=078158fc-0bd5-4f4d-9558-92be80ae1716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:16:33.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:16:43.428Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=2bfe1fe1-87e7-4cb4-8e57-09c189c949f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:16:43.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:16:53.434Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=9bc66c15-e219-43e2-bd8f-f61bb244c69a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:16:53.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:17:03.441Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=ca1e2e97-6481-4420-a80e-d866471a7851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:17:03.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:17:13.449Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=cb856b9f-2291-4910-9a2c-97644449fffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:17:13.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:17:23.455Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=83ada3cd-4e78-4dd6-91d2-9f0649357c72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:17:23.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:17:33.461Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=2472adcc-c6e9-49e8-a8f6-4f096fafd881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:17:33.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:17:43.467Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=6ecda7ce-e676-4022-a42a-7534e6878dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:17:43.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:17:53.473Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=cb25243d-6783-4dc8-96da-850c586927d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:17:53.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:18:03.479Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=9c0af947-81f5-4615-bc6b-7d13e8e6286a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:18:03.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:18:13.485Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=b9451648-9175-421b-a31b-4c375e875e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:18:13.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:18:23.491Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=c2ac1748-cb62-4a4a-b7e1-c7b9907f9c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:18:23.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:18:33.497Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=87c09ad7-88d6-413c-9720-b257f5596c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:18:33.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:18:43.503Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=217a82d7-caf7-4715-95ec-a61ff017f720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:18:43.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:18:53.508Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=3aa6f265-18f6-49c1-ba4d-882eac667c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:18:53.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:19:03.513Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=92294606-8266-45a8-93d7-8f08cb723d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:19:03.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:19:13.520Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=bfa1f1db-8e86-4140-9bf5-bbd18f4e27ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:19:13.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:19:23.525Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=b17551e9-6e63-4a9e-9fcb-472b3b12bb88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:19:23.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-01T02:19:24.573Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-01T02:19:24.573Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-01T02:19:24.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-07-01T02:19:24.574Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-01T02:19:24.641Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-01T02:19:24.642Z |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-07-01T02:19:24.644Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:19:33.530Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=04fe6e62-689f-4cc5-82bd-4e7228ff155d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:19:33.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:19:43.536Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=88cc10f9-8c6d-4b9c-8622-b0af0b36663b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:19:43.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:19:53.542Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=9e604664-6a02-4e61-a037-680275ec7cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:19:53.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:20:03.549Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=60278b9c-30f0-4ba3-b5a1-acdd65490288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:20:03.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:20:13.556Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=d98dff3d-6c86-44e4-a03c-dd6b744ec280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:20:13.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:20:23.562Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=cf625404-5009-4923-ad00-6f8316311aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:20:23.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:20:33.569Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=3980c04f-cd62-41b9-9087-baae6c18ae16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:20:33.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:20:43.575Z |INFO |Init configs |InvocationID=93149d02-63c8-44fe-806d-cffda441b4bb, InstanceUUID=6a98ee7c-2a44-458b-973d-54c9f564f428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-01T02:20:43.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |