By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-28T09:35:35.068Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-28T09:35:35.071Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-28T09:35:35.142Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-28T09:35:35.752Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-28T09:35:36.551Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-28T09:35:36.553Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-28T09:35:36.632Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-05-28T09:35:36.721Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-05-28T09:35:36.744Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.5.6.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-05-28T09:35:38.469Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-28T09:35:38.985Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-05-28T09:35:39.009Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-05-28T09:35:39.010Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-28T09:35:39.249Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-05-28T09:35:39.250Z |INFO |Root WebApplicationContext: initialization completed in 2506 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-05-28T09:35:39.693Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=297138e7-ea08-44e3-a671-a142139790df | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-05-28T09:35:40.363Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=297138e7-ea08-44e3-a671-a142139790df | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-28T09:35:42.797Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=297138e7-ea08-44e3-a671-a142139790df | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-05-28T09:35:43.263Z |INFO |Started MainApp in 11.173 seconds (JVM running for 11.861) |InvocationID=297138e7-ea08-44e3-a671-a142139790df | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-05-28T09:35:43.351Z |INFO |Start scheduling PRH workflow |InvocationID=297138e7-ea08-44e3-a671-a142139790df | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:35:43.364Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=ee1edf4d-5b45-407b-bc18-0e014ac15151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:35:44.467Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:35:44.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:35:54.506Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=141d7fe7-c5f2-4ec3-b6ce-99f1d95bfba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:35:55.569Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:35:55.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:36:05.574Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=7965d71d-cf39-457e-8039-407d7cca97e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:36:06.607Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:36:06.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-28T09:36:10.981Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-28T09:36:10.982Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-28T09:36:10.985Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:36:16.612Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=2179d94a-c6b2-402a-8983-a755708a4b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:36:17.646Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:36:17.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:36:27.648Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=eacfac45-b50a-4e3d-a33c-627d3a8488fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:36:28.690Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:36:28.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:36:38.693Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=891dda60-79c3-479b-83b5-5d00a6651e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:36:39.726Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:36:39.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:36:49.727Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=404c45a5-414b-42fd-be3b-263b7f2b2990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:36:50.766Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:36:50.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:37:00.767Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=e291faed-7b62-408e-b165-b0f6530c4c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:37:01.807Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:37:01.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:37:11.809Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=61e16be7-266e-45af-9dc9-40ff3e8e02df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:37:12.851Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:37:12.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:37:22.852Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=93c74740-6bd5-490d-ab41-c1ace78c2615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:37:23.886Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:37:23.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:37:33.888Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=8940cd2a-be49-47a9-ae73-1082ab886c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:37:34.926Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:37:34.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:37:44.927Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=6c2c48b3-f2a8-40f8-b74f-fbb604e1e280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:37:45.966Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:37:45.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:37:55.967Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=47e3560c-b4e0-43bc-b972-fcafb4553de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:37:57.006Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:37:57.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:38:07.007Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=175bd822-2dd9-4d3b-83ba-bee86847e94b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:38:08.047Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:38:08.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:38:18.048Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=0761761f-14f5-4276-9020-bc321cd970a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:38:19.086Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:38:19.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:38:29.088Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=8559105a-0f1b-4928-b0f4-6851637c45f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:38:30.126Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:38:30.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:38:40.127Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=47dcb32c-0130-4f0b-a77c-ab864ccca6af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:38:41.179Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:38:41.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:38:51.180Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=c896335f-bd1a-4e17-abb8-215868ca0ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:38:52.206Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:38:52.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:39:02.207Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=38e0fde2-f969-4843-9fc8-b5e9b65c2c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:39:03.247Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:39:03.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:39:13.248Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=7321ac03-cbe2-48e3-8b35-613cdd6cf1ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:39:14.286Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:39:14.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:39:24.287Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=263080fe-e905-404e-b851-4703aad44c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:39:25.326Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:39:25.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:39:35.327Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=195fe937-1ebf-470e-abcf-b23f8dd6a471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:39:36.366Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:39:36.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:39:46.367Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=cf78b203-eaf3-48b3-804c-e6a89443f8f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:39:47.407Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:39:47.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:39:57.408Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=16d7f4c2-8e54-464f-ab67-cde856b998ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:39:58.446Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:39:58.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:40:08.447Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=2dd3b275-2f97-4b40-be4b-78783d669fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:40:09.486Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:40:09.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:40:19.487Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=d38f96f6-ccc3-4530-84a6-c7ed6d9c104c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:40:20.526Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:40:20.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:40:30.527Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=63b4108c-aae8-4957-b0df-42b01982e291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:40:31.566Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:40:31.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-28T09:40:40.047Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-28T09:40:40.047Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-28T09:40:40.048Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-28T09:40:40.050Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-28T09:40:40.137Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-28T09:40:40.137Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-28T09:40:40.140Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:40:41.567Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=e2c7e0a3-13fb-4f49-802c-bc061a7ceb65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:40:42.606Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:40:42.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:40:52.608Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=a2e9290b-7719-4856-9e0f-2d1d9bd6d531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:40:53.646Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:40:53.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:41:03.647Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=e559a746-6efc-44e4-8a1e-b34198ebbae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:41:04.686Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:41:04.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:41:14.687Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=289ce216-3f8b-41c3-a726-ed0344464379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:41:15.730Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:41:15.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:41:25.731Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=87cc0f16-a741-40cd-a5ff-332ded052fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:41:26.766Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:41:26.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:41:36.767Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=f6d69c47-24b8-477c-856b-cc9d44906d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:41:37.806Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:41:37.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:41:47.808Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=72ddf157-c8bc-403b-a6e9-be5fb2ac4c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:41:48.846Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:41:48.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:41:58.847Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=9ae3a5bf-c078-4a9a-9650-1f382cdd2c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:41:59.886Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:41:59.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:42:09.887Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=e0e51d28-945c-4f01-9a41-8a8a79b942c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:42:10.926Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:42:10.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:42:20.927Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=37331b04-10f6-4204-81d8-ee911b4ae952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:42:21.966Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:42:21.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:42:31.967Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=d33d91f8-a49e-4d89-ad06-d2fa43b8e21d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:42:33.006Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:42:33.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:42:43.007Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=4a6e0e85-055d-4062-8c87-87b7c2f4a9b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:42:44.046Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:42:44.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:42:54.047Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=aea67505-92a0-4838-b9b5-e36d9851f0fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:42:55.086Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:42:55.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:43:05.088Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=a0f2238c-79f2-46dc-84e2-50d72a40b792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:43:06.126Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:43:06.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:43:16.127Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=762ae32b-8956-478c-899b-0071e8aa2835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:43:17.166Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:43:17.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:43:27.167Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=3cdb301c-e407-47af-ad7c-4c95b61e3910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:43:28.206Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:43:28.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:43:38.208Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=d879f826-f4b4-42ee-b5f6-1b016a4e6478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:43:39.247Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:43:39.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:43:49.250Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=aad54055-5315-41c6-ba86-aed27df2fa3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:43:50.293Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:43:50.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:44:00.294Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=c8c89faa-a12f-481e-9efa-937527c308ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:44:01.326Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:44:01.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:44:11.327Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=e5b540a8-14fd-4e4e-8037-18457cb6e79b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:44:12.366Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:44:12.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:44:22.367Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=731b3481-ccfc-4553-b5f0-8efc0d82c6d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:44:23.406Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:44:23.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:44:33.407Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=71d90e04-5f6a-4e69-b899-843b98928e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:44:34.446Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:44:34.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:44:44.447Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=ffd1ddae-09a4-45b3-866b-6a562b57ba85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:44:45.486Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:44:45.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:44:55.487Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=bf8281b9-dcc7-47f5-9f53-6d283502fa9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:44:56.526Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:44:56.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:45:06.527Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=0d6a79b3-1976-4b03-909a-5bc06fcbad9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:45:07.566Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:45:07.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:45:17.567Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=1a7b7cfb-5467-4a6e-896c-774ae1154533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:45:18.610Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:45:18.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:45:28.611Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=d475ef42-f417-41fb-9f52-bf328267fa20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:45:29.646Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:45:29.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:45:39.647Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=3dd1a8d7-57be-4f2d-82d0-11b2947c6b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-28T09:45:39.951Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-28T09:45:39.951Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-28T09:45:39.952Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-28T09:45:39.954Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-28T09:45:40.115Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-28T09:45:40.115Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-28T09:45:40.117Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:45:40.686Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:45:40.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:45:50.687Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=9545ab25-064f-4d45-bc54-00724b2a064f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:45:51.727Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:45:51.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:46:01.728Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=04e6087d-c7e6-43b8-bab7-6677f4a07195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:46:02.766Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:46:02.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:46:12.767Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=74f9078d-1d0f-4f69-a8b2-f66136bf9918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:46:13.806Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:46:13.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:46:23.807Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=0b24f1cc-810a-4866-860d-fd46bb7d9c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:46:24.846Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:46:24.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:46:34.847Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=aeef6aed-aaab-4e95-b9d9-9cdfde6140da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:46:35.886Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:46:35.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:46:45.887Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=c04c9a76-e932-498d-b352-f08c4deb7ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:46:46.926Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:46:46.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:46:56.927Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=4947e869-aff3-4781-ad95-88c7276df7a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:46:57.967Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:46:57.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:47:07.968Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=35c1439d-6ae7-4f70-a813-c17d200755df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:47:09.006Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:47:09.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:47:19.007Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=7dd6978c-d7c4-4e28-babc-70ee5acbf1f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:47:20.046Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:47:20.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:47:30.047Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=4ee16fa0-1aba-46a8-9665-834f8a294170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:47:31.086Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:47:31.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:47:41.087Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=945de2ea-6f91-4406-a1d1-984fc32a0a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:47:42.126Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:47:42.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:47:52.127Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=c7edb0db-bc31-4f2b-8b8a-995656989e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:47:53.166Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:47:53.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:48:03.167Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=9416f5dd-2bde-4e5f-ab4f-da5f5020a22d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:48:04.206Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:48:04.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:48:14.207Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=66837ca6-414b-43a3-bf01-aed43ff2f1a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:48:15.246Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:48:15.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:48:25.247Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=e543b8b7-7064-40ff-a321-9a069625f29c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:48:26.286Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:48:26.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:48:36.287Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=67773114-578d-44e7-bf32-26f340c54d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:48:37.326Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:48:37.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:48:47.327Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=542dedfa-39d2-423c-902a-49c755c98ca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:48:48.366Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:48:48.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:48:58.368Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=db2d2fff-2b91-40b5-8a26-4b5ab94d843f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:48:59.406Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:48:59.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:49:09.407Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=064aa9f1-c604-4547-ad02-f03ecf5e487a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:49:10.446Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:49:10.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:49:20.448Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=1b64e570-539f-4c7e-bd70-5bfa44cbf5fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:49:21.486Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:49:21.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:49:31.487Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=a6bb9019-d375-402d-bb90-089f3c8b777a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-28T09:49:32.526Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.60.84:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:49:32.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:49:42.527Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=bef94482-0b86-4c51-a352-90da04fbca92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:49:42.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:49:52.860Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=e6769b16-322c-4ab6-bc41-1f688f42f008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:49:52.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:50:02.875Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=6e72a141-4b9b-421e-ac74-f4e745e86026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:50:02.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:50:12.888Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=ed451f5d-cd6e-40c3-bdd7-a0c155dfd9b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:50:12.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:50:22.902Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=4d91908b-9c30-42b4-907b-ba6196482a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:50:22.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:50:32.915Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=459f4149-6761-4cc2-a8ce-98dc02091c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:50:32.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-28T09:50:39.935Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-28T09:50:39.935Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-28T09:50:39.936Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-28T09:50:39.937Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-28T09:50:40.011Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-28T09:50:40.011Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-28T09:50:40.013Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:50:42.928Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=84726f26-6bc7-4284-a59e-f1b920e1dd91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:50:42.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:50:52.940Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=e69e9a02-7a44-49d1-ad84-0ea18c0f1acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:50:52.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:51:02.951Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=421e004d-2327-46ba-aeea-fe977b8b86eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:51:02.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:51:12.963Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=1b45641f-f4af-46c2-8b06-2eb03fcf86ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:51:12.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:51:22.975Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=55d68444-773a-4244-a0d2-614966005be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:51:22.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:51:32.986Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=c2f64cb4-7460-4fa5-87cb-b8ed866e6c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:51:32.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:51:43.002Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=3b95e5d3-8749-4826-b81f-f237ec03e445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:51:43.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:51:53.021Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=5872b28f-63bc-4593-b5bc-886348cb07ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:51:53.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:52:03.064Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=9d33806a-0093-47d2-bcdb-0385275a4d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:52:03.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:52:13.075Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=0d26b898-b26b-4f87-bf0f-964008448127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:52:13.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:52:23.085Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=c42968f1-77ad-40dc-adcb-01a498d60225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:52:23.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:52:33.096Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=018e3065-6559-4dbb-b3d4-58cc7573a0d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:52:33.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:52:43.105Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=3dfc73e4-6830-4b96-8a99-b949592173e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:52:43.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:52:53.116Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=eea782cb-48ad-4cd8-8d2a-945a35219a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:52:53.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:53:03.127Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=400d9da8-a1d2-4f8a-bcf2-0c5bafa0f9ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:53:03.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:53:13.137Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=19749142-082e-4088-bfdc-711f0be819a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:53:13.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:53:23.147Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=0603405d-b674-4ad8-9a03-c66431d1186e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:53:23.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:53:33.156Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=e3b85846-f55b-4d86-92df-b42b9534d9ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:53:33.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:53:43.166Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=c99b627a-d4b0-418f-9513-304a4dcc5cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:53:43.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:53:53.175Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=45809c31-12b2-497b-b4cb-cd8ae002e89e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:53:53.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:54:03.185Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=4ea08e3e-19ab-4f1b-a7ad-276347bd38de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:54:03.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:54:13.195Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=a828ca72-e7c8-4097-b2a3-4528648270e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:54:13.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:54:23.203Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=a606f9a4-e14e-4182-8c7c-15e5b9844ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:54:23.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:54:33.212Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=0ecbe238-c599-4efa-b65c-0fa2f2375ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:54:33.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:54:43.221Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=5e5db4f3-e6c4-4c10-9f28-e94bfb2c4099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:54:43.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:54:53.230Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=a3ad87aa-38f7-4621-953d-57c8dee15cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:54:53.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:55:03.238Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=b7d84bf9-9c6e-40be-b020-9999c40bde00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:55:03.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:55:13.246Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=bb604f49-8598-4f4d-9065-e7135298d845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:55:13.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:55:23.255Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=e28b41de-3c95-4104-8a9f-4b4cfe6f25a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:55:23.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:55:33.262Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=0509cf12-140e-4a44-b7d5-6ee83b281b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:55:33.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-28T09:55:40.036Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-28T09:55:40.037Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-28T09:55:40.037Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-28T09:55:40.038Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-28T09:55:40.110Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-28T09:55:40.110Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-28T09:55:40.112Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:55:43.269Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=1466a7e1-8100-401d-9b14-093d84dcdf47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:55:43.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:55:53.278Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=77939f6a-d602-40ba-9e61-1e03859abead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:55:53.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:56:03.287Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=42cd4470-9bf6-4f85-af65-250bd98d8bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:56:03.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:56:13.296Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=8834bdaa-cd33-480f-bee5-7c1aaea3aa94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:56:13.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:56:23.304Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=3fe5e0ec-bd82-4804-ab14-a12ef0c63e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:56:23.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:56:33.314Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=09c7b92b-2133-4281-a82d-d471f0cf4ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:56:33.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:56:43.322Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=345e78e9-bc61-43ab-a68c-0bb5e39a7ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:56:43.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:56:53.330Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=e0013275-4801-48a7-be68-a7b91f2310a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:56:53.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:57:03.339Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=b8666c00-2c94-4049-b789-947c86ac3bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:57:03.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:57:13.349Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=be693de8-ad94-45e0-8524-55f57fdff2dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:57:13.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:57:23.358Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=b387f7aa-7b72-423a-8a46-330121c3b9b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:57:23.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:57:33.368Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=051535a8-0b41-4af7-ae35-2ea74e31169e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:57:33.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:57:43.378Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=3eb007c2-c75d-4c8e-b149-739794109000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:57:43.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:57:53.385Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=8251c6de-8228-40b4-a752-76ac364cae40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:57:53.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:58:03.393Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=ae32e01e-3ec8-44f8-b3b0-50478cf43c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:58:03.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:58:13.402Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=98e06f36-1738-4375-bdaa-e2a0326205cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:58:13.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:58:23.409Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=5b2c3d51-c2b4-4565-8228-ce422172f52f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:58:23.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:58:33.416Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=b507243f-9915-4d9a-94a5-cc1ca7dbac7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:58:33.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:58:43.423Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=917879c3-384a-4281-b6fc-69617d76c113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:58:43.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:58:53.431Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=628949d7-ff90-48ff-88a9-67740d8a9672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:58:53.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:59:03.439Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=b2333983-591b-4d61-b21d-2687d1125b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:59:03.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:59:13.446Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=5394213f-9ec7-4d2b-a419-43274895c492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:59:13.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:59:23.453Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=86ee596d-19fc-4768-b446-b6d8c41f88dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:59:23.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:59:33.460Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=b94ede37-bf89-43c8-af7f-958eb8227fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:59:33.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:59:43.468Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=1a92d372-2afa-4ccb-837c-3a161c1b718c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:59:43.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:59:53.476Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=4ca0843a-09a8-4d33-b4b4-fa8b65a1a0a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T09:59:53.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:00:03.484Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=cb7f6e7e-cc05-4757-af0b-8619da23315e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:00:03.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:00:13.494Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=14f22d6f-0d6c-4f6e-8494-6ae80b9700a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:00:13.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:00:23.502Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=1b8e124e-ce47-4a4a-9404-9cea629263e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:00:23.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:00:33.509Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=2dd3c740-fc0c-4c7d-8046-04d1b3c1ce53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:00:33.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-28T10:00:39.909Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-28T10:00:39.909Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-28T10:00:39.909Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-28T10:00:39.910Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-28T10:00:39.982Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-28T10:00:39.983Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-28T10:00:39.984Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:00:43.515Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=17c7daa1-71a9-4158-85ec-c5c8e6ad3b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:00:43.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:00:53.524Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=11aac00f-2661-439e-825b-342299e9dfe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:00:53.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:01:03.533Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=9ebca1de-c087-485e-9142-c877019433c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:01:03.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:01:13.540Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=1401ebf7-c0e0-47a6-a515-6eb232dc387a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:01:13.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:01:23.548Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=9c3ed8ff-5fdb-4168-bfb7-c3aae61e6821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:01:23.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:01:33.556Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=fed20bb9-834e-422a-b2d1-2a0470a449fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:01:33.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:01:43.564Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=66b6dd56-153c-4d14-bc3c-342ef5cd3ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:01:43.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:01:53.572Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=23a39c0c-0fe8-4840-9311-383d95312000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:01:53.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:02:03.580Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=2cd19543-60c3-4cab-a462-07b7e4ca7f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:02:03.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:02:13.588Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=a67c7e2a-8a66-4356-934e-a2ff9fdc3a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:02:13.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:02:23.596Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=3010331e-4db6-43cb-85a7-4a4937804739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:02:23.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:02:33.603Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=1aa9596c-65bd-4c3f-80b2-19cef2d19e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:02:33.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:02:43.611Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=90c95f19-657c-4275-b263-ecc9b48ffe02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:02:43.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:02:53.619Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=519fead1-3a50-420c-b3de-7fc094f7d260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:02:53.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:03:03.628Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=db70a75d-8959-4f18-b7d8-157ad04fb723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:03:03.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:03:13.635Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=38911a47-0dc1-4ca7-89e8-3365c7630025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:03:13.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:03:23.643Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=278f9d23-6afb-4624-8ca6-bf60bcb57029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:03:23.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:03:33.649Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=7f99d09a-92b1-431f-8df7-fb07848d18bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:03:33.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:03:43.656Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=e3c0eb9b-e762-4315-bda5-1a2185b0c1e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:03:43.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:03:53.665Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=deaace0b-faed-43d3-b744-eb811c9785c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:03:53.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:04:03.673Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=74770c7f-34b0-42bb-98f0-87d3489f7882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:04:03.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:04:13.681Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=8c461e47-4a44-4136-a29a-5f84526a931c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:04:13.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:04:23.688Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=b910d078-3013-43a0-a636-8dc96ba1454d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:04:23.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:04:33.695Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=af58e59f-3c51-401a-be2b-904e04ca21b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:04:33.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:04:43.703Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=603562f6-8a6c-4fbf-8341-3b2d91fc0108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:04:43.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:04:53.711Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=68a6013e-fe32-4401-b0ee-1cac0cbc92c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:04:53.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:05:03.718Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=ec466cdc-37ad-4366-8433-752224e3749d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:05:03.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:05:13.729Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=743f5420-4505-456b-8ec2-94b455c91b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:05:13.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:05:23.738Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=75f7f62b-07af-4005-9343-5a26c726c13b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:05:23.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:05:33.746Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=73fab901-ca24-484a-914a-5074935c9b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:05:33.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-28T10:05:39.930Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-28T10:05:39.930Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-28T10:05:39.931Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-28T10:05:39.933Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-28T10:05:40.035Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-28T10:05:40.054Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-28T10:05:40.056Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:05:43.753Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=58e17eff-5853-4847-9c24-1df7d9505853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:05:43.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:05:53.761Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=3d6f5c6b-d601-4eb0-8914-f6bdc04d50ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:05:53.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:06:03.769Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=62f9efad-0b62-45cb-a14b-d6848fa805e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:06:03.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:06:13.777Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=d26aef3a-6bd3-4eaa-8043-a40676f92cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:06:13.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:06:23.784Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=cc4e6030-ffd4-4610-acf6-507133e0cc7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:06:23.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:06:33.791Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=2686f6b3-ee91-4ba6-836e-2b710e3657e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:06:33.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:06:43.797Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=7c638cbb-a2c2-4758-ae35-02da8ac014fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:06:43.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:06:53.805Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=c97dd4b7-2697-4fb6-b6d1-1c4b3de3ff6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:06:53.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:07:03.812Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=a2576c79-fc31-4ef2-afa7-b0ac4c9be788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:07:03.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:07:13.819Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=2914bb79-1ee3-4341-8502-d63f9bfee0ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:07:13.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:07:23.826Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=b659e9a7-3858-4138-9368-a003fdafd25f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:07:23.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:07:33.833Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=765f72f6-d9e9-4ebe-8232-2a05e2940921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:07:33.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:07:43.840Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=eb324e31-8967-4d66-91f9-52b777138e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:07:43.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:07:53.847Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=ffa00e5d-74a9-48c9-a0c4-16cb15ae4039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:07:53.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:08:03.853Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=2d31d3ea-551e-4304-a326-91b4de85d151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:08:03.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:08:13.860Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=93ecf600-6861-4ba5-a083-a728690734e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:08:13.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:08:23.868Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=92687cb6-654e-480c-8c62-f49ba342dcd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:08:23.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:08:33.874Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=6dee62f4-4a6c-498c-8ae3-1658175e8eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:08:33.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:08:43.882Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=ab9c69eb-9a2c-4ff9-94a7-406560233946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:08:43.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:08:53.890Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=f82478d3-169d-4f90-a250-349c7028df5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:08:53.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:09:03.897Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=c436517a-d0a7-43fe-bb6d-a03b5612d89f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:09:03.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:09:13.905Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=7599d4f3-afea-4bde-aa53-a71007bf93e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:09:13.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:09:23.913Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=d10efa21-29d3-4f5a-b5b2-7ad94025aa5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:09:23.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:09:33.919Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=6530510a-b67c-4814-964a-ef2aa6985942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:09:33.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:09:43.927Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=329d5baf-1b89-4907-b86d-51a7b29f8e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:09:43.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:09:53.933Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=8597b606-c5a9-40c4-8b0d-660df232b1af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:09:53.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:10:03.941Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=762e8898-6324-4d0b-852d-51047b79ef60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:10:03.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:10:13.949Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=424806b1-1a59-44a9-9665-c251c72dd132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:10:13.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:10:23.956Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=b3d8bba7-642e-4eb9-a0e4-318b209b91f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:10:23.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:10:33.963Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=b3dcadd6-d69a-48f1-802f-ae78b9ea7eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:10:33.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-28T10:10:39.896Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-28T10:10:39.896Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-28T10:10:39.896Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-28T10:10:39.897Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-28T10:10:39.974Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-28T10:10:39.975Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-28T10:10:39.976Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:10:43.969Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=e76e9276-3206-430b-ac50-95c7c6ed27d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:10:43.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:10:53.975Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=1bd0595d-47e6-4c8e-a52d-3fd5f550eb48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:10:53.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:11:03.981Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=ca46d793-1d60-481c-b66f-ba07fd208088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:11:03.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:11:13.987Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=2c066770-5d3c-4206-befd-1337f6c7badf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:11:13.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:11:23.994Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=8ef37a94-05c4-4ef6-9c72-f3b4233249d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:11:24.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:11:34.002Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=c7226eb5-197c-4244-9b1b-9d8fcde14447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:11:34.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:11:44.013Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=ca0cc03f-d8df-483b-9132-ab4df2993dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:11:44.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:11:54.020Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=81fd0202-e532-45b2-8dc8-45611a6cf02e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:11:54.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:12:04.026Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=826eddab-7feb-45fe-9ac5-d8ea2f16c4c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:12:04.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:12:14.033Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=838aae61-d22e-4b70-a5bd-bbce956ddbae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:12:14.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:12:24.040Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=f66c5bc2-c7be-43ca-99ca-183b5b2d8c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:12:24.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:12:34.046Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=e4f1e22a-eeb5-47db-b9d4-10ed7c89b364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:12:34.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:12:44.052Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=ecaaf744-7f06-4e8f-a819-75ea52bec327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:12:44.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:12:54.059Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=d0a23781-1d08-40b5-96cd-a6264bcb1f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:12:54.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:13:04.065Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=dcd333d3-add5-4587-950f-f37ba033b5ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:13:04.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:13:14.073Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=747f5497-5de7-433e-81d5-c7a88a6f0e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:13:14.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:13:24.079Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=ab7eb0f1-6a48-4b2e-b098-994b2515e966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:13:24.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:13:34.086Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=53c1466c-40c5-47ec-ae94-7c496a8ce431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:13:34.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:13:44.093Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=4b6d8b7b-6904-4bb8-a76c-ed9387fcbf9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:13:44.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:13:54.099Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=3efc8dd4-82af-4997-af2b-77c8f6f978a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:13:54.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:14:04.106Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=941726ea-d47a-4cb4-b684-9dd51d66ca8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:14:04.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:14:14.113Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=3ed4f581-49d5-4857-8f68-a3c5a9468b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:14:14.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:14:24.120Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=5d858f32-8c46-4fff-9a48-133ff499061a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:14:24.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:14:34.125Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=77988268-b059-4433-907b-012af079ec77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:14:34.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:14:44.132Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=06705761-8e5a-43ed-ac53-7e299a4c2aa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:14:44.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:14:54.139Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=fad28d5c-fb4f-40a1-aa86-d3643e1a9130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:14:54.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:15:04.146Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=9dcf7408-665c-4249-ab06-03c79145baee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:15:04.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:15:14.153Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=b4373bfb-bca0-4259-a42b-9ed7b4796ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:15:14.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:15:24.161Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=bba7e911-89e8-4e01-9bf2-1471c18fa826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:15:24.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:15:34.167Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=a5aa69cb-783f-42a3-9f10-34253a2060c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:15:34.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-28T10:15:39.929Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-28T10:15:39.929Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-28T10:15:39.930Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-28T10:15:39.931Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-28T10:15:40.006Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-28T10:15:40.006Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-28T10:15:40.008Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:15:44.174Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=f7a3a075-1f03-4049-9373-31205ea7e11e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:15:44.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:15:54.181Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=59b4939c-ea9a-4bd3-a91e-d6fb345af39d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:15:54.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:16:04.189Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=2074da70-ac4a-4028-ab32-e9f0865ba6d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:16:04.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:16:14.196Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=32a948be-33a2-43e4-86c8-17bb568c2f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:16:14.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:16:24.203Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=6af2ebcd-5d51-4770-be9e-527dbadd05f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:16:24.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:16:34.210Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=bdcb3866-71c8-413e-9f66-9b30876f2164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:16:34.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:16:44.217Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=d5e81236-ead7-4ea1-8394-fb3606cef960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:16:44.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:16:54.230Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=cdf8d5ba-7d77-4448-8559-f346587827b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:16:54.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:17:04.236Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=3025270b-784e-4ce0-811a-33906ce93265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:17:04.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:17:14.243Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=da442a91-b205-4854-a7bc-1208e0bdb4e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:17:14.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:17:24.250Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=4b77ee8f-a097-4cb5-b40f-dd871f6784d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:17:24.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:17:34.257Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=ca540ab1-e819-43f5-93e0-0bbc7c365e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:17:34.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:17:44.263Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=7d930a2f-3dcb-4bfd-8e6c-2cee9627a093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:17:44.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:17:54.271Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=e320e5cc-540b-47be-9f2d-e26ca00b5ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:17:54.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:18:04.277Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=b2335eb7-6258-4b64-aabd-2acae17ca197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:18:04.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:18:14.285Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=4e3ddb4b-0c8d-45b4-92f7-34a6dc2b1b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:18:14.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:18:24.293Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=f88eed5e-f340-4a10-af3a-8ba46324157d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:18:24.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:18:34.302Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=f251e9e5-3b02-4444-a5a4-e7dcbca31195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:18:34.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:18:44.309Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=e1839e34-90e8-4e02-9da7-faf52d7dab5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:18:44.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:18:54.317Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=fb18cf1a-4776-45ae-8b1a-ba56588461df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:18:54.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:19:04.323Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=519515e0-b5e3-4939-8c2f-bf843f5f1c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:19:04.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:19:14.330Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=bb4d2676-3cc4-4b3a-879a-970070c08257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:19:14.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:19:24.338Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=4ed58fa5-d3e0-4d92-ac28-2755d4c4afba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:19:24.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:19:34.346Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=a072ea8f-42b1-4896-b911-ba9c42ae801b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:19:34.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:19:44.353Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=af4ed913-0ac3-48a0-95e6-0fcf5e91cdd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:19:44.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:19:54.359Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=c49840c4-1011-49ab-b815-c008999a1664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:19:54.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:20:04.366Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=e88df560-3965-465b-9321-aeb50a2c99bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:20:04.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:20:14.372Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=b527c076-aaec-4697-94cc-173852d63dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:20:14.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:20:24.378Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=d4d900d5-3fce-4a92-97ba-0f4d4b89f1d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:20:24.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:20:34.384Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=ffafc7d4-5ff5-4c57-a33c-8436b52615a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:20:34.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-28T10:20:39.925Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-28T10:20:39.925Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-28T10:20:39.926Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-28T10:20:39.928Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-28T10:20:39.995Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-28T10:20:39.995Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-28T10:20:39.998Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:20:44.389Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=26cd76a8-51ee-4eb6-9aed-a6e7b74325ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:20:44.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:20:54.395Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=8396ec32-81f4-49e5-995e-bbd92326952a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:20:54.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:21:04.401Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=be240237-3e85-442a-83b0-58059f2053f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:21:04.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:21:14.407Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=8bc211a9-9d91-40b6-8a35-b1ace1007012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:21:14.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:21:24.416Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=873379bc-2e5b-4375-b525-074199586366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:21:24.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:21:34.421Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=5e9705b5-2673-4bcc-88b5-6c6ed5979d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:21:34.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:21:44.427Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=c8c72bee-ca2b-4c56-95f0-3535a9ff976b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:21:44.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:21:54.433Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=3bc3f4fd-1987-422c-87d4-bacf0260e957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:21:54.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:22:04.439Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=c54f5668-f73e-4ee3-a787-a19081bc7bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:22:04.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:22:14.446Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=d479b8a5-3637-4d6c-87f3-a3cde511c9ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:22:14.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:22:24.453Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=4da27bd2-487e-4154-a439-b16bb101ba3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:22:24.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:22:34.464Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=8939756e-c044-4af7-b291-73a27f165734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:22:34.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:22:44.471Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=5c70b6ea-1f35-4c36-b4a5-29ae1342f976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:22:44.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:22:54.478Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=ca59e2bf-3a29-4a9a-9ff5-2154b4f803a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:22:54.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:23:04.484Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=d31193a8-71c6-48ab-92e1-53f5311033e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:23:04.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:23:14.490Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=c8cecca3-80c3-4d53-a182-d06d5052f086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:23:14.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:23:24.496Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=b148204c-f4b9-408a-a0a6-f5073c147fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:23:24.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:23:34.502Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=d272b518-211d-4b05-a915-daa7cce14ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:23:34.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:23:44.508Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=a642b638-8380-42ed-b841-c1a6fbb1d988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:23:44.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:23:54.514Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=08e8221b-3910-484b-92d0-2c6d3188ec6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:23:54.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:24:04.522Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=62dcc3ab-51c4-4fb1-8b06-2dc7642f4ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:24:04.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:24:14.529Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=1328d753-67a2-499e-8cb5-9dc8397e9b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:24:14.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:24:24.536Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=cfd9a46a-a3bf-4226-b309-90fa29043f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:24:24.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:24:34.542Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=49291382-7638-47ba-91ad-dfffcff0ed90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:24:34.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:24:44.547Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=42b7a58f-41b8-46bf-9369-90464e9da05c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:24:44.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:24:54.554Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=51423662-5f6e-4416-b912-aa8110fe9b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:24:54.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:25:04.560Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=425a6621-bc56-43d0-b88c-b6061b6def17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:25:04.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:25:14.568Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=4ad2d1a6-02ed-42d5-80d2-38589b5612e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:25:14.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:25:24.574Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=d8a3fac4-2d41-4ad6-82c1-998850902ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:25:24.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:25:34.581Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=d6ff8e4d-58f7-4be5-8614-3689e4baa0f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:25:34.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-28T10:25:39.926Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-28T10:25:39.926Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-28T10:25:39.927Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-28T10:25:39.928Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-28T10:25:39.994Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-28T10:25:39.994Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-28T10:25:39.996Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:25:44.588Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=67d71513-5677-409d-8ab6-a569843ea418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:25:44.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:25:54.594Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=11869c64-f643-4048-b5e1-0e7b257ac9d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:25:54.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:26:04.602Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=e2bfe4a5-37ca-4bd0-871d-06d122642cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:26:04.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:26:14.607Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=d85fe00a-14b8-4ddd-a8c4-c17667e3cb1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:26:14.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:26:24.615Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=1aa2a86c-6327-41bb-8395-e42566e250d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:26:24.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:26:34.621Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=17414014-5d2b-4ec6-8316-b2873dccd969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:26:34.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:26:44.629Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=989b16e5-0e6f-4757-95c0-5a7f8ddd6530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:26:44.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:26:54.636Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=53a6e840-0660-4d0e-aaaf-442c39022420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:26:54.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:27:04.643Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=932d235a-8af9-48ad-bfd4-4e8ce73f5468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:27:04.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:27:14.649Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=7ce18b59-fd7d-4485-a1ff-d329bcffc73d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:27:14.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:27:24.656Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=54e10e77-4c8b-45b3-9103-57f397c854ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:27:24.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:27:34.664Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=e18c517f-9462-448c-bcbd-d65ea8ceb77c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:27:34.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:27:44.669Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=bd9a9d44-dca2-4c38-9e4a-37e325cab6d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:27:44.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:27:54.675Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=4b762544-4dcd-4cc0-a03f-e6ae75d063ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:27:54.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:28:04.681Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=46846af2-0e77-426c-9723-9289eabf0bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:28:04.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:28:14.686Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=d6b43cc0-818f-41c4-94bd-30bb83577c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:28:14.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:28:24.692Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=83a76d95-140f-477d-bb58-59f8c6b66ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:28:24.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:28:34.698Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=e123abc5-0ecc-470f-b5c5-80793189760b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:28:34.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:28:44.707Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=bd124c8a-2ab5-4435-b274-daaa9204a540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:28:44.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:28:54.713Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=38ac17b4-f51e-415b-b656-95f535390f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:28:54.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:29:04.719Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=70fae3bf-ddb9-4a2a-9b6c-d2f4184fa7e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:29:04.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:29:14.725Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=3b176f12-31cd-450c-8e7c-76d561141c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:29:14.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:29:24.731Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=5b9fec8e-4c2a-4329-8a3c-57aa54866af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:29:24.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:29:34.738Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=4885206c-e0de-450c-8c51-eebcd520e99e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:29:34.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:29:44.745Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=3da0addc-2ca2-477a-a0ab-6957b18f19b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:29:44.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:29:54.751Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=e867349e-1ba7-4982-b6bd-ed89a1a70bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:29:54.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:30:04.757Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=36f51bab-1cf5-4bbf-a302-9448cde93f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:30:04.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:30:14.764Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=e4a5e461-16d5-4e1d-9b15-747b952f6d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:30:14.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:30:24.770Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=3f7037bb-310f-43cd-8a1c-48ea2bcec8a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:30:24.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:30:34.778Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=32ca3eb8-6bf0-4177-9294-4f8616a78725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:30:34.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-28T10:30:39.907Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-28T10:30:39.907Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-28T10:30:39.907Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-28T10:30:39.908Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-28T10:30:39.983Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-28T10:30:39.984Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-28T10:30:39.985Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:30:44.784Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=2df2df93-5b75-4653-b75b-293e83529755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:30:44.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:30:54.790Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=9df41a65-1cf9-492a-9853-25c65fc11846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:30:54.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:31:04.796Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=74e21a50-8ff2-47d9-8118-2a75516e424a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:31:04.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:31:14.801Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=cbb808b2-77a6-4e6a-9df4-4c2b02a3dd60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:31:14.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:31:24.807Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=6f4500d8-88ae-4ec2-823a-9ef117342ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:31:24.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:31:34.814Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=a372b163-0bd9-482a-b108-cc7149cd8e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:31:34.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:31:44.822Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=5b9b6fdf-332e-4a04-bf84-f2fe1ebd1aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:31:44.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:31:54.826Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=e95547ba-d0ea-4465-8f32-cd4731c49255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:31:54.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:32:04.834Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=3101b0be-c584-494f-aae6-b1de700127d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:32:04.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:32:14.842Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=388c5eda-c192-42a8-8d01-0805e66a7696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:32:14.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:32:24.855Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=f1a43d4e-0d30-4d13-8b23-1427323e8f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:32:24.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:32:34.863Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=1861cfce-1d52-45e6-a4a2-b034a290bcb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:32:34.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:32:44.869Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=1fc16cb5-4ce8-4a11-a087-d9af5fe3094f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:32:44.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:32:54.876Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=21f1d2ae-4a66-4704-8e0b-0a98b758bb22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:32:54.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:33:04.887Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=e1252ad5-0e5b-4142-a294-a61418587354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:33:04.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:33:14.894Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=bf8edb4e-59b3-4c76-a0ab-5c0a97f91502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:33:14.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:33:24.900Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=23260b61-0b54-46b2-b013-020dbfae2b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:33:24.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:33:34.906Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=36642199-09fc-4588-98ef-c1614ab8e0b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:33:34.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:33:44.911Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=da545e8b-b775-422a-af20-e2e7dcb1e959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:33:44.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:33:54.919Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=444e5aa7-7055-4362-baec-deb2d93caec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:33:54.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:34:04.926Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=302460ff-d10d-489f-8a84-d3f719a0869f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:34:04.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:34:14.932Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=21354f2f-765f-476e-937f-168767759752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:34:14.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:34:24.938Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=b7601cc8-0cce-4f9d-9052-7f6b3befa781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:34:24.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:34:34.944Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=9697286c-e6cf-406c-92a7-1a6586d30a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:34:34.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:34:44.949Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=d608d62a-df76-486b-b51f-bb7f7650b0fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:34:44.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:34:54.954Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=f8229487-c6f4-4fc0-be9e-6a3da8d77649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:34:54.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:35:04.964Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=6680bf2f-1a66-4b58-9c1f-a667f9cd28b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:35:04.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:35:14.970Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=5f742c25-971d-4c0b-a7b6-a810c842aed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:35:14.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:35:24.975Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=4130263e-28fa-4b4a-9dd6-e010e0788179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:35:24.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:35:34.982Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=5aeff7ba-ffc3-419a-ac1c-30293bf7f589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:35:34.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-28T10:35:39.927Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-28T10:35:39.927Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-28T10:35:39.928Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-28T10:35:39.929Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-28T10:35:39.995Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-28T10:35:40.011Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-28T10:35:40.013Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:35:44.987Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=9e584863-c292-4a57-99bd-50f2f1f4e7d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:35:44.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:35:54.993Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=7cacc632-6e71-4a65-b0a7-019c31920f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:35:54.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:36:04.999Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=4f691231-ae10-440a-a480-18621d215422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:36:05.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:36:15.005Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=b1056645-bdf8-4959-a573-e25b78b419fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:36:15.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:36:25.011Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=c7415cad-dcd2-443f-84c6-4802e7db0c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:36:25.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:36:35.017Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=44f5ef01-cd62-4f70-9e40-1227447d8fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:36:35.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:36:45.024Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=e5f2bad2-bb34-4411-b692-a25353d792ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:36:45.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:36:55.029Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=6e0e6e78-35be-4130-87cf-8795308e56e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:36:55.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:37:05.035Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=d021042c-0787-41e3-a5fd-8e1c3de09585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:37:05.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:37:15.040Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=cbe3ccdc-e576-48a3-9a03-745b449d82f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:37:15.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:37:25.047Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=a35c7b5b-092b-4f66-8cb1-7110365c48fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:37:25.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:37:35.054Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=cac16ce8-37c2-424a-a544-be6ebd3893b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:37:35.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:37:45.060Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=caf433b7-7876-403f-805d-df1bc1ed075b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:37:45.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:37:55.066Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=ee834cc2-4a6e-4c98-91e5-65b659720092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:37:55.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:38:05.072Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=f73159bc-4adf-48f8-9203-938c146bef59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:38:05.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:38:15.077Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=f447110e-362c-445f-86a4-527182274f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:38:15.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:38:25.083Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=c8467e67-f48d-4896-9beb-5b8edb87616d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:38:25.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:38:35.089Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=67a0707e-2516-454d-872c-be9f6a7a196d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:38:35.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:38:45.095Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=f4183441-3706-4798-8753-1e5d10e292fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:38:45.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:38:55.101Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=755b4aff-b7af-456d-8771-c345b14f1f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:38:55.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:39:05.106Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=d86533be-182d-4b03-bc0c-323ff33d9a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:39:05.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:39:15.112Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=e249e1f4-556a-4aea-9ccd-ee689dd25b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:39:15.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:39:25.118Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=323398f6-1f5f-43da-a142-494a63336739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:39:25.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:39:35.124Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=3046ddc8-f8a5-4676-9156-edb6e505a5b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:39:35.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:39:45.129Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=f1053c49-1fe9-49f0-a9de-ab510c492b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:39:45.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:39:55.135Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=aeaa7590-b24a-414f-ba0b-62e8790570e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:39:55.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:40:05.141Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=fdfbde9b-c6c4-437b-a6cb-188484523508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:40:05.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:40:15.147Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=f9336588-98fd-4d44-a6ea-5d8d0446cea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:40:15.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:40:25.153Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=c334f9bd-ac90-4d76-94a4-55a71a8630bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:40:25.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:40:35.160Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=182cee02-8fad-404f-8fd3-d95e16d8e99f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:40:35.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-28T10:40:39.910Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-28T10:40:39.911Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-28T10:40:39.919Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-28T10:40:39.925Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-28T10:40:39.990Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-28T10:40:39.990Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-28T10:40:39.992Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:40:45.166Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=ed48e9ba-f092-4842-ad14-1dc145a8b543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:40:45.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:40:55.173Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=f49f9d90-d97a-4b5c-a848-c0f5b4234ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:40:55.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:41:05.178Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=1d32ff52-a91d-45fa-90f6-a0c5e8c558f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:41:05.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:41:15.185Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=9a1440d9-9e19-496c-9ca4-dcf04558c940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:41:15.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:41:25.190Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=e3390d60-218f-4679-b0f8-1a92b6ce06e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:41:25.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:41:35.196Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=4da92093-2775-4444-ae15-1b6267d01749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:41:35.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:41:45.203Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=70c8ef36-a4f8-400c-aa3e-3e635e2d1250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:41:45.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:41:55.209Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=d58db8d9-25f3-499f-b84a-f665aa685287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:41:55.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:42:05.216Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=18c03b7c-9751-4619-9f3f-7aea94195e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:42:05.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:42:15.222Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=7ce5319a-7962-43c0-a794-df17f3d09903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:42:15.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:42:25.228Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=0ee913b6-4d16-44ea-aed6-9344b1f112ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:42:25.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:42:35.233Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=a1acbc71-ad53-4807-91b4-a24a5ad9f226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:42:35.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:42:45.240Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=ec0f8863-14aa-42d2-b2b4-76d4fa7cf79e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:42:45.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:42:55.246Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=2fbd2021-c8b0-4141-9e6b-de0a6a582bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:42:55.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:43:05.252Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=1aa43194-c1ac-4505-bb95-53856057b423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:43:05.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:43:15.258Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=3ca178a2-c139-453f-8d38-2b557cb4b51a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:43:15.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:43:25.262Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=dfebdcb4-6da7-4902-a0c5-e1ca8554b136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:43:25.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:43:35.268Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=67fbf795-e4e4-43e1-9e23-b545cc7f2c68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:43:35.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:43:45.274Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=32b9ceac-c51b-4f20-8880-cb352fbe7c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:43:45.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:43:55.284Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=da288f08-c8f5-49f1-a565-0d867230b8fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:43:55.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:44:05.291Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=c6360173-3aa0-484b-9376-68d6a6698c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:44:05.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:44:15.297Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=291a449d-d50a-4356-9ddf-2f1640c686e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:44:15.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:44:25.303Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=bff3b66e-4cf8-4bbd-a16e-77b9e9789793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:44:25.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:44:35.308Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=0d2777d5-af73-4d82-a253-bcfd463431e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:44:35.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:44:45.315Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=dfcb9183-7baf-455d-9e30-a5cd5986a7ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:44:45.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:44:55.321Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=28d6310e-25b0-4a23-9e05-511ffec2aa7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:44:55.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:45:05.327Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=fb747e59-ce3d-4b9f-982b-cc23139113e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:45:05.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:45:15.333Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=1c9cb73f-06b6-4477-8412-345f325bdd7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:45:15.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:45:25.340Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=bc061179-547b-4823-acbd-ba535972deae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:45:25.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:45:35.346Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=fe39f5eb-8e09-48f3-9b15-3487689cd47f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:45:35.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-28T10:45:39.928Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-28T10:45:39.928Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-28T10:45:39.929Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-28T10:45:39.930Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-28T10:45:39.999Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-28T10:45:39.999Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-28T10:45:40.004Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:45:45.353Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=aed7324c-1845-439e-9cac-24476a262edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:45:45.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:45:55.359Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=1599d924-f5a6-4cf4-808f-d9d011dd42d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:45:55.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:46:05.365Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=943b1a5a-3e74-49be-baf5-633742434aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:46:05.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:46:15.371Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=004c023c-b39e-461d-8dda-0fe68d4c3287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:46:15.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:46:25.378Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=d81df66d-86b7-40d5-b319-9c2755e40550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:46:25.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:46:35.384Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=ee3ffcd8-dd5e-44f9-b2eb-2bc5593016d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:46:35.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:46:45.389Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=f5dffd53-31c4-492d-b46a-58fc59532e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:46:45.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:46:55.408Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=736037f1-44e7-437d-9a50-3e0d1f0f6f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:46:55.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:47:05.415Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=76f868cd-73a5-4001-a692-4b1c0965b71e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:47:05.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:47:15.422Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=63497af8-928e-4b8b-9deb-225bbdc3d46b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:47:15.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:47:25.427Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=afdfdf51-fb3f-449e-872a-795a29407198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:47:25.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:47:35.433Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=8eff7427-27c5-496f-94b8-43c45fab41a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:47:35.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:47:45.440Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=3e4a8571-839d-4b60-81c7-febeab3084a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:47:45.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:47:55.447Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=04ff2caf-defc-4316-99e6-c7c0e4f248aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:47:55.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:48:05.453Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=f04d7b8d-9dd6-4b82-957e-cb661d48270c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:48:05.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:48:15.460Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=e0bb129a-b7fb-4ca8-9791-9f565b9156c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:48:15.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:48:25.465Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=f63aa911-b893-4d58-9a1c-7531d36c962d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:48:25.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:48:35.470Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=b299b90f-7a32-4943-88b3-f1952cb05248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:48:35.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:48:45.476Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=03f19a15-43bd-4458-9167-e1ece68c47e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:48:45.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:48:55.481Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=4c7a036a-9932-4f5a-88df-6a5b6e021d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:48:55.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:49:05.488Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=0e2758fb-f079-4ef0-8744-714c370b0d51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:49:05.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:49:15.493Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=12798e48-3ef9-4bd4-9aab-62dd6cc26886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:49:15.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:49:25.499Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=5c1e3fc1-339c-4941-be7e-372e8dc36259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:49:25.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:49:35.506Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=cea4fd36-5d7e-4355-9fa5-dc04a347ae45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:49:35.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:49:45.511Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=8f066056-9785-49bd-89b1-c44620fd33c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:49:45.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:49:55.517Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=890b095c-2f80-48b8-8b34-7f7c2667d6ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:49:55.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:50:05.523Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=35e00614-3169-41aa-ad24-5aecc9008617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:50:05.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:50:15.528Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=3e715e15-e7b2-4f39-bc6a-7cb0d33c19a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:50:15.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:50:25.534Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=704b7444-4e53-458d-b345-5cd58162a048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:50:25.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:50:35.540Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=f56fa50b-590f-448c-9e7d-3c1700b98076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:50:35.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-28T10:50:39.938Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-28T10:50:39.938Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-28T10:50:39.939Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-28T10:50:39.940Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-28T10:50:40.002Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-28T10:50:40.003Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-28T10:50:40.004Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:50:45.545Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=b771bbfd-b7b6-4142-81c2-7e53798446d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:50:45.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:50:55.553Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=f9a87c0a-abc5-4fcf-89fc-4d573157a3d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:50:55.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:51:05.559Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=09f2f3fb-7d68-40c6-a217-3cd851986d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:51:05.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:51:15.565Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=13f5cd17-69ec-454c-8159-01f5221ed90a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:51:15.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:51:25.572Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=d678ef75-fc19-4fa5-9a5b-03ef29c287f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:51:25.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:51:35.579Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=9702347b-ef29-43b1-8ed4-e9147f48c3d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:51:35.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:51:45.585Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=75498aa9-0906-491d-89e1-3b03a205e5b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:51:45.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:51:55.592Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=2c8bd17a-cf9b-4ffd-a5bd-961756fc53e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:51:55.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:52:05.597Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=c6fae52e-f88f-458c-8f2a-12e934fc80c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:52:05.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:52:15.604Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=ac50cf0e-df62-40b3-804c-0caca3b3e69b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:52:15.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:52:25.610Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=3085b4ff-dc30-4a3d-bbe6-3c1bc8a01308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:52:25.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:52:35.615Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=31af728d-82de-4c36-be9c-8ac165849763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:52:35.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:52:45.621Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=d7023be7-f9b4-4d32-a7b3-89e765b5b3de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:52:45.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:52:55.630Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=9e4391bf-b48d-406c-b384-4fd84d398470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:52:55.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:53:05.637Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=60a6c55a-ac04-437e-90e5-da03853793dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:53:05.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:53:15.643Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=55218f0e-0111-4798-ba45-dbaa49e8f322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:53:15.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:53:25.650Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=179927d9-7c49-4446-baee-60f147be576f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:53:25.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:53:35.655Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=75b50432-4443-49e0-b1fd-8ffadeed9f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:53:35.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:53:45.661Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=e721a42e-f2f0-4a9f-a4d8-eee0ebbebab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:53:45.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:53:55.668Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=8165ff1c-3d05-407b-b228-fbb6c3f04235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:53:55.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:54:05.674Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=fde6a04b-4ded-4f08-8be9-f44665a25167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:54:05.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:54:15.681Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=f2edd0b0-0662-4ee6-8ae6-79b42c3a5cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:54:15.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:54:25.686Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=3fe1c633-77a6-4c78-a996-5b9cb90f9f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:54:25.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:54:35.692Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=76c2e821-60cd-48f4-a917-fa08fb8ddfac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:54:35.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:54:45.698Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=0ff02f81-5a1e-4439-9a98-c7ddab405bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:54:45.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:54:55.704Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=852e6937-ccfd-48a6-9330-22db875fe92f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:54:55.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:55:05.710Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=becd014a-159c-41e8-bd74-5c08651fba4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:55:05.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:55:15.717Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=8e910475-73aa-4b5c-8931-83ee7f3babd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:55:15.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:55:25.723Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=da557a12-121c-42fe-aa80-a544fc1e493d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:55:25.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:55:35.728Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=a8f5d79f-ad24-454e-8b78-a557cdfdcfaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:55:35.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-28T10:55:39.937Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-28T10:55:39.937Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-28T10:55:39.937Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-28T10:55:39.939Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-28T10:55:40.031Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-28T10:55:40.031Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-28T10:55:40.034Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:55:45.734Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=1c8054a6-1497-4aa2-ba8f-abbfd53d3296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:55:45.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:55:55.741Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=21760dd4-9be2-4824-92a4-9e620beb126b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:55:55.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:56:05.746Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=7d4ffa0a-3935-4878-999f-1fecc81c8778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:56:05.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:56:15.752Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=452bdef8-99d2-408e-a009-7a5adb414278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:56:15.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:56:25.758Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=d9214497-e287-4d4b-b75b-0c64c7640112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:56:25.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:56:35.764Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=8564f7f5-8d40-4699-a798-b11acabd0a03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:56:35.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:56:45.769Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=9aec2e4d-55b1-495e-804f-991137873fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:56:45.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:56:55.775Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=74d7ac06-4f5d-405a-826c-8fef1974da72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:56:55.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:57:05.781Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=09c51bd4-d074-4569-a205-8908e737e97b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:57:05.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:57:15.787Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=0179c3f0-9113-48fc-86c5-8ba93705bead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:57:15.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:57:25.792Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=004209ae-47dc-4a1a-b7a3-aa42082d1135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:57:25.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:57:35.798Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=5206c466-ad63-468f-a014-348c0d4ccf68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:57:35.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:57:45.804Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=e23766ba-7875-4dc5-ab70-178b8ac12ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:57:45.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:57:55.810Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=5653b583-34c0-4c3f-9f4f-2a6df7d6f609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:57:55.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:58:05.816Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=91081e2d-5cda-496e-abb5-82f4798cd300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:58:05.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:58:15.822Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=d88992e3-4fc3-4d9d-8562-dfa3efec008a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:58:15.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:58:25.827Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=1401e8f0-ccdf-4f7d-9be0-f18f68387a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:58:25.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:58:35.834Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=b078bf3d-4be1-431d-b299-a810789da38b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:58:35.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:58:45.840Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=7d57be15-c75e-4b03-b0f8-61cfcc5f378e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:58:45.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:58:55.846Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=bc887b3f-d2aa-495b-8dfa-06720f6e6c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:58:55.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:59:05.851Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=c6bd7346-2a91-48eb-b4f5-b21a1113efc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:59:05.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:59:15.857Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=941c426f-8fd1-42b2-9662-915a3cd90f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:59:15.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:59:25.862Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=cf6787e6-801a-4bf0-ae6c-abb910948194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:59:25.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:59:35.869Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=95b6279d-ec34-4254-9010-35f4e5995a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:59:35.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:59:45.875Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=6b45b63d-4433-4d35-a6b1-d7505114a4ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:59:45.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:59:55.882Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=42207cc1-4106-4e60-ad82-3e025868120e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T10:59:55.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:00:05.887Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=8482beff-50f5-476a-a734-031c01ea8e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:00:05.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:00:15.893Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=57e8ce5d-8823-4b8c-aa91-4caf847557e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:00:15.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:00:25.898Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=ba669b4b-7303-474a-8104-1fa01911727d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:00:25.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:00:35.903Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=1748563d-9c8e-42bb-84ae-baf28cc71006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:00:35.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-28T11:00:39.919Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-28T11:00:39.919Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-28T11:00:39.920Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-28T11:00:39.921Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-28T11:00:39.986Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-28T11:00:39.986Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-28T11:00:39.988Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:00:45.909Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=a77f989e-5bb4-4ec4-b30e-5bb0040599ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:00:45.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:00:55.916Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=2bc205c1-79f6-43e3-ab55-5f991df8e6d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:00:55.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:01:05.922Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=224cf0b7-48d7-46bb-9833-6dffb98f8dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:01:05.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:01:15.927Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=28f6b671-7cee-4d2a-ba30-9bcd4cbc068f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:01:15.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:01:25.933Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=34385d81-0087-4e4d-9745-9131a610210d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:01:25.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:01:35.940Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=af157f26-6e74-45cc-829b-35ca821c3c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:01:35.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:01:45.946Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=336cd4f7-3c4b-41d2-b4e7-eddee62faa9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:01:45.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:01:55.951Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=537ff860-224e-4bf9-9cc8-ab5797d6c7dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:01:55.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:02:05.956Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=d0a4b7ed-dc3d-47e4-a0eb-6c11f4c71fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:02:05.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:02:15.963Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=bb4e929b-9ec1-4392-bd18-fa49b935586a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:02:15.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:02:25.969Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=4aa3a26a-e5cd-4af1-8c0c-b98847a35862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:02:25.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:02:35.976Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=43d67a15-76eb-4db8-a33e-a5fca7b8c040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:02:35.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:02:45.981Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=ea104950-5fed-48a5-956f-fecebdd13b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:02:45.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:02:55.987Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=8ad389b7-5628-42ec-aa5d-21d507b3a660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:02:55.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:03:05.992Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=9d56d8c3-c9d1-4ced-b089-caeb51c0b9b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:03:05.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:03:15.998Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=86f7458f-cfd3-47c9-975c-4cef4688ec9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:03:16.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:03:26.004Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=ce63eb2c-b11d-403e-9bcc-c0966e60cefc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:03:26.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:03:36.009Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=471d97a2-81da-4209-ac9d-1c11a36b8cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:03:36.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:03:46.015Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=5dc36e44-9dd9-4e4e-9bdc-36de323fe1be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:03:46.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:03:56.020Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=71a723dc-639d-410d-9edf-6318f8f44817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:03:56.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:04:06.026Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=fb7c997d-d1df-4f57-9c1b-a2028a8a6dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:04:06.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:04:16.032Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=38c7a8c0-2847-4d72-ad0f-4f4b5da665a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:04:16.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:04:26.037Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=87d287e2-3833-4e11-8934-887d8c98233b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:04:26.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:04:36.043Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=28460cf0-d1ba-4957-aaa5-c84218329718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:04:36.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:04:46.048Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=dff3d977-4cf5-4766-b5bc-17f6330e0818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:04:46.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:04:56.055Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=9ab7b66c-ff3b-4fda-a3af-18023d8e2ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:04:56.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:05:06.060Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=ad91c53e-026d-4a02-9a59-cd7df547ed7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:05:06.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:05:16.065Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=aec4a7aa-6b4f-4ab5-874a-d48909b27c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:05:16.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:05:26.070Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=daa3a368-1f7b-4dcb-b098-3575f68b391c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:05:26.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:05:36.075Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=c5771b71-78b3-46a8-ae67-3f04d426ed50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:05:36.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-28T11:05:39.914Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-28T11:05:39.914Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-28T11:05:39.915Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-28T11:05:39.916Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-28T11:05:39.982Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-28T11:05:39.982Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-28T11:05:39.983Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:05:46.081Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=fc9d4190-42e1-4975-885d-78c6f05d3fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:05:46.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:05:56.086Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=726a79a1-0b00-4b50-8e8a-ff66d4014f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:05:56.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:06:06.091Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=8247ec47-4778-4f91-88b1-8c796b65325b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:06:06.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:06:16.098Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=bc526224-11e6-48bd-af3b-a3f4a8a91320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:06:16.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:06:26.105Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=e927c5bc-a9e9-4290-a501-bcaf375a44d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:06:26.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:06:36.110Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=c3003e27-2113-4584-8d31-57cce08e5743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:06:36.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:06:46.115Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=bee53092-4bc2-4a42-a69e-4110cd9defe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:06:46.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:06:56.121Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=a7376761-7147-4102-b538-f12b798d93f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:06:56.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:07:06.126Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=494e09df-8983-4292-93b1-a091a8c76641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:07:06.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:07:16.132Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=994aad78-a75a-4ba1-ab90-8526fae11268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:07:16.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:07:26.139Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=0adc222b-9aa9-4b78-aaf8-3954207fc304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:07:26.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:07:36.145Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=de8857d4-21f5-4802-8a4d-e41df0f65b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:07:36.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:07:46.151Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=183c61e4-ab03-4ac4-8dce-986eb0d4b361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:07:46.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:07:56.156Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=5901e699-68de-497e-b2d2-293e8b19a261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:07:56.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:08:06.162Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=ef04aa3f-4b6c-4c3c-a9b5-bcaa178db196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:08:06.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:08:16.168Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=a537af1d-0d11-45fb-9525-8fa86aec4b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:08:16.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:08:26.173Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=b13e65ca-e6c4-4d74-a8f6-66aefce66d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:08:26.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:08:36.178Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=f9a9a9cc-765a-4d4d-ad18-6848c4343c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:08:36.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:08:46.185Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=ba775b8c-8d7b-4247-a7d6-c24a7ca4e1c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:08:46.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:08:56.191Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=032c8e6a-674f-4cbd-ad10-0f281f9ed464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:08:56.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:09:06.196Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=50bd590c-3f96-46b4-95e5-665bbca2a979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:09:06.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:09:16.201Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=b435cb9e-4603-4b39-84a3-6178c36a6490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:09:16.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:09:26.206Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=9da46837-6cb2-497b-a422-df52ebb780ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:09:26.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:09:36.212Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=c6df23f2-2f87-4a95-965a-a1c4ea188c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:09:36.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:09:46.218Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=87eb2d75-5b74-45d9-ba79-e8817c63a517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:09:46.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:09:56.224Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=6a74ff3e-bf7e-490d-8e71-17e9a922eacf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:09:56.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:10:06.230Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=e4893712-6459-481c-99e3-5d350c2280f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:10:06.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:10:16.235Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=eb73ce5b-c8cd-47f8-aa8f-e282f6adeabb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:10:16.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:10:26.240Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=70ac4bc5-168a-48c5-84ee-99afc4e54f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:10:26.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:10:36.247Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=da1bb73b-824f-486c-9cc4-035430ee5742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:10:36.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-28T11:10:39.912Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-28T11:10:39.912Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-28T11:10:39.912Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-28T11:10:39.913Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-28T11:10:39.974Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-28T11:10:39.974Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-28T11:10:39.975Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:10:46.254Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=29a865cd-84d3-46e9-8a3b-2423306155fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:10:46.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:10:56.259Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=b88e33b9-08eb-44fb-a6d8-0573717085db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:10:56.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:11:06.265Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=712f036c-e383-4b5f-934f-f4b28c8f418a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:11:06.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:11:16.270Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=f680b126-0689-4977-915e-951c97133831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:11:16.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:11:26.277Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=a894850c-7e73-45ca-a45a-06aef0034a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:11:26.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:11:36.282Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=126d60f9-ceba-40dd-82e5-45b5f2fecb77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:11:36.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:11:46.290Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=d371c1f0-7900-4115-b8e8-02c603e3faaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:11:46.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:11:56.296Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=d59412cb-5412-4641-9b49-80a290ae48c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:11:56.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:12:06.301Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=4e304cf8-1e12-44bf-aef2-389ff65d6da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:12:06.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:12:16.308Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=9aeb6fae-7ab4-4c4d-8633-7e0d08a0dacf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:12:16.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:12:26.314Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=de999ead-70fc-49e5-87e2-12288656679d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:12:26.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:12:36.320Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=bd80f145-7632-4f86-804f-1c0d451aa21d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:12:36.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:12:46.325Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=6e039aeb-9e64-4132-ad80-9941de299d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:12:46.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:12:56.330Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=02eb1aeb-b53d-4086-b901-70ba9c7c5f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:12:56.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:13:06.335Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=8f40d5e5-c552-42f6-a56a-b7398b087ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:13:06.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:13:16.341Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=08e0d2aa-351b-4671-a88f-f321ad0ef2fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:13:16.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:13:26.349Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=a574b39e-8d3c-4175-98bc-a384b026f64a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:13:26.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:13:36.355Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=1fc96114-4a1a-41dd-88cc-46d90361313f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:13:36.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:13:46.361Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=63ed46d1-a533-456d-b5f3-83525a76e0e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:13:46.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:13:56.368Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=827740e0-fa2c-4ce6-9830-a2cd1e4829ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:13:56.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:14:06.374Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=17a08ae5-30f6-4589-9e5b-d5684195e7e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:14:06.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:14:16.379Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=c85f9aac-c186-47a2-af53-02a223a4683f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:14:16.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:14:26.385Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=85538308-39be-48af-b41b-fbfaa65e8f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:14:26.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:14:36.390Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=f13f3f83-f69b-4cc7-a326-28935159d94c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:14:36.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:14:46.396Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=ce38857f-7e7b-4708-8a9c-780e3a47d1a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:14:46.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:14:56.401Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=2575490c-d4b5-4957-80a3-f06f4befa34d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:14:56.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:15:06.407Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=3e902951-d11c-4029-9128-fee3d1acb15d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:15:06.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:15:16.413Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=e61b5e4b-6f4b-4f6d-9ae9-89a4ca74948f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:15:16.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:15:26.418Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=c1d41377-0c5e-49dd-9c68-30097207269e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:15:26.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:15:36.424Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=61b0e295-870d-4c4c-8a2c-e38643e64755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:15:36.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-28T11:15:39.946Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-28T11:15:39.946Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-28T11:15:39.946Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-28T11:15:39.947Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-28T11:15:40.014Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-28T11:15:40.014Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-28T11:15:40.016Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:15:46.429Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=17c0e426-e5d2-466a-9f37-fa02833f996d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:15:46.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:15:56.435Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=f87cc25b-7e32-4e95-b506-763d6f4b4a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:15:56.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:16:06.441Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=7971ff37-c233-4a90-af26-98a3e1a63e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:16:06.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:16:16.447Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=bb1257a6-6d8c-4be9-9632-6a04ee6c5737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:16:16.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:16:26.452Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=99ed954e-a1a2-4555-a7af-76a5c2f6fbd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:16:26.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:16:36.458Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=1529f72d-2fcd-4751-a18a-88a8654a94ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:16:36.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:16:46.465Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=dfc06e14-70cd-4df9-a7c6-ad398dfa156d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:16:46.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:16:56.471Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=9af29a01-441b-4328-a013-5a3bad15f8a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:16:56.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:17:06.477Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=13d51f4c-7da1-4b46-a3f9-b9fcfdec2fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:17:06.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:17:16.483Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=88e3fafc-9c0e-470e-becb-af460dd2092b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:17:16.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:17:26.488Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=b073f250-5b80-49bd-a2cb-7830f3d26736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:17:26.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:17:36.494Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=d02afb26-89b5-4e3b-9422-2ce9959649ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:17:36.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:17:46.500Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=92589ab2-870b-43f2-b601-e492589df81e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:17:46.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:17:56.506Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=dfc84167-8291-47ce-966b-0ba6d01d6865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:17:56.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:18:06.512Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=d2d708f1-bffd-4411-8379-33e093305d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:18:06.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:18:16.518Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=6ea06a8c-2813-4fac-b247-6ae7bdc90d0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:18:16.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:18:26.525Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=7c5a2a13-f19f-41c2-baa9-161a18f0d4e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:18:26.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:18:36.530Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=c0679601-ce5b-40b2-9292-49b27a0d3ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:18:36.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:18:46.537Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=6815227d-1d51-44a1-a2db-41247fa387a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:18:46.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:18:56.542Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=420069c3-e6a1-4539-85a8-45cf3a61ff3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:18:56.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:19:06.549Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=52eda986-6d1f-4233-86c2-7263e5401b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:19:06.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:19:16.555Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=04773ad0-2fde-4e31-b23a-60be2001d1de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:19:16.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:19:26.562Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=c3aab7bc-2503-44bc-9382-75e6d5733519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:19:26.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:19:36.569Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=a9be8c11-dbe4-4ead-9590-c6c845129903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:19:36.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:19:46.575Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=3fd635d6-b44f-40c7-9b40-499cdcfa420b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:19:46.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:19:56.581Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=3ae775c2-1952-488e-8c21-c44e26d7f3be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:19:56.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:20:06.586Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=3c82d59a-00cc-4abf-b296-6ae8141e3fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:20:06.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:20:16.593Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=8c651dd4-ff34-4d52-8da3-046228d8edc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:20:16.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:20:26.599Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=cc28c4d9-2abd-4ac7-80a6-026a9d95149a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:20:26.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:20:36.605Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=3027589f-a23a-4aa8-a752-242222d56d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:20:36.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-28T11:20:39.946Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-28T11:20:39.946Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-28T11:20:39.947Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-28T11:20:39.949Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-28T11:20:40.019Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-28T11:20:40.019Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-28T11:20:40.021Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:20:46.611Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=d9323547-f105-4c2c-a916-539e5d16eff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:20:46.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:20:56.617Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=7ed1a426-c9bd-464c-9d11-9efef533f523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:20:56.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:21:06.624Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=2f5e38f9-1592-4efb-8563-0dc7aaf94dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:21:06.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:21:16.630Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=ab74201f-3537-40ae-92d4-2e5a85e1ff96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:21:16.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:21:26.636Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=a68a0b62-a333-4fcc-ae1c-ae284bde8cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:21:26.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:21:36.642Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=d6876390-ac97-440a-9c94-f8f0f834832c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:21:46.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:21:56.889Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=24049fdd-dcf8-46a6-8ed4-7730cefe2fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2021-05-28T11:21:57.929Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=PhTcnbZ6kk5VCtaerzj2, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:21:58.155Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:21:58.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:22:08.156Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=329a7a7a-61a6-4340-912b-512093777a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:22:17.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:22:27.697Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=6a7672fe-0f4c-4e3c-9e78-66d62aef272e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:22:37.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:22:47.237Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=60021413-bc1b-4e8e-8729-248102050e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:22:56.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:23:06.784Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=12c38f41-5053-4290-b8ff-aa48b17b54d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:23:16.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:23:26.323Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=964df7ab-d87c-40c5-90a1-c56c9e2922ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:23:35.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:23:45.862Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=9e7c5ac8-5a5e-4073-9bb0-ab38393f4f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:23:55.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:24:05.401Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=b5e44d49-0483-49de-abeb-22831c4da107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:24:14.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:24:24.949Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=22934c09-7a26-43e5-b852-3f896c457c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:24:34.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:24:44.489Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=f8ceeb99-6db8-4781-a2d8-71f9012ee76f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:24:54.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:25:04.030Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=d4c441fb-2a29-4b58-9530-c96d96ec73d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:25:13.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:25:23.568Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=2d0e3c11-e9a9-44ec-8e6f-4990159c2206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:25:33.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-28T11:25:39.909Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-28T11:25:39.909Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-28T11:25:39.909Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-28T11:25:39.910Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-28T11:25:39.974Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-28T11:25:39.974Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-28T11:25:39.976Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:25:43.109Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=3b3b105d-bdd1-4f0f-9e7c-39e646132942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:25:52.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:26:02.649Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=63b6d5a1-4479-4f96-bb31-3e65514cd2d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:26:12.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:26:22.184Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=255d3a5e-40cb-401d-9236-9df3ea81dbfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:26:31.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:26:41.724Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=23f71341-d3de-4a79-80c8-ab2b72339e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2021-05-28T11:26:52.127Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=3bAWSxhf8IJZNoCNaCql, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:26:52.134Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:26:52.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:27:02.135Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=fe775886-16e8-4913-a3e5-a936a7748eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:27:11.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:27:21.674Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=0dccfbf5-5e0c-46de-857a-9abb4dd744e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:27:31.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:27:41.220Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=5cce7e0c-917d-4d2b-9fe6-d6530e785766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:27:50.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:28:00.762Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=1325958d-c6b7-4ef3-b64d-cd49eb55a109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:28:10.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:28:20.299Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=423dc418-cf55-4527-abcd-a3f5968d1174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:28:29.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:28:39.848Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=af714d37-77af-4d70-ad8f-e16f55742e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:28:49.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:28:59.392Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=afb16290-b751-447d-85c0-5bec7b088c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:29:08.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:29:18.924Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=d515af7c-1c1e-45d7-a9bf-00ccec61f118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:29:28.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:29:38.464Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=d2997ac6-b690-4adf-8c6a-52d6cc8065d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:29:48.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:29:58.007Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=32a2faac-c38c-4bbc-b752-3aef7f7e9ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:30:07.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:30:17.549Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=177ff931-4fe4-4f6c-9619-4743fbb9503d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:30:27.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:30:37.086Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=8b75f9f2-e27a-46f1-8ccc-f93650182c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-28T11:30:39.921Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-28T11:30:39.921Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-28T11:30:39.922Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-28T11:30:39.923Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-28T11:30:39.986Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-28T11:30:39.986Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-28T11:30:39.988Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:30:46.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:30:56.627Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=d94517a8-1383-4174-bf84-5ef40bfbcb83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:31:06.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:31:16.166Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=922fa4c3-b9f6-4610-a220-3a4a289909de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:31:25.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:31:35.705Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=09c07255-f2bd-44a4-92cd-db2df916aac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:31:45.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:31:55.243Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=55ca4d99-14d3-4648-97ef-356179f4ff4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2021-05-28T11:31:56.030Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=Pl55uslNUCiyVZicnx4M, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:31:56.037Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:31:56.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:32:06.037Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=c4d9d536-94a9-4877-b225-b2a743ec85e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:32:15.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:32:25.576Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=ca91aec7-14c5-457c-8a9b-8c6789f6e937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:32:35.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:32:45.120Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=8475f974-b1c9-4b2d-923e-7b4d7fc498ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:32:54.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:33:04.661Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=bf4526a8-8881-4228-bba0-f1f66487cc58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:33:14.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:33:24.198Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=f7af563c-8894-49fd-8df8-647353146df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:33:33.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:33:43.736Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=d77daa60-6d8d-43f7-bdcf-151a6c98b1c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:33:53.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:34:03.275Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=2453ec98-f128-4562-b105-dcbfef4079b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:34:12.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:34:22.815Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=71466f03-ca62-4643-bd8d-f579fe37b9ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:34:32.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:34:42.355Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=3a1f0065-7159-4f0f-8c73-af6b046a8170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:34:51.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:35:01.894Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=4c104da2-69e3-4325-8bb9-a4d165d80d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:35:11.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:35:21.435Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=e403549c-fe58-4b0b-ad88-48a453510e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:35:30.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-28T11:35:39.936Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-28T11:35:39.936Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-28T11:35:39.937Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-28T11:35:39.938Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-28T11:35:40.003Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-28T11:35:40.003Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-28T11:35:40.005Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:35:40.973Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=debc5d89-63ba-40db-8aea-70382236c423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:35:50.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:36:00.510Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=c2e58f74-c9b1-4419-9ec9-c99c5ef0c74b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:36:10.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:36:20.046Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=f79aa0f3-8cef-4cbe-bfb7-30d1d00f89bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:36:29.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:36:39.591Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=49ae60ac-76b1-44b4-aedf-1454c6c96bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:36:49.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:36:59.131Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=c0c7987a-e5b0-4b91-a6b6-6df15ae4f370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:37:08.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:37:18.678Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=e3ec66e6-36f0-4914-be48-e48a70688fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:37:28.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:37:38.218Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=c91532fd-cdad-4ff5-9464-a7157bdf029f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:37:47.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:37:57.756Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=f344c834-18da-4ca4-bf36-d3c14dedbe5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:38:07.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:38:17.300Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=9618ae05-895c-4006-8f88-befcfc0dff2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:38:26.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:38:36.843Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=872ce354-47a2-4a94-ab77-879010925ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:38:46.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:38:56.381Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=de047f1a-f592-40f3-8a3e-5b60619fdc8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:39:05.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:39:15.921Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=6c8a1630-5a24-4199-aa95-3a1486ab248a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:39:25.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:39:35.462Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=7e45389e-d9dd-43ab-ab49-848c3b1a2b97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:39:44.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:39:55.000Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=3912a169-d31d-4406-a0eb-d2e0661d0c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:40:04.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:40:14.544Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=7b123c87-f68f-4b77-ac10-82cd99f4698d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:40:24.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:40:34.091Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=187bd4d6-b37d-45ae-bedc-907147932dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-28T11:40:39.920Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-28T11:40:39.920Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-28T11:40:39.921Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-28T11:40:39.922Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-28T11:40:39.990Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-28T11:40:39.990Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-28T11:40:39.992Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:40:43.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:40:53.631Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=fa4c299f-e709-4304-831a-078a36d2e369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:41:03.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:41:13.171Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=2dc6ed28-903b-4891-9b22-fb757308f644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:41:22.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:41:32.708Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=57949044-36bf-46c6-a5be-31d7698042ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:41:42.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:41:52.246Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=88745ddd-4863-4dd3-8811-82af5b1238c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:42:01.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:42:11.782Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=093cd37d-13fb-47eb-8993-3a022d0f013b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:42:21.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:42:31.322Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=7c19bd55-f56c-4ab1-9540-ca9a697ce019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:42:40.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:42:50.861Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=3ca1f0d8-03bd-4b0b-9546-70a4442e3369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:43:00.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:43:10.399Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=6195af45-7bf8-4d3e-b35e-a680518960f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:43:19.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:43:29.936Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=cdc03253-6b73-4703-b4ca-d729f9a0da05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:43:39.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:43:49.473Z |INFO |Init configs |InvocationID=297138e7-ea08-44e3-a671-a142139790df, InstanceUUID=ff74a655-ce49-4413-85d1-81c5410d682d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T11:43:59.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |