. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T22:10:52.238Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T22:10:52.241Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-02T22:10:52.317Z |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-02T22:10:52.963Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-07-02T22:10:53.720Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-02T22:10:53.723Z |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-02T22:10:53.811Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-07-02T22:10:53.866Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-07-02T22:10:53.904Z |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-02T22:10:55.598Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-07-02T22:10:56.035Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-07-02T22:10:56.053Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-07-02T22:10:56.054Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-07-02T22:10:56.112Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-07-02T22:10:56.112Z |INFO |Root WebApplicationContext: initialization completed in 2207 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-07-02T22:10:56.525Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-07-02T22:10:57.442Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-07-02T22:10:59.585Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-07-02T22:11:00.041Z |INFO |Started MainApp in 10.625 seconds (JVM running for 11.279) |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-07-02T22:11:00.121Z |INFO |Start scheduling PRH workflow |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:11:00.133Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=0bbeac77-7082-4db7-a809-97303308695e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:11:01.629Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:11:01.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:11:11.659Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=5f68d07b-bc75-44f3-86bb-014902f2bdd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:11:12.813Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:11:12.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-07-02T22:11:15.567Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-07-02T22:11:15.567Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-07-02T22:11:15.570Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:11:22.814Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=db1ac1da-74a6-451f-aa45-6f78a7486cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:11:23.927Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:11:23.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:11:33.929Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=7aeb270e-2f3d-4a63-9333-fee763f5cf9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:11:35.002Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:11:35.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:11:45.004Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=46aa50c5-55cd-4bba-9ae3-b4ae48366f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:11:46.071Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:11:46.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:11:56.073Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=a0142a2a-c29f-4989-914c-947ebc82ac3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:11:57.111Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:11:57.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:12:07.113Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=9112bb93-fd5e-42c6-b41a-e6eaaf01e7eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:12:08.183Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:12:08.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:12:18.185Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=13adf746-f5b9-4936-8e75-5d6917c2da5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:12:19.290Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:12:19.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:12:29.291Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=fbd9289d-14bf-49ad-94f4-c9be191abab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:12:30.335Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:12:30.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:12:40.337Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=b6b19848-b9ef-4f79-a516-c6aef45f29cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:12:41.399Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:12:41.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:12:51.401Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=6d1953cc-b9c6-456d-8742-1f588b2a3b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:12:52.440Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:12:52.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:13:02.441Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=86a352d1-5b32-40c3-b00f-364912082804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:13:04.119Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:13:04.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:13:14.121Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=af35a7dd-da95-4cd2-a1bb-918dc770efca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:13:15.195Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:13:15.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:13:25.196Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=b1fe3a9b-184b-4e0d-a9d3-911d01d14bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:13:26.239Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:13:26.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:13:36.243Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=eb2a8eb5-37f2-4071-a75a-e90225ae8147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:13:37.720Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:13:37.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:13:47.722Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=74afd20a-b185-428b-bc0a-19a04168acb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:13:49.438Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:13:49.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:13:59.442Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=d81b63b0-def0-442a-9de5-333853225c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:14:00.503Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:14:00.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:14:10.505Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=f0aa7742-7452-4f23-a563-02cc4c1bde7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:14:11.544Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:14:11.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:14:21.545Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=802cb4da-5bf7-4c59-b17f-4e6db901711c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:14:22.615Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:14:22.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:14:32.617Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=c832efe9-efc1-4f4a-94bd-e8e445f3ea31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:14:33.847Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:14:33.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:14:43.849Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=ff4c3590-4559-4117-a9f1-e73b197b8fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:14:44.919Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:14:44.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:14:54.921Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=08fe5fa8-f509-4120-a360-9c67830c9187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:14:55.960Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:14:55.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:15:05.962Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=f1179339-1e68-4b00-807c-f0a3ebc73e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:15:06.999Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:15:07.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:15:17.000Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=e307df4b-7ccf-4a87-b57b-ba101e28b041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:15:18.138Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:15:18.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:15:28.140Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=caf4d47d-b6ff-4b67-8f5c-aaac01a04098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:15:29.208Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:15:29.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:15:39.209Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=443ab4e1-098e-4a93-b7d6-5d862d272c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:15:40.248Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:15:40.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:15:50.250Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=5e3dd093-8601-4de0-addd-715b22fc3130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:15:51.415Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:15:51.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T22:15:56.960Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T22:15:56.961Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-02T22:15:56.961Z |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-02T22:15:56.963Z |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-02T22:15:57.085Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-02T22:15:57.085Z |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-02T22:15:57.090Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:16:01.417Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=d06d86e7-0418-4b6b-96c3-9b46d40f5f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:16:02.679Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:16:02.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:16:12.681Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=4660ef12-9937-465f-851f-2410d362096c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:16:13.720Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:16:13.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:16:23.721Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=290d4e45-0ef4-4f75-813a-f48e9c64a4b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:16:24.791Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:16:24.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:16:34.793Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=65c9c015-9095-4843-b0ea-476aad8313bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:16:35.895Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:16:35.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:16:45.897Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=7485f97c-fc83-420c-9ccd-fe53f818b90b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:16:46.936Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:16:46.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:16:56.937Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=099b9429-6f90-4b1e-851a-9116eb8e546d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:16:58.775Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:16:58.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:17:08.777Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=c28448a3-b88d-4d29-89b6-08fd0fd44ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:17:10.039Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:17:10.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:17:20.041Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=1ed5e31f-709d-485e-ab11-5a3d6f573463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:17:21.637Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:17:21.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:17:31.638Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=b5dc330d-0284-4b44-82d6-b56fed423204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:17:32.696Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:17:32.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:17:42.697Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=3ea0abde-8840-4e38-9f19-24c0ad1dced0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:17:43.767Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:17:43.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:17:53.769Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=5d2588e6-03d9-43d2-9b23-dc19c9f4246a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:17:54.999Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:17:55.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:18:05.001Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=a7ac343b-f111-49e2-b6d1-fe7bf865ac1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:18:06.039Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:18:06.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:18:16.041Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=fdbebb3d-b577-4527-bdf8-e1b781c5cad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:18:17.112Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:18:17.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:18:27.115Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=84838eb2-5f86-4e96-9ac8-e77db1d672ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:18:28.183Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:18:28.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:18:38.185Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=06c0d5a0-9b41-45c1-b94f-a04fb7ba334b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:18:39.255Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:18:39.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:18:49.257Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=b754a7d8-6cc4-4e41-b056-dd4505e92c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:18:50.363Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:18:50.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:19:00.365Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=4e00cba6-5d99-4149-92e1-bbc85484e7d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:19:01.400Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:19:01.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:19:11.401Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=c541c893-218f-4a6a-9c75-9c2383fe952c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:19:12.472Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:19:12.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:19:22.473Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=5afb85d3-a60e-425f-896c-becec6435435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:19:23.544Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:19:23.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:19:33.546Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=46f86f62-e364-411c-aaae-802fa43f2dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:19:34.616Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:19:34.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:19:44.617Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=c899dd97-e2a5-441a-a43f-0ed5903a5e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:19:45.719Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:19:45.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:19:55.721Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=9c3fd7e6-ae66-411f-aedf-e4eed27b679d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:19:56.791Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:19:56.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:20:06.794Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=4e9f81ed-6dd3-4333-854d-8e823c026fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:20:08.056Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:20:08.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:20:18.057Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=59f0a267-fea8-46ee-b9f7-5677d6a4a209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:20:19.095Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:20:19.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:20:29.097Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=2bddd0f0-87c4-4e0d-b82c-c3d346a72742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:20:30.264Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:20:30.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:20:40.265Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=2b631ac8-8eba-4b5c-843b-38242541c077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:20:41.336Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:20:41.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:20:51.338Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=04b85fda-1958-4094-b009-08376cb0cc03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:20:52.439Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:20:52.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T22:20:56.771Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T22:20:56.772Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-02T22:20:56.772Z |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-02T22:20:56.774Z |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-02T22:20:56.864Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-02T22:20:56.864Z |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-02T22:20:56.866Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:21:02.441Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=9d6e6ee0-3385-4265-964f-18dc71b276e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:21:03.544Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:21:03.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:21:13.546Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=3c5c096e-c35f-4da5-9048-59d2346f1d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:21:14.584Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:21:14.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:21:24.585Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=6fd4b360-a937-48fc-86ac-4e0deb6e4c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:21:25.656Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:21:25.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:21:35.657Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=05f6e17a-e6f4-4eb7-ad5b-a67c52cf216e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:21:37.048Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:21:37.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:21:47.050Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=aa3534e2-714d-4599-8f91-47af6a724618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:21:48.216Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:21:48.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:21:58.217Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=8780478d-d6ab-4ca0-95f3-60e33c75acea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:21:59.320Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:21:59.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:22:09.321Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=07c7aaeb-ab80-44c7-9fe4-7ed8e87c915b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:22:10.392Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:22:10.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:22:20.394Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=58137733-e252-49e2-86a2-bca7e2fcb1de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:22:21.432Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:22:21.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:22:31.433Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=fe7b762d-2892-4fbe-8dce-4cdddad95bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:22:32.503Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:22:32.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:22:42.505Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=17aa88de-bc09-4ffb-9b6b-c4e0070a3c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:22:43.576Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:22:43.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:22:53.578Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=20e6b3e9-94a3-4c17-8c2f-6e0a034bada9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:22:54.615Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:22:54.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:23:04.617Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=2a3ec82e-b00e-436e-aa7c-8e95cb6e2c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:23:05.688Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:23:05.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:23:15.689Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=994e8e8c-d15f-4625-b0cc-1bcdd6bbe866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:23:16.888Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:23:16.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:23:26.889Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=bc9409c5-dff2-48a6-8f29-a26031fd67bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:23:28.247Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:23:28.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:23:38.249Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=db881b48-6e92-4820-9ef2-1469a4e7f6eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:23:39.287Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:23:39.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:23:49.288Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=6a1597ad-91fe-42c6-ab3f-3276d733fad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:23:50.360Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:23:50.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:24:00.361Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=07773bcc-9547-458f-b721-c34ca23faa2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:24:01.399Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:24:01.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:24:11.401Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=cc4e47ef-8e63-484f-95c5-638b255aefec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:24:12.728Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:24:12.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:24:22.729Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=66b917a1-d0d5-4fa3-88c7-135b3cdb80d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:24:23.800Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:24:23.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:24:33.801Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=e3e23269-89c7-47ee-bc70-d9bffff02ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:24:34.843Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:24:34.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:24:44.844Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=7a908049-4404-48a2-bb66-2a84970265d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:24:45.911Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:24:45.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:24:55.912Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=9a68d5aa-c61a-4e9c-9aa7-0024024fe13e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:24:57.496Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:24:57.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:25:07.498Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=d27c6075-7766-4bd5-bd6d-95614723dd2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:25:08.535Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:25:08.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:25:18.536Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=72d8d81b-8764-44fd-acb7-7ce8e87df9f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:25:19.639Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:25:19.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:25:29.641Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=f9924f2e-ff3b-42ff-a197-121184d5f135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:25:30.743Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:25:30.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:25:40.744Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=0589bc07-2836-432f-afaa-78499204cd7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:25:41.815Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:25:41.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:25:51.816Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=26624b49-a590-4a14-afa3-278329d1c6a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:25:52.923Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:25:52.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T22:25:56.800Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T22:25:56.800Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-02T22:25:56.801Z |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-02T22:25:56.803Z |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-02T22:25:56.883Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-02T22:25:56.883Z |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-02T22:25:56.885Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:26:02.924Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=3962c83a-f1ba-43ae-a36a-02010bf05108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:26:03.995Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:26:03.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:26:13.998Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=a27a1379-8aee-45f6-a73a-33d4e2207d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-07-02T22:26:15.035Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.48.18:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:26:15.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:26:25.036Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=94911f2a-0896-4623-bcc4-191d4b89b445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:26:25.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:26:35.091Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=9e25160b-e203-4d78-9d76-7c6aba336937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:26:35.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:26:45.103Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=23d05177-5ca2-4752-92ee-61bbfcccc052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:26:45.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:26:55.114Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=8efb7dd5-8518-4df8-b05f-9c8338cefde3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:26:55.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:27:05.128Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=331ef31e-f1da-447a-8766-e49626dac9a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:27:05.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:27:15.143Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=a285829b-c1ee-4d5e-8ccc-6ed8ffc688db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:27:15.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:27:25.155Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=f035816a-ea8b-4f89-a8e4-03f2444597cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:27:25.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:27:35.166Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=9931a118-a3eb-40e4-a9bc-ff2d12119976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:27:35.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:27:45.177Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=c26622de-edab-4b55-82a8-e55d091d0cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:27:45.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:27:55.190Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=3d12a0af-4591-4e84-8975-4cddc054f6b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:27:55.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:28:05.203Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=4c6602c5-ad94-465d-bf74-27778fed5774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:28:05.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:28:15.214Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=4ba16e37-c244-4c50-8103-8468fb206fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:28:15.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:28:25.225Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=faa69bbc-b129-46bc-bd27-e8e187782fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:28:25.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:28:35.236Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=c62f2cc1-2bef-4f2f-b3ad-293d2c7f27a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:28:35.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:28:45.247Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=402c55e5-d344-49b4-926a-47b61bf73840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:28:45.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:28:55.257Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=50d438b0-c5ce-4c4a-8f15-c513105a8e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:28:55.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:29:05.265Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=7fd130bc-b90c-41aa-98b4-db1ef3c67765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:29:05.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:29:15.277Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=d12ac50b-47ab-4fae-939c-bc739a49966c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:29:15.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:29:25.289Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=2a042911-8e27-4812-baef-cb8bf4740556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:29:25.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:29:35.302Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=39142c05-c3fa-49db-97a8-bc3c34388e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:29:35.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:29:45.313Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=69f446c2-1dfa-4330-a799-6e5b8d9ef816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:29:45.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:29:55.323Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=232753b1-e18c-4d48-aaa9-cb02170c4e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:29:55.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:30:05.333Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=39b57a23-fa58-4b91-867b-c94a975c85cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:30:05.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:30:15.343Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=9260df1a-af2c-4ea6-9d38-1432bcc5974f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:30:15.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:30:25.351Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=418857eb-bbbb-402b-8592-582b3d917300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:30:25.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:30:35.363Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=ead9ab4c-36ed-4792-b3b0-f08413bb8492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:30:35.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:30:45.373Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=fdfa87df-b153-4e27-8161-c382876bfa24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:30:45.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:30:55.387Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=f370316d-3332-4d46-882a-6acb8101c029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:30:55.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T22:30:56.735Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T22:30:56.735Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-02T22:30:56.736Z |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-02T22:30:56.737Z |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-02T22:30:56.841Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-02T22:30:56.841Z |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-02T22:30:56.843Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:31:05.402Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=9e3d1d99-ab82-4983-98b2-720cf69a4e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:31:05.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:31:15.414Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=08afe2b1-ef44-42fd-b525-b3306e674d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:31:15.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:31:25.425Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=285d04b0-545d-4a3d-9aff-7d2bf908f449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:31:25.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:31:35.434Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=2d2168c7-88ee-43d0-b200-9fdb45138340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:31:35.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:31:45.445Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=7b6bf401-aeb9-46fd-bffe-e1cb09c8938a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:31:45.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:31:55.454Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=4c019cc9-5757-45fe-9ca3-8ad8b1f0a5a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:31:55.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:32:05.463Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=cad5ab35-d8db-4ce8-be76-f3d6e2ad40cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:32:05.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:32:15.473Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=79ea4e5c-a36b-4c5c-9232-578b1087141a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:32:15.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:32:25.483Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=056c1e2e-3b80-4fcd-93f1-42412d4b1a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:32:25.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:32:35.504Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=85721771-c489-4e1a-bec9-8d88b8c8a9cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:32:35.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:32:45.512Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=f66cbb04-31e0-4e30-a687-7c4fc3eab99b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:32:45.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:32:55.521Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=492c8e67-4bfb-4e87-b0cf-4d6f8a0fbe6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:32:55.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:33:05.532Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=7c5f41dc-c15f-4336-bd6c-953b76273b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:33:05.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:33:15.542Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=b0389d85-9f54-4801-a57a-eba17fd72a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:33:15.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:33:25.550Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=3e9df5a0-af9b-4ce1-9317-a26fa917fea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:33:25.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:33:35.559Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=64196a0a-2796-41fe-9878-acc9990e20e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:33:35.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:33:45.567Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=dbca56a7-e52c-49d7-aa4b-6000a12e8a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:33:45.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:33:55.578Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=60f3ad55-4ef5-4408-ba67-aa8c45f7b66f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:33:55.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:34:05.586Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=22faa7ca-e4ac-4fbb-a459-d2601b060a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:34:05.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:34:15.595Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=d41b5fd8-be6e-4e33-9586-f7289fa9cbfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:34:15.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:34:25.604Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=0e27d6c2-ffa4-49ab-921f-b9eaccde1448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:34:25.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:34:35.611Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=a89ddcaf-2fcc-4389-ac9f-03f348d72f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:34:35.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:34:45.621Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=e32af36a-a165-48e8-aff3-87369541ea5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:34:45.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:34:55.628Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=201da6cb-4bde-4068-b98e-fae909609005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:34:55.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:35:05.635Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=0b3a3323-9a3a-43b3-9ad2-ad87d4151f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:35:05.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:35:15.643Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=90051a2d-9fda-4a0b-b319-b0508aeac492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:35:15.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:35:25.651Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=bb2917b7-6157-480e-b0d5-b0f88fa25739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:35:25.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:35:35.659Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=f8167311-6f9c-4dca-8db8-3948f7a44f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:35:35.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:35:45.668Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=ba162799-bb5f-431c-bbbd-c04ddff28bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:35:45.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:35:55.676Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=49c8e60d-986a-4c63-9f2d-ceb247f0c27a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:35:55.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T22:35:56.755Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T22:35:56.756Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-02T22:35:56.756Z |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-02T22:35:56.757Z |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-02T22:35:56.845Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-02T22:35:56.845Z |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-02T22:35:56.847Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:36:05.685Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=b3bc2cbc-43f8-4a50-a9a5-de0ce231753a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:36:05.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:36:15.693Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=b257e39e-0fa4-4d4a-aacb-37b17d885697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:36:15.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:36:25.702Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=1b807569-28af-43d5-9d4c-dcb15132600d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:36:25.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:36:35.709Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=08abae48-bbe7-4053-b919-90e1a8d800b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:36:35.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:36:45.716Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=93de46c9-fd47-4e00-b2fb-ad288eb9b07f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:36:45.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:36:55.724Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=32b23900-61d6-4401-ac71-cd2d76135f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:36:55.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:37:05.732Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=f7a28370-2fa3-4bdd-b104-0b9b8d57fc87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:37:05.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:37:15.740Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=5e938e6e-4efa-48fb-a608-3c5d762ac99a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:37:15.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:37:25.748Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=fd3a7455-24f1-46df-92f8-4f65c7e05373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:37:25.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:37:35.756Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=890b5f5c-9be4-4ddc-9fef-103bb870d91a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:37:35.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:37:45.768Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=1b7a5f3d-3978-4340-842d-ce31e52aad09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:37:45.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:37:55.778Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=7f950b4c-c156-4e70-8dd5-110835a6ea47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:37:55.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:38:05.785Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=017b40c2-b3a5-4f76-95cd-7ea12d163185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:38:05.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:38:15.794Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=00afc72a-3b73-4b50-86a4-04371a7e0a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:38:15.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:38:25.803Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=cbfc3d62-d18f-409d-ac2b-93f339d4d336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:38:25.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:38:35.811Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=a2985557-18e6-4e8a-9da7-67daeef4bc8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:38:35.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:38:45.819Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=b4fe0139-45f6-4258-812b-f65f1a78d3b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:38:45.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:38:55.826Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=d2a44ce1-92ae-446e-8253-6a4e0ef0e390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:38:55.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:39:05.834Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=d882b822-5ae2-4ead-a238-8e7e74014ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:39:05.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:39:15.843Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=3e3b79a9-aaf6-4850-9491-765f2e0abac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:39:15.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:39:25.851Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=85324579-e776-4261-8100-ee270fc658fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:39:25.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:39:35.859Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=995a1b4d-38ac-47ac-a8db-90fdd51ab74f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:39:35.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:39:45.867Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=3b695dba-0aa1-4bf3-93c1-cc85bfa5fa39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:39:45.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:39:55.875Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=d4336af6-2ee0-48a3-8f23-9464fc088b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:39:55.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:40:05.882Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=68e6ada7-4e5e-4167-8a9d-72ac52a27181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:40:05.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:40:15.890Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=0b0ada8f-bfc9-4b15-8de0-cec34824b32b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:40:15.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:40:25.896Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=f8e04c5e-4c23-4e18-b3a1-263d0ddc1efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:40:25.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:40:35.905Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=cfdf1682-07d5-4528-9da2-ed19fd141235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:40:35.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:40:45.912Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=02383d53-8a9c-4ced-86d4-bfa26807c4a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:40:45.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:40:55.921Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=3d4334ac-1427-4b81-a856-dbd40fda4471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:40:55.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T22:40:56.760Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T22:40:56.760Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-02T22:40:56.761Z |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-02T22:40:56.762Z |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-02T22:40:56.827Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-02T22:40:56.828Z |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-02T22:40:56.830Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:41:05.928Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=9191bd76-63cb-47e1-bcaf-172783f0e16c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:41:05.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:41:15.936Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=28465967-e728-4bb7-b570-da8f30afa8fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:41:15.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:41:25.944Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=4a9060fd-39c0-4aa6-add0-a7509f28f7ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:41:25.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:41:35.952Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=e640a019-b65d-4e98-9cfb-bc08b3051e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:41:35.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:41:45.959Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=8f956099-689f-44b3-ab0b-79aa24b2c62d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:41:45.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:41:55.966Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=622c0ce7-d1b4-4665-9052-62b8b5a1350f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:41:55.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:42:05.975Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=4f8ba6a0-5980-4042-9971-f7328561da01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:42:05.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:42:15.981Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=eb4eba2f-8f03-4229-b2f6-0d67c794ff45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:42:15.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:42:25.988Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=daa346e0-b540-47ea-8d42-737a7b476b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:42:25.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:42:35.995Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=ffeac589-f006-481e-993a-c5eea155b77c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:42:36.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:42:46.003Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=5c0cea28-670e-4fb8-9059-ae078f8ed178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:42:46.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:42:56.011Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=087e1fd8-f7fc-4bbe-b3fe-708e03533acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:42:56.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:43:06.017Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=308a86fb-7cee-47ac-adcc-f652bbdc80bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:43:06.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:43:16.024Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=93a5c71d-c780-49d5-862e-3ed2726907a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:43:16.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:43:26.031Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=fa5cb372-8129-4076-bb89-f0efc5e9bd6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:43:26.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:43:36.039Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=ec8b6919-5124-48e8-95a8-21f214a55a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:43:36.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:43:46.047Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=75be8322-daee-402c-8235-e47af1dfb891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:43:46.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:43:56.055Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=6ecd2bcc-b0f0-428e-808f-e88674be9f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:43:56.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:44:06.062Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=43aad766-fae8-4e17-890a-d7994355a1e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:44:06.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:44:16.069Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=7a5e22c2-67fb-4184-8712-65a8a99da6f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:44:16.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:44:26.076Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=71bd10ac-cd05-409a-a933-14b2664d2c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:44:26.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:44:36.083Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=3b0d90cc-0534-40d0-a0a2-b0a8ffa10a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:44:36.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:44:46.092Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=88136ead-c3d0-4ff0-b16b-d36dee0f0f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:44:46.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:44:56.100Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=ae84c605-a22c-477e-9652-38f7cf944381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:44:56.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:45:06.108Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=e84b8bfd-c44b-42a9-9c15-5c579e7193b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:45:06.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:45:16.115Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=8e9376a7-e9e9-4bd8-aba7-e87d203e0762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:45:16.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:45:26.123Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=2e03df3d-c079-49bf-bf35-bc7935bbf334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:45:26.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:45:36.131Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=6e94d630-debc-4fb9-b665-54d7ec43a596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:45:36.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:45:46.138Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=d6d14032-2d35-4ba5-b2a7-a83871efe610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:45:46.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:45:56.146Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=1d70931e-08d7-4450-9140-6091d83b59e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:45:56.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T22:45:56.754Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T22:45:56.755Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-02T22:45:56.755Z |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-02T22:45:56.756Z |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-02T22:45:56.852Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-02T22:45:56.852Z |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-02T22:45:56.855Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:46:06.153Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=985df1bf-e9d0-405b-9f9f-ef8ef26fb31f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:46:06.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:46:16.160Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=291319c6-6ead-4ccf-bb40-8b58fdaf5c1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:46:16.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:46:26.167Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=f0807bf8-18a7-438e-8bd4-57a5e53b418a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:46:26.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:46:36.175Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=f0a73994-79aa-4e22-9ec3-44aee5203443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:46:36.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:46:46.183Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=925510f7-4e1a-4676-9193-0458b7ce02c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:46:46.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:46:56.190Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=cb3bb9d5-a4ea-490b-9f56-6c11c7b648f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:46:56.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:47:06.197Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=574fae10-9092-46fd-a087-f482646447e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:47:06.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:47:16.204Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=24dfb937-d555-47f8-82e2-1c9959e38ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:47:16.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:47:26.214Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=de29ac51-7770-4a05-8cab-c3a2a1ea05ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:47:26.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:47:36.222Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=a46e4aa2-94be-4215-b9dc-3e6bcc525f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:47:36.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:47:46.229Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=7a07a158-e406-42e1-9d02-19056e15f3a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:47:46.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:47:56.237Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=aa58e450-576b-4c27-9f67-f1d8ea78eb5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:47:56.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:48:06.244Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=cd05148a-3c29-479a-848f-bc4bf762b49b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:48:06.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:48:16.251Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=a179befb-c354-420b-acd4-a50cf1871a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:48:16.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:48:26.259Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=ba943e08-d8d0-4b22-aef9-701b41bc9242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:48:26.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:48:36.266Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=9e8625d3-a1fc-463e-a4d2-479aa170160c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:48:36.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:48:46.275Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=603975aa-2bc2-46bb-b005-c31be0e3e1a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:48:46.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:48:56.280Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=ebe65f73-c520-4a09-abc8-97c3f2605d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:48:56.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:49:06.289Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=fd79209c-107f-44fe-abf1-a2c005cae52f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:49:06.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:49:16.296Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=52726772-05c6-43dc-8764-4dd39d8841e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:49:16.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:49:26.303Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=1b4b12e0-a1ba-4376-9ef9-5a4e57dc8718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:49:26.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:49:36.312Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=8f1a8700-e574-4ab3-ac1c-7684f0ad2e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:49:36.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:49:46.319Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=508dc4c2-0e55-43c9-8644-b7a146ceb265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:49:46.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:49:56.326Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=57d4da1a-9c70-486b-9adf-57d06ee4c2b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:49:56.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:50:06.333Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=2b5107f3-ef2a-4ff3-8665-80793c90b856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:50:06.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:50:16.340Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=48c565f3-ae08-4d84-9099-55056f8f8072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:50:16.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:50:26.347Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=4fa61c29-a5fd-4413-acd3-5b30a373a85f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:50:26.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:50:36.355Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=6fb04aed-f39b-4147-8733-61d7da69a46b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:50:36.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:50:46.380Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=0e7c8dbf-2a18-49a2-a830-06de9f488350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:50:46.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:50:56.386Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=619e3a79-2e7d-4abe-a97e-5a4f744a4c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:50:56.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T22:50:56.739Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T22:50:56.739Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-02T22:50:56.740Z |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-02T22:50:56.741Z |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-02T22:50:56.804Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-02T22:50:56.805Z |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-02T22:50:56.812Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:51:06.394Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=280beccf-505a-434c-b178-4f970ae77aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:51:06.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:51:16.401Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=34fd8f27-1fba-4937-8175-3ab56e4267a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:51:16.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:51:26.408Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=e22f3a5f-4533-4b5b-a1ed-0201a0d90078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:51:26.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:51:36.414Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=e10e855a-7a87-401a-9b34-759599d51dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:51:36.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:51:46.422Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=d49d46ba-32d0-488f-8609-b0f7d68a31f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:51:46.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:51:56.430Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=68362bfa-1a07-4126-af45-5f26351f3eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:51:56.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:52:06.438Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=95ac6f11-4165-40c1-8369-eb581c788e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:52:06.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:52:16.445Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=0b3efc09-47e5-404d-a5d8-ca19f7222b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:52:16.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:52:26.451Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=50ce52e3-f2de-4128-9798-1c1eaaf31045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:52:26.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:52:36.458Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=57e6f1d1-c587-47a0-a810-dd01a23a54a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:52:36.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:52:46.465Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=db4555e1-c9ea-407a-a99e-a48715c0a0b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:52:46.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:52:56.471Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=bb1f65b3-9967-4ed0-8d95-6888e408d13a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:52:56.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:53:06.481Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=88c4944e-02c8-43b2-81b7-c7ee8a2f1b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:53:06.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:53:16.489Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=0afcbe31-2f96-4c85-bd99-ffeced452450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:53:16.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:53:26.496Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=9a06b9cd-bfd5-4787-b040-b2fb1ce33f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:53:26.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:53:36.503Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=58af802a-fbce-4a88-845a-0cf35c7d1546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:53:36.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:53:46.510Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=a36c8a6e-1c60-4f18-a871-ced3685a2340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:53:46.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:53:56.517Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=8876a483-fb62-49a7-a8df-40dedacae354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:53:56.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:54:06.524Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=481f9534-5548-4505-a616-cc7c91cf1205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:54:06.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:54:16.531Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=e12dfee0-0b8b-4354-bf90-8b5e7091e7f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:54:16.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:54:26.538Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=1c61b0b5-604f-4e7b-a018-9c1302beaa6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:54:26.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:54:36.546Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=1183b315-b3d8-4b06-bfbb-b563d71a16cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:54:36.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:54:46.554Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=32341cf2-edbd-463b-be05-f4b3f716c360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:54:46.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:54:56.561Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=5cbc9546-8179-496a-bb25-943a671cea67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:54:56.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:55:06.569Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=e4ab77d3-bca7-407a-ac09-d79cd56f05e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:55:06.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:55:16.577Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=cd5616f4-e23c-4b41-b0dd-a1d770d941e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:55:16.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:55:26.584Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=ba29c4bc-90d1-4489-ad47-ed665ffe0e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:55:26.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:55:36.590Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=a5c9b50d-8111-436d-bca4-3a9d21b2a127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:55:36.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:55:46.598Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=cbb36234-85db-4fad-b25f-7c2135f563df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:55:46.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:55:56.605Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=695a0937-4e95-4926-9091-351b250abea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:55:56.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T22:55:56.747Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T22:55:56.748Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-02T22:55:56.748Z |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-02T22:55:56.750Z |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-02T22:55:56.815Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-02T22:55:56.815Z |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-02T22:55:56.817Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:56:06.618Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=73dd6295-e9ed-451a-b2e7-0adce06146b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:56:06.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:56:16.625Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=2813fdb2-7fe1-4014-bd0a-08b6b9e2c88a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:56:16.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:56:26.632Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=8e6b529c-24d4-4a91-b173-fd023b6a4300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:56:26.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:56:36.639Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=14673603-7a46-4d64-9852-65f2ef729dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:56:36.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:56:46.647Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=3cf02301-26c5-4da3-979e-213095d21589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:56:46.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:56:56.654Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=fba58a0e-3238-4d02-977f-66ccf179e1a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:56:56.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:57:06.661Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=6d5834eb-5654-4cee-acab-d72d1fdc5442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:57:06.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:57:16.668Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=24f88650-19a4-4a06-840b-945ab3fbffd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:57:16.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:57:26.674Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=d722cd42-4a73-4e98-94ae-af48cfe9c8b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:57:26.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:57:36.680Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=f2aadd1b-9761-4942-bb69-e6b0427bc1b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:57:36.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:57:46.687Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=c4f34ed4-97a4-494b-b71f-1f6c1fbe5f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:57:46.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:57:56.693Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=982b8753-926d-4868-a315-06727104598e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:57:56.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:58:06.699Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=b089233b-6299-40ff-a445-3c899975528f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:58:06.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:58:16.706Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=551c8d43-f7be-4da0-bca0-10d69eff03a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:58:16.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:58:26.713Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=b8a3a04f-ce0f-4e77-b358-3961a6eda9a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:58:26.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:58:36.720Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=7bfd6450-9988-4e26-b577-760be2182d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:58:36.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:58:46.726Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=9f6650da-f3e0-4ff2-9e06-bb3a0ff9005c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:58:46.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:58:56.734Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=68fa463e-83a0-41b1-b5a4-4e11d227e060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:58:56.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:59:06.742Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=b0f2e0e6-0ee5-4115-bfc0-23a23a43aa80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:59:06.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:59:16.750Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=cc8a8021-139a-47fd-93a8-05405145df92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:59:16.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:59:26.757Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=f883010c-2558-4a59-9125-029fc88d588c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:59:26.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:59:36.765Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=4fccd841-6cba-4058-a94d-94652a5a559f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:59:36.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:59:46.772Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=726ee313-2b63-43f9-95ff-ebaa05ddcee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:59:46.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:59:56.779Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=57ca80a2-4588-4183-92f6-01d2c1f03d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T22:59:56.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:00:06.786Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=38c07c26-71d4-43ad-9ab0-c843a531af70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:00:06.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:00:16.793Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=5077a9ec-bd6a-4af9-86ca-826f948891d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:00:16.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:00:26.799Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=645f0764-a00e-484e-bae8-82dc649dd156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:00:26.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:00:36.806Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=c35ff2ac-60c1-489e-8cb8-f8f366a1fbe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:00:36.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:00:46.815Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=93cc0324-5fb4-4576-9537-bc025e24fac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:00:46.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T23:00:56.714Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T23:00:56.714Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-02T23:00:56.714Z |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-02T23:00:56.715Z |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-02T23:00:56.779Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-02T23:00:56.780Z |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-02T23:00:56.781Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:00:56.822Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=2c8d23b7-4d3e-4f3a-85d2-3512158ea5f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:00:56.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:01:06.829Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=2c23821f-8b0c-446b-a325-70e7e67d6ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:01:06.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:01:16.837Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=747e97f2-70bb-43e1-adda-3904f0271399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:01:16.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:01:26.844Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=8a22cdaa-3080-409a-b187-5b4973928305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:01:26.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:01:36.851Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=f809cc4c-6305-465c-ac55-3491be60240b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:01:36.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:01:46.858Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=37eeb81c-d60b-4171-9ecf-9f8175bf7a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:01:46.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:01:56.865Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=d4974416-791d-428a-a03e-5d21c490dd7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:01:56.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:02:06.873Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=588c5033-58b9-4dfc-b6e2-d79f56e60a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:02:06.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:02:16.881Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=79abd502-a575-401f-a574-373528a9c1c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:02:16.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:02:26.892Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=b43c05a3-041c-40ee-88f8-c72e75b1adaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:02:26.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:02:36.899Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=d849e163-7f82-4f73-bd5b-696186ff0592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:02:36.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:02:46.906Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=d79bc832-05dc-444b-a4c5-a7e860d1baad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:02:46.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:02:56.912Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=7a9cc1e3-f52b-41e5-a322-fb874df451ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:02:56.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:03:06.919Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=926078a5-963c-4504-93a7-3c1f97e63a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:03:06.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:03:16.925Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=b20e0aa4-9ebb-437d-8188-908cbea9b448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:03:16.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:03:26.932Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=88220e90-0084-4780-836a-1f45e2a2ac4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:03:26.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:03:36.940Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=3b6fc7c4-0e56-44aa-ad97-5072a651718f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:03:36.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:03:46.947Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=ede4df4d-5095-4312-ae04-b29b4f256592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:03:46.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:03:56.956Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=b674359e-f0b7-4e57-abcc-740780bb8c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:03:56.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:04:06.963Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=63a2c15a-3bdb-42eb-9d47-73c113bd1209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:04:06.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:04:16.971Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=4ccbc2bc-7847-4f7e-af31-252362847cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:04:16.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:04:26.978Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=853faacc-e998-494d-9e87-2d638715a2da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:04:26.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:04:36.984Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=43225756-8d7f-4dc7-a576-5af17d11e5ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:04:36.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:04:46.991Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=b12502e8-5a3a-480a-9eb6-cadd298669c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:04:46.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:04:56.996Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=6bdd71df-04f7-45f3-b7f3-0cca47f021aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:04:57.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:05:07.003Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=9595a4b4-6115-454c-aa14-b5793caf9f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:05:07.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:05:17.010Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=33e2c0dd-5e8f-43b4-b0fd-6395e25aa31b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:05:17.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:05:27.018Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=e2c4d003-b4c4-4787-b377-1235c702fecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:05:27.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:05:37.025Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=ef39dcc8-4cba-4b68-b583-b22f5de7a32a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:05:37.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:05:47.032Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=2405bec3-a74f-4117-9d08-957d8c39285e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:05:47.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T23:05:56.762Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T23:05:56.762Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-02T23:05:56.763Z |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-02T23:05:56.764Z |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-02T23:05:56.828Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-02T23:05:56.828Z |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-02T23:05:56.830Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:05:57.039Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=63f09d4f-d0c9-4db0-b6b9-676848980732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:05:57.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:06:07.045Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=31e1978c-d6a3-42b5-89cf-af056a548898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:06:07.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:06:17.052Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=589a6d85-ccd1-4bfb-81f9-d54591276c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:06:17.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:06:27.059Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=f7994f2c-43bd-4706-b486-8e2b49f240f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:06:27.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:06:37.066Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=dab182c0-2a2b-49ba-bbbe-68f6b36746b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:06:37.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:06:47.072Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=46b9849d-269f-410e-9f99-841b7875bb6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:06:47.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:06:57.078Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=0d804dab-42e3-403a-8f56-551710c890ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:06:57.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:07:07.086Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=715ab57c-e29c-41cd-abea-8b39060aa008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:07:07.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:07:17.092Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=df43751d-f177-4cbd-9ed1-3d8b51c0f611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:07:17.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:07:27.097Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=03c0816c-c2ec-44b6-93b5-02d67c310d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:07:27.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:07:37.104Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=192fc00e-fb59-461c-8188-a55640532a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:07:37.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:07:47.112Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=41c2ed71-b7d7-4d57-b1c4-69929d567d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:07:47.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:07:57.119Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=defb2962-a690-4e30-bf2c-6c20252cadec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:07:57.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:08:07.125Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=8939eab5-de23-4db8-9478-1f2485db8fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:08:07.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:08:17.131Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=1b0ed06f-f275-4ea0-a12d-d18aece35b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:08:17.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:08:27.139Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=78a7ea3a-91ef-4f50-a257-b566f058b5ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:08:27.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:08:37.146Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=54d035f1-c895-4b7d-8704-894904c65c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:08:37.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:08:47.152Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=ecf57c46-aaca-4aca-a70d-f5c1a797ce89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:08:47.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:08:57.159Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=ea112c2f-a75e-4320-b6a9-fbd26a062f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:08:57.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:09:07.168Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=e9d73dc1-8072-4112-bbae-5b3a882ba5e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:09:07.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:09:17.174Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=89a6fc10-210d-4625-bbb5-c5ed74ca3fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:09:17.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:09:27.181Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=dc9e34db-b889-4953-9a82-e6ceb25f0b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:09:27.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:09:37.189Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=9c639e56-7777-4e03-9094-d7930cb7e3e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:09:37.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:09:47.194Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=74e6be48-8027-4ae4-b12d-297b9d97f539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:09:47.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:09:57.201Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=b0cbe8ce-675a-478b-946e-511f69466c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:09:57.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:10:07.209Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=2ff69a4e-f014-4075-a3dc-51d0af6ccdff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:10:07.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:10:17.215Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=2e605584-2030-4bf7-912c-6f89fe873d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:10:17.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:10:27.222Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=443e0523-703d-49f3-a9cb-afc529fc237a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:10:27.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:10:37.229Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=8b09bf2c-492b-4f94-ba1a-2b5c009f3c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:10:37.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:10:47.235Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=1d112e35-020a-4139-838d-312993523380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:10:47.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T23:10:56.733Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T23:10:56.734Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-02T23:10:56.734Z |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-02T23:10:56.736Z |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-02T23:10:56.800Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-02T23:10:56.800Z |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-02T23:10:56.802Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:10:57.242Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=5496982e-3822-4799-955a-c434904faaf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:10:57.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:11:07.250Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=ab83b834-be02-437c-8746-b374c4cd96b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:11:07.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:11:17.257Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=c25810c2-7167-4157-b729-92d253b80edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:11:17.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:11:27.264Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=1f886ac5-605f-4392-9299-78f09e00fd1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:11:27.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:11:37.271Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=a1899540-df53-4a50-8d04-1e2d7316cb54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:11:37.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:11:47.277Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=26832b2e-7c9e-476f-aceb-81df9d59ec9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:11:47.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:11:57.284Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=7f9d2428-041d-46d5-bceb-6d920499b463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:11:57.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:12:07.290Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=4c7e4bc0-7aa8-419f-a916-e7b8270155e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:12:07.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:12:17.297Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=cec59d82-a434-4447-aeac-ce1f4bfe0be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:12:17.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:12:27.306Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=e77bf118-0a06-4bc2-97ca-bcdf304965f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:12:27.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:12:37.312Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=8727c593-0803-4b47-9a95-270308548167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:12:37.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:12:47.319Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=5ce11617-a54d-4012-aa5c-b1e12bd3e6d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:12:47.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:12:57.326Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=51964d59-a9c7-4809-9ec8-869e6c75a084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:12:57.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:13:07.332Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=c1dd4843-f3ce-4469-b4d5-210e93eefcc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:13:07.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:13:17.337Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=45dd4361-8832-4076-8af3-5330f35801db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:13:17.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:13:27.344Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=80bae124-7d5c-489d-b602-1f0b95a6a694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:13:27.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:13:37.351Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=0badf983-19b0-47ac-85ef-b81562047bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:13:37.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:13:47.358Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=f0c8feed-e84d-4a84-a99f-99acbbb1f24d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:13:47.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:13:57.366Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=db88dcf2-44b6-4eee-8ea1-43233113c5be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:13:57.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:14:07.373Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=3164bb68-8139-4f1a-b69d-cf8a98e366fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:14:07.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:14:17.379Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=db608eb2-c803-4ce5-bf9a-8987059f7b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:14:17.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:14:27.386Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=504ec67c-eaa9-44fd-9521-8fead1d2ad7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:14:27.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:14:37.393Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=96018882-47f4-45d8-bf05-21c2c24fb5fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:14:37.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:14:47.401Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=2c4a2271-74a8-4636-8172-332a6e839eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:14:47.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:14:57.410Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=c819aa59-1c69-4407-985c-19769c9f53fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:14:57.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:15:07.417Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=9079088c-d2e9-447d-9ba5-76f9e6a664a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:15:07.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:15:17.423Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=a5697ca8-c70a-4dc0-a868-0c21e0351680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:15:17.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:15:27.429Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=55de7735-293b-405c-a77b-ed3f8bfe15a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:15:27.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:15:37.436Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=fb7b3e7a-d95b-4d2e-97e2-e649466049de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:15:37.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:15:47.443Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=37b1bbcc-7670-478f-9f6f-d278848450b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:15:47.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T23:15:56.732Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T23:15:56.732Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-02T23:15:56.733Z |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-02T23:15:56.735Z |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-02T23:15:56.819Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-02T23:15:56.820Z |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-02T23:15:56.821Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:15:57.450Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=ff06fabb-f047-4cd9-a3db-a6ee11609cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:15:57.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:16:07.456Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=bf430af6-22fb-4ff6-9bd5-245a10754899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:16:07.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:16:17.463Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=4122f414-d6ec-4e52-b819-4bad2e5cfb6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:16:17.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:16:27.470Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=1e0e2119-bee1-454b-9468-8327dc7296ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:16:27.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:16:37.477Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=99dad222-63cf-4409-8098-affb23abbdf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:16:37.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:16:47.484Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=bf0d9bd7-13be-425c-8fe5-9595e8eddd8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:16:47.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:16:57.490Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=056bc573-3b3f-4370-ad4a-4668d8a31395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:16:57.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:17:07.496Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=6260a61d-b703-4e3b-a2b9-a64c6d65d06e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:17:07.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:17:17.502Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=7420f910-b3c3-4273-8088-15d2264ed3e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:17:17.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:17:27.509Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=b19dc9d2-c333-40ba-9e5a-caf784dfd21e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:17:27.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:17:37.516Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=f32ec9e7-fb88-467c-b0df-feb7614a6049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:17:37.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:17:47.524Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=c8c7b362-229e-426e-8f12-cd3ea49f8ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:17:47.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:17:57.531Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=8b4504a6-0c42-4f94-b58d-f5ff177fe7ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:17:57.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:18:07.537Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=f6fe658d-9753-44bf-8d96-1a9ca32eb9d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:18:07.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:18:17.545Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=7b8d727c-f191-4eb1-b9aa-9453848b9e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:18:17.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:18:27.551Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=86b20f52-088e-4c04-b1e9-41ec4e115a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:18:27.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:18:37.557Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=7c33c915-ec33-4328-a8f0-26d35ef3f2f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:18:37.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:18:47.563Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=91fc0c8a-5d12-4ca8-9e95-36426607fc17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:18:47.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:18:57.570Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=4f8a07f6-7983-4c79-9368-5d5e3930772b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:18:57.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:19:07.576Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=98c4dfbf-c30f-4ab2-8994-4e62abd241c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:19:07.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:19:17.582Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=ab01f03a-463a-4aec-8f4c-eb7f38e594d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:19:17.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:19:27.589Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=4414d88d-b5ba-4116-bda2-dc97b5783790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:19:27.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:19:37.597Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=ac4b0af9-b81b-4b82-baf5-db52e671b4a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:19:37.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:19:47.605Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=d81dfe9d-4f5c-40f9-ad66-057c37ae0eef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:19:47.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:19:57.612Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=c39d2e88-e795-4f6d-ac68-9184046097a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:19:57.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:20:07.619Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=5f02f79c-eb13-476e-9c86-39927df7bb08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:20:07.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:20:17.625Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=8a9c43cc-f2c8-453e-bb80-8667498a5899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:20:17.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:20:27.632Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=c5271c68-da9e-4b50-8f81-78e93ccfe4a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:20:27.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:20:37.639Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=1d29a91d-f83f-494f-b1c3-d35e54b77d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:20:37.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:20:47.645Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=5d618499-fa61-4f55-bbff-898f34185229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:20:47.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T23:20:56.727Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T23:20:56.727Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-02T23:20:56.728Z |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-02T23:20:56.729Z |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-02T23:20:56.791Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-02T23:20:56.792Z |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-02T23:20:56.794Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:20:57.651Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=c62492f3-c2cc-487b-99c6-0f8bd74fd5be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:20:57.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:21:07.658Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=3ebbf238-af1a-40af-b3d8-b8ed5a23a8a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:21:07.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:21:17.664Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=1e176690-9725-41ad-a8d8-fa74fb42243a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:21:17.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:21:27.671Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=ba9906ac-a278-4b3c-ab03-0802cd2ce397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:21:27.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:21:37.677Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=f23e2360-48eb-422a-93b2-1b9b0b377fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:21:37.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:21:47.683Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=0ace699d-427e-4a94-ae12-bf5a6ec817db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:21:47.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:21:57.689Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=580e9adb-7971-4d1c-a8c7-0de049eb51ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:21:57.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:22:07.697Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=cd840f68-cf25-4752-b918-d64fcc10e9ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:22:07.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:22:17.704Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=bda8ba38-83cf-4b51-baca-691cbc2c0dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:22:17.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:22:27.710Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=aa15ef19-9e0b-4aa9-9200-a29929fea048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:22:27.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:22:37.716Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=719980e7-9ea6-43d1-83ac-d92df011fbe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:22:37.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:22:47.723Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=ce9390b2-ea56-4c1e-abff-e0a19229dac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:22:47.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:22:57.729Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=ffd39244-16d6-4d40-9280-719d93c87ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:22:57.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:23:07.737Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=0bf24cb6-c9a3-428b-aeca-765414d0a3a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:23:07.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:23:17.742Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=00f505aa-c7f7-4589-aa4c-c911cc32cda9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:23:17.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:23:27.748Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=5d9024ff-cd4a-4054-99b7-3afa51712fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:23:27.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:23:37.755Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=02f103b1-229e-47e8-928c-17b87037dcb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:23:37.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:23:47.762Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=a29dd5cb-6827-4ab1-81af-3aa756a6e6c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:23:47.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:23:57.767Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=d78dfb17-6f7b-4037-8408-5475478ed8f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:23:57.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:24:07.774Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=3bf28fe5-412f-49e1-9e97-9e8c3f10bb46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:24:07.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:24:17.780Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=919e6404-b00e-40b8-8d37-49211bd655f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:24:17.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:24:27.788Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=ab4ff794-3ece-4c4b-9308-d40df103e573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:24:27.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:24:37.794Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=02ea8f3e-d2da-4d41-9730-261c7eebeba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:24:37.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:24:47.802Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=08e9be4d-48f3-488a-b717-56f20b29fe37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:24:47.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:24:57.808Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=4c132a00-4e4c-4921-b343-0b6e0990d4dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:24:57.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:25:07.814Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=341eb457-c280-44c8-b953-29d9de09d0ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:25:07.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:25:17.820Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=63f605fc-1b8d-4b8e-a4fc-8684192e6db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:25:17.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:25:27.828Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=b779fb6d-7d7b-47dd-ad7f-18b8d6a90a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:25:27.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:25:37.834Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=f0a7ec2c-f2cb-4699-91bb-8e50d9a97d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:25:37.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:25:47.839Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=dea31303-6334-42af-960c-4cda08dfb50c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:25:47.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T23:25:56.743Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T23:25:56.743Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-02T23:25:56.744Z |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-02T23:25:56.745Z |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-02T23:25:56.807Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-02T23:25:56.808Z |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-02T23:25:56.809Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:25:57.844Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=4611625e-2c5e-4e8b-87ec-39ea4a51c91d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:25:57.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:26:07.851Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=6910159d-6846-42ab-b7c2-2f9a07f2fd2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:26:07.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:26:17.858Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=3078fb62-0358-439a-82cf-cbb1e31fa9a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:26:17.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:26:27.865Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=21a538c1-ec7b-423f-b33e-6c0a7cc9b0e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:26:27.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:26:37.871Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=bfda9023-d6d7-4bca-852e-0b68e3fb7b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:26:37.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:26:47.878Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=85bee7c0-92c9-4ab2-8f11-d6aff0d59ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:26:47.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:26:57.884Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=ee3374ac-8a71-49aa-a2b1-c60227c48c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:26:57.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:27:07.890Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=53b5615a-8021-4b85-9108-c626812e6e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:27:07.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:27:17.896Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=6ff28987-4390-4e49-8c50-63d6733b37ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:27:17.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:27:27.905Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=7d3c294a-efd0-4b8f-a606-6300089a3d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:27:27.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:27:37.911Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=89e69711-650c-4679-b071-28599895daa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:27:37.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:27:47.917Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=fa2cedd2-14c8-4471-9c45-66ad2212a9af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:27:47.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:27:57.923Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=ae6ca1c1-7077-47e9-8a0e-4b7f322b6ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:27:57.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:28:07.929Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=a84dca17-fa73-47f9-9f26-e0f7bded7199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:28:07.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:28:17.935Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=ddb6e019-8a5a-407a-aa38-a0067aed52db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:28:17.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:28:27.942Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=243432ac-bc39-47c6-9fc5-4c322883a6b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:28:27.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:28:37.948Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=bdcaaf3d-24ff-4589-a7aa-b96a46dd2bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:28:37.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:28:47.954Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=d0217558-8516-43ee-bf2e-4cae307784dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:28:47.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:28:57.960Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=7e67e675-3fc4-49fb-8fa5-71916595e4f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:28:57.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:29:07.967Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=06946287-1fd8-4cf8-b9f9-22c1706bc84c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:29:07.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:29:17.973Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=c600120f-645c-41e2-9448-b09680b73b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:29:17.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:29:27.979Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=0f707338-5fba-411c-a5de-e79f24a07b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:29:27.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:29:37.985Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=28b094c1-41e3-4209-997e-0ab4c0b6ca80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:29:37.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:29:47.992Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=b28cd404-864c-4b2d-8f6f-832e0a29a278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:29:47.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:29:57.999Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=c3e8dc8d-7674-4214-a92f-ab7284bd541c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:29:58.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:30:08.005Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=972bee20-7f25-40e4-8179-693e30870ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:30:08.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:30:18.012Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=1449a7c0-ce2b-4acc-acd4-67c315b14b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:30:18.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:30:28.019Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=8c53ef03-a970-4a11-babf-e9228b1eeb73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:30:28.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:30:38.025Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=42902536-eb4f-4e22-9b17-6984c724ae99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:30:38.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:30:48.032Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=5ba7d0b5-ece8-435e-874f-ea9d8f0e1302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:30:48.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T23:30:56.736Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T23:30:56.736Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-02T23:30:56.736Z |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-02T23:30:56.737Z |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-02T23:30:56.800Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-02T23:30:56.800Z |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-02T23:30:56.801Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:30:58.039Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=765eec7a-3966-480c-b152-83c244a49ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:30:58.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:31:08.045Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=2a1ca23b-5d86-4372-80e1-13de75ab2fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:31:08.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:31:18.052Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=ecaee7df-fdb0-49ad-8b95-11fcb56c1b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:31:18.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:31:28.058Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=004e4935-146e-42a4-9ed7-a585368e0185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:31:28.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:31:38.064Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=7ebe1b3d-0d69-4982-877c-411e78de5316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:31:38.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:31:48.071Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=be8866d2-246e-45f9-86b6-6fd801facfd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:31:48.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:31:58.077Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=c83731d2-db45-47c0-86aa-8689bc56c6f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:31:58.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:32:08.084Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=cf4eeda5-2066-4977-bf3d-7289c6c9c480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:32:08.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:32:18.090Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=daad1c89-12bc-4e09-b2bc-69d467e2f348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:32:18.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:32:28.098Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=cfae7e46-3507-4d55-aef3-986ed7ebfcc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:32:28.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:32:38.104Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=cc9accf5-28fd-4876-9523-00a030e0d432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:32:38.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:32:48.110Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=1d296821-8275-4055-84bb-432ba84bf20f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:32:48.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:32:58.118Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=789a8cc7-c5e1-4936-b248-f035d61f8648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:32:58.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:33:08.123Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=950b9cdf-c397-4fbc-8f14-e5677072bae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:33:08.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:33:18.129Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=8a906cb6-6535-4435-8ef8-4d3df5734917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:33:18.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:33:28.137Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=3daea2fd-90d2-4832-a7a4-6f94065088c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:33:28.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:33:38.142Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=9a9a58ec-8e97-436d-8c53-1939d3620ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:33:38.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:33:48.149Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=8081ee9f-4433-407c-9999-5c55c7e9a2bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:33:48.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:33:58.156Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=886d9d34-9c49-48aa-89d4-0ee7e5c215db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:33:58.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:34:08.163Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=df44a913-7f4a-408b-9743-ccad4eab1045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:34:08.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:34:18.170Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=99b80c7f-d65c-4a77-b1b4-1c53f9bca87a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:34:18.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:34:28.175Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=f8f6e883-5b52-447f-abfb-eba5feaab884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:34:28.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:34:38.182Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=afd645c0-e4c7-42f0-8c21-8742d94aa4f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:34:38.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:34:48.188Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=bbde0031-3649-4bd2-ad43-8e1bd2dfade5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:34:48.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:34:58.195Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=3665006f-987b-4156-95e9-45f63773431e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:34:58.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:35:08.203Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=7d9e69e4-ff5d-4f5f-8355-85e8a96230f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:35:08.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:35:18.210Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=259640c8-4d6f-4c11-8430-96fa702c1f28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:35:18.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:35:28.215Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=58bdfa36-0fef-4ae0-88f4-0edc6d1a74fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:35:28.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:35:38.221Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=37e84a88-15e9-4646-82e2-3c3e4db660d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:35:38.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:35:48.227Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=4a5f630a-7a6b-4e93-acc6-9c4c115df5e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:35:48.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T23:35:56.707Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T23:35:56.708Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-02T23:35:56.708Z |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-02T23:35:56.709Z |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-02T23:35:56.771Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-02T23:35:56.771Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-07-02T23:35:56.773Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:35:58.234Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=b8cc983b-4d92-46b6-8bd1-b9fb1af07884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:35:58.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:36:08.241Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=74c61f90-c7c6-4168-8547-9a9b1e258018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:36:08.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:36:18.247Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=6e2fe4a6-a104-4d70-9b7a-273fe68da774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:36:18.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:36:28.254Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=5fc89e0a-27dc-4c77-97dd-9408080e31ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:36:28.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:36:38.266Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=36564450-66bb-44c1-b039-5c2607ff3489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:36:38.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:36:48.272Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=1f6df069-cea3-4773-a0e4-a8943dee4c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:36:48.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:36:58.279Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=c73c325c-9af1-4f8c-8d1f-30cde4184a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:36:58.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:37:08.284Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=921d6b2a-85fe-43dd-aa27-a9135bf08be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:37:08.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:37:18.291Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=8bd699e7-02ed-4359-bd84-7abab5e177de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:37:18.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:37:28.297Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=59ab65ef-e744-4794-ba48-9ffbb5ecf6b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:37:28.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:37:38.303Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=254d8901-96a6-4397-968a-7e4450ae9046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:37:38.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:37:48.310Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=b6bc06c7-c83b-4423-9c7c-ca91c528ac02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:37:48.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:37:58.316Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=e24c6450-0e9b-4c2b-99f6-3df2515bd076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:37:58.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:38:08.323Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=425ffc95-3e61-4469-816f-6aa46a43d751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:38:08.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:38:18.329Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=832dd949-8e37-46ad-9059-e9e202dbb6e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:38:18.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:38:28.335Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=fb10b9c8-9d9d-40f8-912e-00192a9a2f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:38:28.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:38:38.341Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=f4289c10-b449-4fbb-8166-df2faaf7ca56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:38:38.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:38:48.347Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=d183e436-94d0-4d5c-abab-a4361361718d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:38:48.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:38:58.354Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=22152e65-6692-4245-9e71-94b44ce396c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:38:58.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:39:08.360Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=2a343bf9-0896-4d1c-bb9a-22e8137e8a06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:39:08.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:39:18.366Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=ace8db30-9e55-405c-8736-c9b3f8bae5c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:39:18.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:39:28.372Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=35c86dbe-2d72-4dd6-b739-d1fc9df73ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:39:28.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:39:38.378Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=7085f20e-8b91-4526-b9aa-e1b240a681af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:39:38.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:39:48.386Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=58241027-8396-40a3-96c0-573562d930f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:39:48.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:39:58.392Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=97526437-c6d3-48a7-aa7e-e8e6a049e436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:39:58.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:40:08.398Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=0c95cb20-bd90-4e4f-8f0a-5d9f9744c701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:40:08.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:40:18.403Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=de2e3c10-515c-4f51-bed2-39448db75b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:40:18.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:40:28.408Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=e876ba3c-4550-460f-8490-d5586095a6d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:40:28.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:40:38.415Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=532afbc2-e19b-44e7-910e-d2fe11a193f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:40:38.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:40:48.421Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=840361f3-ca1e-49b9-aa31-5c86211f1718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:40:48.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T23:40:56.720Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-07-02T23:40:56.721Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-07-02T23:40:56.721Z |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-02T23:40:56.722Z |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-02T23:40:56.791Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-07-02T23:40:56.791Z |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-02T23:40:56.792Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:40:58.426Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=71d0aa63-1ed7-46bc-a721-6009afab1c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:40:58.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:41:08.432Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=9a5f783b-0c2b-4912-b710-dd2f766013a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:41:08.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:41:18.440Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=d54f4cb7-22a0-4985-b0c5-db75acae3022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:41:18.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:41:28.446Z |INFO |Init configs |InvocationID=407f41db-d8b6-4204-b4ac-e7e70691c48a, InstanceUUID=5192e18f-aab9-4d48-9a69-dc056fe1c0cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-07-02T23:41:28.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |