. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T06:43:17.935Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T06:43:17.939Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-20T06:43:17.977Z |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-20T06:43:18.594Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-20T06:43:19.287Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-20T06:43:19.289Z |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-20T06:43:19.388Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-05-20T06:43:19.447Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-05-20T06:43:19.466Z |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-20T06:43:21.073Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-20T06:43:21.503Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-05-20T06:43:21.528Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-05-20T06:43:21.528Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-20T06:43:21.580Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-05-20T06:43:21.580Z |INFO |Root WebApplicationContext: initialization completed in 2113 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-05-20T06:43:21.937Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-05-20T06:43:22.581Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-20T06:43:23.806Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-20T06:43:23.941Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-20T06:43:23.943Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-20T06:43:23.945Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2021-05-20T06:43:24.355Z |INFO |Started MainApp in 9.089 seconds (JVM running for 9.738) |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-05-20T06:43:24.430Z |INFO |Start scheduling PRH workflow |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:43:24.440Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=0eb69422-982a-4b11-878e-927d818818f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T06:43:25.558Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.203:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:43:25.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:43:35.585Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=7242feaf-97aa-4216-9bad-0cc8a893d2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T06:43:36.663Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.203:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:43:36.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:43:46.664Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=a98c2daa-2cb9-47e0-a201-cdee6c772031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T06:43:47.696Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.203:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:43:47.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:43:57.698Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=44b4d8ae-4dde-4cc6-af71-a833a3871c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T06:43:58.773Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.203:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:43:58.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:44:08.775Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=1cf35fb1-b5f4-4b22-87f7-2c8bc192bb2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T06:44:09.845Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.203:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:44:09.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:44:19.847Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=a665535a-2260-441c-99cc-ba1d7466ecd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T06:44:20.912Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.203:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:44:20.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:44:30.913Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=41047b98-ad89-4b98-a271-fca29055639b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T06:44:31.984Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.203:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:44:31.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:44:41.985Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=aaacffd1-b66a-4a6d-b7b3-49101cbfc316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T06:44:43.024Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.203:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:44:43.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:44:53.026Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=f6d17225-4c9c-46cc-a3a9-e8682818c24e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T06:44:54.096Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.203:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:44:54.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:45:04.098Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=9f9e6138-f57d-4145-8c2b-2a5c23a50736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T06:45:05.172Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.203:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:45:05.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:45:15.174Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=4567a8fa-29dc-4fa6-a459-771734c5de8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T06:45:16.240Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.203:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:45:16.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:45:26.242Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=834602fa-41f0-44fb-9455-effd85537d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T06:45:27.312Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.203:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:45:27.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:45:37.313Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=fe8ca76e-1f50-4851-9c72-0a35bea6fd04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T06:45:38.384Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.203:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:45:38.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:45:48.385Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=0861acfb-1002-4c96-a09b-585652e6d86d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T06:45:49.425Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.203:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:45:49.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:45:59.426Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=0efbeec6-a488-4fa4-9e09-745a66fb7aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T06:46:00.496Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.203:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:46:00.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:46:10.497Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=bd511a20-c5cd-4c78-8a69-e8a34655bc10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T06:46:11.572Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.203:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:46:11.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:46:21.573Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=fe667ded-d69a-42dd-a936-0b3daf13626d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T06:46:22.608Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.203:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:46:22.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:46:32.609Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=f94e260a-68bd-4d6f-88b2-65fffc1e50a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T06:46:33.680Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.203:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:46:33.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:46:43.681Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=59c21355-1211-4991-81ae-a5351270d87c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T06:46:44.752Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.203:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:46:44.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:46:54.753Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=94393d15-40ce-4db2-9f3d-7dc7697729d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T06:46:55.792Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.203:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:46:55.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:47:05.794Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=96a20849-2e2b-4deb-be01-b62b0c926a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T06:47:06.864Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.203:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:47:06.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:47:16.865Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=87d594fe-4b17-47da-a06f-e445e5200f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T06:47:17.904Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.203:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:47:17.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:47:27.905Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=e2718c43-9451-43c6-a468-cb4d4daca9c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T06:47:28.944Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.203:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:47:28.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:47:38.945Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=7386d3e3-b00f-4315-80ca-b4e62360378a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T06:47:40.016Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.203:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:47:40.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:47:50.017Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=a8a12a9b-42d7-488e-b44d-1e8fdecc0bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T06:47:51.088Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.203:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:47:51.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:48:01.089Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=ebaf9b72-0071-4f4c-a599-a940100eb740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T06:48:02.132Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.203:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:48:02.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:48:12.134Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=0b1d3d84-84eb-42df-8666-8dbb321f5d75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T06:48:13.200Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.203:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:48:13.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T06:48:23.002Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T06:48:23.003Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-20T06:48:23.003Z |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-20T06:48:23.005Z |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-20T06:48:23.105Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-20T06:48:23.116Z |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-20T06:48:23.119Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:48:23.217Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=d419f97d-1be6-4c4e-92cb-c04df66080d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T06:48:24.274Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.203:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:48:24.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:48:34.277Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=817281dd-94da-4545-baa6-3f96feaec6bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T06:48:35.313Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.203:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:48:35.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:48:45.315Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=6876ad95-cd2d-442f-bab1-667416232919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T06:48:46.384Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.203:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:48:46.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:48:56.386Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=aa3f607c-cc90-4294-9f74-2cf27fc83fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T06:48:57.456Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.203:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:48:57.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:49:07.457Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=09163089-f3f7-4551-8dc6-d1869b49bb96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T06:49:08.532Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.203:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:49:08.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:49:18.533Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=1e7293ac-e30f-454c-baf5-e66de3632721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T06:49:19.632Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.203:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:49:19.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:49:29.634Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=904a29f2-0aa9-4569-ab51-3ecceb72c54b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T06:49:30.705Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.203:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:49:30.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:49:40.706Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=4fa44368-cd6f-4772-bfda-a611a09d277e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T06:49:41.776Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.203:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:49:41.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:49:51.777Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=0d5abd82-365a-4643-b0b9-f2b6d523ca0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T06:49:52.816Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.203:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:49:52.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:50:02.817Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=079384b0-fcd2-47c3-9244-b095005b112b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-20T06:50:03.888Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.203:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:50:03.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:50:13.890Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=7bc0b2df-5fc0-4071-8300-21a0607695d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:50:13.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:50:23.947Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=600bd95e-f022-444f-8274-7cb6a38c1eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:50:23.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:50:33.961Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=01e0030b-3847-4a77-a457-55676f8cf5ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:50:33.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:50:43.975Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=0ed94e4d-b335-423b-8ea9-1786c7d9d5f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:50:43.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:50:53.985Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=8c75f782-dfb3-4f9a-8589-134cb8260ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:50:53.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:51:03.998Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=ebfc8101-29dc-4b9e-a40e-ab6633bcbf0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:51:04.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:51:14.009Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=bfe15d80-6431-440e-8313-ae3fe35c23d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:51:14.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:51:24.020Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=abddcffd-7e58-483c-b52c-7f5dcdcd6bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:51:24.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:51:34.029Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=06b80f72-3c1c-4df2-ba03-2e5b4685ff48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:51:34.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:51:44.039Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=2f91b8c7-ebc1-40e2-bdc7-be32f6da2d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:51:44.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:51:54.048Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=68fd4df1-9a01-4705-8521-9a20b18922ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:51:54.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:52:04.060Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=5fbc8899-6418-4560-8117-67f2bb9cf211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:52:04.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:52:14.071Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=b16d11fe-516d-4ffc-b57e-1ed41c528e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:52:14.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:52:24.080Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=a133c168-1dc1-4ab6-86a2-1d020c1b65ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:52:24.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:52:34.091Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=6dc8c6d0-dc49-4594-a19d-28fec98c82e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:52:34.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:52:44.100Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=9cf96dd8-797c-4359-b109-f268f13762ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:52:44.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:52:54.110Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=2b717175-f118-4038-aef4-919d3cd3998d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:52:54.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:53:04.120Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=b7a5ad25-7637-417e-b339-564f1e62dab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:53:04.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:53:14.129Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=a8b19075-4a26-4f25-938a-fc55ebb94223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:53:14.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T06:53:22.346Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T06:53:22.347Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-20T06:53:22.347Z |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-20T06:53:22.349Z |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-20T06:53:22.421Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-20T06:53:22.421Z |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-20T06:53:22.423Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:53:24.139Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=cbcd5196-4ebe-454d-a7ce-63a25fa8e13c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:53:24.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:53:34.148Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=655c7d0b-41f5-421a-aeb4-47a1f96e3159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:53:34.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:53:44.158Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=8263f6be-01c3-4bdb-b3a9-f22d46fa15af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:53:44.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:53:54.168Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=b95560eb-09c4-403b-9eac-3821770a879a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:53:54.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:54:04.177Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=ffd90c66-c66a-4295-a511-2a19fa4b3add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:54:04.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:54:14.186Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=a8533abf-17c1-4eb8-a0fc-568d89d60722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:54:14.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:54:24.194Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=ae8d7cf6-1ffe-4d5b-9ae1-c4550c4ed158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:54:24.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:54:34.204Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=411079d6-3ef9-445c-a4fc-aacb1046bdf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:54:34.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:54:44.214Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=35e3926d-d66c-4394-85c0-25a1194b3a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:54:44.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:54:54.222Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=a6ff5721-72dc-43b9-a313-e667d867a89f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:54:54.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:55:04.231Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=0c7a7cdf-fa0d-4ff0-972a-e07e49b48ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:55:04.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:55:14.240Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=58283ac2-d9d6-43e1-9089-a13af616033f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:55:14.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:55:24.248Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=2538b43d-900b-4b88-955d-871db8d767cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:55:24.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:55:34.258Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=611c1e0d-0841-45a0-b074-14c29b398596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:55:34.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:55:44.266Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=f5b8f33f-95d1-4563-afaf-59414b8b7269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:55:44.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:55:54.275Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=af523862-16af-43be-87e5-568ba5bb1298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:55:54.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:56:04.283Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=daed6687-6137-4078-a1d1-91f89c2e970f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:56:04.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:56:14.292Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=d5f6e959-27cf-4da9-91a8-cfce41b75e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:56:14.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:56:24.299Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=dabcd503-6f31-4a19-9438-db56c8a81d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:56:24.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:56:34.308Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=c4a43049-03e3-4cb0-9fb0-cb989d78e41c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:56:34.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:56:44.317Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=d7fc1254-055b-4707-9011-d67f164c2187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:56:44.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:56:54.326Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=8dc6cf2d-0ae7-4c60-acb5-53b1ccbdc9e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:56:54.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:57:04.335Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=3ff61b14-8200-4957-86b8-2a44bbc497b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:57:04.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:57:14.344Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=d0fa3c4a-86cb-4d37-b477-33c65f34fe7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:57:14.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:57:24.354Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=017032a2-f1a2-4891-9a9f-193e607848f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:57:24.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:57:34.363Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=3d0e35ce-bcd2-4440-8cf1-478fb9f7ef42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:57:34.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:57:44.372Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=5114d845-8a23-4351-97e5-74035e630718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:57:44.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:57:54.381Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=85d73841-17ba-4fd3-9455-5ea1f048e83e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:57:54.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:58:04.389Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=590a3fe4-1d99-4da4-bb9e-0b184ca241f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:58:04.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:58:14.396Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=dc7bc276-bb97-43f8-b31f-929679a77929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:58:14.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T06:58:22.168Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T06:58:22.169Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-20T06:58:22.169Z |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-20T06:58:22.170Z |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-20T06:58:22.273Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-20T06:58:22.273Z |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-20T06:58:22.275Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:58:24.404Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=18312915-7605-4a0c-a1ea-bfb89fa44621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:58:24.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:58:34.413Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=ab63fca9-d6ce-4460-bbcd-66a1cf849548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:58:34.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:58:44.423Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=9debd4d1-fff3-499a-b49d-145132f7a861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:58:44.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:58:54.431Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=59e89821-1442-4f9b-b975-c6aa72307d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:58:54.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:59:04.439Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=d14ae87d-ae57-4182-9aa3-c893c20413f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:59:04.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:59:14.446Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=73379304-3b59-408c-aa3d-49a1e5899a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:59:14.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:59:24.454Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=e74d3808-d4f5-4e32-91e1-84fb1bc84baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:59:24.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:59:34.464Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=9b7d3e10-0553-460d-a491-3bc46d55da18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:59:34.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:59:44.472Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=cf5d954d-25ec-4392-9ef9-645bdf171672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:59:44.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:59:54.480Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=f16927b1-4674-4a73-abfa-fb2585b6c8d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T06:59:54.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:00:04.489Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=35f3407d-a29f-40c3-b082-ba0cd6975168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:00:04.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:00:14.497Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=adabbc32-156e-4ad0-88b5-e8f24f95e023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:00:14.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:00:24.505Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=9b98e241-b9f7-4526-b5cc-37357caa3666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:00:24.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:00:34.513Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=8fc9ac60-a6ed-4a65-8a0e-e79ff5fe95e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:00:34.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:00:44.521Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=7150c738-95dc-4a6d-b007-1fcf54798f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:00:44.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:00:54.529Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=9de8f2e1-b119-4b81-b260-6e69f9a11ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:00:54.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:01:04.537Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=bd1386ec-9adb-430c-80a4-f2c294f3d606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:01:04.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:01:14.545Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=06020107-6874-4001-9f54-cbab913c749f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:01:14.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:01:24.554Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=5218ad19-37a5-4664-8abf-8b580c6138ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:01:24.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:01:34.562Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=3673407d-03aa-46a7-861a-d8e39a4d8501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:01:34.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:01:44.570Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=a770b1ac-5032-462c-a9b9-41505627cff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:01:44.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:01:54.577Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=eebf7412-1dd4-4988-8ce5-5056c5143a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:01:54.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:02:04.586Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=ed87a3e4-6442-49af-954c-827ed59cf6ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:02:04.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:02:14.594Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=c52ee057-18c5-420d-9e76-dcfbb5d12127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:02:14.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:02:24.604Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=535ed65d-e936-471b-a0ff-41e664d8296e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:02:24.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:02:34.611Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=e6225ccc-3db0-441e-aa4e-5acb5514e8bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:02:34.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:02:44.620Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=0e3c3690-ab00-42b7-8eaf-92cbd6e7dccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:02:44.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:02:54.629Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=ec6ac2f9-c9d2-4a29-92d3-d3f88b842225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:02:54.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:03:04.637Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=c1886ba3-9482-474b-ad34-ee6221ff795a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:03:04.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:03:14.645Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=9afb3f54-b5ca-4d7c-92e9-101d891c6d14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:03:14.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T07:03:22.211Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T07:03:22.212Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-20T07:03:22.212Z |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-20T07:03:22.214Z |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-20T07:03:22.286Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-20T07:03:22.287Z |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-20T07:03:22.290Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:03:24.654Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=85eb6edb-181c-46d7-891e-feb866b8514c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:03:24.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:03:34.662Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=c73abfbd-56cf-40f6-9724-ed32619462c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:03:34.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:03:44.670Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=0002742a-b391-45d3-b33d-addd2d69c4cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:03:44.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:03:54.679Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=0a74692b-6925-43b2-be92-5524cbad62fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:03:54.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:04:04.692Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=b8a9a4c5-6c34-46cb-9f1e-9b680846421a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:04:04.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:04:14.699Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=0796a6bd-8329-416c-9e3b-bca8f60733e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:04:14.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:04:24.708Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=35465d82-f9d7-4b90-b189-fc312bb229d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:04:24.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:04:34.717Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=338dbd85-a03a-4283-82b7-49edff302cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:04:34.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:04:44.726Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=92a8ecdf-7a26-467b-9a28-c541af9540c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:04:44.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:04:54.732Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=9d372c10-e312-4993-a491-9aaab305e121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:04:54.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:05:04.740Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=ab9cdd8c-2dd4-4965-b7a0-1ad89623960e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:05:04.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:05:14.748Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=e448fc4e-634e-46fb-a618-5534e64c2ef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:05:14.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:05:24.756Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=4c1e970f-3435-4c48-a276-d7068dbe61c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:05:24.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:05:34.763Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=d13be536-23e4-4404-9cce-5f3eb0fbeba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:05:34.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:05:44.772Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=e758b242-c0d6-40f5-b29d-540d649d0a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:05:44.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:05:54.779Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=4c71da20-8c88-487f-ba83-fb1429663c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:05:54.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:06:04.786Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=b061f77e-e19e-4961-8959-c3e89cbdf68c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:06:04.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:06:14.794Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=b3f495c4-7026-4ecb-b4fe-9730ce929bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:06:14.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:06:24.802Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=cb31383f-d650-4167-8890-aab88de9df94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:06:24.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:06:34.808Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=e4bb2928-e706-4d85-af9b-71885b8fb3a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:06:34.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:06:44.816Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=a31f0022-77c5-4360-ae7c-3c56bb80b15b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:06:44.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:06:54.823Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=14103290-a738-4cdf-8d02-e812fbe1e647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:06:54.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:07:04.829Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=1ca6b655-f864-49e6-91a2-0c95cd4b7438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:07:04.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:07:14.843Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=e7479176-a205-4a3d-b149-d632d8886293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:07:14.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:07:24.850Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=b0d67d50-61f8-43a0-92c4-9f90a545dd8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:07:24.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:07:34.857Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=bc849726-10c2-4618-9203-b2fa952d166b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:07:34.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:07:44.865Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=15838aa9-5e4e-4cf5-8bb9-31cc02e07b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:07:44.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:07:54.871Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=58f76271-73a7-47df-a203-bcfc4ddbf428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:07:54.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:08:04.877Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=bf0b9f05-19be-4d6f-b044-fcc176a515b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:08:04.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:08:14.884Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=33f3a6b9-6f32-474a-9b4e-77a0a94c7176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:08:14.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T07:08:22.190Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T07:08:22.190Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-20T07:08:22.191Z |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-20T07:08:22.193Z |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-20T07:08:22.281Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-20T07:08:22.281Z |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-20T07:08:22.283Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:08:24.891Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=b444e865-f93c-4779-bdca-5f709b2d794e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:08:24.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:08:34.899Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=080aa17e-7a25-4efa-b69a-183cc3ab1123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:08:34.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:08:44.907Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=bfc09dd9-c308-4c14-a729-2df20b987e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:08:44.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:08:54.914Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=7cf940ea-fda1-4d4d-b19d-f0bd0dcaea59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:08:54.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:09:04.921Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=d5c11289-eafb-4cc1-be28-8bf54614f65e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:09:04.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:09:14.928Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=399b73a3-d2b7-4a84-b110-706049cddf83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:09:14.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:09:24.935Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=1378d8a6-e9a6-4af2-98da-729e1865df5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:09:24.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:09:34.942Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=0f18b67c-cd4b-421f-891e-b1872cb1b810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:09:34.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:09:44.949Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=c4c83920-476c-4aae-a8ef-cbb1c6700e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:09:44.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:09:54.956Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=fdc0e81c-08cc-4839-a03b-923c020500fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:09:54.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:10:04.963Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=2e52a7ae-af56-4331-a73b-2d358a718a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:10:04.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:10:14.968Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=5e71b258-1575-4740-8c32-8f289220222b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:10:14.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:10:24.975Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=9626cf9b-85dc-4121-ad6d-a3c8087d08ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:10:24.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:10:34.982Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=534e7ce7-502a-40c6-b39d-34c6b710889a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:10:34.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:10:44.989Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=11080337-fa31-443d-94f8-f08c891ed875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:10:44.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:10:54.996Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=557333a2-9c4c-4e9f-9634-be0cdadf0a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:10:55.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:11:05.002Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=33974257-d89e-4d76-add2-09902274c30f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:11:05.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:11:15.009Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=d7f5b972-f7d4-4aab-a27a-72e7f4493cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:11:15.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:11:25.016Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=80fa08fe-9628-4d90-a94b-32a7a2c7a009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:11:25.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:11:35.023Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=fe14d32d-542b-44a8-98cc-e6464c4b2470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:11:35.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:11:45.030Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=0873aa83-d961-4b88-a99c-14c41f13761f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:11:45.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:11:55.037Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=9f271f64-319e-4d1c-96cd-590f48e4e861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:11:55.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:12:05.048Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=bf7d5b99-baf5-46cc-a833-76b72da02ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:12:05.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:12:15.055Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=d513c067-8649-4acf-80d9-6b7148c3b0be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:12:15.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:12:25.060Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=c5067c18-3e56-46bb-8b5c-7839ab264782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:12:25.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:12:35.066Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=e9ae9e6f-d661-43cb-a223-c5543b264b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:12:35.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:12:45.073Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=322ecf55-7567-4276-96c3-778c9725f5db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:12:45.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:12:55.079Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=4d67e0b7-2048-44df-8ac6-da9c0d4898a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:12:55.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:13:05.088Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=8bedb31a-7107-44f9-867e-17ac5aff39ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:13:05.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:13:15.097Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=dc8005e1-fe68-40c0-bdd2-9613bf55b4cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:13:15.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T07:13:22.172Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T07:13:22.172Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-20T07:13:22.173Z |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-20T07:13:22.175Z |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-20T07:13:22.245Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-20T07:13:22.245Z |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-20T07:13:22.247Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:13:25.103Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=f8a3aca1-3fbf-4308-a7c3-cd6f897f9285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:13:25.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:13:35.110Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=77806f9d-dc7f-4ed6-beb9-e3b9991e202d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:13:35.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:13:45.121Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=55e49763-0779-4bd8-904d-fe5cb72669d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:13:45.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:13:55.129Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=bb0f95ff-bb80-4aed-9d7f-d30d5d4a1e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:13:55.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:14:05.136Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=9fb3217f-1126-43a2-8e41-8fe9a3ea3e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:14:05.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:14:15.144Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=d1d0ca5a-27a7-45f1-b759-29ab18bfc25f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:14:15.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:14:25.151Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=349310fd-69bd-4c72-8fa4-ac25cca854bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:14:25.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:14:35.158Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=bed8b35b-a1be-4363-adc2-afdf270c81c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:14:35.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:14:45.165Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=c8261c7c-2290-4cb9-9243-51c61a4d8bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:14:45.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:14:55.172Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=1a0b5291-8e80-4d7b-9eab-61216688a71b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:14:55.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:15:05.179Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=b37d2d85-2dea-42f2-a33e-51c723b3cd05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:15:05.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:15:15.185Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=aad79967-4dd1-4b16-83f3-7f6bcbdc0c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:15:15.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:15:25.191Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=3550b025-adbd-4e2c-8f07-818ea8ca7ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:15:25.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:15:35.201Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=7e52cc1b-a546-4cdc-9dad-a058489e2289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:15:35.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:15:45.208Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=157dd345-63f3-424f-8e9c-c11ab83dbe39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:15:45.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:15:55.215Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=6c86f23c-1530-4770-bbb9-7ff8123548fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:15:55.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:16:05.222Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=0a19f25c-a59a-43b0-8b96-53bdfb5887d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:16:05.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:16:15.229Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=87ed2015-0581-4467-af79-734b859ac6d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:16:15.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:16:25.239Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=828b83d3-50c0-445f-bc33-286be3544a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:16:25.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:16:35.249Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=8e09b064-c9e9-4131-9b04-8cd3100b7ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:16:35.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:16:45.256Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=4611d65d-80b9-439a-9b1c-662fffad34af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:16:45.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:16:55.262Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=775ac3c8-010b-4f88-be48-8dafb363e10a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:16:55.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:17:05.270Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=c390eb90-ac4c-43d7-aa25-c05212e29b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:17:05.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:17:15.276Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=8993ab26-beca-440f-bb78-4e056f6355ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:17:15.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:17:25.283Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=949a907a-cc5c-4e12-b129-7ad8b2a1c9f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:17:25.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:17:35.289Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=1bcb42f6-d824-406b-b8cf-4fdbdc6f8c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:17:35.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:17:45.296Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=8a90bb1c-d7d6-45a0-bf22-397abee40784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:17:45.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:17:55.303Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=50ccb25a-6b0b-43f0-8b99-4de638ba67fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:17:55.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:18:05.312Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=a46bca1f-d896-4f21-a27e-98f93d8ab4a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:18:05.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:18:15.320Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=6b4218df-a31c-4ff2-8663-7d4b33dd5db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:18:15.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T07:18:22.216Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T07:18:22.217Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-20T07:18:22.217Z |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-20T07:18:22.219Z |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-20T07:18:22.289Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-20T07:18:22.289Z |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-20T07:18:22.291Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:18:25.327Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=811419b8-6065-4516-9212-5378ee3971ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:18:25.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:18:35.333Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=75c99a12-61c3-4c23-8c6a-a477c47b099b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:18:35.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:18:45.340Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=96360e5c-9437-4339-b2bb-566f6498f465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:18:45.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:18:55.347Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=2ada1450-fa66-4a13-b450-f6874e053c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:18:55.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:19:05.354Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=6de57118-b3f4-4ed5-8ae1-24ae4bfdf6ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:19:05.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:19:15.361Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=e07559e1-9381-4db2-8d1b-2b90e7ef22b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:19:15.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:19:25.367Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=1f660f41-8304-47c0-94ec-61206d495a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:19:25.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:19:35.373Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=862c5131-282a-482a-92f3-6f87a29cba06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:19:35.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:19:45.379Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=490704c1-9efa-4067-8d66-366b5f75c286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:19:45.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:19:55.387Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=8e7dd8ce-7275-43b3-956d-cbd3d5514d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:19:55.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:20:05.394Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=43f20cf5-4c09-4f63-af8a-242923186163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:20:05.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:20:15.402Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=8db3d7e0-8bf0-46d1-bead-095926a30c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:20:15.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:20:25.409Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=1929a3db-0ec7-4642-9b3f-03ba90ff70c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:20:25.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:20:35.415Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=8280711d-2faa-4c80-8cc0-15863e5a8df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:20:35.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:20:45.424Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=44a4a875-273c-47e2-adb5-6d4624fd9aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:20:45.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:20:55.431Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=0ec33eb6-7361-4332-83ba-754dad4966a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:20:55.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:21:05.439Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=d043eee6-9728-4027-b3d0-ba166c4d3e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:21:05.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:21:15.445Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=86bcc104-da41-49b8-b2df-2733a75a7aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:21:15.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:21:25.453Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=46bc5cf9-bafb-4c80-8766-efcdf44225b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:21:25.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:21:35.459Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=63fc26ad-75a4-40e4-ba3c-3ae26d247cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:21:35.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:21:45.465Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=70660ace-3032-4661-865a-f5090f689d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:21:45.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:21:55.472Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=8d020e5f-1473-4d79-9a56-088be22252ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:21:55.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:22:05.477Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=a71a52f1-1e8d-47b5-ae7e-0cb479e22c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:22:05.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:22:15.485Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=3ad6f714-bde9-4f49-992f-9ce6de2a8456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:22:15.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:22:25.492Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=407b5dc6-b914-42d8-b4c3-be377e14940e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:22:25.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:22:35.498Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=8d8d92bf-0fb0-4da3-b254-77f426a10853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:22:35.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:22:45.504Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=75dcf143-d5bf-4db6-b483-65d558d96c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:22:45.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:22:55.510Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=e5c98ae3-e492-434e-a71b-ce5d11dd42aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:22:55.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:23:05.516Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=42c6de96-7da4-41c5-a006-1bfa56e3b96f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:23:05.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:23:15.523Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=19d3c20c-0b79-4518-9025-15ea052bee85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:23:15.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T07:23:22.188Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T07:23:22.188Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-20T07:23:22.189Z |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-20T07:23:22.191Z |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-20T07:23:22.256Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-20T07:23:22.257Z |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-20T07:23:22.258Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:23:25.528Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=3d9699c0-80a9-4492-bb40-dd836c8b0089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:23:25.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:23:35.535Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=14871784-d3fd-4199-88ac-9cf454ccbd88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:23:35.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:23:45.542Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=5c948700-29f4-4aa2-a8e5-3c92c1238514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:23:45.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:23:55.549Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=c37dd4f1-0a2b-4542-a7ae-3c91d3f5377b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:23:55.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:24:05.556Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=8ec14e0e-f1e2-4655-8757-d78ba66e9f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:24:05.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:24:15.563Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=6459c360-206f-4243-b390-d39b38b9039a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:24:15.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:24:25.570Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=4d23410a-6107-4918-8eff-926f90cff2b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:24:25.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:24:35.576Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=4cfc8e6b-ea81-487e-9fa3-ee3ec11b6591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:24:35.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:24:45.582Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=4b898711-d4f6-44f7-a629-ecf353788704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:24:45.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:24:55.588Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=802582a6-024a-4499-86b5-18a223b3c982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:24:55.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:25:05.596Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=66f1518a-2bfd-4082-892c-fe68a7744042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:25:05.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:25:15.602Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=5154e291-3c01-4a4d-af30-69dfedbf03a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:25:15.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:25:25.608Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=0b4cebc6-d8c4-4ca2-9240-fa637f7be81c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:25:25.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:25:35.614Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=f1808565-2006-4fd4-aaf3-90da7dfffdd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:25:35.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:25:45.621Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=f6601017-b73a-4eb9-a0ad-0d7518881780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:25:45.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:25:55.628Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=7dcd8458-2b12-427b-96c3-79070f1f9674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:25:55.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:26:05.634Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=163e55ab-4794-437a-b15c-13aa458c155e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:26:05.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:26:15.642Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=d70a3168-60dd-4727-87ed-788a08b24d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:26:15.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:26:25.648Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=a710e2d6-a2db-403d-8bf7-2f089254ad48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:26:25.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:26:35.655Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=3bd75861-a47a-4670-9162-10e3b9549d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:26:35.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:26:45.661Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=de88bb8d-e349-46ed-b2c5-f8292a0ab719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:26:45.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:26:55.667Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=d4adce1f-f362-43b9-b350-91055f2cb1db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:26:55.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:27:05.674Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=e0af79d3-93fe-4369-9a37-c2f0df7656cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:27:05.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:27:15.681Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=89e5c36d-09c1-4136-be04-f7befcf7a8b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:27:15.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:27:25.688Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=4a324768-a625-4c7a-857d-b32bff397c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:27:25.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:27:35.694Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=a8182984-f850-4a1f-ac17-d5bb0b6e455a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:27:35.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:27:45.700Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=44b36408-38a3-4ea2-bfcc-644ce71e46c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:27:45.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:27:55.706Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=fb45fb14-f0af-4ae7-8413-30088d2fd231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:27:55.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:28:05.712Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=21fda4be-2320-4f98-8476-235f30206017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:28:05.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:28:15.719Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=af13d3dc-617c-42fc-b285-d1d1a337f87a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:28:15.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T07:28:22.175Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T07:28:22.175Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-20T07:28:22.176Z |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-20T07:28:22.177Z |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-20T07:28:22.244Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-20T07:28:22.245Z |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-20T07:28:22.247Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:28:25.725Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=3a7bfe87-651c-4bd7-bcc6-a2a32ab908b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:28:25.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:28:35.732Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=e7f00c48-0e0e-4ef3-bbe8-5ab95d833f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:28:35.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:28:45.738Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=f2d65f29-12ec-440e-bad2-895bd0df53c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:28:45.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:28:55.743Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=f2fd4e02-0f7f-45d9-995e-352b210a5b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:28:55.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:29:05.750Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=988bdafd-3552-4526-98c2-6baa5149a91b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:29:05.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:29:15.756Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=a6d7ad11-3e14-41b8-9839-f4c8b8544cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:29:15.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:29:25.763Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=b12b16b1-a1b4-4e02-a7a2-2b931c7ec363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:29:25.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:29:35.770Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=46d6f0f6-4a8a-447b-9dfe-cfdc07579cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:29:35.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:29:45.775Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=1cb56ab4-13dd-4010-b988-166f953efb98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:29:45.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:29:55.781Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=327d59bf-6115-4fe4-8e58-f15d8c2f2928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:29:55.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:30:05.787Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=5b3aca90-621c-44a8-ab79-36050f32700b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:30:05.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:30:15.792Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=081c0c04-5729-43d1-ac62-5619dac84008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:30:15.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:30:25.798Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=869a0429-4c24-4860-a56b-7e31adcb05ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:30:25.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:30:35.804Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=f548156a-a0e9-45ef-8cfa-f273514b7bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:30:35.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:30:45.810Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=b771d33f-a8d2-4f88-9c2d-0c161b2703f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:30:45.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:30:55.817Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=adc2774c-7355-43ff-8be7-164ed8dc4a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:30:55.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:31:05.823Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=680db971-ae94-4954-9d3b-3a3d902b967c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:31:05.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:31:15.831Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=be0458df-dc78-4c53-907c-675b046a511b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:31:15.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:31:25.838Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=4e68dcb8-b711-46b2-bbca-f5579c7c1e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:31:25.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:31:35.844Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=26940dc1-0ca0-472b-ae1a-3eac4fbd2e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:31:35.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:31:45.851Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=ed56878c-1fb3-4f5c-86bf-6e552a642897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:31:45.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:31:55.857Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=b0788a23-babd-4bbd-9cec-0aed0b17b50c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:31:55.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:32:05.863Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=5b27c6cf-9714-406f-a61b-04c17c875e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:32:05.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:32:15.871Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=c6dbce60-d1c7-4e4b-9d9b-66c82f15bb1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:32:15.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:32:25.876Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=3d3fca5b-bfdd-426e-b378-c980099831fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:32:25.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:32:35.882Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=c562da0b-8f5f-48e2-912c-0eceb76245e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:32:35.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:32:45.888Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=5b8bfb4c-8bc6-4932-b5ba-48b1fff671f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:32:45.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:32:55.893Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=bb8e887c-47a3-4147-a693-04251819da20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:32:55.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:33:05.900Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=a10ac565-dd91-4ea9-9178-c6ffa403f7e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:33:05.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:33:15.906Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=354b36c7-0ae8-4b80-a0b9-489c5245e88b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:33:15.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T07:33:22.168Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T07:33:22.168Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-20T07:33:22.169Z |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-20T07:33:22.170Z |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-20T07:33:22.232Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-20T07:33:22.232Z |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-20T07:33:22.234Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:33:25.911Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=a7317c69-3de5-4a80-ac62-0d2352aa95c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:33:25.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:33:35.917Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=6b3cfb0d-3ea0-4445-97d6-b44a5f03a6af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:33:35.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:33:45.923Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=6acb93d5-0aad-4906-b2da-1cf48d1fdf0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:33:45.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:33:55.929Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=a2b59f52-9e60-43b5-9a66-d73ab7ef0d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:33:55.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:34:05.935Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=d39e2ca9-6640-49e5-98f7-61bea53170b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:34:05.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:34:15.941Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=98fd3283-78e7-4cd9-8459-e0349371e25e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:34:15.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:34:25.947Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=e55a4f7a-3587-4f30-9765-656f597c81bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:34:25.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:34:35.952Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=5fe34b4e-298b-4e7f-8c0d-312fcc7b2cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:34:35.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:34:45.958Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=f2022b3f-959b-4587-a73e-1498f3708030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:34:45.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:34:55.964Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=888f418b-318b-4469-885c-6e281b9fa30a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:34:55.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:35:05.969Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=311289e0-0976-48d5-926e-a2f61d55a980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:35:05.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:35:15.975Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=48d5dae0-21d6-428b-9880-05b7b0e9725f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:35:15.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:35:25.982Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=4672c90d-c3f9-40fb-af50-f90c205794e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:35:25.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:35:35.987Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=787ff4cc-efb8-4596-9ee9-825378929ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:35:35.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:35:45.993Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=6b76acf8-5bf7-4b93-987d-6aa5e38d82aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:35:45.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:35:55.999Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=994dda0c-1c26-40d3-b017-5cad7ba85c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:35:56.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:36:06.004Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=276725c2-9bff-4b72-8cff-580613151ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:36:06.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:36:16.010Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=e95587e6-139f-4fd3-ae90-97a9bd6ee349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:36:16.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:36:26.015Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=7994a51c-7586-47f4-a3ff-ba8a372e10f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:36:26.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:36:36.021Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=2ec3f643-001c-48cf-8020-eb2f9ede73c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:36:36.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:36:46.027Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=c56122c2-19b2-4d13-b845-562c5cfde485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:36:46.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:36:56.034Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=e4ac8a47-23c5-45cc-8967-2ecd1e906736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:36:56.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:37:06.040Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=63654ecc-cac9-4747-8860-873cce364aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:37:06.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:37:16.047Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=323e5acb-56b9-4ddb-8ad1-2ad556343b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:37:16.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:37:26.053Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=ff9f15ee-ada6-4e5f-a6db-9fcf34e91dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:37:26.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:37:36.058Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=ab300da3-6944-4948-ba23-01d8f2d21a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:37:36.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:37:46.065Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=195ba912-e428-4bfc-8490-e2c58e91cce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:37:46.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:37:56.070Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=35d94cb0-4338-4145-a517-0e52c097f329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:37:56.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:38:06.076Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=286b262a-b4ed-42d7-b438-748cdab72085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:38:06.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:38:16.081Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=a4284a75-d815-4b12-899b-62dbe6efa02d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:38:16.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T07:38:22.175Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T07:38:22.175Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-20T07:38:22.176Z |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-20T07:38:22.177Z |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-20T07:38:22.240Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-20T07:38:22.240Z |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-20T07:38:22.242Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:38:26.087Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=9d02e2a3-d38f-4310-9fac-3874e48d8b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:38:26.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:38:36.093Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=8d485354-aff0-4c86-8f35-d56ce3761cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:38:36.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:38:46.098Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=0aecf5b7-4ff6-48c2-a17d-e5d02d1c336c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:38:46.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:38:56.104Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=46c3eacd-8d07-42ad-91a9-4dfe3a70f196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:38:56.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:39:06.109Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=7fea274e-d112-4f6b-a8e3-f59f37cfb23b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:39:06.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:39:16.116Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=317b8ae2-8271-411a-9dc3-9fc3a6f79c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:39:16.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:39:26.121Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=d313904f-5c71-4d4f-8102-84e8a70c78ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:39:26.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:39:36.127Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=46965544-e840-4406-9706-8fc9c5c2dafa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:39:36.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:39:46.134Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=9a93e802-b210-45e1-aec6-1b2f06129e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:39:46.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:39:56.139Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=e03f91b9-4f6b-4d5e-ad3c-65c22100731d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:39:56.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:40:06.146Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=94db6656-b505-4b87-81c8-5b8e51d3e76d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:40:06.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:40:16.152Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=fd1f2b93-058e-4425-b94c-8d3e48f9c24a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:40:16.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:40:26.158Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=f472d157-e543-4fa1-98aa-fd5304d45e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:40:26.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:40:36.163Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=ede0c68c-7a1e-42c9-ba75-3a4455241e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:40:36.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:40:46.169Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=1f58bed9-49d0-40fb-a5b5-7380259db5f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:40:46.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:40:56.174Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=acb1bff3-9f59-4b0a-9072-9571df284b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:40:56.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:41:06.180Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=4038956c-1de8-4abd-a9be-d38a25aed7e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:41:06.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:41:16.186Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=40e93930-2803-4c64-982c-b945e82de44e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:41:16.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:41:26.192Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=a98e6320-5b20-4fcc-9b32-86783c55dcb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:41:26.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:41:36.199Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=1c897732-6166-400f-b583-e65bb7e73998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:41:36.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:41:46.204Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=0cc66d8d-8012-40b7-83c9-d46ff360cecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:41:46.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:41:56.210Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=030970fa-01bb-4f2c-8ee8-2f268193ecca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:41:56.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:42:06.216Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=e6b52c5f-f9a5-4905-b590-9ede6814f962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:42:06.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:42:16.222Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=66a501b5-5518-43b2-bb71-4935d31906a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:42:16.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:42:26.228Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=c085f891-6193-48b4-a5cc-eb269d27db7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:42:26.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:42:36.235Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=55653836-f81e-41a1-b618-c3c84dfc3786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:42:36.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:42:46.241Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=b046befb-87a9-48a4-888a-196601062c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:42:46.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:42:56.247Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=cc160db2-a9a7-4a55-a243-56645ad1f7e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:42:56.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:43:06.253Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=ed1d3633-eede-4a03-80ef-982d332e3829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:43:06.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:43:16.259Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=8600eaba-372a-45fd-a7f1-e5360035b2dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:43:16.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T07:43:22.179Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T07:43:22.180Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-20T07:43:22.180Z |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-20T07:43:22.181Z |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-20T07:43:22.252Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-20T07:43:22.253Z |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-20T07:43:22.255Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:43:26.265Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=26d74934-0bc6-4732-b05d-fe1ce54bd1ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:43:26.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:43:36.270Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=48ffb8bf-5364-42b0-9d0b-dfac53b26d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:43:36.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:43:46.277Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=f3bd7467-e54c-42a1-b42e-3cf5b291cfc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:43:46.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:43:56.283Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=c82c6f22-3005-458e-8ab0-a7ff43ca16ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:43:56.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:44:06.289Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=49b9d1bf-4d79-40cf-92e8-4fc182c18ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:44:06.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:44:16.295Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=75f57d7a-3f2b-4a66-a67a-336adf464a03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:44:16.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:44:26.301Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=a69bd1e3-d561-4579-8717-6b9171174129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:44:26.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:44:36.306Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=4ec1c7f7-0ed3-469f-ae66-e8f24f3e8c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:44:36.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:44:46.312Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=5f7b4fab-4e32-4c8f-b2f3-5966f44199d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:44:46.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:44:56.318Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=1cdef3b1-9c35-41b8-9021-6dea83fead3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:44:56.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:45:06.323Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=61c410e1-25fc-4a26-997f-934fe3d8c440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:45:06.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:45:16.329Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=2ae989ed-3948-4f0b-bcc6-f6c67076f9d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:45:16.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:45:26.335Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=5bd588de-85c7-4d42-9680-77da49df8808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:45:26.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:45:36.341Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=52018441-8de6-4d0b-8698-8cb16093ef74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:45:36.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:45:46.348Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=748359cd-9711-4060-8429-ab01d0fcac49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:45:46.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:45:56.353Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=42e602a1-8ee2-483c-92b8-1c20b2ff71e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:45:56.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:46:06.358Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=e51a0976-222d-49e9-8ecf-65ebc49e8cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:46:06.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:46:16.364Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=efa261f9-4417-4a42-8123-142b7f9b9ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:46:16.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:46:26.370Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=a8a55182-3a53-4f3f-b32d-923f0d0a8b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:46:26.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:46:36.376Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=92881a85-ea60-4fb1-aa7f-2108bdcfbecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:46:36.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:46:46.382Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=6a752e85-bae5-44de-b9f8-3f7781f88055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:46:46.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:46:56.388Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=973cf8a9-9906-44f9-973f-4a6eea10aec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:46:56.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:47:06.395Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=0105e844-9473-4cdd-b9ce-861675e8d5a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:47:06.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:47:16.401Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=7d27f3dd-ef5e-476a-92ca-149431706860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:47:16.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:47:26.407Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=a2badee3-12f8-408a-942b-418dbed76995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:47:26.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:47:36.413Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=ff6647b1-8d7c-42fe-a3f2-ac3b5f211b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:47:36.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:47:46.419Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=dbe34a17-d8a8-42da-82f8-4c0ed1fc5ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:47:46.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:47:56.424Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=f1d79eb2-c358-4f82-aeb4-d663ccc8f269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:47:56.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:48:06.431Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=f312612d-8381-422f-ba9a-48257e3ab2c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:48:06.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:48:16.437Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=5f429d8d-f9b3-4635-9cc2-d45acd3f8fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:48:16.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T07:48:22.179Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T07:48:22.179Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-20T07:48:22.179Z |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-20T07:48:22.181Z |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-20T07:48:22.244Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-20T07:48:22.244Z |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-20T07:48:22.246Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:48:26.444Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=056b79fb-6a50-423c-bc15-f2371ae5dcfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:48:26.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:48:36.450Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=83c2e365-9ed7-4c11-9aa8-1b29bca7d1e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:48:36.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:48:46.456Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=4d02bce6-4967-42cb-b719-334b0f7c8160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:48:46.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:48:56.461Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=7b11505d-ac04-429e-ab90-00e680bc4a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:48:56.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:49:06.467Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=a7e28a07-8988-4bb3-aeef-39f7b55bde07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:49:06.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:49:16.473Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=89265a4a-ee95-42a8-9396-f51f7dcfe643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:49:16.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:49:26.479Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=79419924-3436-47f4-9e1d-b1c6c999599a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:49:26.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:49:36.486Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=e9313ebd-94a9-4cb9-b24c-a590a98a6655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:49:36.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:49:46.491Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=ae1d0c07-9e32-4727-822c-5314d985d872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:49:46.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:49:56.497Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=ef73597c-ed81-41c6-999e-3dc4d96aaf76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:49:56.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:50:06.503Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=4abd4596-a875-419d-996e-e9c051e4d2a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:50:06.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:50:16.509Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=b735e43c-0f57-4f9e-986f-31d3dd31d47d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:50:16.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:50:26.515Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=7e915dfa-c399-4d37-b6b1-35a5254564cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:50:26.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:50:36.521Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=0a72188d-938d-44fa-9ae7-aa43a4b39b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:50:36.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:50:46.526Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=bd56bafc-2095-4d34-81aa-bd8beeb31a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:50:46.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:50:56.531Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=c86c4a02-94cf-4e60-9b04-350e8248c604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:50:56.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:51:06.537Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=ecd8f57e-24fc-485c-92b9-9d04806d566d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:51:06.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:51:16.542Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=436bf99f-207c-4399-ba37-aa6d996e8f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:51:16.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:51:26.548Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=481860d0-08bf-4a01-a9da-4635050bf75d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:51:26.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:51:36.554Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=7803f631-a7fc-457e-a39b-c3a1e396a1c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:51:36.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:51:46.561Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=6fa78cb3-5848-42c4-a5c2-96efd6e84b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:51:46.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:51:56.567Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=be79d6d2-d357-465b-8a4e-0860e312da2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:51:56.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:52:06.573Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=e8f99a9b-e39e-4f89-a208-30d3a90b5d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:52:06.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:52:16.578Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=e6bd81f7-9389-4c6e-a037-e5dae50a7779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:52:16.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:52:26.584Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=6a92c757-ea40-453e-90e2-dafe0e069179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:52:26.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:52:36.590Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=5b70113c-1ff8-4d0a-9875-0f6e73ab458a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:52:36.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:52:46.596Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=9d25032a-e24c-46ad-94ab-30294358c919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:52:46.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:52:56.601Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=e90e21de-8b0a-4ff0-bb2a-8b8768bc623d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:52:56.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:53:06.606Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=754851ae-b6b2-46cc-b0f0-31c5348ecc0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:53:06.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:53:16.612Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=96b77a3d-6083-4c12-9d05-e2beaf0384d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:53:16.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T07:53:22.167Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T07:53:22.167Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-20T07:53:22.168Z |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-20T07:53:22.169Z |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-20T07:53:22.240Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-20T07:53:22.240Z |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-20T07:53:22.242Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:53:26.618Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=202966c1-e109-43e8-9691-2d706f29ba0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:53:26.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:53:36.624Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=a7d3c85a-e549-4f3f-b4d8-14337a931ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:53:36.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:53:46.630Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=9257b86b-adf5-4e7d-b5f3-ea905772c65b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:53:46.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:53:56.637Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=8604ae0f-34d3-4e08-9fc6-145cf28ecea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:53:56.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:54:06.643Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=d647b159-a9d0-43c8-8c21-757889906992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:54:06.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:54:16.650Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=0bd62473-2bf2-4a11-a326-7fde0d50e1f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:54:16.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:54:26.656Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=88d14441-6a37-4882-b728-fe168daff033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:54:26.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:54:36.661Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=94200f7f-b4f4-4750-bb69-9e4f5fcbb2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:54:36.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:54:46.667Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=6dc1e66d-bd5e-43e8-80f3-259c370b54b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:54:46.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:54:56.672Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=76a2e276-c8c7-449d-b902-9371b7116c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:54:56.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:55:06.677Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=6e5cb40c-150b-4782-9676-26fd0538f3b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:55:06.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:55:16.683Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=1dca5841-272a-4cfd-8136-03af59e9c297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:55:16.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:55:26.688Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=dc564d7c-6ff3-4543-8f31-c43962cdedc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:55:26.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:55:36.694Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=0909d8a2-7722-4229-9184-656271a0af62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:55:36.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:55:46.700Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=702403ae-9e63-4901-b2bd-43b3bbf34ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:55:46.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:55:56.707Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=818dde65-9140-4e36-a835-97d7f0ab398f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:55:56.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:56:06.713Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=349c4f81-6ec6-4695-8262-bc136d263abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:56:06.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:56:16.719Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=6c8b8008-4186-45df-8fd9-b8a08372b39d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:56:16.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:56:26.725Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=d0b6ce40-5076-46e9-8ee7-92438b7de0f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:56:26.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:56:36.732Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=83ae2349-6265-4ba2-8209-36386ec64dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:56:36.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:56:46.741Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=f47d3cda-f0dc-449c-9d31-083cbff346d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:56:46.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:56:56.747Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=41bf52e1-0db1-4b54-ab48-5e2b1a8fe790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:56:56.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:57:06.754Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=23d73c80-7d07-41d4-9f81-dc4f0b957d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:57:06.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:57:16.759Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=2193a1e1-847b-49fe-a62d-f6c39cb21201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:57:16.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:57:26.765Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=79bde90c-ce32-4fdd-b838-b8493c58e251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:57:26.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:57:36.771Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=a303c5c7-c210-4f8f-a67c-f0a2857d56cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:57:36.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:57:46.776Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=78ccb68c-76e3-4c3a-99ca-d417021ea760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:57:46.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:57:56.782Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=074c2dd6-83bb-42b9-8b2a-5622d4524299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:57:56.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:58:06.787Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=0ba8258f-db7e-4d30-b9f9-838e47392d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:58:06.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:58:16.793Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=fa2d3829-18cf-4ed6-9928-81852f034837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:58:16.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T07:58:22.175Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T07:58:22.176Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-20T07:58:22.176Z |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-20T07:58:22.178Z |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-20T07:58:22.264Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-20T07:58:22.264Z |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-20T07:58:22.266Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:58:26.798Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=c89baabf-cf87-4063-9a1a-c4a0d7f6ac80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:58:26.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:58:36.804Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=40ff9554-f8ec-41fc-aeee-b558f0d0fefa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:58:36.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:58:46.810Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=3883a361-245c-4c31-b35b-259b2d1bd7a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:58:46.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:58:56.815Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=1c37cc68-aaed-4bc3-981d-156d6a03a424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:58:56.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:59:06.820Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=c26ec150-f77f-407a-8906-3ee2906a054a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:59:06.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:59:16.825Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=1efd946e-e6b3-48de-9b9a-9a28e5b17ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:59:16.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:59:26.830Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=bc03ed36-f9d7-43a9-b77b-cf2d20043fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:59:26.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:59:36.835Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=14ca1f5a-35a6-40d0-b3fe-5b4e3501cef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:59:36.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:59:46.841Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=a7d47389-d9a8-49c6-b1da-257c29647e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:59:46.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:59:56.848Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=72a74612-5fc0-4bf1-9af9-cdab439a5d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T07:59:56.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:00:06.853Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=3149a132-d1ef-433a-9f26-da3ea93d55f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:00:06.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:00:16.859Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=ecc7363a-fac2-48ab-aa23-8ced2c62e70a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:00:16.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:00:26.865Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=31c00c46-3f91-4cb8-9d38-8063bb3b2f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:00:26.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:00:36.871Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=61e2d8a7-58df-4e06-9681-65618853d281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:00:36.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:00:46.877Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=e0685ceb-2520-4d56-bd54-dadd134f3a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:00:46.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:00:56.882Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=c64f3212-6384-499b-8f52-cecade8e18eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:00:56.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:01:06.888Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=e851b580-0ae9-4fd7-a249-4e19a82b2876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:01:06.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:01:16.894Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=91c562c2-0540-4e98-b1f6-b62d1bbbb887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:01:16.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:01:26.900Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=cf687584-f2c3-44cc-8ded-6f722c046301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:01:26.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:01:36.904Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=c18307ff-fe3b-4aba-ade3-cafeedc149f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:01:36.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:01:46.910Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=4a73cf94-c48f-409f-8116-e5d6f73a39b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:01:46.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:01:56.915Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=fee76a51-ffe9-42ae-ade1-fd3914e42e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:01:56.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:02:06.922Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=6b49d43a-7ef0-4086-a135-85fcb70f0de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:02:06.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:02:16.927Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=7dbbbddf-bcd5-42b8-981a-110b4c53f2e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:02:16.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:02:26.933Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=644481df-4178-4897-9205-6623979a8f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:02:26.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:02:36.940Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=702ebcae-1372-4f9f-bb78-f20efa6c0520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:02:36.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:02:46.947Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=d04bd37e-1414-4290-bfc8-05b6a29b2493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:02:46.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:02:56.952Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=22872585-2138-4779-96e3-0009e131b67a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:02:56.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:03:06.957Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=c1afbd2b-d331-4de4-9ead-575d7269fe1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:03:06.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:03:16.962Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=b12c88f2-13da-4c74-8493-bea6783316ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:03:16.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T08:03:22.172Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T08:03:22.172Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-20T08:03:22.173Z |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-20T08:03:22.174Z |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-20T08:03:22.236Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-20T08:03:22.236Z |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-20T08:03:22.238Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:03:26.967Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=e2594439-4765-475e-bc40-65c11e7ee8fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:03:26.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:03:36.972Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=4c32a3ed-12e8-4c1a-b25a-20b6f9dc7f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:03:36.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:03:46.978Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=c490bd83-d908-46a4-8534-90de558cd687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:03:46.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:03:56.985Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=c2b91343-7a2a-4473-b4a7-244cdd6bed48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:03:56.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:04:06.990Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=d001c5dc-3b04-4600-8607-c9887a8f1dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:04:17.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:04:27.204Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=e7b8fd39-33e7-46fb-a949-147eb2c8a3e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2021-05-20T08:04:28.421Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=fTlbUAoH2pRIyJqiMkbf, 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-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:04:28.634Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:04:28.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:04:38.635Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=a3a0bdd5-93f1-4172-b5e1-7bcba302618f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:04:48.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:04:58.170Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=6baac432-0d8e-42a7-a86c-726740504feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:05:07.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:05:17.702Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=49c7399a-1a09-4914-a20d-612c035297f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:05:27.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:05:37.234Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=d9441362-0126-4262-abfd-83e2a053e751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:05:46.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:05:56.771Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=a1a97154-1be1-4d50-81d5-2b5da25bb5a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:06:06.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:06:16.302Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=1c9841eb-784f-42d3-9ec7-f1985b225744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:06:25.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:06:35.847Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=6efa28d9-fc31-449d-b136-57c44e05620f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:06:45.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:06:55.384Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=1af2e6d5-e36d-4f3d-84ee-1c1a6740f2b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:07:04.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:07:14.919Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=2fad3c88-3dd5-4615-be70-62111d16534b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:07:24.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:07:34.458Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=c19bed03-bcba-4278-920d-e40dd204117c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:07:43.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:07:53.991Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=08a4fb44-911c-4be5-b645-d0c75bdf91c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:08:03.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:08:13.541Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=4bbcfff4-9ef5-46e0-853d-0e23116f7d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T08:08:22.180Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T08:08:22.181Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-20T08:08:22.181Z |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-20T08:08:22.182Z |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-20T08:08:22.247Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-20T08:08:22.248Z |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-20T08:08:22.249Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:08:23.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:08:33.076Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=108ece18-5d8a-4b7a-92ac-d3f37a9b174e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:08:42.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:08:52.612Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=8123043c-0180-4478-8b5f-12ca9a364a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:09:02.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:09:12.151Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=836a3c1a-271e-42bf-be1b-69063783f8e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:09:21.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:09:31.685Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=4a35901f-6f06-46ca-b807-debb81ca6fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:09:41.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:09:51.217Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=fdd47707-9f76-46b2-b9f5-5906e768dde4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:10:00.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:10:10.753Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=276eec18-8230-4681-be1c-f519dde41283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:10:20.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:10:30.291Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=5c501dcd-9b9c-47b9-9698-763fe5458c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:10:39.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:10:49.825Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=8719462b-6169-4b4e-a456-8dc2b6104f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:10:59.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:11:09.358Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=bd114738-9e25-49b7-8c78-2d28d9ebe513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:11:18.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:11:28.888Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=ae099748-4e81-4b7e-84c9-c7ccd18b55b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:11:38.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:11:48.420Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=63f45bbb-afa7-469c-b7f4-3c37407d4f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:11:57.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:12:07.955Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=79d71a80-858d-485e-aa30-534de468c7d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:12:17.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:12:27.486Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=20f00b0c-694c-437f-86f7-72036adbadff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:12:37.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:12:47.023Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=3a0a0c8c-21a3-4247-aa85-eadbb6c11233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:12:56.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:13:06.560Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=ef4dc647-405b-4ded-8c22-4b374e774c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:13:16.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T08:13:22.166Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T08:13:22.166Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-20T08:13:22.167Z |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-20T08:13:22.168Z |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-20T08:13:22.244Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-20T08:13:22.244Z |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-20T08:13:22.246Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:13:26.093Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=486a02ac-08c9-4d41-b5fe-224e7e733e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2021-05-20T08:13:27.121Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=dsg417TxAtssl7Jz52AL, 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-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:13:27.133Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:13:27.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:13:37.134Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=4a64b042-42c0-4ae1-88ea-eb0eb6ef995c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2021-05-20T08:13:38.023Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=EATanBtBbBoGLUxmP97g, 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-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:13:38.028Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:13:38.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:13:48.029Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=8e5dc007-e55e-4660-8b6a-af1fd3a46b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:13:57.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:14:07.567Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=c39a8c29-3698-41cc-bd94-3bb966a3cb88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:14:17.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:14:27.097Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=6b88cfeb-06d8-45ff-a4c1-eb7b5f668c22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:14:36.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:14:46.632Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=a66efe3b-855e-4b3e-b876-337ee1c167b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:14:56.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:15:06.163Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=c6aedaec-9c40-4fda-9c51-1bc8178bd1fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:15:15.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:15:25.696Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=0fdd18b3-a411-4815-adca-ee6a5a44b962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:15:35.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:15:45.233Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=3914829d-01e0-4503-9ddf-5ae0c9e2ad6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:15:54.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:16:04.766Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=323e358c-2796-4c46-b76b-b857b7759ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:16:14.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:16:24.302Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=b03d269d-17f0-469c-9eff-4640d3df4910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:16:33.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:16:43.836Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=4b7d1c46-ccca-43f2-9c3f-036cffe234bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:16:53.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:17:03.370Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=5290735d-ac03-4278-a21e-b843deeb012a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:17:12.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:17:22.904Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=b65ca6bc-ebef-471e-84c8-ec0ba939995c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:17:32.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:17:42.445Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=68672d98-1ac6-4e2e-b29a-2c8956874481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:17:51.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:18:01.979Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=dc5ab4d4-a039-4ab8-95aa-a1cd83c542ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:18:11.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:18:21.510Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=a2626e27-c67d-4454-8629-e73acd8e5653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T08:18:22.160Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T08:18:22.160Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-20T08:18:22.161Z |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-20T08:18:22.162Z |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-20T08:18:22.227Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-20T08:18:22.228Z |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-20T08:18:22.229Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:18:31.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:18:41.043Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=65b024ea-d265-4e1d-a781-17824ab10039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:18:50.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:19:00.578Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=de3bc453-23eb-47b3-8cbe-c8b5f535bb85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:19:10.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:19:20.114Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=da221882-a9ca-4c31-aea1-10d3f09f8286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:19:29.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:19:39.649Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=bec31eff-3220-4821-ba9d-51ff8308d9e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:19:49.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:19:59.182Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=67ed167f-2fa0-4eea-8229-8d3adba37995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:20:08.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:20:18.713Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=e6f46760-0f52-4e3c-bac3-8f30f4e8d43b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:20:28.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:20:38.249Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=50658eb2-cdd5-406f-8a10-d75e3bf302db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:20:47.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:20:57.786Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=970432b9-8011-42e8-9960-cc00de37bf6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:21:07.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:21:17.317Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=22282059-8542-469c-9c95-4938be4a83ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:21:26.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:21:36.849Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=23fbcba0-c1dc-4aae-863a-f7842b7a8ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:21:46.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:21:56.384Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=ba0345fc-8d1f-4c5a-a9a5-bc465afadeeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:22:05.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:22:15.919Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=e6e9fdb1-7860-48ac-ada9-dc75d6132885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:22:25.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:22:35.455Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=1da0d69e-eae2-41c3-8993-787e3e671e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:22:44.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:22:54.992Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=6369d0ee-4ddf-409f-8015-ebeadd03f4a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:23:04.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:23:14.526Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=65e6ed6c-f4e2-4601-bf37-48f47fb4e085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T08:23:22.183Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-20T08:23:22.183Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-20T08:23:22.184Z |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-20T08:23:22.186Z |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-20T08:23:22.248Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-20T08:23:22.248Z |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-20T08:23:22.249Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:23:24.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:23:34.058Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=0054bff3-73e8-4bbf-878f-6dc6e21d7040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:23:43.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:23:53.590Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=7127e60a-3c02-4877-b523-111ae4344b3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:24:03.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:24:13.125Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=22666448-ea27-4a75-a402-df137027cbd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:24:22.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:24:32.663Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=2c1369c7-fcaf-437d-bb53-f192146fe80f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:24:42.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:24:52.195Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=66b2a4d8-dc1d-4ec7-b235-b6b3e1f70bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:25:01.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:25:11.737Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=90413460-85ba-4665-8b1c-536425dc28b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:25:21.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:25:31.270Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=c63c1dec-0aa6-4265-b3ea-77a4ac0c9be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:25:40.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:25:50.805Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=28d67f98-b6c7-4057-9718-1d245896aa2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:26:00.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:26:10.339Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=b01adbb6-15c3-4396-b19d-33c75cfd0572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:26:19.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:26:29.876Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=5cfb085d-9e77-42ea-9637-d119c9d86b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:26:39.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-20T08:26:49.414Z |INFO |Init configs |InvocationID=e8fab399-15ad-4af4-9d52-640cb42ada18, InstanceUUID=233f403e-c471-4764-b3bb-8b64c9b06d31 | |INVOKE |pool-2-thread-1 |