. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T23:06:21.699Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T23:06:21.702Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-20T23:06:21.734Z |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-03-20T23:06:22.305Z |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-03-20T23:06:22.393Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T23:06:22.394Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-20T23:06:22.395Z |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-03-20T23:06:22.554Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-20T23:06:22.602Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-20T23:06:22.625Z |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-03-20T23:06:23.862Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-20T23:06:24.246Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-20T23:06:24.264Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-20T23:06:24.264Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-20T23:06:24.318Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-20T23:06:24.318Z |INFO |Root WebApplicationContext: initialization completed in 1692 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-20T23:06:24.700Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-20T23:06:25.384Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-20T23:06:26.448Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-20T23:06:26.866Z |INFO |Started MainApp in 6.964 seconds (JVM running for 7.515) |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-20T23:06:26.921Z |INFO |Start scheduling PRH workflow |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:06:26.931Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=f976f4cd-f761-4164-8a0d-8a5e9034ea1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T23:06:28.321Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.148.213:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:06:28.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-20T23:06:30.281Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-20T23:06:30.282Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-20T23:06:30.284Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:06:38.345Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=50fed3f9-1579-4c4d-8643-cbcde7b6d11f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T23:06:39.387Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.148.213:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:06:39.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:06:49.388Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=ee10431a-abce-4e8b-a5bd-98fbb6b2e3b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T23:06:50.431Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.148.213:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:06:50.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:07:00.434Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=15610041-c9e7-439a-83a8-d4290fccc5d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T23:07:01.467Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.148.213:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:07:01.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:07:11.470Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=75d5b000-fac6-40b1-a2b2-75c40dde200f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T23:07:12.507Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.148.213:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:07:12.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:07:22.508Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=3accbf8f-f780-4e3f-96d7-f1a56ea8bd5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T23:07:23.555Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.148.213:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:07:23.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:07:33.556Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=01f61fe4-1c3e-4c58-a8e1-2934a8beab8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T23:07:34.587Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.148.213:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:07:34.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:07:44.589Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=4ca983ec-d126-4c90-9e51-ad8e4a9ca620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T23:07:45.627Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.148.213:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:07:45.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:07:55.628Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=18d2f0ac-0839-4580-8ae9-6d01d0da54bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T23:07:56.667Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.148.213:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:07:56.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:08:06.668Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=173f2662-5f00-4c6e-872a-8f412347f3f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T23:08:07.707Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.148.213:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:08:07.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:08:17.709Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=54290729-9008-4317-9e5b-f5d383d0735a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T23:08:18.749Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.148.213:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:08:18.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:08:28.752Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=f751af18-3398-42c1-82b6-652309d31006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T23:08:29.787Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.148.213:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:08:29.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:08:39.788Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=2229095e-678f-43a7-8f20-12c2f100f6a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T23:08:40.831Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.148.213:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:08:40.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:08:50.832Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=71698074-71ac-4411-a79d-87615bd16442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T23:08:51.867Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.148.213:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:08:51.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:09:01.868Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=762c02cd-6cb0-4e28-a592-aecd3e1d18c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T23:09:02.911Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.148.213:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:09:02.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:09:12.914Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=65f821ab-dc35-4d71-945e-b454c5117f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T23:09:13.952Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.148.213:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:09:13.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:09:23.955Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=8452b8d4-eaf4-48e9-8742-f125a5d4b327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T23:09:24.986Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.148.213:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:09:24.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:09:34.988Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=3b40ef79-400f-4a2e-b9f0-6f56e457fc62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T23:09:36.027Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.148.213:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:09:36.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:09:46.028Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=fc0bf039-3d08-46f0-9b8b-69af108efde1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T23:09:47.067Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.148.213:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:09:47.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:09:57.069Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=7114f339-567d-424e-a973-3067e430e6ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T23:09:58.107Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.148.213:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:09:58.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:10:08.118Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=381bd0f8-1d02-4ad1-94d8-7cd3bf8bb7ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T23:10:09.180Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.148.213:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:10:09.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:10:19.184Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=e543a322-ff2f-4d6c-a1b2-e2e803f53cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T23:10:20.219Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.148.213:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:10:20.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:10:30.220Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=68cad187-1dfe-413e-a1a5-df641ae08b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T23:10:31.259Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.148.213:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:10:31.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:10:41.262Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=49968325-2682-47bf-87aa-72d91644c238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T23:10:42.303Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.148.213:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:10:42.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:10:52.307Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=15020e0b-cce6-4611-be4a-7e4fe8ee1527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T23:10:53.376Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.148.213:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:10:53.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:11:03.379Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=063d399a-6543-457b-9947-39c18bcf86b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T23:11:04.415Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.148.213:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:11:04.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:11:14.416Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=49c8c2a6-a27c-4512-a0fb-7f61b2ab3cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T23:11:15.451Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.148.213:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:11:15.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:11:25.452Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=0835cfe5-eb72-4f08-be2b-66f752f49bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T23:11:25.553Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T23:11:25.554Z |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-03-20T23:11:25.555Z |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-03-20T23:11:25.558Z |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-03-20T23:11:25.570Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T23:11:25.570Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-20T23:11:25.570Z |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-03-20T23:11:25.573Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T23:11:26.490Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.148.213:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:11:26.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:11:36.492Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=e77d8274-abb0-45ff-a648-dd2a04adc6f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T23:11:37.531Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.148.213:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:11:37.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:11:47.533Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=5cf1e926-2ba9-4a78-aa31-4d09293a8f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T23:11:48.571Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.148.213:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:11:48.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:11:58.574Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=ecf14987-9056-42cc-9e38-f55505e3ceaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T23:11:59.611Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.148.213:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:11:59.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:12:09.613Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=bf7e485c-81eb-4dff-a8bc-4323b2e5599c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T23:12:10.651Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.148.213:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:12:10.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:12:20.656Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=215d726e-efa0-4b98-b6c5-439bd4045100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T23:12:21.691Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.148.213:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:12:21.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:12:31.692Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=7dedcab0-a2cb-4aa6-baf8-94dea2e715f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T23:12:32.731Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.148.213:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:12:32.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:12:42.732Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=eabe6b9c-4cda-4b3c-becc-884acb54b192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T23:12:43.771Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.148.213:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:12:43.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:12:53.773Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=2fed7276-49e0-4f94-be7b-3d0a4c867897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T23:12:54.811Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.148.213:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:12:54.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:13:04.812Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=d5b9931f-dc49-40a8-a9fc-68e625ba285f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T23:13:05.858Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.148.213:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:13:05.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:13:15.860Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=e0c65c6e-bb52-4d44-ad39-f5e137871d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T23:13:16.891Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.148.213:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:13:16.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:13:26.898Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=efdef9bb-6871-4234-8bd5-7be80c4295ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T23:13:27.963Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.148.213:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:13:27.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:13:37.965Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=e4aa1b7c-f2a2-4282-8eef-6e3725a22f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T23:13:39.003Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.148.213:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:13:39.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:13:49.004Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=3543502f-ac07-4616-b7ad-f95d2986b58f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T23:13:50.042Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.148.213:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:13:50.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:14:00.044Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=ca367593-bcf2-4d88-86f8-c891d75ea8c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T23:14:01.083Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.148.213:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:14:01.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:14:11.084Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=d4ed8970-6538-40ca-a614-a72db0c41231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T23:14:12.127Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.148.213:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:14:12.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:14:22.128Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=5afedac3-ced9-49d0-8a43-650481fbd387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T23:14:23.163Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.148.213:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:14:23.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:14:33.170Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=05294588-4975-4b3b-916e-aea20ed1419e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T23:14:34.235Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.148.213:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:14:34.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:14:44.238Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=a3824d5d-402c-4d70-979e-e5528181410d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T23:14:45.274Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.148.213:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:14:45.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:14:55.276Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=b1a0a59c-8385-44e8-823a-7825ecb97f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T23:14:56.315Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.148.213:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:14:56.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:15:06.316Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=c1c12eaa-e303-4a21-a5dc-303484d0a07b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T23:15:07.355Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.148.213:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:15:07.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:15:17.356Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=de41a721-248b-4814-9808-8001037fd2a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T23:15:18.395Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.148.213:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:15:18.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:15:28.397Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=f72177a2-93b1-4abe-92df-8e59db49c7b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T23:15:29.435Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.148.213:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:15:29.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:15:39.436Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=15c36fe5-b759-4f24-9fa2-d513bb4f89aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:15:39.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:15:49.571Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=7e55b576-5c99-48f3-a231-73b33fe887c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:15:49.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:15:59.583Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=39d51890-6c79-4c95-8c73-46bf95faf68c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:15:59.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:16:09.594Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=5f936881-b89e-4ee4-8267-d9290e60c1ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:16:09.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:16:19.611Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=c8c57916-ce29-4d82-891e-1d5b0f52478f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:16:19.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T23:16:25.078Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T23:16:25.079Z |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-03-20T23:16:25.080Z |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-03-20T23:16:25.084Z |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-03-20T23:16:25.091Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T23:16:25.091Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-20T23:16:25.091Z |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-03-20T23:16:25.093Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:16:29.630Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=880d166e-454a-4190-93df-6ee16ada5e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:16:29.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:16:39.640Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=be87ed06-d892-4429-9c2e-6fd4faf0b028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:16:39.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:16:49.651Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=f6cba4f3-2b0f-4547-8583-0af32e69a326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:16:49.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:16:59.662Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=7bbfaa00-3ea2-433f-a9db-e05d0986cb82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:16:59.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:17:09.672Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=e4fed65f-f332-4a97-89d9-89d03a99fa45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:17:09.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:17:19.683Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=8fb7d9ee-2768-494a-9844-60e21143a163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:17:19.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:17:29.694Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=2991a83e-d252-4216-89d6-4b18d5737334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:17:29.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:17:39.703Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=79f24a8c-7c86-4f31-8935-9b6bcb853121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:17:39.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:17:49.716Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=2448c678-39f5-4942-8288-d0042d421051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:17:49.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:17:59.729Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=4230a084-6482-48f1-912b-f2052df51137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:17:59.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:18:09.749Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=c8a5f84b-ea9b-40fa-b0e2-0d703935a6e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:18:09.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:18:19.759Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=60040aae-017d-483e-b9e4-6152c8a0b9bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:18:19.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:18:29.770Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=c7430e88-4ad3-4ae0-9ebe-41523fb9d0df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:18:29.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:18:39.781Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=0ffa3896-489b-4146-b271-2b0d008fd7b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:18:39.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:18:49.793Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=90a75214-97cb-4e5b-a718-a5963fc60132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:18:49.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:18:59.803Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=9950ca9c-be04-43f8-ba0c-9ab76ea816c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:18:59.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:19:09.813Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=5ae4e34b-c3c8-43fb-906c-a93b0f146d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:19:09.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:19:19.824Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=f7472a85-a48a-4036-a78e-8d5904013e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:19:19.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:19:29.834Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=4f58ea1e-1068-4400-93f4-dada307a933b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:19:29.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:19:39.846Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=a0ce4242-6a84-4809-84e9-012ce016608c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:19:39.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:19:49.866Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=25ba39ef-ce16-443e-b11b-33adf4034f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:19:49.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:19:59.884Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=d6b63d2f-590e-4550-814c-f469ec6ee9eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:19:59.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:20:09.894Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=9319f98d-b627-413b-9488-42ecf1750d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:20:09.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:20:19.904Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=8121b06e-c917-460a-aa86-af0b22190669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:20:19.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:20:29.913Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=8481ea76-5125-4a40-af4e-e0191806584e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:20:29.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:20:39.923Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=67baa732-6988-4041-9130-538d220ea367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:20:39.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:20:49.934Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=b0c57177-822d-41f6-9a3a-05c8423178fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:20:49.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:20:59.947Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=f9e2a37f-d9fe-46dd-b74b-f3cbffb5e514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:20:59.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:21:09.967Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=140844ae-095d-4b09-9ac2-8c7762b5d0a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:21:09.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:21:19.977Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=dafa471c-62a0-4960-9338-26533119175d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:21:19.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T23:21:25.064Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T23:21:25.065Z |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-03-20T23:21:25.066Z |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-03-20T23:21:25.070Z |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-03-20T23:21:25.079Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T23:21:25.079Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-20T23:21:25.080Z |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-03-20T23:21:25.082Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:21:29.987Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=8fe425fd-c6c0-456b-a60f-d86e7eee70bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:21:30.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:21:40.005Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=46bc9628-7517-47e8-b228-3fe9b03a746e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:21:40.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:21:50.015Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=7a67287c-5d21-45ae-9afc-00eeaf9b5a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:21:50.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:22:00.025Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=89a03b12-f102-4965-9870-749bed3cd9a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:22:00.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:22:10.039Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=cdaeae13-e274-46f1-b2cc-21f9509bb26d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:22:10.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:22:20.057Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=a040b33f-1ab2-48ca-ae82-6bd8ce435146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:22:20.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:22:30.065Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=ea6e5530-520e-4dbc-81eb-1a31f23c16a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:22:30.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:22:40.075Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=1ad6c39d-55dd-49e4-923a-94ea9b4570dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:22:40.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:22:50.086Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=1b6cc00f-e8c8-48fc-b663-270b2a747ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:22:50.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:23:00.095Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=f8e31515-92a1-47c6-8f25-c962c67ac5da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:23:00.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:23:10.104Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=88e21bce-a557-4b19-ab65-98d2ed886a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:23:10.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:23:20.120Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=0ec105e7-1e2d-4c69-9482-c00b681ae334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:23:20.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:23:30.152Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=6c8b4225-57c1-4e45-9715-980854ec5eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:23:30.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:23:40.162Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=1106bc15-28b4-457e-8ea6-a15b38d965e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:23:40.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:23:50.176Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=a0228733-2783-4cf8-92bb-4d3c4aa867d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:23:50.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:24:00.185Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=d5af85a9-0efc-4ff7-b42e-2afd34300ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:24:00.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:24:10.194Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=5a116f8d-771f-4c34-bdc3-19ba34812df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:24:10.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:24:20.204Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=8bc9fb44-8ef3-496d-87bb-e7626e3d9646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:24:20.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:24:30.228Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=02972e94-8e67-4028-bcce-0f8911b1e916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:24:30.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:24:40.241Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=72d7a544-94c2-4d4e-bcb2-fd93b4580609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:24:40.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:24:50.254Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=db398087-80dc-4b33-8dba-2740d78ef6fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:24:50.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:25:00.281Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=0bdbfcda-f640-4252-bf93-4abe471a89a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:25:00.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:25:10.307Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=1e0f9c43-e18a-45a5-adea-9d793dd32090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:25:10.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:25:20.333Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=3fe0f8ae-b7b9-4019-b119-5ad0bc4df118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:25:20.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:25:30.341Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=c798ce1f-8400-4a1d-a654-f25629d7dba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:25:30.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:25:40.355Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=2d17c727-46ae-4bf3-88b6-76c91c07dfd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:25:40.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:25:50.383Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=342ae4c0-a17b-49ab-b627-6e074db78bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:25:50.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:26:00.393Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=12f3e18f-844a-498a-8c66-ed3e34cf8274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:26:00.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:26:10.400Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=5bfb992e-abd5-4de5-8018-3dee23546d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:26:10.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:26:20.415Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=f4007127-6fbc-4787-8109-104b1c55f0aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:26:20.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T23:26:25.177Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T23:26:25.177Z |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-03-20T23:26:25.182Z |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-03-20T23:26:25.188Z |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-03-20T23:26:25.207Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T23:26:25.207Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-20T23:26:25.207Z |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-03-20T23:26:25.209Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:26:30.434Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=adadc46d-ebe7-415c-991b-c57f6f7eb423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:26:30.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:26:40.453Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=05a460fd-7d9b-4cab-9577-b5c8d5c23a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:26:40.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:26:50.498Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=4075b570-67ea-41bd-a9e0-dd81c0ba78af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:26:50.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:27:00.546Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=1089f04b-025a-4915-84c9-6f8aab8dee9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:27:00.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:27:10.575Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=6dce2e93-4b8f-4f98-9210-32999031e609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:27:10.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:27:20.606Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=41647a9e-7f74-4163-83dc-a95ee8138347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:27:20.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:27:30.616Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=8d9da2b7-85fa-4317-9408-f2e02da46224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:27:30.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:27:40.635Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=5b34420a-e63b-44ad-88b9-61b77824c07f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:27:40.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:27:50.642Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=c97bd75a-2a2c-4907-a37d-87d91b37e5ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:27:50.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:28:00.650Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=3a268adf-8525-4620-8762-41a2282eeadb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:28:00.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:28:10.656Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=a382fda7-04e2-4bee-9d44-af05d8babca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:28:10.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:28:20.663Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=f17924bf-119a-4bbb-a3c8-fdbc100c1c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:28:20.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:28:30.672Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=ee8f72a4-7aeb-4e00-b042-d984a15f4ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:28:30.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:28:40.681Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=f1bc1dc2-aa4e-4813-aaa6-09843916cf4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:28:40.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:28:50.698Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=3079590b-9034-473e-80b5-0df88e6875ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:28:50.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:29:00.706Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=33fb9430-0b08-49bc-a6bb-1f4d0ac10870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:29:00.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:29:10.714Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=31fc68b3-317e-4023-a717-585151c3cee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:29:10.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:29:20.721Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=b4c3bd79-4842-4e9c-aba1-381c25ef8e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:29:20.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:29:30.734Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=0786a55e-3a98-4c39-8cc0-ec078876956e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:29:30.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:29:40.741Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=e42a29d9-a1f7-4de9-a508-444a2e6d38a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:29:40.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:29:50.748Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=bd8e87be-4592-4cfc-9c54-e7ce4e927bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:29:50.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:30:00.757Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=7bcc0603-fd03-48b3-87b5-fd0ca47c74f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:30:00.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:30:10.764Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=c9139fec-46f3-4722-bad3-a946ee092d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:30:10.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:30:20.773Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=63b2f776-0e45-4419-b9c2-70978f10ed2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:30:20.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:30:30.784Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=0adb9ceb-5076-4f68-b8a8-1fe1429e2575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:30:30.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:30:40.794Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=682e1b5e-2bdf-452e-8b81-8de05b84b4e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:30:40.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:30:50.808Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=4a11c530-55f6-44ed-85e1-93384ad24cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:30:50.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:31:00.815Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=d5acb281-81ef-409d-a44f-9b5f0dbdc4fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:31:00.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:31:10.846Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=901b3d61-e989-4735-b0df-065fef8518e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:31:10.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:31:20.858Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=8f6f52cd-bd2f-42ec-a1b3-a088166c4c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:31:20.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T23:31:25.091Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T23:31:25.092Z |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-03-20T23:31:25.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-03-20T23:31:25.097Z |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-03-20T23:31:25.103Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T23:31:25.103Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-20T23:31:25.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-03-20T23:31:25.106Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:31:30.867Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=fcc6358b-ca09-45f3-b150-d5bc4b2f5d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:31:30.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:31:40.874Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=f51ddb4c-969b-4343-9bc2-5a15746bab44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:31:40.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:31:50.883Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=ec7453d5-5777-4bfe-bfb5-9941a7b204b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:31:50.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:32:00.889Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=8807c4cc-c61d-49ce-b1d7-b529e04ed73d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:32:00.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:32:10.896Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=d151c9b4-7d68-427e-a1e7-3975d5cc9135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:32:10.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:32:20.904Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=ac5c8c28-5b3a-4727-ae50-3e2843b04c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:32:20.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:32:30.913Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=00059b72-e885-4c57-b020-7c2f2cf9727a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:32:30.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:32:40.932Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=b66df754-14fd-4682-822a-81dda380baf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:32:40.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:32:50.944Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=a488eeed-f817-4b4b-bbed-f9e9135af863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:32:50.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:33:00.952Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=a7912536-7f65-4e9b-a529-d1e4f5f9208b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:33:00.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:33:10.959Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=0e714893-77da-4a25-a7dd-1989cd6e23af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:33:10.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:33:20.967Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=04f2bc3b-40ed-42b4-9ad5-9c59abdd563f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:33:20.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:33:30.974Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=cd620ca9-53ff-41d7-8d1f-5519dd633a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:33:30.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:33:40.980Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=6170632b-6b0c-43d0-992b-69fdf94f9872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:33:40.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:33:50.988Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=0df553b9-8602-4236-a42d-765b70914b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:33:50.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:34:00.995Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=c657bfb4-3690-49ef-b287-7cbd848a0ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:34:01.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:34:11.002Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=32ac2578-ee2d-47ba-8eb5-ad95d0ce5d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:34:11.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:34:21.010Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=45cd0e0e-4cb3-4571-a7dd-d50974a48563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:34:21.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:34:31.016Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=582a055e-623f-45b8-bdf9-d8c359aed270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:34:31.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:34:41.027Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=a3f4542e-eb1b-419d-b9e4-a0fb5e86dcb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:34:41.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:34:51.037Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=3cc3ab56-480f-4136-81d3-762bd73082e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:34:51.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:35:01.056Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=e7539543-eb8f-45f2-b623-110c0cbabb46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:35:01.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:35:11.071Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=231ae068-9b8c-4e1c-a580-127153d9b974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:35:11.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:35:21.079Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=7a260f55-ac93-4957-82b9-f1f4c337d7c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:35:21.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:35:31.086Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=f2a9b175-f1e7-4bdc-9886-09f7d1c3e24a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:35:31.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:35:41.093Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=a69c7a75-12cc-4543-9b43-cc73c11e8384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:35:41.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:35:51.101Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=cfaa348d-da8e-4f66-ba3b-6736824b992d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:35:51.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:36:01.110Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=b04c9ae7-a5d2-4fd4-9847-8bcea8d189c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:36:01.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:36:11.118Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=c31e448a-806f-44c4-8f4d-9a41eee9fc35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:36:11.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:36:21.125Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=8699ec8c-c302-4af9-acb2-2cf5592e95a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:36:21.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T23:36:25.072Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T23:36:25.072Z |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-03-20T23:36:25.074Z |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-03-20T23:36:25.078Z |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-03-20T23:36:25.085Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T23:36:25.085Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-20T23:36:25.085Z |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-03-20T23:36:25.087Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:36:31.131Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=dcee202c-7607-4f53-b84f-2688345e8a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:36:31.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:36:41.144Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=96b39ad9-2c9d-4d66-b479-ad4193bb27f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:36:41.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:36:51.165Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=d274b703-f48d-4657-9b56-acc8fb0c56bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:36:51.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:37:01.175Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=804bcb12-79e2-47b5-a496-87edf815199a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:37:01.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:37:11.183Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=ba1a1fe1-acca-4b72-98ff-3a581593cf63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:37:11.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:37:21.192Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=c10bee08-902c-47a4-bb89-d5c6ef58095c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:37:21.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:37:31.199Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=ec79c2f7-0ca1-46da-ae28-e37314f5f862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:37:31.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:37:41.206Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=d911b60a-7729-437f-a159-0f28dc3f8082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:37:41.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:37:51.214Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=b403c2c1-a87c-408a-9f32-4df48919c849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:37:51.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:38:01.220Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=f6c7c5d5-a490-4b20-ac82-5428f4845f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:38:01.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:38:11.228Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=dbb9de2a-7e56-4c8c-82ea-7ec7d9428abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:38:11.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:38:21.235Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=1c7491ad-32f5-402d-9f70-28a7b9ee3ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:38:21.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:38:31.242Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=825dd91e-93a2-4c08-ab64-0f60748a5b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:38:31.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:38:41.253Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=be9a362a-0177-403e-a2d0-a055559eb1e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:38:41.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:38:51.281Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=21b9decb-17b0-498b-b1f0-8c5a438b15a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:38:51.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:39:01.291Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=c4a23fa3-eba4-48df-8b7b-85e66c8d0c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:39:01.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:39:11.301Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=c75d77fa-cc79-4f67-9781-74649e8c885f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:39:11.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:39:21.311Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=d4b84b1e-92db-4fc2-9684-9f3a6630dbbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:39:21.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:39:31.320Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=e0ba4006-fb1c-4f9a-9974-bc1dca9c4de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:39:31.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:39:41.328Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=b7f8fbb8-43bb-4c71-a423-3415818e01a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:39:41.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:39:51.334Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=c6dd1a45-a9db-4277-bad1-0fc4c7635d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:39:51.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:40:01.340Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=05905f00-e12f-4b55-8592-81103eb63398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:40:01.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:40:11.347Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=f912570b-ff02-48be-8425-83d5e462b2a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:40:11.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:40:21.354Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=de304d9b-06b3-4855-931b-29e87ca05181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:40:21.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:40:31.362Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=0f2fa0a9-8c96-4b33-888a-f27be394877f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:40:31.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:40:41.372Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=0bc1bf68-08a2-4576-9231-cf8526f7c6c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:40:41.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:40:51.382Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=2189847c-c9f6-47f0-af7d-334a21fd75ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:40:51.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:41:01.400Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=31e961d7-c0cd-4148-a716-2258d7452c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:41:01.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:41:11.407Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=c8c1a339-84cb-459f-a5e9-5e7316494ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:41:11.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:41:21.416Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=91b0ecca-5053-44c0-9b82-77abdabe428a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:41:21.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T23:41:25.059Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T23:41:25.059Z |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-03-20T23:41:25.060Z |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-03-20T23:41:25.063Z |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-03-20T23:41:25.067Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T23:41:25.067Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-20T23:41:25.068Z |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-03-20T23:41:25.070Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:41:31.425Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=0ed7f8d9-6a03-4f05-bd68-28db3104a027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:41:31.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:41:41.433Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=6fead19a-47d3-457e-aa30-277732f38f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:41:41.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:41:51.439Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=968e08a1-ae1a-4e58-a7a1-4e5dd2e6f600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:41:51.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:42:01.447Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=6d5cf516-c02b-4a8c-851d-a7c46d1737fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:42:01.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:42:11.457Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=a9261af6-7dc1-484e-b2e6-2a4f55e1087f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:42:11.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:42:21.464Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=962a9d84-95be-46c7-8b2a-a614e6954e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:42:21.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:42:31.471Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=bebe9e69-9826-430d-bd3c-37645214d29b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:42:31.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:42:41.480Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=2be1ea42-cd14-4d3b-b587-fed8ab34edfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:42:41.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:42:51.489Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=4f055864-c660-49f1-b8ef-65e8209fb4e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:42:51.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:43:01.508Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=25244e41-5ace-4a12-bf1a-bf0fd88a10df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:43:01.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:43:11.516Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=0c6dfbba-4adb-4683-9f1a-7d5c744ce10f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:43:11.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:43:21.527Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=183211eb-a137-4219-b268-2dece7a2f67f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:43:21.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:43:31.537Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=e9365f12-36d3-4eb0-aa2f-ab2e5004ca29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:43:31.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:43:41.548Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=097b0935-aa47-40de-8b58-6c83f4f80cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:43:41.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:43:51.555Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=7d72cf35-f065-4f5e-92f4-0adba21389f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:43:51.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:44:01.562Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=8f90f2dc-0806-4865-be0d-32d480a2f94f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:44:01.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:44:11.569Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=b7843a9e-4227-44c6-aefd-2afba84df94f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:44:11.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:44:21.575Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=d1eb6f97-791a-4799-a741-ad6dd400c080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:44:21.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:44:31.583Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=ee63c589-9f89-4958-b397-ae089aa3670a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:44:31.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:44:41.591Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=cae95998-650f-4f68-9174-f2759886c018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:44:41.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:44:51.600Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=38accce8-222a-40e1-bdb6-f388d2fa5b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:44:51.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:45:01.616Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=2e2f84eb-9629-41fb-b17c-baea2b8e6f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:45:01.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:45:11.625Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=3feb0c72-412f-4aeb-b978-0559ed95ceeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:45:11.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:45:21.632Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=9a38ff3d-9ddd-47c3-90d6-065d0d12c97b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:45:21.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:45:31.639Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=94af8f51-5191-40fc-a1a8-29775d9bcc3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:45:31.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:45:41.646Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=cec8145d-fd4a-49b5-8a5d-5bedbb5b7712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:45:41.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:45:51.652Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=65ebdb83-e584-4bfe-ae19-c27a4e1c4a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:45:51.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:46:01.659Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=d7571e6d-626f-41d3-bb3d-2fbcae0c0dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:46:01.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:46:11.664Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=31b6663b-0801-4ecf-ae13-c0a8163258b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:46:11.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:46:21.670Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=cc8552f5-caee-4855-8edb-34a8140798af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:46:21.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T23:46:25.059Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T23:46:25.059Z |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-03-20T23:46:25.060Z |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-03-20T23:46:25.062Z |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-03-20T23:46:25.067Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T23:46:25.067Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-20T23:46:25.067Z |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-03-20T23:46:25.069Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:46:31.677Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=e2f16f32-1a29-4764-a515-bc2e278145e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:46:31.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:46:41.689Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=0bb43e28-63b2-4c8f-800e-d10b1b25ff5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:46:41.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:46:51.704Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=84c4f7f8-cc35-451e-a8ba-85d4a7c9c01d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:46:51.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:47:01.715Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=dc99c950-ff1f-456d-9636-e09a8a6bbe7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:47:01.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:47:11.722Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=4859e74f-bd1e-4ff3-b38c-5032eb11ed11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:47:11.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:47:21.729Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=43576913-3519-4488-977c-c6596fc99c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:47:21.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:47:31.736Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=91ac895b-6113-4c0a-9b9f-ea7f20481a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:47:31.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:47:41.746Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=b2d48d3c-fa4b-48da-91a1-d3c486c5fddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:47:41.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:47:51.753Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=9b3a236e-c9ee-4d91-87a3-af851d79340a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:47:51.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:48:01.759Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=ec22e732-4f07-4d3d-8578-f1d5463f9988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:48:01.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:48:11.767Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=c692aaa4-2128-4da1-a023-061533c01f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:48:11.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:48:21.773Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=157b7490-b251-41c0-a5c5-2a91669c518a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:48:21.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:48:31.781Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=b67def23-0ec3-443b-afd3-cba1934ef493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:48:31.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:48:41.788Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=c4df05ba-ef4d-47a7-8735-b4ca39d2ccb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:48:41.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:48:51.797Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=70812eaa-a46f-4742-830a-1631034a6c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:48:51.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:49:01.812Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=06c924a2-1356-4430-8f36-1ae0e0a97f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:49:01.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:49:11.818Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=3149ea05-0b74-4510-a1ae-17e80519ce2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:49:11.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:49:21.825Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=1d6e2e62-7cbe-45b7-8ab3-d63ef6bd49d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:49:21.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:49:31.833Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=b00fa687-17c4-4d21-82b6-6297a8877c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:49:31.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:49:41.839Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=42a94ca5-6090-4b22-ba6d-e32ffd097f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:49:41.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:49:51.846Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=d34bf53d-b13d-4bab-8e21-0f87594d8a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:49:51.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:50:01.855Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=124990c3-32fb-4c89-8976-8c00d3dbaa28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:50:01.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:50:11.864Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=6da8ae7c-720a-488d-bac4-5d0e444d419b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:50:11.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:50:21.871Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=716c071c-6d2b-40f8-99e9-76fcfefc9dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:50:21.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:50:31.882Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=e41fe496-ccad-458d-b014-cd8a963b0aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:50:31.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:50:41.899Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=019b22c4-a9ed-47e3-b524-1fe0b2c488be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:50:41.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:50:51.909Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=19d91070-987d-4459-8a4f-d59f04d8d904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:50:51.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:51:01.919Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=43a276a6-31af-455f-ab14-4263a17c384d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:51:01.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:51:11.927Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=1d05b0d6-0ea0-4624-a602-af85035795af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:51:11.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:51:21.935Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=7a2d4075-9c9c-4bd1-9d31-e14dcf0d5f28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:51:21.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T23:51:25.083Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T23:51:25.083Z |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-03-20T23:51:25.088Z |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-03-20T23:51:25.092Z |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-03-20T23:51:25.097Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T23:51:25.097Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-20T23:51:25.097Z |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-03-20T23:51:25.099Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:51:31.943Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=7dc21525-71f8-4f0e-ac32-1bfc07cbcd5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:51:31.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:51:41.950Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=b14c5cd0-6a99-46ab-b9c3-52acae2e73a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:51:41.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:51:51.957Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=12050394-b18d-45b8-ae61-b6c3ad6a393b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:51:51.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:52:01.964Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=d3c95014-934d-4efd-8784-c8c0c9ecd352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:52:01.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:52:11.970Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=015584f3-bb3c-4862-bf56-07744c6bbddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:52:11.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:52:21.977Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=1f4327fb-2306-4c88-b0d6-11da53299f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:52:21.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:52:31.991Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=b0a05034-ffaa-44d7-961d-f9318a6fa53b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:52:32.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:52:42.012Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=fc2960a0-1a69-4877-89a8-558d96c381b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:52:42.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:52:52.020Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=752f4596-3e34-471b-8517-774e90e7f22c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:52:52.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:53:02.027Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=dc25711b-c0b4-4cf7-84f9-6bc229420f36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:53:02.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:53:12.034Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=9b139769-6c02-4da3-a9d3-72344896989a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:53:12.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:53:22.043Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=fa058c0b-3fff-4bf6-8f15-26969a595a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:53:22.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:53:32.051Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=e7069c3e-7b3d-4dc1-ae43-8387d6c043a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:53:32.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:53:42.058Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=f5e03399-f9e6-45f1-b706-111537cd4267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:53:42.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:53:52.069Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=e26fab9b-009d-42e4-948b-adda547aeaff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:53:52.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:54:02.076Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=0424c9e2-88f7-4bca-ab42-fc2898d102ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:54:02.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:54:12.084Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=65aa8e4b-3997-4cbf-8d99-2cb8f4425638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:54:12.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:54:22.099Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=74e8ba5a-d260-4df3-ba52-94df27e26ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:54:22.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:54:32.108Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=7c1c76e3-983f-47f1-89f4-a3acfce34c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:54:32.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:54:42.124Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=63c11c7e-e18f-4886-8b06-8147ab7e2ba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:54:42.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:54:52.130Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=da1b2b9d-719c-430e-b9f5-2c6955f36ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:54:52.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:55:02.139Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=a63884af-f440-4014-9a61-67144a8d1517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:55:02.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:55:12.145Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=ed36e81a-e493-4900-9ddc-b2abd1843e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:55:12.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:55:22.153Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=ca908490-b9b8-443d-bbaf-58d950431863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:55:22.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:55:32.160Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=a41d6d2a-fa09-417c-bf6e-44e27688aa84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:55:32.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:55:42.166Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=86269a20-23ca-40ca-a082-31440f2e89e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:55:42.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:55:52.171Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=8dbeadb2-8960-4bf8-a775-cbbdfaf14a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:55:52.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:56:02.178Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=3bc55942-501d-4b80-a214-80cb3f05d63c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:56:02.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:56:12.188Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=a562c336-f956-4c93-9453-45c57a0ae32b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:56:12.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:56:22.199Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=ca40b956-8d0a-49af-a855-b1ca4bdf7d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:56:22.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T23:56:25.029Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T23:56:25.030Z |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-03-20T23:56:25.031Z |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-03-20T23:56:25.034Z |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-03-20T23:56:25.039Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T23:56:25.039Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-20T23:56:25.039Z |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-03-20T23:56:25.041Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:56:32.216Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=520b8b6b-8472-4569-b073-568e4c64d8c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:56:32.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:56:42.227Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=cf0bc9fb-5142-48d0-ba91-223e044c8d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:56:42.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:56:52.234Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=a1cd8855-bdef-47da-a426-3cc193741055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:56:52.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:57:02.243Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=2d4f0034-69ef-4110-8b89-d76c22923d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:57:02.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:57:12.252Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=b8318b6e-b034-44c7-b09e-98ca0848623a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:57:12.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:57:22.259Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=5e1fc2c6-3eb6-4a65-8107-1047189196e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:57:22.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:57:32.267Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=794b30aa-ac7e-4469-9c3d-77f53051a37a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:57:32.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:57:42.275Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=b724dc46-bfc5-46c6-8b35-b4665d826ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:57:42.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:57:52.281Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=da85edd1-12fe-4135-9d43-368aca0a7886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:57:52.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:58:02.287Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=089d286b-9d00-45ed-8c6e-29e1b9ebc28f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:58:02.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:58:12.297Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=e5d4ee23-02e7-4325-bb2c-2d883d5d3451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:58:12.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:58:22.310Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=d57184bb-4735-4c29-a647-68cab339d776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:58:22.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:58:32.333Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=5f0cc43a-f24e-464c-b4fb-0662687dade2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:58:32.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:58:42.343Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=46f92b91-b549-4cab-83fc-2ea2cfe83ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:58:42.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:58:52.351Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=39b79fef-faff-4d74-a2a5-f98edf07764e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:58:52.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:59:02.359Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=d017d2cd-b27f-4783-81e9-67b99a69997a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:59:02.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:59:12.367Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=e99c14d5-9a3c-42bb-8a3f-d6efe1da6053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:59:12.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:59:22.374Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=084d916f-6363-47c5-bc61-95840fe23b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:59:22.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:59:32.381Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=21e8ddfd-11fd-434c-8fd8-6c242396cebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:59:32.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:59:42.389Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=efb1c425-a5dc-41fc-a2d0-ef21418d289f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:59:42.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:59:52.396Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=336d4968-e3dd-4cb5-9e42-88ebc0c07fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T23:59:52.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:00:02.403Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=e3d9a658-d51b-45e5-a5ca-21f1439dbaca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:00:02.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:00:12.434Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=f39c03ea-bfe8-463e-b022-e6adf4799962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:00:12.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:00:22.445Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=c7225249-8080-4a2c-99b8-da98d92254a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:00:22.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:00:32.468Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=970fc549-9056-4b86-b3f0-f736969f88a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:00:32.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:00:42.476Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=07d1fa8f-dd65-4246-9c8b-7579a4b9ca19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:00:42.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:00:52.482Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=509550ae-c8e8-4507-975e-c2b2e0c67181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:00:52.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:01:02.489Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=41981fe7-69e1-4ca9-b0dc-053996140723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:01:02.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:01:12.497Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=d76e0271-eb3a-4248-8230-d495a9e0eb87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:01:12.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:01:22.504Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=d67227bb-f049-4736-b9cc-1523a5bd9c7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:01:22.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T00:01:25.067Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T00:01:25.068Z |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-03-21T00:01:25.069Z |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-03-21T00:01:25.072Z |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-03-21T00:01:25.077Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T00:01:25.078Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T00:01:25.078Z |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-03-21T00:01:25.081Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:01:32.510Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=e772147b-fd5b-40f4-8661-035a9b193a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:01:32.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:01:42.519Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=78329972-1c9a-403c-8288-be271d97fc63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:01:42.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:01:52.526Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=85ef1717-8e33-4acc-9758-b7262c2e2f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:01:52.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:02:02.532Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=40c5cff9-2b47-4d8d-95fe-1758b3c707d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:02:02.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:02:12.542Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=e85a9c7b-9ff5-4548-81aa-15ae95dd4a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:02:12.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:02:22.554Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=27ec668f-7823-43d8-898c-b5465fd3e020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:02:22.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:02:32.575Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=cdc5ce7f-8c43-4cf9-a8c8-9bbf0bc882bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:02:32.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:02:42.584Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=53793ed8-864a-49e2-b7bf-5c740d3f851a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:02:42.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:02:52.592Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=d974a065-6e82-4f97-9a14-879cc612dd8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:02:52.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:03:02.599Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=c5cc69a2-71dc-43d6-aeaf-fdc3c5865c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:03:02.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:03:12.605Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=50303d7a-b94f-435b-808f-3ee98160ac78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:03:12.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:03:22.612Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=f72859a1-3588-4d93-82b0-c0bac8a3b2c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:03:22.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:03:32.621Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=0a0adb2a-3489-4fe2-ac20-fb870bd1be6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:03:32.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:03:42.636Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=73f5ad9b-2969-4c24-b38e-b250429f4db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:03:42.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:03:52.643Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=f1b381e5-3d7c-409c-8a3a-bb1f5e9282f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:03:52.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:04:02.651Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=a828f65a-1a20-4b43-bbb0-0e345c127b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:04:02.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:04:12.661Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=833c2b72-9b1f-468c-8ad6-fca045cdf3ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:04:12.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:04:22.674Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=6e2a8f2f-68e7-4a9a-a805-b1da47d7b320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:04:22.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:04:32.692Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=dc967268-122e-4ebd-a5d0-6ebc20ec7d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:04:32.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:04:42.699Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=45672cd3-4e1d-4bb7-96ab-7cdd0b1ae740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:04:42.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:04:52.706Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=2a069c6e-5fab-4802-9db1-908241abd7a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:04:52.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:05:02.714Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=3503b361-2f76-4505-875d-6ee3a3ce3424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:05:02.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:05:12.721Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=0dc44482-c827-41fc-bb9d-e96c7f2a2d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:05:12.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:05:22.727Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=8d7ae1ea-d6e0-4ef8-a149-c4500a70d803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:05:22.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:05:32.735Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=5a5267e5-d4a4-4e04-ac3c-5adf1a0fe73e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:05:32.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:05:42.741Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=f2adbccb-50bd-4add-bc3b-d0bfe2e97270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:05:42.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:05:52.748Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=43104893-8217-4341-afcb-4499df3d3212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:05:52.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:06:02.757Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=10070d85-5eae-4e08-8e61-2f8b043e9492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:06:02.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:06:12.766Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=c62b5223-b2a9-4fe9-9eb8-927fec60e601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:06:12.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:06:22.778Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=9ba1bf67-b289-4411-a639-438c9829d04d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:06:22.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T00:06:25.091Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T00:06:25.092Z |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-03-21T00:06:25.093Z |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-03-21T00:06:25.099Z |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-03-21T00:06:25.106Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T00:06:25.106Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T00:06:25.106Z |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-03-21T00:06:25.109Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:06:32.806Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=4464ed37-09e3-45dd-92c7-0ce8bf2a09a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:06:32.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:06:42.815Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=b1acf947-d97c-46df-b875-e68e946487d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:06:42.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:06:52.823Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=aae0d5d7-0bc4-4568-bdbb-f41cc265518d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:06:52.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:07:02.833Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=73fb119c-adb8-483d-b342-f9a049e8fd05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:07:02.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:07:12.839Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=dfe9f5fc-2b22-4770-bb73-6c80d8f6d4c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:07:12.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:07:22.846Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=a82bcb8c-8718-40a1-aaa9-a91a4e865ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:07:22.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:07:32.854Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=34f37689-1257-4830-88d7-437a1f22d1b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:07:32.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:07:42.861Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=b24a1ac5-49ac-42f9-bc17-5846096bf26c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:07:42.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:07:52.868Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=f734e31c-f512-4450-8836-9999eb8d17d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:07:52.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:08:02.878Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=d17725dd-76db-4173-ac8f-b792d6877b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:08:02.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:08:12.885Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=e8828498-0809-492b-b717-1236f906e0d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:08:12.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:08:22.895Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=545cd440-5819-4668-99f5-df569ef1f0c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:08:22.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:08:32.909Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=e84ead5f-73f7-4926-98ff-30dc092ff58d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:08:32.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:08:42.918Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=04a73bce-2fe4-4151-a5ab-90ce7c706d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:08:42.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:08:52.924Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=b252060d-c6b3-4962-956a-e42d87110915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:08:52.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:09:02.932Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=d984e77c-d1e8-47a8-a17e-cc740b892390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:09:02.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:09:12.940Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=0926e0a0-10e1-4566-a4da-4d9a0cb9de2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:09:12.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:09:22.948Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=003e8afb-f72f-41e8-9578-f426124aeed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:09:22.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:09:32.954Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=3d16f299-4372-430c-9fb8-53e0b68d2367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:09:32.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:09:42.961Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=98a8f05d-5aff-4118-8352-33d0130927ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:09:42.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:09:52.968Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=4e4bde34-8886-4396-b350-884eadc81240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:09:52.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:10:02.978Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=47f21411-fbbd-49e3-8157-746222237832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:10:02.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:10:12.988Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=60f6a473-eca5-4de4-8c9e-096ae9e88ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:10:13.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:10:23.013Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=aaf086b3-b802-4fb9-98b0-8fa884d542ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:10:23.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:10:33.022Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=6e68cb6e-6f1f-4ee2-a88b-a51ed193fc6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:10:33.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:10:43.030Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=c3950073-ccac-4cd0-9000-bcd33b9d4bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:10:43.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:10:53.037Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=8a1ff6a0-dd07-42e3-906f-d3e7794a6019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:10:53.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:11:03.045Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=0df44964-f0fd-4873-a935-c7312c0c9fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:11:03.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:11:13.054Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=56dfae70-f4c8-45ab-957f-03789ad8bd0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:11:13.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:11:23.062Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=4c161d20-d502-43bb-94d2-be041175185e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:11:23.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T00:11:25.059Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T00:11:25.059Z |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-03-21T00:11:25.060Z |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-03-21T00:11:25.063Z |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-03-21T00:11:25.067Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T00:11:25.067Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T00:11:25.067Z |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-03-21T00:11:25.069Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:11:33.069Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=23df1787-fbcb-4d3d-91cb-ee350442f005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:11:33.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:11:43.075Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=8a39cd49-f102-4c71-8123-6b6801e00a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:11:43.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:11:53.082Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=194ee3f1-fa67-4961-9d07-ddc92434bf6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:11:53.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:12:03.091Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=11b33b10-5f6e-4c91-84c0-2b562625e720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:12:03.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:12:13.099Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=8488e4c6-cbe3-45a4-aad9-05172fde2a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:12:13.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:12:23.116Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=71d4a91b-8ad4-4d3e-b2a8-bccc808203e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:12:23.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:12:33.126Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=a087e614-f136-42bd-a66f-f0c6dfdd91d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:12:33.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:12:43.135Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=ddf2c49f-f780-4917-871a-2c63ed4e2efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:12:43.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:12:53.142Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=51a61d40-fa75-4d8a-be9b-0925b06f577d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:12:53.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:13:03.149Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=2358e44a-8a68-4ce0-b8ff-cd91077fd953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:13:03.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:13:13.155Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=2d4265b4-360a-4aa6-863a-8733732f59b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:13:13.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:13:23.161Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=fd407d79-1ae4-4a95-8f47-f89320ba4f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:13:23.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:13:33.168Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=3fcc68c2-7108-4cb4-bf65-5300af3ceb92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:13:33.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:13:43.176Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=9e7eb9a6-ceed-484a-bd8b-cdd64df32ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:13:43.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:13:53.183Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=b742fcf5-a86c-46a9-807d-742464642c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:13:53.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:14:03.189Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=ab6d0b79-978c-4f0c-b490-50fc5471d423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:14:03.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:14:13.200Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=e6833ec5-133d-42a7-8021-3adfd69f66f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:14:13.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:14:23.209Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=81bc8c5c-0679-4b65-8339-34a0a57ef48e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:14:23.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:14:33.235Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=4f9322a0-5741-45ef-9a59-0d4fe70e098f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:14:33.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:14:43.242Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=e4df779a-6ef2-47c5-8b61-76fbc66b5632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:14:43.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:14:53.249Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=cbd5c3f4-9015-4688-8753-d528ae65ddb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:14:53.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:15:03.256Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=69762245-c465-45ab-812d-e44e2e863921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:15:03.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:15:13.262Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=eb338546-68f1-4596-a8f9-b9ea6151f44f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:15:13.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:15:23.269Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=399a2146-e8d1-4105-b95f-97083766db32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:15:23.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:15:33.275Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=41dd5f24-5615-4647-b455-d4786fe32aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:15:33.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:15:43.280Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=1d40ce50-a96e-4115-99c9-3f01136ffa09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:15:43.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:15:53.287Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=36bde901-0f0c-4f81-a341-8be3f62fd496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:15:53.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:16:03.294Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=82932b2e-ad64-4d08-a4e3-180bb6296b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:16:03.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:16:13.301Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=39909b4c-cd54-41d3-95f6-0eb3768f7326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:16:13.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:16:23.311Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=9f80db7f-9532-4c4f-afdd-3a9ab7c7f727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:16:23.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T00:16:25.102Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T00:16:25.102Z |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-03-21T00:16:25.103Z |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-03-21T00:16:25.106Z |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-03-21T00:16:25.111Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T00:16:25.111Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T00:16:25.111Z |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-03-21T00:16:25.113Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:16:33.324Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=3a501bc6-900d-400f-9394-8e33c57bc367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:16:33.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:16:43.331Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=bd9f79e1-0ea3-459d-982d-1917dde974e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:16:43.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:16:53.337Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=a1848aba-cc79-456a-a950-06539c063b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:16:53.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:17:03.344Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=d406017f-f3dc-4ecc-9ce5-5c88a35b8362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:17:03.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:17:13.352Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=21e7110f-c764-4e9a-954f-5be658da2883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:17:13.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:17:23.359Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=507924ed-45d0-4625-8c64-ce2042aa4e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:17:23.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:17:33.367Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=0a1844a7-423a-4c03-840d-88a774c7c7f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:17:33.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:17:43.374Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=77366671-0b28-4e88-88c2-59479f4b633f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:17:43.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:17:53.382Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=8af2a810-a504-4b0d-b8cc-9d27c7c2549c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:17:53.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:18:03.389Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=d128c402-6fce-4a38-9c31-21322faea3c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:18:03.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:18:13.398Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=833c4c26-eb41-4d53-91b2-5688b11e50ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:18:13.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:18:23.409Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=a0c4b2a3-266f-4921-81b2-9020cb7e0f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:18:23.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:18:33.428Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=ffdeaf47-c8ed-422c-98a3-8e3d3b15d9c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:18:33.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:18:43.436Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=3c974702-b5f7-4a65-86db-10529ac85acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:18:43.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:18:53.442Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=2c363e92-925d-4caa-8e2b-cce9e1449914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:18:53.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:19:03.450Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=3f64e0c5-67dd-465c-8e42-c67138340911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:19:03.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:19:13.458Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=49c981bc-fea8-4310-9b5c-242493430792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:19:13.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:19:23.464Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=345e2411-8133-4b3f-9e9a-22ae831da12f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:19:23.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:19:33.470Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=08a79b39-868e-4671-8c2e-9bee9fd3e10e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:19:33.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:19:43.480Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=2b10df9b-b32c-49a3-a208-6e4fc0046182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:19:43.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:19:53.488Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=d60bd073-a179-4d9d-b7af-15ef4907b40b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:19:53.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:20:03.496Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=b499e5e5-7f93-4a5f-ac4e-e0aec58c280f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:20:03.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:20:13.506Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=1fcd4fa7-6940-450c-aaea-d8040d0be08c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:20:13.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:20:23.516Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=690897c7-64bc-463b-baa8-32420e55332a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:20:23.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:20:33.534Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=fd051936-a324-4208-ba88-38af4684df02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:20:33.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:20:43.544Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=cb800b55-ab46-4e3b-bb06-5a3a6d3d2d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:20:43.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:20:53.552Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=a963f995-150b-44fc-b240-3ef9e8987b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:20:53.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:21:03.561Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=6d5aedea-ffba-4969-b095-439e9c6156bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:21:03.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:21:13.575Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=473a5473-eac6-492a-a4a5-8a3f232f5ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:21:13.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:21:23.580Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=e8001a4a-323d-4c74-9114-b05745a8faf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:21:23.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T00:21:25.037Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T00:21:25.037Z |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-03-21T00:21:25.038Z |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-03-21T00:21:25.042Z |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-03-21T00:21:25.046Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T00:21:25.046Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T00:21:25.047Z |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-03-21T00:21:25.049Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:21:33.589Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=85d1ec47-081d-49a7-8f3c-6f5a71e15c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:21:33.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:21:43.596Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=374c57a1-710e-4146-9300-269586899105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:21:43.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:21:53.603Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=f56b421d-cdaf-4633-86ce-400f4bcd87cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:21:53.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:22:03.614Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=58ce0e29-1d06-4303-a6c1-ab239c82278a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:22:03.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:22:13.621Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=0e05388a-4d18-48dd-b842-fa5ef338ed0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:22:13.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:22:23.631Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=d5985ba6-358d-4ed3-8a1c-198d5f610a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:22:23.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:22:33.642Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=54030a89-c851-4b41-a8bb-a66991d94888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:22:33.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:22:43.661Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=c4672c05-0c14-4597-8d89-f561dc373d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:22:43.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:22:53.669Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=59616288-4f00-42cf-87d7-62fdf70d9f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:22:53.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:23:03.676Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=da5bca58-d348-4a0d-8f49-100ccdba4a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:23:03.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:23:13.684Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=d11d968d-49fb-460d-afde-4e3e3ce4e913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:23:13.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:23:23.693Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=5ceacf43-b1b4-417d-a548-3156576cfaf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:23:23.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:23:33.699Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=8a5ffaf5-2131-442c-b2f8-c0732e60c919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:23:33.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:23:43.706Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=9233093d-db7e-4130-a6ae-5b6dede8a298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:23:43.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:23:53.715Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=f66ccbcc-2b4f-4dbd-bcdd-ac6b3e1034b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:23:53.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:24:03.730Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=cae56f4b-7d0d-4de6-b8a0-f2ba366cb8e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:24:03.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:24:13.741Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=0df0cdec-9040-45d1-bb0d-fb96f3851a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:24:13.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:24:23.748Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=c2cd5067-37fb-43dd-8ecc-98aa8b66adf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:24:23.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:24:33.764Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=942e98fd-70b9-4e5c-8f19-00e5be812dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:24:33.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:24:43.771Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=86f75888-495f-4c46-8ebd-d8f0fe53fa75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:24:43.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:24:53.781Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=b6fb512d-5f23-4e9f-af2a-9eb6eda8ec60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:24:53.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:25:03.788Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=16ceffbe-cbb7-48ff-a71e-d387ec4606ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:25:03.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:25:13.798Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=d4a7a6d6-e548-471c-818a-390b0efd6ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:25:13.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:25:23.806Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=b7c1edbe-8cc8-4d4b-abad-ebe4389c872c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:25:23.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:25:33.812Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=72413fa1-7609-4989-a61d-2cc820e2dd2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:25:33.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:25:43.819Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=9b2efb59-d3c9-4eb9-a467-64767b60e421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:25:43.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:25:53.825Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=b20e51aa-0dd9-488a-a4ce-8a9fd8538002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:25:53.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:26:03.832Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=ede693b2-aca8-4487-a9ad-2a15d8b98719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:26:03.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:26:13.843Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=4335dace-0150-4502-a6dc-9554822ed91d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:26:13.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:26:23.853Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=0f836771-2c30-4c10-bb06-8bee02b28720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:26:23.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T00:26:25.063Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T00:26:25.064Z |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-03-21T00:26:25.065Z |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-03-21T00:26:25.068Z |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-03-21T00:26:25.072Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T00:26:25.072Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T00:26:25.072Z |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-03-21T00:26:25.075Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:26:33.875Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=5e648985-416a-43ab-ad2a-090ec6da057f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:26:33.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:26:43.883Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=e6838f5c-e96d-4fb5-aff1-5ada5c5344fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:26:43.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:26:53.889Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=f9070c38-543e-4e6b-9fcb-fe1dc15b9ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:26:53.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:27:03.896Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=520f57ad-9ed8-4fb4-847e-d4ac6897122d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:27:03.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:27:13.904Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=e7d08f90-cda7-42fb-8572-62af74ba6daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:27:13.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:27:23.910Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=3ac3bfc1-f9a0-40a5-ad47-71690f085036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:27:23.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:27:33.915Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=eef1b578-6006-4f8d-a1d3-c820a62c4a72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:27:33.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:27:43.921Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=9c07f5f6-17dd-4657-8944-06ff8d78cbcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:27:43.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:27:53.931Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=60e28cf8-2032-4038-9e30-6a14e3981263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:27:53.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:28:03.937Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=271600d1-1d39-4295-a359-ff8e9054b434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:28:03.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:28:13.944Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=77f113e1-9c39-4621-b40a-805175425f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:28:13.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:28:23.954Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=ab6012cf-5db4-4db2-8bf2-bfe27c8a7c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:28:23.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:28:33.971Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=199420e7-4876-43ef-81a1-98c425dea2ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:28:33.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:28:43.978Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=ddd93736-2c8c-4914-a8b9-4f062eed13a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:28:43.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:28:53.983Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=06971a6a-a928-4e79-a137-b1f0a149d9ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:28:53.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:29:03.990Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=ac31b2e6-4087-4613-b018-d3eb0a846095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:29:03.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:29:13.996Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=67159511-e2f1-44a2-8495-c82135b3ff6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:29:14.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:29:24.002Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=c22d3bd4-34ee-4036-8d9a-52dc51ce8b02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:29:24.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:29:34.008Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=b6edb007-58dc-41a7-97a5-9336f92a7e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:29:34.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:29:44.016Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=ff11d64f-23f1-407f-8efa-36b0f5872978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:29:44.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:29:54.024Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=3bc41140-48be-427b-a027-096b4ec8c985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:29:54.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:30:04.031Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=15d4cc58-6752-4589-946c-2971d482263d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:30:04.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:30:14.038Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=6d89bc02-1903-4155-b09f-8365e7d5b46c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:30:14.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:30:24.047Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=61179c4c-2e69-4808-9862-150476039913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:30:24.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:30:34.066Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=b0488f1d-7c63-4691-934f-4646dc0aece1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:30:34.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:30:44.086Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=bd396348-f6fd-47e1-b41d-b8ce4ad95faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:30:44.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:30:54.092Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=648f7161-2e8c-493e-837a-1032feb347e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:30:54.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:31:04.099Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=ba504a59-b82a-467b-bdc3-676203a20f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:31:04.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:31:14.105Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=badc75da-9dc5-4730-a860-0678db53b3bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:31:14.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:31:24.111Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=d52cd1a1-af2b-4a47-bf43-c620f2c8b4e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:31:24.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T00:31:25.090Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T00:31:25.091Z |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-03-21T00:31:25.092Z |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-03-21T00:31:25.095Z |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-03-21T00:31:25.100Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T00:31:25.100Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T00:31:25.100Z |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-03-21T00:31:25.102Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:31:34.118Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=9385ba86-dad3-4feb-9577-78c65cd336b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:31:34.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:31:44.124Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=28a481e4-3c96-4c4b-a7b9-b81f1bae7c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:31:44.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:31:54.130Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=bab63d5b-6b23-4b58-9936-1ddd857d8177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:31:54.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:32:04.136Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=c4bb525a-f5e8-4158-8489-ef14a5d4d5ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:32:04.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:32:14.143Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=e72663cc-5700-4f2e-82ce-91bc8e9ed721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:32:14.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:32:24.154Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=a334d99a-834f-40a1-a8e7-6f4f4ae71449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:32:24.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:32:34.172Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=a5c708bc-d0ca-4807-8ee2-0583f37c872a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:32:34.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:32:44.182Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=7182877d-b164-4ce4-8063-381ecd60ace3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:32:44.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:32:54.188Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=7f86afd2-6feb-4783-9823-32dae1536d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:32:54.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:33:04.196Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=44674ae6-48e7-425b-9a61-b4f596c1f8fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:33:04.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:33:14.202Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=80941825-cbc5-42b7-adb1-6265d6f0d9a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:33:14.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:33:24.209Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=6f33e75e-024a-4c57-b081-b27790bb7490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:33:24.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:33:34.215Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=7f06c3d8-fdf4-4a0c-8b98-96275341473e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:33:34.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:33:44.220Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=df09fe45-4a5e-472b-8bd4-8b052a861af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:33:44.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:33:54.226Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=df7b8ea2-a2dd-48b9-a71d-e6006b3b89ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:33:54.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:34:04.232Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=5dea2742-b075-49ff-9136-af68053fdb32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:34:04.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:34:14.238Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=2868942e-cf53-4b44-830a-a36aa8949f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:34:14.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:34:24.247Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=08241093-f659-4643-ada7-fdefeca9e347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:34:24.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:34:34.273Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=eb8b0399-d763-4172-a402-cd1ced29769f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:34:34.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:34:44.279Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=5ee99cdb-7264-4525-bef2-c65570ec5c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:34:44.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:34:54.285Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=ce98df84-5f5f-40b8-b564-2adafe5fbec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:34:54.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:35:04.292Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=ed7ccb49-0040-4424-ac5e-16e01894e63e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:35:04.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:35:14.297Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=5c7d3a77-14c1-4329-be51-3ce0033d9d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:35:14.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:35:24.303Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=a66cfef3-586d-4046-91ce-48d219930b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:35:24.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:35:34.308Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=4d7e5546-c390-46cd-879f-4f3118e840b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:35:34.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:35:44.314Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=46d5e746-2cd0-409f-acbe-51c91094ca44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:35:44.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:35:54.320Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=b7131633-7d1a-465c-8a41-e0ddae547a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:35:54.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:36:04.326Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=482136c2-a5b0-48c4-a5f9-d07919a65acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:36:04.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:36:14.335Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=a3794a89-8c7e-4821-9ddd-4c93e594fd9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:36:14.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:36:24.346Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=16795fdb-2134-4e3f-9b60-7d023ee810a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:36:24.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T00:36:25.062Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T00:36:25.062Z |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-03-21T00:36:25.064Z |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-03-21T00:36:25.067Z |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-03-21T00:36:25.071Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T00:36:25.071Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T00:36:25.071Z |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-03-21T00:36:25.074Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:36:34.363Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=0806d59e-23af-4403-b10d-1f8cfa2975e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:36:34.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:36:44.368Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=227ae4a0-e999-4640-9978-96bbdac41962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:36:44.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:36:54.375Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=ed154f61-046b-4d40-8898-7dc9fc761f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:36:54.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:37:04.382Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=0c42ed69-9481-41d9-b5fe-b37d9afb9466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:37:04.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:37:14.388Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=8a2cca2d-3de7-498c-b20b-edc47b8b1283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:37:14.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:37:24.394Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=55645023-c31c-42bd-a478-814e7dfa0421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:37:24.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:37:34.400Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=d200b950-4612-41a7-ad16-2645ed1367d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:37:34.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:37:44.405Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=4f654d43-2a52-445b-85af-95e7f1ba19f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:37:44.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:37:54.412Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=35bb25bc-ebda-4be8-839c-fb8ca00545ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:37:54.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:38:04.420Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=5f059350-8f45-430d-a91c-257c0cba741c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:38:04.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:38:14.428Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=f915fe37-fe1a-4c48-95db-f11b060e8c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:38:14.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:38:24.443Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=cc69a0c1-66aa-4c60-aa75-5b9c00454798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:38:24.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:38:34.456Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=3832f09b-ec1e-43cf-9392-ee554084b8fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:38:34.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:38:44.461Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=514952f2-ebc2-4a87-9adf-8bda9c3d7f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:38:44.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:38:54.470Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=77ba865f-659d-41f0-aac3-88d0f6bbee74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:38:54.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:39:04.477Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=cc50bbe3-f3e2-4209-adab-a0132f714e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:39:04.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:39:14.485Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=9403bb72-f693-49e5-92f0-b6196512df83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:39:14.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:39:24.491Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=cf1cfad3-c592-4f13-9ff8-17efdd69c610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:39:24.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:39:34.497Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=2673022b-6033-4297-aa90-37d29031f244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:39:34.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:39:44.503Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=5ab7b948-b76d-4e6f-8f7b-708f86a00d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:39:44.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:39:54.508Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=7a398bb7-b309-4a2f-ac28-f92c00ee7588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:39:54.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:40:04.516Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=97f433c7-6e4b-4970-a48f-26d8ab7938ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:40:04.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:40:14.525Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=7d4063e8-06ed-4e3f-9ccb-7b6c9d72dc12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:40:14.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:40:24.533Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=4f471ae0-0906-482d-aa14-a2aa209d9b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:40:24.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:40:34.558Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=76061102-aaa2-42ce-8e45-0bffc1497cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:40:34.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:40:44.565Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=d8839deb-9ab0-440c-9b8d-52dbc57095d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:40:44.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:40:54.570Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=998b094a-0f44-4f22-afc2-16a58d2e41dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:40:54.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:41:04.580Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=7a8371d1-cda1-4b3f-80ce-5c4a18585f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:41:04.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:41:14.589Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=cbb3eaab-0a21-4909-bc2b-075728a84ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:41:14.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:41:24.599Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=ff62702f-5384-452c-b4df-4be03ca806a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:41:24.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T00:41:25.061Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T00:41:25.061Z |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-03-21T00:41:25.062Z |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-03-21T00:41:25.065Z |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-03-21T00:41:25.069Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T00:41:25.069Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T00:41:25.069Z |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-03-21T00:41:25.071Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:41:34.605Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=3c6b62b4-e6dc-4494-b078-8cadd7afcae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:41:34.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:41:44.612Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=a83efab0-2e54-4a13-927d-82c83a7e2d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:41:44.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:41:54.619Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=81bd73ff-871d-40b4-9b02-323c880bfcc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:41:54.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:42:04.627Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=4b49f023-fab0-49df-aa0d-4ef8c9c51880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:42:04.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:42:14.635Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=8ef42776-6117-45ad-88be-24f4bb21eb1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:42:14.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:42:24.644Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=2019a45b-03ac-4bae-bbce-3363729c987f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:42:24.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:42:34.661Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=c4e2e6a1-086c-430c-a918-7c43ca5cd4e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:42:34.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:42:44.675Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=8a9d9222-a065-42af-b977-add854b2df4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:42:44.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:42:54.681Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=9012297a-bba7-4608-85c6-beeec80e5237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:42:54.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:43:04.688Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=84a4a540-f011-46d9-a3a6-bfcc7eabc7c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:43:04.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:43:14.696Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=1eca23f0-2f16-454d-b71a-1ede9bcedd88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:43:14.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:43:24.702Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=0b6a47d6-406e-47a4-aee9-776271735d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:43:24.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:43:34.709Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=f092b807-3229-4627-abf5-8dde6c511283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:43:34.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:43:44.715Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=81fb1b9e-aaf3-440a-a93b-47976044951d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:43:44.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:43:54.722Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=f241e4fd-d68a-4c68-876b-4a1db5251a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:43:54.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:44:04.728Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=b7330847-057a-478f-a5d1-3d571936bb55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:44:04.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:44:14.734Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=0086874f-e5fc-4f72-8ee5-2a84740ce46c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:44:14.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:44:24.743Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=88a6e6af-44a9-49a1-a18b-aefac32ac0cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:44:24.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:44:34.751Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=df1fcf44-051d-4e47-87e6-3ed9d2eb6ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:44:34.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:44:44.767Z |INFO |Init configs |InvocationID=8c01c37f-5829-446a-890e-60d4910971ae, InstanceUUID=b7a2f061-19d5-4d9d-a0ed-ca0c43d2c610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T00:44:44.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |