. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-25T05:06:55.802Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-25T05:06:55.809Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-25T05:06:55.865Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-25T05:06:57.238Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-25T05:06:57.463Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-25T05:06:57.464Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-25T05:06:57.465Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-25T05:06:57.832Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-04-25T05:06:58.037Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-04-25T05:06:58.076Z |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.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-04-25T05:07:01.784Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-25T05:07:03.002Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-04-25T05:07:03.051Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-04-25T05:07:03.052Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-25T05:07:03.265Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-04-25T05:07:03.268Z |INFO |Root WebApplicationContext: initialization completed in 5191 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-04-25T05:07:04.784Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-04-25T05:07:08.505Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-25T05:07:12.647Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-04-25T05:07:14.345Z |INFO |Started MainApp in 26.281 seconds (JVM running for 29.226) |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-25T05:07:14.465Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-25T05:07:14.505Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-25T05:07:14.509Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-04-25T05:07:14.603Z |INFO |Start scheduling PRH workflow |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:07:14.654Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=a30372a9-8c2e-477b-ba86-ced53f50be47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T05:07:17.027Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.205:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:07:17.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:07:27.125Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=46c80b3a-7037-478d-bb54-47cebfa8d718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T05:07:28.192Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.205:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:07:28.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:07:38.194Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=67b7e459-3e81-497d-860c-c307e56287ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T05:07:39.297Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.205:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:07:39.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:07:49.299Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=bb610948-6b4f-4ae2-a5bc-e89220fd40cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T05:07:50.395Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.205:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:07:50.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:08:00.397Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=9c83b09c-db79-41f3-9184-d407ebcc8b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T05:08:01.497Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.205:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:08:01.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:08:11.505Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=689bd603-21b1-4393-a43a-efdc2c53af27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T05:08:12.650Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.205:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:08:12.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:08:22.665Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=0b0dfeed-0109-40ac-bf70-5c6108ccade9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T05:08:23.737Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.205:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:08:23.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:08:33.739Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=18e72fe1-0bea-45b1-96a5-0d70d5c86c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T05:08:34.849Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.205:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:08:34.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:08:44.855Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=f9c875b9-eeea-452e-84e0-93dfface0757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T05:08:45.984Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.205:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:08:45.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:08:55.991Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=56be8ad7-b0e4-4653-ae87-e51665464be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T05:08:57.051Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.205:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:08:57.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:09:07.062Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=ee3d27bd-f642-4754-8a72-674d6638a6b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T05:09:08.129Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.205:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:09:08.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:09:18.132Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=617affe1-9827-4e70-b4a3-12f8906e41d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T05:09:19.227Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.205:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:09:19.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:09:29.229Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=10a68e32-2719-4df9-ae4c-38af53450dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T05:09:30.299Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.205:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:09:30.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:09:40.309Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=45d08e92-f68c-4f29-b16b-e8cb62fb044e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T05:09:41.401Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.205:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:09:41.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:09:51.410Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=bbe1f8d2-c42d-4438-bee7-b5224399aebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T05:09:52.505Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.205:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:09:52.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:10:02.508Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=e3f0ff6f-1366-426e-8d5d-87dd95d08749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T05:10:03.586Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.205:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:10:03.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:10:13.591Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=2fd8a57b-eea6-47ac-bae0-259a8a352921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T05:10:14.683Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.205:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:10:14.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:10:24.688Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=37ae45de-fe70-4ce1-a8d2-bd629e10001f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T05:10:25.791Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.205:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:10:25.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:10:35.794Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=1bc66bc0-1d8f-4f7c-a540-54c204900fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T05:10:36.858Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.205:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:10:36.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:10:46.864Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=ea6d8ec9-3194-48f4-9256-25d9b4a59b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T05:10:47.930Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.205:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:10:47.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:10:57.934Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=62d76488-235c-4a21-a304-4ea767f643be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T05:10:59.034Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.205:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:10:59.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:11:09.046Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=1cefd7e1-fec5-41d5-b1d0-29bc6a843bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T05:11:10.171Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.205:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:11:10.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:11:20.174Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=beb1c6a3-2f42-43bc-b01b-c9c4ed4456ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T05:11:21.255Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.205:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:11:21.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:11:31.262Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=85034aff-5dee-4f30-9d35-89bb4bc21e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T05:11:32.347Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.205:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:11:32.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:11:42.398Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=f2840bf3-7602-4904-9fc5-1fd0ebb763c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-25T05:11:43.518Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.205:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:11:43.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:11:53.522Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=63eb990e-3fe7-45e5-aee6-20bc8fc9203c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:11:53.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:12:03.782Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=e952092a-6a73-4713-a7de-5374363beac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:12:03.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-25T05:12:06.537Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-25T05:12:06.538Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-25T05:12:06.539Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-25T05:12:06.566Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-25T05:12:06.589Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-25T05:12:06.590Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-25T05:12:06.590Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-25T05:12:06.595Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:12:13.802Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=5c2ff6d2-8f01-4686-9f8e-423283827b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:12:13.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:12:23.823Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=38fa41f2-652b-42a4-a2f7-7ff8d9463d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:12:23.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:12:33.861Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=aa93b319-72d2-4aac-ac01-da74c30dd108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:12:33.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:12:43.884Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=c194852a-f0ee-456d-9aa2-0dac54080f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:12:43.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:12:53.907Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=40874f28-12d7-4188-9493-986ebbc0a0f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:12:53.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:13:03.930Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=46f12355-ed9d-4297-a5c9-446cdf4b8186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:13:03.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:13:13.958Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=57acd14e-6afe-4618-aadf-0d9e22a20c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:13:13.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:13:23.974Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=0bbb18ee-fe17-4889-945c-45248be1796a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:13:23.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:13:33.999Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=38ae2a30-ccc4-478d-a87d-e5d5c247087f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:13:34.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:13:44.021Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=146a7ad2-662a-44d8-9e03-8be586c1d59d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:13:44.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:13:54.038Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=9d582d45-8422-4d94-bb03-b5b319f2bd56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:13:54.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:14:04.056Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=2cc984ba-f68b-4d09-b067-a086be4ff900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:14:04.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:14:14.096Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=15d5c1be-e76f-4d8f-af57-18799cfbdb8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:14:14.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:14:24.113Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=c7994cff-a7b7-404f-b0ed-59d9b32e83f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:14:24.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:14:34.128Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=eab486fb-51e5-42db-90b0-fd841f8ae99b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:14:34.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:14:44.146Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=948e29f2-6f6d-4ae3-9f90-15f17dfebe0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:14:44.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:14:54.171Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=a5136cbd-6ef6-4cd1-9a6d-e2c7c2138604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:14:54.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:15:04.192Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=e355dcd7-1827-4d7d-9d82-7fe45758093c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:15:04.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:15:14.206Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=91f56662-ad72-4c32-9f3c-36b10108b64a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:15:14.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:15:24.222Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=3728121d-d01e-4bd3-9aa7-2dc647d1a3f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:15:24.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:15:34.242Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=6d5ae765-66e4-4803-b782-7f8a6a8c8ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:15:34.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:15:44.259Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=9a9cb82c-dd0e-4738-afba-64dfccade31a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:15:44.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:15:54.283Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=42f4faaf-8366-4378-9288-36d79f6f0f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:15:54.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:16:04.307Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=07360215-acc5-4c1c-abd9-4d187b344e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:16:04.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:16:14.323Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=e8054cc6-6e1a-4a5d-83eb-be097d1a776b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:16:14.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:16:24.338Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=8759e3c1-2265-4ba0-b0e4-93ec04feb43b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:16:24.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:16:34.365Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=0e2586e0-24fc-43b9-8aeb-0afc17c12ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:16:34.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:16:44.378Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=cd91bcdb-08a4-43ce-9480-6f1f428ffdaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:16:44.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:16:54.394Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=84c63b9b-3b61-405b-9a37-0a94ca4c8557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:16:54.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:17:04.418Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=028da0e9-b4c8-455d-9020-a5b6f45d8095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:17:04.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-25T05:17:05.503Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-25T05:17:05.503Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-25T05:17:05.505Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-25T05:17:05.510Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-25T05:17:05.535Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-25T05:17:05.535Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-25T05:17:05.536Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-25T05:17:05.540Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:17:14.450Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=af99b310-50a1-410c-9111-1024eb06469a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:17:14.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:17:24.495Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=1b470257-c4f3-4ff3-a05c-be1cbe627110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:17:24.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:17:34.511Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=d1af36a1-09c8-4267-8ab0-33dc57d0d735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:17:34.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:17:44.529Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=c6420a53-586a-4448-a7d7-4dc0e63ec34e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:17:44.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:17:54.545Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=ebfd7155-e067-455e-8e3f-67852aa625c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:17:54.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:18:04.561Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=1c7b8a44-da3d-4295-856a-b3ae4c39de28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:18:04.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:18:14.574Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=f66e6ab4-48c9-4457-b6aa-8294744ead6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:18:14.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:18:24.595Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=0d23a5cf-3f85-410b-ac1b-93f9b5890a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:18:24.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:18:34.617Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=fb21aebb-670a-4dae-885f-9217b6aa7233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:18:34.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:18:44.630Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=e9e6f19f-0af7-49b4-86af-42cb6ed50ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:18:44.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:18:54.660Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=08c7445c-efcb-4209-be5c-3bdea7576b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:18:54.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:19:04.678Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=63f7ba76-1e21-40d5-b037-fada7761e633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:19:04.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:19:14.698Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=0c229bc9-6ab8-4e99-9fb4-c876eb96fc1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:19:14.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:19:24.714Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=ccc4c31d-f0c2-4023-9e38-0f1a3eacae90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:19:24.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:19:34.733Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=98fb9e50-6044-4ac0-982d-60010e58305d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:19:34.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:19:44.754Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=54f023dd-b0be-4178-bc47-f3fc96b00007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:19:44.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:19:54.786Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=3dff7f0e-414d-4d76-a7a9-d89cc59365cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:19:54.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:20:04.805Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=d8384ec2-cd47-462d-9030-dcd8e9b5e142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:20:04.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:20:14.817Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=b72b241a-c8bf-4a14-9399-279335707cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:20:14.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:20:24.840Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=cc26c071-1936-4d47-aeb0-3a9c08cb39b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:20:24.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:20:34.857Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=6743c97e-81d7-4ecb-b868-83f0cb80b68a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:20:34.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:20:44.872Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=e715f914-6b72-49bb-840e-14a5e5be3588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:20:44.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:20:54.887Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=1093de84-8584-42b5-aa52-01db310b9813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:20:54.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:21:04.906Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=6c4cdfb2-e1ca-4e9b-9a13-e21518e1fde7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:21:04.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:21:14.933Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=12ee6529-13b1-42c8-bfad-4ff784d0f148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:21:14.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:21:24.947Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=fce9d718-79cb-4cef-af28-785d9433aae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:21:24.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:21:34.962Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=e119126f-e9b0-4e7e-9b9e-c054cd032c12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:21:34.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:21:44.982Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=b6c47229-d6e3-434c-b744-3b25a50ac457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:21:44.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:21:54.997Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=f1ebdf86-fa17-4fef-a2b4-207e61d95fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:21:55.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:22:05.014Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=73b8dc91-7acd-469c-9492-571ad5276de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:22:05.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-25T05:22:05.462Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-25T05:22:05.462Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-25T05:22:05.464Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-25T05:22:05.470Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-25T05:22:05.494Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-25T05:22:05.495Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-25T05:22:05.495Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-25T05:22:05.499Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:22:15.025Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=f695c9b9-032b-47ac-86ff-150bb0873237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:22:15.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:22:25.042Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=43f86c23-dadf-4103-b513-e368ba9af3df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:22:25.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:22:35.057Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=2aebd47b-ef59-4766-ab30-d72b1f687966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:22:35.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:22:45.078Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=ddbf2a8f-4c87-4fe4-b4ef-91ac534e05ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:22:45.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:22:55.096Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=638b4824-fc3c-4f08-a744-b0835cf02e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:22:55.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:23:05.111Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=6d1ed6dd-9f57-4535-8e1d-d98e4ffaaa63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:23:05.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:23:15.128Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=791d3391-d5fa-4c39-8728-ebe32ec59daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:23:15.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:23:25.150Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=5e1cda4e-9b1a-41e6-886d-98325f08a318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:23:25.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:23:35.174Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=5e7839ac-1f70-49cf-88d9-33a38af45299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:23:35.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:23:45.193Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=a893ba36-563e-433e-a5ad-a17ce73167c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:23:45.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:23:55.218Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=ef12967c-41f2-41bc-962c-aa6d1bf29a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:23:55.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:24:05.238Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=f22a9ae3-b1c8-4dfa-81f7-c62c27dfa43c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:24:05.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:24:15.256Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=be2ac945-cf5b-4a0f-957b-a396391fdaeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:24:15.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:24:25.277Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=ef8cca76-8c02-4bd6-82de-2a1d9e908683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:24:25.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:24:35.291Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=6b8c381f-1c0d-484a-b3dd-3437726e71c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:24:35.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:24:45.305Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=0b1ab8e4-75f2-4458-81fc-2a78cf833427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:24:45.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:24:55.317Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=79030590-838c-4585-ab42-e4afba83ed66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:24:55.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:25:05.328Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=4cbcccd4-0674-4a93-82e7-b543427222ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:25:05.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:25:15.346Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=94468dfb-d555-4f7f-a28e-5cb02d899c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:25:15.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:25:25.370Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=ebc88ce5-811e-45dc-a0f1-44f009228695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:25:25.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:25:35.382Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=0ee2e83c-bd98-459e-aead-ff1c7a3c9760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:25:35.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:25:45.395Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=f195aea0-3578-43ce-9220-de21ad67118c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:25:45.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:25:55.409Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=393985c5-3a86-4abb-b89a-5f7351a97cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:25:55.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:26:05.420Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=0bab7ebd-e589-472a-82ec-0d578428761e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:26:05.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:26:15.431Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=3fbe1d27-3f84-44bc-a169-308da02b2ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:26:15.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:26:25.448Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=22284f0b-9eba-4b69-9901-63154483ecea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:26:25.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:26:35.463Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=d6668ed0-f958-454b-a964-3fb3072e1c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:26:35.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:26:45.476Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=b5378ba2-f088-4545-a61b-b2882d860ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:26:45.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:26:55.489Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=00634a99-2c5d-4b9a-9f71-dace6291b05a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:26:55.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-25T05:27:05.429Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-25T05:27:05.429Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-25T05:27:05.431Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-25T05:27:05.434Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-25T05:27:05.447Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-25T05:27:05.448Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-25T05:27:05.448Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-25T05:27:05.451Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:27:05.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:27:15.517Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=3da998db-7cb5-4177-83a3-db6eb0ddde05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:27:15.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:27:25.536Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=2fdff057-6ee9-43de-bd3a-9590265d8a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:27:25.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:27:35.551Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=e960460f-e357-4066-808e-8c3fad8360ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:27:35.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:27:45.563Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=69689c7e-db25-43c7-a10c-dd38606d2c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:27:45.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:27:55.574Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=3c4d8727-e15b-4ab4-891d-88828744e99e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:27:55.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:28:05.585Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=91a86057-9916-4a58-953d-f42b9d8450b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:28:05.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:28:15.606Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=5f7e4719-e388-4ad9-a50c-1996dea072e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:28:15.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:28:25.623Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=41e5246e-0d33-4ca8-bd93-d3702ca6d34d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:28:25.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:28:35.638Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=58737649-637c-4acb-8a81-d62541360e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:28:35.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:28:45.653Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=84ffc180-134b-4ad7-ba7f-bf59dde62223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:28:45.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:28:55.667Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=ee009efa-2bf4-40c7-a35a-f98d57d86676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:28:55.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:29:05.690Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=b2fefe31-29dd-4041-b92e-73ae56f8ad94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:29:05.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:29:15.720Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=8038af26-019f-4409-be1b-71c0c4fe3268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:29:15.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:29:25.773Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=388c1f8d-aaed-465c-b193-b61b36ad89e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:29:25.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:29:35.792Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=8d6bb807-7817-47b8-bf9f-8e826fecd7a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:29:35.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:29:45.806Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=9c1dd1df-e027-4a26-81e9-bfc208ce910d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:29:45.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:29:55.819Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=4d79198d-5f49-4f71-81a1-421cf7c10c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:29:55.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:30:05.838Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=55cc400b-cb95-452d-bcce-421de57afeb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:30:05.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:30:15.853Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=2f3dd574-6ff8-4979-b3a9-6f59cc62b875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:30:15.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:30:25.866Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=78622a53-eedf-419c-8024-7abba496eb95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:30:25.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:30:35.883Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=20b5f83b-25c8-442a-a81c-fe29f184dc9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:30:35.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:30:45.895Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=67b0d028-0f09-40fe-9277-1a5cc3a90712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:30:45.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:30:55.907Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=6f87006e-8b14-4798-b7a2-6b5b9f6af0d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:30:55.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:31:05.918Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=e6d189dd-770f-49bb-b1a5-9fb7ab918898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:31:05.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:31:15.931Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=ad4f93d8-ebf1-4d37-8663-1ce9ee5c6d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:31:15.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:31:25.952Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=1ba3ef39-7999-4110-9b61-2c3bb8f698af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:31:25.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:31:35.977Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=bf1c3633-05c6-463e-a4a4-29810511fee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:31:35.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:31:45.990Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=4a11b2bb-2110-4fbb-8de1-bd8168c2e987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:31:46.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:31:56.014Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=92ee9e10-7178-429a-80cb-6cd486265df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:31:56.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-25T05:32:05.382Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-25T05:32:05.383Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-25T05:32:05.384Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-25T05:32:05.388Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-25T05:32:05.400Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-25T05:32:05.400Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-25T05:32:05.401Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-25T05:32:05.404Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:32:06.024Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=d0346c20-a5b8-4fc6-a64e-cc36b89713bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:32:06.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:32:16.043Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=9a15e612-023d-4f80-88ee-ba50be857a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:32:16.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:32:26.074Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=f3b3f8f7-02a2-4b7c-8279-5951539684c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:32:26.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:32:36.086Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=2bb8833c-c43d-4bcc-afd1-ba7cbb426171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:32:36.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:32:46.126Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=82811f12-01ce-4a94-a64a-2a738831eef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:32:46.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:32:56.143Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=8ce5dfa2-fe08-4c5d-885b-7994ad1b3727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:32:56.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:33:06.155Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=f537b3de-8e5f-462c-bd1a-abf79dd162f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:33:06.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:33:16.173Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=74dc4483-f357-4b35-a6f7-43a7b52c698f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:33:16.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:33:26.188Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=92b0ade1-39e8-459d-a538-cc5c1faad817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:33:26.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:33:36.202Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=40f5048e-0388-4a1e-99d9-5de92f079a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:33:36.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:33:46.214Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=b4e7d318-6abc-431d-97f4-735297400fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:33:46.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:33:56.233Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=dff3699d-1f78-40f5-b20a-20a79bee2acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:33:56.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:34:06.245Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=aa205488-3bca-4ba3-a1b3-57f39b38efd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:34:06.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:34:16.256Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=4ef85a0e-87c1-4a4e-b011-f966e03167e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:34:16.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:34:26.269Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=2136d507-d626-46f9-be99-33b8167eeeab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:34:26.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:34:36.282Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=bc4f28ce-e1ce-4ee5-b05c-4c8372211860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:34:36.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:34:46.295Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=5527bdfe-ee30-46f6-90cd-a2500f813e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:34:46.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:34:56.311Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=3a47ebe0-10ba-48aa-bf67-c8f3b8dda99b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:34:56.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:35:06.323Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=b25f043c-0617-4cce-9f62-07234ce8d26f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:35:06.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:35:16.335Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=097d4d05-c243-4806-86cf-f9c4b7a58a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:35:16.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:35:26.356Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=d835fe07-dab0-4c42-bfc1-7b5ca4e19844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:35:26.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:35:36.371Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=9f9e1a95-7727-4abb-9ff6-e083ebf2378c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:35:36.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:35:46.385Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=20e257c4-4a40-4f94-828e-9ea38fad6bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:35:46.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:35:56.403Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=2455090d-6f00-4ccb-bf96-a8cc80fdb131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:35:56.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:36:06.414Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=8ebe5e26-c394-4018-9c41-816378f9bff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:36:06.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:36:16.425Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=1120a121-e4c6-4cfe-b71b-ddec1bee7cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:36:16.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:36:26.439Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=0f8c021f-ac5d-4215-9329-6156aee8a525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:36:26.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:36:36.471Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=91303526-d81a-4eb8-ad7a-7bc93a0412ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:36:36.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:36:46.486Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=61ce7ebe-f7a7-4c69-a05a-555ac596f69e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:36:46.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:36:56.498Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=ab7bbfb0-b3be-4ab6-b6b5-f18a932f9283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:36:56.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-25T05:37:05.251Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-25T05:37:05.251Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-25T05:37:05.252Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-25T05:37:05.256Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-25T05:37:05.269Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-25T05:37:05.269Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-25T05:37:05.269Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-25T05:37:05.273Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:37:06.513Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=3c005ad1-4b1f-48a5-b974-6525b4f4ed16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:37:06.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:37:16.526Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=6935c0a8-2f94-4115-83f5-316d688e75d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:37:16.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:37:26.543Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=df294f3c-72a6-4bfa-acfe-f8a68aeb4da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:37:26.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:37:36.560Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=c7fb9f44-a2ac-46c6-834a-6d262b51f9d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:37:36.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:37:46.578Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=7ae43bf5-e2d3-4b62-900b-140484380a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:37:46.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:37:56.590Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=7f48b811-cb9b-44d9-9d4b-df0a05ebb158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:37:56.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:38:06.602Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=308966fd-0beb-4fd4-ac6b-62e4043dd297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:38:06.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:38:16.613Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=68d68e0e-b267-454f-94ff-de6cf2aaa56c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:38:16.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:38:26.625Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=714e7f59-a730-44a5-b834-f93da70bb6dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:38:26.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:38:36.637Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=23d46674-37df-4b48-8c21-0ec4f7d66159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:38:36.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:38:46.654Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=f8e814df-46ff-4cbc-9850-8b4bd913b662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:38:46.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:38:56.672Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=431867c2-d86c-4462-a6a3-0ea54445cf75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:38:56.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:39:06.691Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=0f2cc65d-a1bc-4c63-817e-293a53b67c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:39:06.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:39:16.706Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=d2c269ed-6073-4a1f-9185-b5a664050613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:39:16.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:39:26.721Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=64c0e446-f192-4312-87b4-b49b06fc8035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:39:26.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:39:36.735Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=5621df99-f5c7-4185-92c1-cc0f2c8c3c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:39:36.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:39:46.748Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=2aa4acd0-6d41-40b5-be22-7dc652233c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:39:46.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:39:56.763Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=2cd0d596-9655-453c-90c4-5bb12bf38b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:39:56.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:40:06.772Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=18c92a1f-41ed-436c-9724-6684637a8280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:40:06.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:40:16.787Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=66a5ffc4-3ba4-4b7b-9962-d139fd141c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:40:16.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:40:26.801Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=097dc7b3-6ef1-4a45-b612-94970c31d380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:40:26.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:40:36.816Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=717ddcc2-b67d-44c6-9a33-4ff7a231b8d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:40:36.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:40:46.834Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=1e915950-8ae8-48e0-a0a4-b4889d6a5e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:40:46.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:40:56.868Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=655e57e9-be62-4114-82a4-008a74345375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:40:56.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:41:06.882Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=ba2293a0-2eaa-4dd4-bad9-3ea3e489be37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:41:06.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:41:16.896Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=e292bc94-0b65-4eed-b529-596fb14228ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:41:16.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:41:26.909Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=f4d9ba1a-65c2-482a-bd72-54170b05349e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:41:26.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:41:36.920Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=e246e082-49ed-4bb2-951d-0666ef668faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:41:36.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:41:46.931Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=9f582288-61fd-4a39-9c16-4cb216a0ee0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:41:46.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:41:56.951Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=d495c262-a6ab-4497-ae34-a5de1da2c50c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:41:56.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-25T05:42:05.287Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-25T05:42:05.288Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-25T05:42:05.289Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-25T05:42:05.293Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-25T05:42:05.308Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-25T05:42:05.308Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-25T05:42:05.309Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-25T05:42:05.312Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:42:06.961Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=5e10fee6-eb87-450c-89d7-b9f006e438ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:42:06.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:42:16.970Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=79fc5f76-2518-4127-8d8f-92a51d3cb45d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:42:16.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:42:26.979Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=2a289706-deb3-49ad-bf96-b4198c436ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:42:26.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:42:36.992Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=8155e3ff-c69f-4e20-8fac-3a63162f629d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:42:37.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:42:47.003Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=82d3c7d9-7d54-4cc6-ad04-8986abf62f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:42:47.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:42:57.014Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=3044d7ac-96f6-447d-9c73-8c6b5692147c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:42:57.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:43:07.025Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=0a9f8258-9a47-4c50-92f2-05b130ddaf6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:43:07.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:43:17.038Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=943246e8-0383-4882-b9fb-e52ccbb349e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:43:17.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:43:27.063Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=cc5ca887-dba0-49e4-8ed8-6217a309adeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:43:27.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:43:37.072Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=03a9fc12-2ce9-48fe-8910-4093394a3653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:43:37.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:43:47.084Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=9df556fb-fd2c-436c-848a-474b410ac7ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:43:47.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:43:57.096Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=23822f95-6540-4690-8236-5c102f73acd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:43:57.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:44:07.107Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=df5c4606-3e78-42cf-b87f-4e6d2439d6d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:44:07.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:44:17.118Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=d65cf6d7-e9ec-4566-b768-fa2702b2152f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:44:17.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:44:27.129Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=c1dac66b-bb72-4b28-802c-aaca94206598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:44:27.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:44:37.139Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=e5287f00-3dba-4417-81ac-b03dd9cc2a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:44:37.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:44:47.163Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=1fd6a3c4-7735-484d-bb72-cd13cfe377bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:44:47.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:44:57.173Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=a87930ff-645f-4705-a9f0-8e302d549493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:44:57.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:45:07.185Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=86608838-9d09-4004-bd79-1646f6a736d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:45:07.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:45:17.195Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=0b4937a3-ec93-4ce3-b2e9-ab7efde913b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:45:17.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:45:27.205Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=0a4b73cb-74ac-4cea-85b9-635f3c856ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:45:27.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:45:37.217Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=391ae003-aa26-4bc4-825f-3fdbfc598911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:45:37.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:45:47.233Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=7c64859c-7cd2-49e6-8893-5a64a8f6f879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:45:47.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:45:57.248Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=7fa9665f-54bf-4653-bf9f-367eb4f8f5f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:45:57.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:46:07.259Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=cd44cee8-10da-4114-9f1c-a14e1a93abb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:46:07.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:46:17.277Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=c614ae14-71ba-4761-99cf-0dd8dc26a1a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:46:17.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:46:27.287Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=7c3d699e-9461-4d47-906f-0ad71768d125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:46:27.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:46:37.299Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=a4a62e37-18b9-48a4-a4b4-73ef3c6caf0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:46:37.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:46:47.310Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=43245bdc-b5dd-4e07-a0c3-e2594e9346f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:46:47.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:46:57.320Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=17a58cab-d478-4d98-8abf-ab4fc2a28213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:46:57.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-25T05:47:05.093Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-25T05:47:05.094Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-25T05:47:05.094Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-25T05:47:05.096Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-25T05:47:05.103Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-25T05:47:05.103Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-25T05:47:05.103Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-25T05:47:05.106Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:47:07.334Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=e4f10237-c75d-4f0e-ba90-67cc18dc8464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:47:07.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:47:17.414Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=1e121e89-37ce-4078-a850-f04af60581c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:47:17.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:47:27.428Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=f5aea7b5-c8ff-4e55-9eb8-12c4c21c682e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:47:27.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:47:37.439Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=df3f5c73-7d4a-4685-80bb-310898a2f6ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:47:37.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:47:47.454Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=7937de3c-48cd-4747-8d16-b6464c5e1d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:47:47.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:47:57.470Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=7c496e45-de1d-454b-8c5f-1c076be0b10d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:47:57.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:48:07.480Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=c49c3c4c-a4d8-48ec-9324-b93e125c5639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:48:07.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:48:17.617Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=b540d0c3-b147-44f9-8c69-d3aec0f8e8c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:48:17.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:48:27.632Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=a3efcdfc-8a9e-4560-b99a-55db6fc52dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:48:27.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:48:37.646Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=b2b2168f-1fd9-49e0-804a-10a123e726da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:48:37.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:48:47.662Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=6a486678-74fc-4ad2-8119-cb0e9d10c7d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:48:47.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:48:57.673Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=1d728f34-52a8-48d6-8216-f4448ac7f967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:48:57.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:49:07.684Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=af8e158b-9b8e-4983-a4e9-5c89fdc5b58d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:49:07.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:49:17.699Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=30d5615c-167b-4602-b1d1-5ad3b43f4775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:49:17.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:49:27.709Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=bc7fa176-9347-451f-a41f-0410d25d2371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:49:27.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:49:37.719Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=5bac2205-dc64-4c51-977d-ba091267fd0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:49:37.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:49:47.729Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=64f416de-eecc-4c2e-a150-ab2264c729e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:49:47.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:49:57.740Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=4d489bf9-07cd-4bbd-b06d-82ca0310ddd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:49:57.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:50:07.751Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=87f53ccf-55a2-4322-b9dc-4f54f4d42cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:50:07.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:50:17.765Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=11eb3f37-ce5e-449f-9b36-ea2929d9d2b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:50:17.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:50:27.779Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=eb7c329f-a44b-423c-b487-29496addbbc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:50:27.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:50:37.793Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=fc07cc17-d0da-40fe-9cc0-b52157f0e2f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:50:37.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:50:47.802Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=12fba0ce-57ff-472b-9434-2d2f410ccf75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:50:47.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:50:57.812Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=c43d94b3-36ef-4944-9503-fc5da58f7b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:50:57.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:51:07.824Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=55fe9a3f-e76d-4847-a6a4-c431c8b0a2df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:51:07.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:51:17.835Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=d2e716c1-ee6f-4e42-881a-297464a2d8c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:51:17.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:51:27.846Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=4933db1c-fe5e-4541-8e32-a1786fa3f687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:51:27.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:51:37.857Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=43aed6cc-ee0d-461f-b939-70a0ccd6f3ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:51:37.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:51:47.869Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=a645e236-0ff4-404b-8520-31de705c7db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:51:47.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:51:57.879Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=ba7f952e-3761-4431-8a88-72aa04926dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:51:57.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-25T05:52:05.226Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-25T05:52:05.227Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-25T05:52:05.228Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-25T05:52:05.231Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-25T05:52:05.240Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-25T05:52:05.240Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-25T05:52:05.240Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-25T05:52:05.243Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:52:07.888Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=06019946-6e97-4989-8329-40a5f0ac90a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:52:07.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:52:17.898Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=68797bb8-f5c3-47d9-aef1-79543452f3a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:52:17.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:52:27.912Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=3bb862db-0f28-4663-b52a-c61378bc88a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:52:27.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:52:37.920Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=ef4c1344-832d-4eb6-baac-61543339b0ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:52:37.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:52:47.931Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=b231d0b7-1387-457c-a7be-fa4be95c158d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:52:47.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:52:57.945Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=afdb3f8e-03da-4374-a561-be5895f2f02a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:52:57.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:53:07.960Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=06a3b8a9-86a1-4ff1-bb52-945ab94c5d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:53:07.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:53:17.971Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=56598dd5-e08e-43cb-aedb-7dba0a35ef30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:53:17.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:53:27.989Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=f4864bd2-af1e-4cd5-831a-d352a47afcfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:53:28.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:53:38.002Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=1c1b5b7b-1ce4-40eb-b502-d2e3f823888f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:53:38.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:53:48.012Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=de5d3bf4-2779-49aa-8daa-bda6908775c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:53:48.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:53:58.024Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=fe3b2875-0784-4920-824e-9836728cb008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:53:58.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:54:08.034Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=cae69331-5c69-4860-829f-b3dbd1fa58d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:54:08.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:54:18.048Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=99387b6d-367a-4e46-95be-3cf5628fe8a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:54:18.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:54:28.059Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=659cce97-ef01-4123-9368-e84a625680da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:54:28.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:54:38.071Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=aa35b4f6-0614-45ee-a82d-83935047c492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:54:38.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:54:48.085Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=4cfa62bf-ef66-4c25-baba-0c7b638da3c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:54:48.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:54:58.097Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=9950885b-7772-4e35-a404-54d0ec2920b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:54:58.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:55:08.108Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=09acb94d-025d-4405-bb8a-b0cb3b430ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:55:08.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:55:18.119Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=a9adca6f-2c4d-4c95-a762-2dddc3b26672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:55:18.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:55:28.128Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=593d96e9-e6d4-4b68-a265-e7145447244c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:55:28.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:55:38.139Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=54d9a454-2b96-4faa-873e-7bc78156702e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:55:38.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:55:48.161Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=d87ce139-9c2c-49ff-a8ce-e20a1ad593e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:55:48.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:55:58.173Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=e64f1fd1-74a7-44fc-93f8-f9ced8494a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:55:58.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:56:08.198Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=4e089540-597e-4663-9c1a-eae51aeb188c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:56:08.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:56:18.218Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=6d4a24b2-5837-406c-ab6a-92dd43978600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:56:18.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:56:28.229Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=73e16d34-e5c9-44c4-964c-b2032a934fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:56:28.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:56:38.239Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=38677870-28bd-4cc8-add0-069ef2d7d29b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:56:38.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:56:48.258Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=7ebba0f9-2531-490e-b8f7-3a4f3b991dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:56:48.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:56:58.271Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=3ebc5990-c3f9-4e80-be64-562546f9e6a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:56:58.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-25T05:57:05.262Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-25T05:57:05.263Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-25T05:57:05.264Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-25T05:57:05.268Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-25T05:57:05.278Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-25T05:57:05.278Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-25T05:57:05.279Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-25T05:57:05.282Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:57:08.292Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=9dd8840f-c876-4e99-bb46-95c97270129c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:57:08.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:57:18.302Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=7a8f7b0b-aa99-4f5c-a0b9-c9a6132f3fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:57:18.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:57:28.313Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=03c1d89b-7b85-448e-a0fd-2c1b0324d3c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:57:28.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:57:38.324Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=ce0caa1c-90da-4f0d-87f9-3727fcf4d3d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:57:38.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:57:48.336Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=c36e0b44-840b-4c95-9728-cc07def8521f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:57:48.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:57:58.348Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=97ab5a00-3f11-4290-8b1e-c48db947fb26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:57:58.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:58:08.357Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=3b708c97-64a6-47a2-822a-c37d65f6cce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:58:08.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:58:18.367Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=bc3abe30-67f5-416d-a0ae-0c5ae3b8a37e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:58:18.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:58:28.377Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=166d674e-1a72-470a-9d6d-a1ff3e73b090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:58:28.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:58:38.387Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=76b9c587-9211-4782-9267-3740ad956c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:58:38.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:58:48.401Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=2b593348-6543-4fa2-9744-c8d3a2434e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:58:48.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:58:58.412Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=72eacd66-4fef-4a01-aa58-0c7e2bb0ecfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:58:58.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:59:08.422Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=ba1faa8d-2093-4e49-8ec7-9320fc32f47f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:59:08.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:59:18.432Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=9385636b-866b-4baf-80ff-f14ee9aa623f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:59:18.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:59:28.444Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=23d4247e-4743-4e45-96a2-16a35fb1f313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:59:28.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:59:38.454Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=2029a5c7-497b-46c8-b40a-f77ca88fb851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:59:38.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:59:48.464Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=bd517b6e-442c-4241-8dd8-d8f9fdc139ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:59:48.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:59:58.475Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=bf1df238-44e9-4069-9e56-4b783eb8c06d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T05:59:58.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:00:08.487Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=344d7bab-8b6e-4f84-bab2-ef4999d7d9f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:00:08.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:00:18.510Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=c12a9022-23f6-45f7-bc32-a32f99e4a4b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:00:18.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:00:28.521Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=6ae90446-c5aa-4445-a6cf-5a29abcfe3af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:00:28.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:00:38.531Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=82ea46df-b5b1-4eae-9e9c-e5ae56a3a010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:00:38.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:00:48.546Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=2fed58fa-5696-4f24-a088-8b90d319d71f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:00:48.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:00:58.572Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=82de0f0a-5cfd-485f-8c7f-3b7f483198ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:00:58.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:01:08.586Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=a167416a-d57d-4771-ba04-e87166353d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:01:08.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:01:18.596Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=65d95f72-b3ec-4c0f-bc2a-93b2ad6a5c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:01:18.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:01:28.609Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=be3d30cd-a93a-4980-a0f2-b6a9154dceca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:01:28.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:01:38.634Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=6a8866a9-91d0-4026-8050-334ec25e1ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:01:38.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:01:48.649Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=5cdab415-ea9f-44a5-9e46-f33179c5814d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:01:48.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:01:58.659Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=68a295be-23cc-4b55-b1c5-3ace89855223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:01:58.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-25T06:02:05.132Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-25T06:02:05.132Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-25T06:02:05.133Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-25T06:02:05.134Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-25T06:02:05.143Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-25T06:02:05.144Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-25T06:02:05.144Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-25T06:02:05.146Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:02:08.674Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=45218370-b9c5-4296-b7d5-e5b74bdcd076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:02:08.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:02:18.687Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=73ce344c-f56d-4981-8d45-824b315312ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:02:18.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:02:28.699Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=49211e5e-96fa-4daf-8039-8640fd83a227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:02:28.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:02:38.711Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=c648ccee-be85-4869-ab45-69c93e4060c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:02:38.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:02:48.721Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=41ff4e67-ee1c-4afd-aab2-76942e86d5a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:02:48.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:02:58.730Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=04809353-2deb-4b74-9818-108d8edd7900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:02:58.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:03:08.758Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=77e7d398-1c5d-4694-bbe2-8293017c60a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:03:08.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:03:18.770Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=8bed8074-0d16-4520-a3d2-7951b6e87e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:03:18.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:03:28.781Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=d99c34b9-e2c7-422f-898e-12bbc8564272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:03:28.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:03:38.793Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=e529ee1f-7e9b-4785-aeaa-fefabad34553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:03:38.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:03:48.807Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=e2d42abf-ee68-41b2-8067-79497b65933c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:03:48.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:03:58.817Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=c5a31d5e-0747-4fc1-8006-af2d67cb067b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:03:58.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:04:08.838Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=785b9531-4bcb-4a24-960f-7f7232d13c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:04:08.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:04:18.884Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=ac3a7f45-b82c-4863-8b53-4c0c8cc5b308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:04:18.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:04:28.892Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=e97b07d5-ec63-46a1-b129-69ace45dde19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:04:28.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:04:38.907Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=d97befdf-9318-4377-8f41-e260721eec9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:04:38.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:04:48.920Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=d17e60a9-27c1-4ef0-9777-b8c643d469bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:04:48.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:04:58.930Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=030f0016-6dbd-4b5d-88a8-88f31d60f6cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:04:58.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:05:08.941Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=bc965833-1792-423e-aaa0-e9a8f7123a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:05:08.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:05:18.954Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=089f3ad7-b7f0-41a1-9855-a7ac4a40ea93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:05:18.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:05:28.967Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=77b3463e-e579-40f0-808f-613e19d6da5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:05:28.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:05:38.982Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=30c7c967-8661-40c0-8782-b0cc44bad8a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:05:38.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:05:48.992Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=37b24e7f-53f0-4724-ab17-5d15a6c48807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:05:49.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:05:59.002Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=9c3be317-25bf-4908-9b7b-cf17c7a471bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:05:59.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:06:09.012Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=09e28361-3fca-4cd9-8f8f-29704dbc61c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:06:09.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:06:19.030Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=dd9bafce-604e-4237-beba-0519923a9c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:06:19.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:06:29.046Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=1f3a2c00-38a0-4373-ba51-4247b1ab0804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:06:29.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:06:39.056Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=468371de-4600-472c-a36b-2877fcb8bbd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:06:39.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:06:49.068Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=c3316465-036d-4741-aaf7-595fc036e43e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:06:49.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:06:59.078Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=2fb314b9-42dd-4617-a70f-e453656845f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:06:59.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-25T06:07:05.305Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-25T06:07:05.305Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-25T06:07:05.307Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-25T06:07:05.313Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-25T06:07:05.326Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-25T06:07:05.327Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-25T06:07:05.327Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-25T06:07:05.331Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:07:09.088Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=46bccd36-77e9-4ee1-8085-9a61f4a4ce33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:07:09.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:07:19.111Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=f3102c6d-4311-4ede-ae53-b8f7c4bc8899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:07:19.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:07:29.121Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=c70ac332-ae0d-4483-a3f5-7b7fc6b499e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:07:29.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:07:39.132Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=e41a912e-b896-4a23-948c-9ce6347abd38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:07:39.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:07:49.142Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=2e7916b9-6261-4bae-a1aa-593453895a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:07:49.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:07:59.156Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=c1de5759-8b90-40ab-afa2-af00840ebc25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:07:59.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:08:09.166Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=1e31d825-b0ea-44a3-b0aa-362b50ba0878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:08:09.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:08:19.179Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=dfaf8872-d533-4418-9206-dc9e3c65aaaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:08:19.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:08:29.188Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=4c529ddc-31ee-44cd-ba3f-8c0ffcb18fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:08:29.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:08:39.197Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=e32dffa0-9144-4f9a-a8a7-f357b6b09877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:08:39.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:08:49.207Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=50e617ea-dd2c-4776-b359-ed61cf9e4769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:08:49.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:08:59.216Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=d33b59c0-bbd4-428c-87f8-803bf44de2cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:08:59.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:09:09.225Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=770ad2aa-e6ee-4559-9c79-86cdddce487e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:09:09.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:09:19.235Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=601f2c64-4b56-4b19-aca8-b3736585fc75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:09:19.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:09:29.245Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=e37347e4-ae2d-4fa3-9ab6-bff07d0467cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:09:29.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:09:39.258Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=e922bc72-fe21-44ba-a8dc-b7c781392900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:09:39.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:09:49.298Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=c05b8a4c-6975-4016-bb88-4aad7da05e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:09:49.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:09:59.309Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=f94d05ff-82b0-41a8-989d-45cec3f4e759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:09:59.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:10:09.319Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=24d940ed-20f3-4600-b6ae-2e20eeaab67f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:10:09.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:10:19.330Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=287360ca-f083-450a-a0b3-850aad19cc03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:10:19.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:10:29.345Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=619c3b78-2534-423e-a10e-31bab5ec6be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:10:29.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:10:39.355Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=ceb665fe-e0ff-43a7-97ae-053fd36f24ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:10:39.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:10:49.374Z |INFO |Init configs |InvocationID=f980d06d-30e6-4531-9b18-b097d143dde2, InstanceUUID=5e00dad4-6c45-498b-b817-439654b7bf74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-25T06:10:49.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |