. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-07T04:47:52.252Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-07T04:47:52.255Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-07T04:47:52.279Z |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-05-07T04:47:52.676Z |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-05-07T04:47:52.738Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-07T04:47:52.738Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-07T04:47:52.738Z |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-05-07T04:47:52.896Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-07T04:47:52.929Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-05-07T04:47:52.944Z |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-05-07T04:47:53.790Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-07T04:47:54.079Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-05-07T04:47:54.092Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-05-07T04:47:54.093Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-07T04:47:54.131Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-05-07T04:47:54.131Z |INFO |Root WebApplicationContext: initialization completed in 1187 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-05-07T04:47:54.421Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-05-07T04:47:55.053Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-07T04:47:55.984Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-07T04:47:56.352Z |INFO |Started MainApp in 5.526 seconds (JVM running for 5.944) |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-05-07T04:47:56.393Z |INFO |Start scheduling PRH workflow |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:47:56.406Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=39c6eb24-5506-4945-914a-7cf2f08f2244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-07T04:47:57.697Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:47:57.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-07T04:48:04.313Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-07T04:48:04.313Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-07T04:48:04.315Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:48:07.716Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=137357da-a23d-4bbe-ba3e-18aa382b6563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-07T04:48:08.757Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:48:08.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:48:18.758Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=0286855b-e69b-411d-b8de-6c2a7452958d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-07T04:48:19.801Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:48:19.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:48:29.802Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=d0acf829-c9ca-4b84-8a5e-09f661bbc0aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-07T04:48:30.842Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:48:30.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:48:40.843Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=b5f6c7b1-a7de-4c8e-ba6a-033f6bc924a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-07T04:48:41.879Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:48:41.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:48:51.880Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=94bf1ff4-5508-4e64-8269-bf9721a0ecef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-07T04:48:52.918Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:48:52.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:49:02.920Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=e0e2850b-3221-442e-8075-dad88a71b5e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-07T04:49:03.958Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:49:03.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:49:13.959Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=ab5245f9-b0bd-4bed-b761-cb66f59df961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-07T04:49:14.998Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:49:14.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:49:24.999Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=a0e5a3e4-7099-41ed-9a80-fc85ede5f4a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-07T04:49:26.038Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:49:26.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:49:36.040Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=96d56d5b-b966-4642-9ce7-58eae4bddb98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-07T04:49:37.077Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:49:37.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:49:47.078Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=6abff79c-76cc-4fc0-8cbe-36b57f2e6afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-07T04:49:48.124Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:49:48.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:49:58.126Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=850d0c78-e0d3-4ce0-bd43-51cb384106e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-07T04:49:59.159Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:49:59.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:50:09.161Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=870eee51-5ba8-43b9-866a-5b6270b306bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-07T04:50:10.231Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:50:10.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:50:20.233Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=e88bceea-3dab-478d-a362-ca65f7fb156c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-07T04:50:21.271Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:50:21.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:50:31.272Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=1c984bbc-37e2-4f1d-b862-ab32dd33c222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-07T04:50:32.310Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:50:32.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:50:42.313Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=e2d05514-b6ed-4037-a659-9984fb3a383b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-07T04:50:43.351Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:50:43.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:50:53.353Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=13eda5de-cf91-420f-9c45-10c6e572d4c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-07T04:50:54.390Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:50:54.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:51:04.392Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=6ac40a0c-73e5-4f04-92bb-4d06c48f2113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-07T04:51:05.434Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:51:05.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:51:15.436Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=131052d6-537c-42b1-b848-8ede326ecadb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-07T04:51:16.508Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:51:16.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:51:26.510Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=c0eadcfc-cf18-47c4-a5a9-f0274ddf9324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-07T04:51:27.542Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:51:27.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:51:37.544Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=7fb54910-0325-486c-9fc3-ad7d63158cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-07T04:51:38.581Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:51:38.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:51:48.582Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=cefdec55-b9d8-4e8e-8b6f-533fba669630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-07T04:51:49.624Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:51:49.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:51:59.626Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=ded92ac0-4759-409d-aff2-cd0f0b3a3693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-07T04:52:00.662Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:52:00.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:52:10.664Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=43705c93-ef90-4403-8eec-9f50b18ccb2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-07T04:52:11.702Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:52:11.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:52:21.704Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=3a995d2d-d6f3-41f1-8e0a-a9b1004b8cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-07T04:52:22.741Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:52:22.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:52:32.742Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=beada325-eb5a-4b54-a74c-f8788c7cbdb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-07T04:52:33.782Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:52:33.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:52:43.784Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=485e69cc-a6ca-4d3f-8217-d7e143ddefb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-07T04:52:44.822Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:52:44.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:52:54.823Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=a0ed865f-2017-4968-bb15-257226297433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-07T04:52:54.924Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-07T04:52:54.925Z |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-05-07T04:52:54.925Z |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-05-07T04:52:54.928Z |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-05-07T04:52:54.934Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-07T04:52:54.934Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-07T04:52:54.934Z |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-05-07T04:52:54.936Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-07T04:52:55.861Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:52:55.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:53:05.863Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=aa63e40a-db08-411a-8386-8c609e2c1ca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:53:05.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:53:15.953Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=3cc2da4c-8949-4b79-9905-8e0c6fc1c36f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:53:15.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:53:25.987Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=33143675-0b1a-41dc-be4a-55c9f2c8f0ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:53:26.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:53:36.002Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=5b4130fd-56d0-4046-b10f-28b19e53827c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:53:36.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:53:46.026Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=c31d54c7-9244-4103-81d7-aaa158dfcc11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:53:46.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:53:56.039Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=3a9997f6-7b47-41b6-bd73-4e3bfa17d116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:53:56.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:54:06.081Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=282a3338-cf97-4abf-b383-a421320b08b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:54:06.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:54:16.095Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=d1a2ce2b-0c65-4459-a299-6084d38491f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:54:16.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:54:26.108Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=780ab4ea-0dea-4204-bd8d-deb6853a4f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:54:26.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:54:36.120Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=efe9bab7-21a3-4bf4-9e24-0db6d581056e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:54:36.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:54:46.133Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=a7d2268a-3a7a-490e-a48c-9495ff730ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:54:46.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:54:56.146Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=0495f6d9-f832-4230-a5f2-58ce0a99f2fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:54:56.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:55:06.175Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=5604b07e-740a-410c-a5b9-dc8c9d80af78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:55:06.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:55:16.188Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=d74af7d8-1a7e-46e1-8fd2-c7f7160e449a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:55:16.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:55:26.214Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=ec88ea80-81d6-4715-ad20-3bff134326fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:55:26.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:55:36.258Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=db30a8c6-8fea-4222-aca6-c1cdaa6944d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:55:36.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:55:46.273Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=40a9a918-af91-4c63-a413-f5560ddea641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:55:46.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:55:56.286Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=e51ecf36-8a77-48f0-844d-a58773046e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:55:56.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:56:06.303Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=1d0f0d7d-98ef-435c-8760-b42e177a9f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:56:06.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:56:16.318Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=9de7d94c-ed3f-43bb-9375-889ac6202076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:56:16.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:56:26.331Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=43994686-0b89-4bcf-9057-71e23885ff46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:56:26.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:56:36.344Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=3b413aa2-fc10-4367-aa4b-603490053c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:56:36.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:56:46.357Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=e2bdf48e-74ce-49b1-b35e-1b9fd5cf59ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:56:46.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:56:56.368Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=fef73d59-26c2-4de0-b8a0-4ade8387bf68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:56:56.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:57:06.384Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=988a53bc-7af6-4046-b721-1535266df100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:57:06.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:57:16.396Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=74a5d85b-0092-46d7-8219-88834bd08e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:57:16.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:57:26.410Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=d89c9a14-9ea0-4ffc-9978-e2c713619659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:57:26.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:57:36.423Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=880c4d60-1366-4a78-bf5a-2f967ad9d666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:57:36.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:57:46.434Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=3ba853aa-9915-4caa-9f86-e2d8da3e084f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:57:46.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-07T04:57:54.653Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-07T04:57:54.654Z |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-05-07T04:57:54.654Z |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-05-07T04:57:54.656Z |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-05-07T04:57:54.662Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-07T04:57:54.662Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-07T04:57:54.662Z |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-05-07T04:57:54.664Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:57:56.454Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=37434604-f935-495d-aebb-222b07e34f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:57:56.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:58:06.465Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=9a70078f-27f0-4930-bbb9-c9cab8088976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:58:06.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:58:16.474Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=1762c939-34cd-414b-99d4-ab5f48d9e50e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:58:16.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:58:26.486Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=a9b091e4-9768-46cc-ba71-0ee9f349a5a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:58:26.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:58:36.500Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=66bbdbc3-3624-4b8e-b16e-daf970a8f228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:58:36.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:58:46.509Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=8bc9ddc7-52bf-4043-95d8-78b84c936dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:58:46.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:58:56.536Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=288e2c67-6de8-4543-abd4-5c2e31848ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:58:56.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:59:06.572Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=b3c18d56-16be-4f42-982c-ffd52292596d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:59:06.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:59:16.585Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=99a82892-61a5-4800-bd84-bdc9b188b174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:59:16.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:59:26.598Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=1aec1c20-a715-4fe0-ad90-7be6c923f5a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:59:26.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:59:36.609Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=8d494afd-d44d-4d31-ac3e-b979c165ee83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:59:36.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:59:46.621Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=3d8abd33-8e57-4453-95fd-fbfa787f00a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:59:46.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:59:56.631Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=45ca31e3-9471-4ded-bb7f-9e1cf19122eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T04:59:56.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:00:06.650Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=c68f5e19-c7af-471a-b0e6-e98c28d97e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:00:06.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:00:16.661Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=b328e281-d01f-416a-8914-0e84c22d487e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:00:16.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:00:26.680Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=cd085a57-9cd3-4a32-8c2d-7b6574a78dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:00:26.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:00:36.688Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=0da77f08-11f2-455c-92a3-f84c1a1f1616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:00:36.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:00:46.700Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=6ce51ebb-aa76-4279-98e8-3d71046ba481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:00:46.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:00:56.724Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=bb6151b3-0326-4dea-b2ff-7eb818de79f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:00:56.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:01:06.761Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=5ffa7923-2556-4e65-beb3-b8a0429175cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:01:06.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:01:16.770Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=25523bac-3e4a-4fab-aa4c-b507ed434759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:01:16.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:01:26.782Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=cc028086-d1ad-4074-b1c6-b0e1ac714562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:01:26.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:01:36.790Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=303e5cbb-7a84-4436-9841-b82ebc0878da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:01:36.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:01:46.799Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=6c2bfbb9-c61c-4fac-b891-b1af2531195e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:01:46.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:01:56.811Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=9350d2ef-7401-4abb-bdb9-2f005b6c8a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:01:56.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:02:06.822Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=0a21a5fb-49a6-4172-b8a9-c4cf26fcd169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:02:06.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:02:16.839Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=f643369f-f3f7-45e2-a00b-36f8cb8a45b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:02:16.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:02:26.853Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=d4f868bb-4012-43bf-8303-e54f4aaa85b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:02:26.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:02:36.863Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=e428794a-a7a2-4ebe-a8f4-cd82d308f10b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:02:36.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:02:46.873Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=3907bce4-d8cf-41bf-be83-666a822aebf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:02:46.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-07T05:02:54.662Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-07T05:02:54.662Z |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-05-07T05:02:54.663Z |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-05-07T05:02:54.665Z |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-05-07T05:02:54.683Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-07T05:02:54.683Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-07T05:02:54.683Z |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-05-07T05:02:54.691Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:02:56.899Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=3c5ea043-e1d4-4894-8dbc-109bf2186c85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:02:56.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:03:06.928Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=7110f6ac-c848-46f5-b692-cf2721499e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:03:06.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:03:16.940Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=b6a47a42-3a99-4739-b2f8-f74273569841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:03:16.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:03:26.955Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=1b26a25e-d3bc-428b-ac03-df2b0d338e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:03:26.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:03:36.964Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=c7b8c1ce-0f2d-40ac-8c39-141fdf735816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:03:36.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:03:46.976Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=39a7c29b-541b-47bd-b2c2-9a56ebfd6e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:03:46.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:03:56.997Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=242402a9-de5d-4d41-907f-44c649d2b580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:03:57.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:04:07.008Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=ab16aac5-700e-427c-9b81-2187ed81b291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:04:07.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:04:17.020Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=44a8a538-f81a-40df-8d06-10a34334aaef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:04:17.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:04:27.032Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=ba56aacd-0764-456a-97db-6f857abd587e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:04:27.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:04:37.041Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=d8e8f586-9e18-4420-8517-907cee4ab319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:04:37.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:04:47.050Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=0d6c0a23-b340-4533-ab67-726142158460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:04:47.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:04:57.060Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=681de5f4-0673-4b06-978f-2e698e667047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:04:57.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:05:07.068Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=357726a5-c366-4cc3-b05e-bcc76a9e1c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:05:07.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:05:17.078Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=b8cb324f-8886-467b-9fba-456b29fd4775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:05:17.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:05:27.088Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=0a863247-e461-4a2a-8683-9912fa8aef74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:05:27.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:05:37.098Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=73f0ccc9-421c-491b-8677-4b00adccf5eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:05:37.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:05:47.108Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=2d400413-c99a-4f1e-bf71-4e3794a844b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:05:47.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:05:57.118Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=2a7b29e7-3afb-4244-9c03-ce81af320c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:05:57.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:06:07.128Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=d84c8afc-3cf4-4e79-88a5-2c232ead5072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:06:07.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:06:17.137Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=57820774-802f-4d95-933a-baa9e4fa5130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:06:17.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:06:27.147Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=0515dc42-bcfd-4e9e-b62c-e6dbcd2176a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:06:27.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:06:37.157Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=f0cba876-a77f-41fa-ae11-26a9e4bd2be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:06:37.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:06:47.167Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=2110052d-65db-46c0-aa5e-5204ac509612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:06:47.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:06:57.177Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=089f926b-af36-4496-81c1-9c3d689599b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:06:57.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:07:07.188Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=f9886979-a3cb-44bb-8d16-f6200ce75f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:07:07.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:07:17.198Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=6c064c0c-82a3-424b-ab0c-765ad0dcf9b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:07:17.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:07:27.208Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=f327726c-988f-485b-94b8-fed9f13c2871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:07:27.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:07:37.221Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=7d81a967-9af2-4649-acff-969214f81657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:07:37.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:07:47.233Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=2ce4257d-7538-4b95-be81-3d9491163824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:07:47.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-07T05:07:54.660Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-07T05:07:54.661Z |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-05-07T05:07:54.663Z |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-05-07T05:07:54.666Z |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-05-07T05:07:54.671Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-07T05:07:54.671Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-07T05:07:54.671Z |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-05-07T05:07:54.673Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:07:57.252Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=50cef85a-248b-41cd-83d9-a68027faa831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:07:57.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:08:07.262Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=7fc3d0fe-5ceb-42d7-b94e-bdbb93f4c671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:08:07.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:08:17.273Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=5a7377ee-048b-47b9-9d13-281f7d128c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:08:17.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:08:27.285Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=abe47e00-5cc4-43a6-8584-c145b560e757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:08:27.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:08:37.295Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=bb7f8f65-cf6a-41de-8957-2cac42501617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:08:37.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:08:47.304Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=8aa6a906-0e9c-4391-81ef-0f29b98aa5ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:08:47.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:08:57.313Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=41a67797-eb98-4e3a-8136-b94b1942c3bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:08:57.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:09:07.321Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=3cf13c9f-92b4-48ed-9978-f5e144e0c1dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:09:07.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:09:17.330Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=9071310a-cfae-47e5-a078-d72bfd705510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:09:17.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:09:27.346Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=271a84c3-9427-407d-87e2-3e94825b08b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:09:27.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:09:37.355Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=7c925fe4-16c7-4c6f-b867-d39524bf9cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:09:37.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:09:47.365Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=3f86e2cf-722f-4191-9e3e-d28a4ca74a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:09:47.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:09:57.376Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=2421c6e1-b2e8-4adc-af8f-beea1e59f8bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:09:57.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:10:07.384Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=7d125216-de31-48f0-9f68-98b4868ad80a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:10:07.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:10:17.397Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=6f652512-75f2-41ea-b8c5-1580092e1a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:10:17.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:10:27.407Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=469317b2-9b86-4be0-b432-a7ad4ffec425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:10:27.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:10:37.417Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=8acdb255-c96f-46c0-87d5-d502c52be956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:10:37.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:10:47.427Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=c4d74753-53b8-4e86-a7dc-0bb8992e5076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:10:47.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:10:57.437Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=a0a0933e-16ca-487f-875c-ce36cf09e98a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:10:57.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:11:07.446Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=eb06a4b0-2f88-460e-9616-57bddf3d1717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:11:07.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:11:17.455Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=9131bdfd-738f-425e-81ae-a0dc76678552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:11:17.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:11:27.463Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=590fc2f7-6df5-42b0-967d-52a759977a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:11:27.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:11:37.473Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=d17601a3-7bb4-4037-b841-51c39da67ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:11:37.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:11:47.481Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=bf915a5c-6a40-43ec-8519-e4e566bd2e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:11:47.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:11:57.491Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=bafc2ff2-b6a5-4828-ab34-cb8c988c87dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:11:57.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:12:07.501Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=061e9d92-fb75-4db6-8218-e8de3448d999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:12:07.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:12:17.511Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=9114b4c2-142f-4c35-aee5-ba51acce0231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:12:17.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:12:27.519Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=e9d9bea6-d0cf-47fc-80cd-79ddbabe1e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:12:27.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:12:37.528Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=35abea6f-fa1e-413f-a0c0-55aafbbd451a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:12:37.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:12:47.537Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=aba65aa4-2398-45b0-82ea-da08efc79845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:12:47.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-07T05:12:54.598Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-07T05:12:54.598Z |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-05-07T05:12:54.599Z |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-05-07T05:12:54.600Z |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-05-07T05:12:54.604Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-07T05:12:54.604Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-07T05:12:54.604Z |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-05-07T05:12:54.606Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:12:57.547Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=2e319e3e-dd36-4af8-80a4-9afb9ff647a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:12:57.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:13:07.556Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=59cdcb15-b5ea-4540-a6e7-f7395da913f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:13:07.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:13:17.565Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=e3b03fde-7774-41cc-b743-f382bd96abb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:13:17.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:13:27.575Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=e69546ca-80b9-4835-b8d3-8e83b2293456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:13:27.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:13:37.585Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=63b6ad3d-cced-4d2a-af3a-652e20020f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:13:37.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:13:47.593Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=dc921b02-7ae5-4e94-8c6c-285a281d2fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:13:47.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:13:57.602Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=0f72b10f-8e29-4476-bad9-0f6c4a692d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:13:57.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:14:07.610Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=afbeb97d-d89d-42b9-83d9-612dfef75f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:14:07.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:14:17.619Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=b2232d9c-1fef-417a-b500-5cdcfe50a51f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:14:17.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:14:27.630Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=ce961d4b-119d-477c-930f-a56b34614636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:14:27.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:14:37.640Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=1ef1332e-02ab-46c8-a8aa-ccbbc0c53c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:14:37.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:14:47.649Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=d1ecd8bf-7b79-4d37-af35-4c23b377eb58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:14:47.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:14:57.657Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=bb813344-2c2a-4180-b8d4-4ccf42887114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:14:57.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:15:07.665Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=11355572-a7e7-4b9e-a2f6-2224ddcd4a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:15:07.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:15:17.674Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=f189071a-437b-46f3-8ea0-5fda0bace631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:15:17.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:15:27.685Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=045150c8-39ca-444d-986c-2b2942f20aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:15:27.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:15:37.693Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=6c290005-d344-4734-9a77-f5e9038ef867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:15:37.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:15:47.703Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=80d442a7-d040-4fde-a1ed-9b0ec6afcffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:15:47.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:15:57.713Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=88b9dd71-b155-4c49-8fc7-ee3e2b0ea7a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:15:57.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:16:07.723Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=d64c0a69-c9f9-4b88-8a49-db8373a15eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:16:07.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:16:17.735Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=e8d5b03d-593e-464b-9860-0483b4f8ae09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:16:17.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:16:27.747Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=8ec89e2d-4e0a-42f3-882a-fb761956e759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:16:27.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:16:37.763Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=0b4228f5-e503-4a26-91ca-f8e3c1defbe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:16:37.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:16:47.773Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=39eee169-86f3-46eb-ae06-ea0c0d9cc652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:16:47.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:16:57.782Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=7455d092-98f4-4a78-81ad-90eec8cce653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:16:57.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:17:07.791Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=df9c0f01-f40f-4677-9705-7e5588ccba26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:17:07.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:17:17.801Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=7ac3ae9c-cac9-4161-865a-b48d441d62c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:17:17.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:17:27.811Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=bb5b8283-5849-42d3-8c6a-7a321ee5621c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:17:27.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:17:37.820Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=f911aa4a-5d23-4b15-83c8-075af8d73596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:17:37.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:17:47.829Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=89ad08f0-39f9-42df-bebf-086a0d08b321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:17:47.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-07T05:17:54.607Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-07T05:17:54.607Z |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-05-07T05:17:54.608Z |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-05-07T05:17:54.610Z |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-05-07T05:17:54.613Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-07T05:17:54.613Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-07T05:17:54.613Z |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-05-07T05:17:54.615Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:17:57.845Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=f889293e-1535-48b2-80e6-442b66bad98f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:17:57.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:18:07.854Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=3131ffd4-46fe-4930-8b93-9bb718e5d8a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:18:07.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:18:17.865Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=c387e64f-32a5-4ef4-8774-b65a0b169b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:18:17.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:18:27.874Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=8fba800a-4fd4-4712-b972-3e3d36cd45e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:18:27.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:18:37.883Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=fb315b1f-60ba-49ea-9bc1-3b915fde886b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:18:37.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:18:47.892Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=0b771060-debe-4a94-99b9-0c74f7795a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:18:47.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:18:57.902Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=d3274d4c-715f-4fdc-ba95-14c8d61e4bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:18:57.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:19:07.917Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=d06f9f60-6d62-4b08-8656-e7fe7c60c0cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:19:07.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:19:17.927Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=95ca7fbc-768f-4fca-b85f-71221c116f43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:19:17.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:19:27.936Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=296242c7-1a4f-4acd-8730-ba4e90d0fca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:19:27.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:19:37.947Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=42ee2bcf-d4f1-4841-a12f-2bbc561933bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:19:37.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:19:47.959Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=da3ef0d3-2f01-453a-952c-dc4258ed5024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:19:47.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:19:57.968Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=15b1b63c-c8ca-4788-aaf2-a56920499052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:19:57.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:20:07.979Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=45e120b7-af29-4b89-af1c-9c29c940d02e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:20:07.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:20:17.989Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=551edd74-7298-430b-adac-50e9afce725c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:20:17.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:20:27.998Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=0751297b-2942-44ea-befa-afffd39770d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:20:28.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:20:38.007Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=6c53877c-b2cf-499b-b46e-4547dc476d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:20:38.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:20:48.015Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=1bd151e9-ad87-4950-ade1-167c0f2c457b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:20:48.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:20:58.024Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=c6de28d2-b4db-40f9-abf1-19648d2ffbd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:20:58.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:21:08.037Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=932b0142-1fb5-4bba-a9f3-d348f4012298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:21:08.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:21:18.047Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=baf5e1cb-1fa2-4f49-9d0a-0bd66b148942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:21:18.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:21:28.063Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=257a4acb-b0bd-4328-a6dc-d71add70cc76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:21:28.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:21:38.073Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=759b6a44-d96c-4c2c-b29d-da1dceb7054b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:21:38.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:21:48.082Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=2552c0f2-53c3-4223-a213-978c7ca81513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:21:48.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:21:58.090Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=7958101a-a826-4649-85b5-db67ef60264e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:21:58.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:22:08.100Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=6eaf93ec-45df-4bf4-a645-43934e714a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:22:08.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:22:18.108Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=fb297b1e-33b3-4373-b388-d07320805640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:22:18.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:22:28.116Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=23a32b0c-af2f-4c80-9e2a-600e7905f356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:22:28.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:22:38.126Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=c71b8249-e131-43a5-bb37-7405b7794252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:22:38.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:22:48.134Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=fb45e9ca-2978-4f56-90b9-45d71964bdf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:22:48.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-07T05:22:54.598Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-07T05:22:54.599Z |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-05-07T05:22:54.599Z |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-05-07T05:22:54.600Z |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-05-07T05:22:54.604Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-07T05:22:54.604Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-07T05:22:54.604Z |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-05-07T05:22:54.605Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:22:58.150Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=01f74c1d-a654-42dc-80ba-86fcc7377f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:22:58.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:23:08.157Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=a59d8d90-b560-4923-88e0-f8405beb9828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:23:08.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:23:18.166Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=b3962922-c0ea-424d-b48e-6443ced8b85a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:23:18.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:23:28.175Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=884b8882-c858-4fdd-9847-1a0268a483bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:23:28.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:23:38.184Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=25c4441b-222c-4e6e-8190-d4a3cde51592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:23:38.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:23:48.192Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=c5406771-c4be-4672-8e9e-745afed3687f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:23:48.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:23:58.202Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=b41b6a5f-e496-4ffc-87eb-00d66574395a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:23:58.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:24:08.211Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=518b867d-b61e-459c-afb4-726cb5561d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:24:08.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:24:18.219Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=ab318392-6461-4d04-ad73-96d3e746663a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:24:18.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:24:28.231Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=1a11b15a-826b-49a2-aaf4-7bcd0ead2dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:24:28.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:24:38.240Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=5f160975-3a54-46b5-9550-062e4002f726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:24:38.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:24:48.247Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=6a7e96c6-13ec-42ea-a398-9571e6bbbed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:24:48.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:24:58.255Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=ec461fce-0940-4deb-a765-6a07d862a2bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:24:58.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:25:08.264Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=85d0c2d6-afb0-415d-aef9-cd2db32e6274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:25:08.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:25:18.276Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=145db7ea-d27b-4c64-92cb-24eff9bec6f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:25:18.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:25:28.287Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=154a5361-d16c-4164-aed8-a03631bcb572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:25:28.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:25:38.296Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=4743f9cc-f7d8-4440-99a0-97cbbc4d1325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:25:38.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:25:48.303Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=65443eb5-c34b-44c6-889d-72d19925f8ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:25:48.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:25:58.310Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=5e0a51fc-73ff-4529-8fd5-8982d7c161d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:25:58.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:26:08.318Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=204ed7a1-8cd5-423f-999c-a4c62f0b05ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:26:08.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:26:18.326Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=703398f8-466d-4c10-a425-99df3afc9d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:26:18.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:26:28.336Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=4ed16e80-4654-4e23-9190-51fccac932bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:26:28.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:26:38.345Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=4e622aee-4ad0-4b8f-820b-2aab7b68cf57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:26:38.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:26:48.353Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=307841e2-eedf-42f7-8880-2e174ce6b1e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:26:48.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:26:58.362Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=ebaf16ea-aaf9-46b3-b25b-69346329c780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:26:58.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:27:08.370Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=9a29d3ab-75ad-4b9d-a1fa-aa2625a14ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:27:08.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:27:18.376Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=9701690d-348d-4f2c-b91f-ad0001adaaff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:27:18.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:27:28.385Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=16b96a22-5ec1-43fc-baa0-72ad51abae29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:27:28.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:27:38.392Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=17012526-c58d-4a6b-8ef0-797b38cd089d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:27:38.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:27:48.400Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=5e392158-9b6f-46dc-86df-77e9d0b34e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:27:48.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-07T05:27:54.621Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-07T05:27:54.621Z |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-05-07T05:27:54.621Z |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-05-07T05:27:54.623Z |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-05-07T05:27:54.626Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-07T05:27:54.626Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-07T05:27:54.626Z |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-05-07T05:27:54.628Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:27:58.408Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=a273aa2a-ba0d-4697-8033-eac3fa837771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:27:58.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:28:08.420Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=205ebb80-5ec3-40a3-aba4-cd5794e2c115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:28:08.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:28:18.429Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=6c4f581b-4ac3-4818-b611-6be9eba0e320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:28:18.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:28:28.438Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=9bf716d4-13bd-4dea-834e-91db4a389749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:28:28.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:28:38.447Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=a47153f5-8947-4593-a41d-9bb23b6d06bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:28:38.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:28:48.456Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=05df7dc3-a7c5-4d2e-8854-e817d7e33d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:28:48.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:28:58.465Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=1b149c77-3b11-430d-afc5-e485298b2d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:28:58.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:29:08.473Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=47910267-d820-4da6-af57-07e8b662e475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:29:08.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:29:18.482Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=d7c395d5-caa1-4ec3-972a-6b637ae64110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:29:18.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:29:28.490Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=d079ead6-00e9-4d7d-852a-9586e3735b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:29:28.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:29:38.499Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=a507fa9e-221e-403f-aa85-bae94bbe5d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:29:38.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:29:48.508Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=6f84562d-c970-481e-826d-06d6f11ec8a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:29:48.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:29:58.515Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=ed8b45ac-82ac-40cf-b1cc-ab2f5d455fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:29:58.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:30:08.523Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=51b3c8ec-f674-4724-81f0-68259c9bc00c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:30:08.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:30:18.535Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=687fca08-a7c2-4279-a178-0ba66fddf33c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:30:18.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:30:28.543Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=5c4a45d5-7947-483d-b97c-1b1bf1c77228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:30:28.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:30:38.551Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=8bcb4910-4c55-4da1-8824-50aae491a3da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:30:38.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:30:48.559Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=4ee0022d-a444-48bb-abfb-13f04a986ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:30:48.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:30:58.568Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=40c7c7db-94f0-421f-b0e9-9209b93fb3bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:30:58.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:31:08.577Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=faf67ea1-b3d4-441e-a495-17fbb57927fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:31:08.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:31:18.586Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=c970128c-0615-4059-a669-ed41bc9262c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:31:18.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:31:28.595Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=8b0e59bb-1dc2-4b0b-9a55-478eeb2e0819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:31:28.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:31:38.603Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=bc3328bb-dffd-42f1-912c-2f80b873dd16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:31:38.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:31:48.612Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=35ab6ae7-cea0-4460-ad24-1e8bf8be8894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:31:48.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:31:58.621Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=15673a9f-1d34-4b0d-acc3-64d5b5234cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:31:58.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:32:08.630Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=3a2ea2fc-387f-4c28-95e6-253b699148a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:32:08.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:32:18.638Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=2d62984d-264e-4e10-b558-75bde4f165b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:32:18.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:32:28.648Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=05c61e20-c4a3-4744-99a7-0ded3e161a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:32:28.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:32:38.655Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=9c1d0fc9-cf35-47df-89b2-3146343cd9c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:32:38.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:32:48.664Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=c2bff171-c679-4727-aa43-d993a4c4b39e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:32:48.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-07T05:32:54.550Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-07T05:32:54.550Z |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-05-07T05:32:54.551Z |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-05-07T05:32:54.552Z |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-05-07T05:32:54.555Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-07T05:32:54.555Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-07T05:32:54.555Z |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-05-07T05:32:54.556Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:32:58.671Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=1ee3e0fa-8c83-47cf-b3bc-dddbd5108436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:32:58.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:33:08.680Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=4e71123c-5a91-49aa-aa35-163fd9e4b147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:33:08.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:33:18.689Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=9f4afa4e-cf03-4f64-b853-a361deda352c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:33:18.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:33:28.699Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=0c1876fd-cf30-4f7a-932e-372281803a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:33:28.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:33:38.707Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=33deb3f4-0acb-4439-9198-3020489c4649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:33:38.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:33:48.715Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=11e98f3e-9f56-41f7-bb7e-0e9c0670740c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:33:48.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:33:58.723Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=0d55c307-f512-44d4-9760-f939e05edaec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:33:58.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:34:08.732Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=ec023642-35b8-4876-a05f-a92d006f7545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:34:08.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:34:18.740Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=28f1b835-3844-45f7-b5e4-70c26b82009e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:34:18.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:34:28.749Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=f428e398-80ba-4582-97e0-3533e67674a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:34:28.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:34:38.757Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=fffd3cce-a798-4a88-b79b-3afec714499f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:34:38.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:34:48.765Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=2317f24d-0389-4457-b7b9-a24c8039a02e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:34:48.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:34:58.778Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=2a1034c4-6858-46ba-b182-11c045d81b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:34:58.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:35:08.791Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=826caa8c-2372-418a-b2e9-fc81d4107269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:35:08.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:35:18.799Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=35f3a80f-a38a-4563-82c7-6aef7b722ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:35:18.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:35:28.810Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=e17456e0-ef38-44aa-9783-08ff89e45472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:35:28.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:35:38.818Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=5487a784-ac48-4f13-8380-d75222d3f32c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:35:38.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:35:48.831Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=437ba6be-8e82-4cb2-8052-1920a027f659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:35:48.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:35:58.843Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=c0c82270-9987-47ed-a5e1-08b26ba9ce5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:35:58.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:36:08.857Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=cc4e5f60-2356-4bde-ac1d-6339cd9ccf1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:36:08.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:36:18.864Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=be9f66ac-f3c1-42ce-8242-362ff23af69b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:36:18.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:36:28.875Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=65910b1c-2d5e-42b8-b448-a8b83f3d2a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:36:28.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:36:38.885Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=df28e7b2-db84-4b8a-8db2-ddee5d50c8d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:36:38.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:36:48.893Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=d0930aa1-5eae-443b-924e-a27b7fc2da54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:36:48.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:36:58.903Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=e83ee066-65b1-453f-bce4-f7f23180b5a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:36:58.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:37:08.912Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=7ab7bb84-e6af-478e-8275-eb4b512a0a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:37:08.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:37:18.920Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=a74aa691-7c19-467a-a965-6d20a1d76341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:37:18.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:37:28.929Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=4be589e1-7d95-42a0-be5d-abc5f1e6b6e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:37:28.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:37:38.937Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=8e413146-6bae-4df2-a5f8-ae67c317f458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:37:38.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:37:48.943Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=d83ce806-ff20-439c-bd5c-836470380335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:37:48.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-07T05:37:54.626Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-07T05:37:54.626Z |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-05-07T05:37:54.627Z |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-05-07T05:37:54.628Z |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-05-07T05:37:54.631Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-07T05:37:54.631Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-07T05:37:54.632Z |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-05-07T05:37:54.633Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:37:58.951Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=99df8fc0-7eb1-44c8-98c2-b5b312143690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:37:58.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:38:08.959Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=6a3503b8-70b2-48c6-8268-aeae7015d2ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:38:08.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:38:18.967Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=41b86b1c-d199-4d52-a2a3-b85bae98c632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:38:18.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:38:28.976Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=2a8c63f5-f229-444e-83c7-0dfa1a6e452c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:38:28.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:38:38.984Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=93d8fe2e-4adf-40f1-a3fb-1041deaec3f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:38:38.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:38:48.992Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=cc3dbabb-0b0e-44f6-b9bd-8ae12d5ffdc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:38:48.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:38:59.000Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=58a45680-87e4-4b14-bca9-bf70df3a96d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:38:59.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:39:09.011Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=f94ca047-4ebb-4f59-8081-25b5a4a159ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:39:09.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:39:19.018Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=515dcdd8-85b1-43bb-9f11-d96c0b2bf1d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:39:19.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:39:29.027Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=847d570e-5a5f-4877-a269-d964ec193304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:39:29.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:39:39.036Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=9dabb596-34c6-49a1-bad5-a0fc778e7f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:39:39.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:39:49.044Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=c3202dfc-3864-4a5e-807c-5c49dcf819f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:39:49.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:39:59.051Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=595073c7-d149-4097-abe3-8c26db0ffe94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:39:59.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:40:09.059Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=1e02f574-8b44-4c5e-8e1d-2c7bd9f7ff10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:40:09.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:40:19.070Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=a375a342-7869-4db1-8195-9a85bfcddde7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:40:19.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:40:29.078Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=3f0b6f0c-e902-4704-a557-924988ab0d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:40:29.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:40:39.085Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=085b34c7-56fe-4b23-8f28-dee05b1ab670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:40:39.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:40:49.091Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=9be20c26-9f56-4bd4-a2ef-fb116a12668a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:40:49.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:40:59.099Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=1fc0bad6-1ae2-4861-ab26-7df5b7ae1467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:40:59.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:41:09.107Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=c6256884-9b55-408e-8fb8-72bb50281b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:41:09.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:41:19.115Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=320b1758-5919-4276-b1d8-7e3653139c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:41:19.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:41:29.128Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=12f4c9a3-8e53-48d3-8961-7276faf2e925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:41:29.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:41:39.135Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=5160cb98-1179-4866-8677-4296cdbd10b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:41:39.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:41:49.143Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=535ba346-d058-42e9-8457-9df4ba0f7df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:41:49.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:41:59.153Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=4e469a61-0df7-4f08-a40b-0e4205d6a24e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:41:59.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:42:09.161Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=89e1a33b-f3e2-488c-8f05-59d682768f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:42:09.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:42:19.170Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=e997abf2-97a7-4b08-a655-a69f9beb09dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:42:19.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:42:29.179Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=67a0d90a-5734-47da-8826-a189749caf9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:42:29.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:42:39.186Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=181ea317-2d99-4178-a805-66e16db7c4ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:42:39.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:42:49.195Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=dcfa1527-503d-4dca-b379-8a9700995595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:42:49.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-07T05:42:54.559Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-07T05:42:54.559Z |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-05-07T05:42:54.559Z |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-05-07T05:42:54.560Z |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-05-07T05:42:54.563Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-07T05:42:54.563Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-07T05:42:54.563Z |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-05-07T05:42:54.563Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:42:59.204Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=72d0658b-112b-42c4-9e2d-9953b0ff36a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:42:59.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:43:09.212Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=865ce191-a5c0-41f0-866a-bf0161d3cdd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:43:09.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:43:19.220Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=b94d9bdd-e138-46d0-ac4f-875e2f846983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:43:19.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:43:29.228Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=5e5cb701-d3e3-4205-b8af-db62b17b4a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:43:29.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:43:39.238Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=3d4e4994-8a9f-408f-bb1f-b1041dbc8bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:43:39.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:43:49.246Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=869c9ef4-0b16-417b-a110-ef5b2c900cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:43:49.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:43:59.254Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=0b4812f6-d7e0-41a4-8602-ff3870204de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:43:59.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:44:09.263Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=c570eadb-62ac-438e-b237-958330499999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:44:09.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:44:19.272Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=a0978b54-bdae-4332-be9f-b78d8d884e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:44:19.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:44:29.280Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=606a9318-0ab4-4174-8d90-81e7113dbbe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:44:29.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:44:39.289Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=b632ef13-26fc-452f-9627-0d9e84693de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:44:39.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:44:49.298Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=2e0baf40-5aa0-43bb-8918-1c862f64549b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:44:49.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:44:59.307Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=00bdc3e5-5985-4eb4-8b2e-89ac25d2d8ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:44:59.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:45:09.315Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=aedfdff0-3979-4d20-8696-97c320c7a94c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:45:09.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:45:19.323Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=204400db-29c8-4eb5-bd1e-d13c9999ea88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:45:19.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:45:29.336Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=5235cd89-8120-4275-b0cc-5de350d667d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:45:29.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:45:39.347Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=da4ee62d-c8a5-43ca-ac12-88b1ad7e3786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:45:39.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:45:49.361Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=5624b1ad-e357-484d-ba5c-214b24e1502b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:45:49.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:45:59.371Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=78cf4c5a-07d9-45c2-aac2-1ef0eb23ae79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:45:59.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:46:09.381Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=39a0f0e3-a39c-4ff9-aa88-f70083e0ec99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:46:09.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:46:19.391Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=e8ecdaec-2a5f-4f49-8dec-aed0a7b3e2aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:46:19.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:46:29.399Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=fe1e90e2-06e6-48f8-8be8-80c52a573b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:46:29.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:46:39.423Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=ad6afdac-4889-4b84-85fe-deed1eb4ab92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:46:39.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:46:49.432Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=dc14556b-bcfa-4968-8e21-a070d566ccb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:46:49.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:46:59.440Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=c0340314-4ec1-44b0-bd19-fa906f51c9cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:46:59.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:47:09.448Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=2ef41edc-ef54-41d3-9019-9a1182d42c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:47:09.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:47:19.457Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=8127ca82-bce9-4d67-80de-19354f879175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:47:19.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:47:29.465Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=d516e7e0-f27b-4c1b-894e-7c7297e8389b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:47:29.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:47:39.472Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=2537c172-eee1-432e-9f6a-fa0e83bd2fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:47:39.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:47:49.480Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=5fccc0c6-2e08-4c29-8ba7-103aeb12c4e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:47:49.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-07T05:47:54.605Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-07T05:47:54.606Z |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-05-07T05:47:54.606Z |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-05-07T05:47:54.608Z |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-05-07T05:47:54.611Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-07T05:47:54.611Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-07T05:47:54.611Z |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-05-07T05:47:54.613Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:47:59.490Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=ee2413c0-5790-4d83-917e-6b799ecd33aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:47:59.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:48:09.499Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=f0e085be-3db2-4c05-8ce8-625ac6fed823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:48:09.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:48:19.507Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=a91f61cd-4fbc-4056-b0ab-35e4023dcdc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:48:19.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:48:29.515Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=dc1a72d0-819c-4c74-9840-b2320ceef985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:48:29.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:48:39.525Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=c9fd7d86-4040-4e64-975d-2356d31f6b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:48:39.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:48:49.533Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=bb8ceb79-7c45-47c7-89c6-84ba977bb674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:48:49.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:48:59.542Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=fef6d194-5a3c-4643-9596-fdddb49e0d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:48:59.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:49:09.550Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=6415e8a2-da85-43d1-a2a5-ae9cc6bb3fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:49:09.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:49:19.559Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=ef5d2f0f-2830-4990-a6a6-92617bfb3848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:49:19.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:49:29.566Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=9412c6b1-3997-449f-ae0d-f471f9815c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:49:29.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:49:39.574Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=8aac894d-8b0f-448d-9289-a72c64aa1287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:49:39.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:49:49.582Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=889155a5-14ac-4a33-b7bf-6231262ed197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:49:49.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:49:59.589Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=ecf2e39f-bb8e-4897-93e7-a84a3491529f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:49:59.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:50:09.597Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=fa26eb17-5f99-46d4-a333-1c8f783e9839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:50:09.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:50:19.605Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=cc3bad1c-e25e-432a-83f9-0ebe98e99e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:50:19.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:50:29.613Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=b2698874-443a-439e-97be-bea7c97686ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:50:29.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:50:39.622Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=f68a423a-ce31-4d90-a794-e8bfe7429a84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:50:39.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:50:49.630Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=dfec6cc4-8b5f-4b3b-92f2-0a7f139ac4cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:50:49.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:50:59.645Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=3759a0d3-07ba-49e8-baf7-30b7d58f69cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:50:59.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:51:09.652Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=b6efea05-073f-4a7d-9c29-3c43a99c62e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:51:09.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:51:19.660Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=24a907aa-a18f-4152-8c70-7bacda548f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:51:19.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:51:29.670Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=b1506e71-5e18-4734-8bc1-3942061aa1d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:51:29.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:51:39.677Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=57fe9661-71aa-4d01-bf44-1ee75542734d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:51:39.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:51:49.686Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=58f30e9d-7173-4eb5-b64b-c6fd8af5e254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:51:49.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:51:59.694Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=4e3e4e57-8fcf-4955-8888-e2754ffe28a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:51:59.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:52:09.702Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=7f7224da-70b0-49c8-998f-4354eb615462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:52:09.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:52:19.712Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=091ecf39-d129-4c13-a3bd-cfa86bce27e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:52:19.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:52:29.720Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=020e276f-5427-419b-93fa-5a8c575a716e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:52:29.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:52:39.727Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=3bfa6a3b-ad83-40ed-b1f2-fff8247a65a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:52:39.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:52:49.734Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=a05fdc89-011f-4053-a490-f1d4b009874a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:52:49.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-07T05:52:54.573Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-07T05:52:54.574Z |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-05-07T05:52:54.574Z |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-05-07T05:52:54.575Z |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-05-07T05:52:54.578Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-07T05:52:54.578Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-07T05:52:54.578Z |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-05-07T05:52:54.579Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:52:59.743Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=8304f52d-df05-4b5e-81ff-99c097193989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:52:59.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:53:09.751Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=0bde53fe-be9e-408b-8a22-32a2540b7776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:53:09.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:53:19.759Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=127c0e23-de75-4192-be06-b03bab677b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:53:19.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:53:29.768Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=8c169f99-87e5-47c9-9242-6cdd31ea5644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:53:29.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:53:39.775Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=02b2b720-5eb8-4da6-968a-8f5794c0a67b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:53:39.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:53:49.790Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=bdd4ca5b-28e8-4968-b5e5-85f1f41f4f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:53:49.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:53:59.797Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=70bde8d4-bd7e-4717-87c0-6f9b9c05903d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:53:59.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:54:09.805Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=11f684be-f9b0-4038-a59e-c6443959565e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:54:09.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:54:19.813Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=a6ea5721-0129-47a8-b05a-e906ae2cff65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:54:19.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:54:29.821Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=ea7d5a46-272d-465a-83d3-d150f74015ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:54:29.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:54:39.829Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=35905f23-8fe7-4c76-a828-4bb110a4e432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:54:39.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:54:49.838Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=1e16656f-1ab8-42be-adb1-d1bf29a90b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:54:49.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:54:59.845Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=c3ecc242-55ae-44f1-aaf5-97006df5440d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:54:59.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:55:09.851Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=6554a6b8-feb6-4ffb-8b49-57f3459338b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:55:09.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:55:19.859Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=22a3e4d7-920a-4123-b643-17e2b5e58c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:55:19.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:55:29.867Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=41debc3a-0eb0-4155-86f9-2e9b150e92d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:55:29.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:55:39.875Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=661e8ac8-fe27-4b3a-a606-67530b159650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:55:39.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:55:49.883Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=4d1c4dea-2d40-4f9d-9396-e15eb8525732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:55:49.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:55:59.890Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=215efccd-190a-4a6d-ad67-54e6c2bc69cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:55:59.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:56:09.899Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=5643d2fb-7235-4647-bb23-ec7541205e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:56:09.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:56:19.907Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=41776110-4115-4ba1-9a15-92c362f055d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:56:19.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:56:29.915Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=e06e3c0b-c820-4c16-92ca-88fc85fc44ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:56:29.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:56:39.922Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=615cc932-ead7-4b52-b673-a225745a1e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:56:39.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:56:49.934Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=9f56cd44-eb54-4372-a19b-5f89bdf5613f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:56:49.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:56:59.941Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=0b765559-f966-437e-a516-daf3adc8a098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:56:59.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:57:09.952Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=511e8870-992f-43d2-890e-4f9f174ad77a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:57:09.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:57:19.962Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=9ff78b49-b3b4-497a-b8c5-bbeb882222dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:57:19.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:57:29.972Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=457a471b-0b35-4145-9f27-d4dfd88e69cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:57:29.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:57:39.979Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=615f2d2a-1cd9-405f-954e-199f19433b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:57:39.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:57:49.987Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=d189a613-99e8-4131-a8ee-7c4d32ec3d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:57:49.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-07T05:57:54.640Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-07T05:57:54.640Z |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-05-07T05:57:54.640Z |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-05-07T05:57:54.642Z |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-05-07T05:57:54.645Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-07T05:57:54.645Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-07T05:57:54.645Z |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-05-07T05:57:54.646Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:57:59.994Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=0f156b28-326b-4d84-bcfd-38b9b1c3378e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:58:00.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:58:10.001Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=1c5ff53e-dcb7-47f1-ba67-f4248a45c51c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:58:10.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:58:20.009Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=572086e6-e680-47f7-bfd9-aae6ccf1c791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:58:20.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:58:30.016Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=15025f3f-9c74-45ee-a928-788fb14bf7a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:58:30.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:58:40.023Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=7ef9c6c6-c507-42d9-8890-a894123b8b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:58:40.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:58:50.031Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=f9085b5e-ceb2-4ab5-a1e2-6014ce9f10ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:58:50.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:59:00.039Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=829850e0-fedb-4023-b171-8736d7df788a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:59:00.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:59:10.046Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=1be4cb0b-92b8-4133-9051-5ccb3d04dd4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:59:10.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:59:20.056Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=f8933a0b-4251-41e6-8f26-85d0d14d1ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:59:20.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:59:30.065Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=f6414d04-3331-4efc-bbf9-3bb28dd40573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:59:30.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:59:40.073Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=33b19eeb-66b8-414c-b0b2-4bc48df6a30d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:59:40.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:59:50.080Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=96119c28-e645-4a50-8953-9e316037e1ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T05:59:50.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:00:00.089Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=340a31fb-d45e-4da0-b465-b11acab2a695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:00:00.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:00:10.096Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=1527f428-ba8f-499a-a86c-4b5ec7f49f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:00:10.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:00:20.105Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=1e5a5849-9072-4998-a486-0ea71fd12750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:00:20.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:00:30.113Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=88d83b7c-a06f-4101-81bc-f6b74bcb504f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:00:30.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:00:40.121Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=2b1e95e9-af9d-4d9c-8049-17192690239d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:00:40.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:00:50.128Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=8d707364-2df3-4cdb-967f-4718345143cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:00:50.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:01:00.137Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=cbce4176-1264-41f0-93aa-281c334cabe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:01:00.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:01:10.144Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=b383e17b-c23b-474c-b5e1-f3c4a87fd245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:01:10.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:01:20.152Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=ef88e443-25cf-45c7-b60a-0a78a15a3954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:01:20.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:01:30.160Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=ee22a06b-7d87-4d0a-b08d-92198fc97778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:01:30.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:01:40.166Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=58120262-f0a0-4aa0-bebd-9fc1728605d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:01:40.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:01:50.177Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=6056ee75-e0dc-4e5e-9f38-728b6851e906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:01:50.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:02:00.184Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=33a2c4af-e2a9-4166-aebb-f9e300106d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:02:00.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:02:10.191Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=751662c3-7963-401f-8945-9a87842a236f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:02:10.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:02:20.198Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=80c2e77e-05e1-4805-8d37-78361fb86a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:02:20.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:02:30.206Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=50d5d226-7183-45fb-9ac1-e89b40f3f453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:02:30.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:02:40.214Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=358c1602-97ec-4bec-95b9-a6b36c52ef7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:02:40.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:02:50.222Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=9ac47c7a-da49-48a6-9553-9ef761e0f8e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:02:50.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-07T06:02:54.578Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-07T06:02:54.578Z |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-05-07T06:02:54.579Z |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-05-07T06:02:54.580Z |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-05-07T06:02:54.583Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-07T06:02:54.583Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-07T06:02:54.583Z |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-05-07T06:02:54.584Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:03:00.230Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=aee6f7a5-759b-4708-b2b6-2f0905dd778e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:03:00.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:03:10.238Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=53f47879-2001-4680-b8aa-e8c07efc4adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:03:10.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:03:20.247Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=85cea61a-6efb-4070-907f-6290ca677071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:03:20.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:03:30.255Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=b56ef621-68ec-4966-baa0-4d0dfa13dbc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:03:30.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:03:40.262Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=97a16ff9-83ab-4e1b-bf5c-90990cbf99b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:03:40.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:03:50.270Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=f086779c-cc78-4b4c-91e4-237a7294f536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:03:50.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:04:00.279Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=b6878eba-23e0-4b20-b112-98a799231ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:04:00.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:04:10.288Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=3ea99610-3a2e-4ff3-b7be-4fcc05deee11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:04:10.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:04:20.296Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=fc3f122f-c6bd-4e69-a841-359d5ee96d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:04:20.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:04:30.305Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=12041f26-bfb4-4bba-8e71-3dd1e305a97a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:04:30.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:04:40.313Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=14189c58-4ebc-4d64-9833-e3de87122761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:04:40.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:04:50.320Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=f0e3cf23-3599-44fc-ac2f-f1b32c706344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:04:50.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:05:00.328Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=f72ae52b-55d1-4714-8527-fd91ed357959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:05:00.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:05:10.336Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=e7024feb-0ee9-4cdd-a537-9686802d217e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:05:10.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:05:20.343Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=5c858c90-b1e8-467a-8de8-8b95d16921fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:05:20.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:05:30.351Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=96f05fb3-0eb3-4c89-b2a6-54ec040c0804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:05:30.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:05:40.359Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=ee4aaac5-cb0d-49b8-8584-13522cf678db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:05:40.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:05:50.367Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=53866837-d896-4903-a97e-059f4f0c1335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:05:50.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:06:00.376Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=faf27aed-9f66-4804-b046-9d87e3d17ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:06:00.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:06:10.386Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=e43a8aed-486c-4f48-a285-37efa7f793f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:06:10.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:06:20.394Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=7f54c676-de22-4770-8411-35f2469b6c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:06:20.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:06:30.401Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=cd3ee3de-fa69-4b96-9aec-6c19e7f8d600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:06:30.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:06:40.409Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=a733dbd0-c201-4904-ba42-1e50b0d117d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:06:40.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:06:50.417Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=9d302080-0822-43e8-adc5-9a6b352e7060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:06:50.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:07:00.429Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=84d0d13b-9be6-4600-a802-76568d5253db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:07:00.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:07:10.437Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=d49df629-0077-4350-aeb3-704925ca7f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:07:10.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:07:20.445Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=726cbbdd-37bf-4f7b-aa59-8ba075475f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:07:20.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:07:30.453Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=783cf3f3-f9a2-4293-a3e2-84fc9ba3ebed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:07:30.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:07:40.461Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=9e1f7a82-f5bd-48aa-9964-86f0649b90c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:07:40.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:07:50.473Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=84f8d771-1c87-466e-a2f6-052e4c127171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:07:50.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-07T06:07:54.631Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-07T06:07:54.631Z |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-05-07T06:07:54.632Z |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-05-07T06:07:54.634Z |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-05-07T06:07:54.637Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-07T06:07:54.637Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-07T06:07:54.637Z |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-05-07T06:07:54.639Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:08:00.483Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=a5ae7222-9df6-43a8-ab4d-44f3964d9d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:08:00.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:08:10.494Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=3297e267-aa90-4724-92b1-ea908e9be8d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:08:10.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:08:20.501Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=6e2b5081-6009-47d8-a931-da3b1089bfea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:08:20.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:08:30.525Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=44f6ac8f-cac7-45b5-881a-53a51421ab27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:08:30.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:08:40.533Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=d30f129e-ebf1-41e4-b00c-ff7b71796470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:08:40.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:08:50.540Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=68802fb6-0606-4649-94cf-e6209ca477d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:08:50.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:09:00.548Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=d627d369-b640-4742-ab20-230aedff0c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:09:00.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:09:10.555Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=7949b041-9928-41c9-862a-fc09436e2669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:09:10.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:09:20.563Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=71f19445-faf4-40af-aca3-59d28f59cf64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:09:20.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:09:30.571Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=91a884e7-2874-4869-9f8c-c942e1db4cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:09:30.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:09:40.580Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=b0ee5431-206b-4063-a9d1-1c8063bc8136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:09:40.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:09:50.588Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=b49f3ec7-5b1b-4de0-a18c-95f036f70740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:09:50.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:10:00.596Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=24558b24-313c-447e-9e6f-3f80ee4dd077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:10:00.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:10:10.605Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=95c7127d-4b0b-4d1f-99dd-de3727e9db50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:10:10.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:10:20.612Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=31e9ae09-5e83-407b-b128-884a2638616a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:10:20.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:10:30.619Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=b6b27ed8-2a9d-49d4-8db7-7974f8705942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:10:30.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:10:40.627Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=11de832b-8851-456c-93da-62daa64c57f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:10:40.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:10:50.634Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=25192948-609e-41a8-97a7-b4289c4a711a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:10:50.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:11:00.642Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=bcf655ab-2d01-4d3d-a08a-0033bb138486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:11:00.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:11:10.649Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=6f18bc9d-3f01-44c5-9414-9000fef7ced4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:11:10.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:11:20.657Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=3fb70709-4706-452b-9666-4af6e8ed86dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:11:20.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:11:30.665Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=d15c8922-9ce9-4fb9-8bea-edaa17fa7f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:11:30.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:11:40.673Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=2684a097-767d-4be3-980b-1c00398f185e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:11:40.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:11:50.680Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=af970aca-1f94-4c2a-99b7-407d2a8368d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:11:50.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:12:00.687Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=9363fc09-94b7-40b3-b417-9b4b7b84a35d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:12:00.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:12:10.695Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=38cf9851-1f3b-40e0-8999-74db67466446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:12:10.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:12:20.705Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=52cccc41-ab7e-42a3-a430-4fdcac46efe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:12:20.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:12:30.712Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=5196a256-73c3-4c19-8652-ec6c651bf191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:12:30.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:12:40.720Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=d7a1128c-c47c-4be6-a217-4daeef0e6306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:12:40.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:12:50.727Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=cca8f8ff-c69b-406a-8b27-675648e112ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:12:50.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-07T06:12:54.580Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-07T06:12:54.581Z |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-05-07T06:12:54.581Z |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-05-07T06:12:54.582Z |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-05-07T06:12:54.585Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-07T06:12:54.585Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-07T06:12:54.585Z |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-05-07T06:12:54.587Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:13:00.735Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=49bafafa-4eb8-4b17-86dc-19030109a2d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:13:00.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:13:10.745Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=1f2d154d-ae3c-4a7f-a8a6-e7a6cfe960f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:13:10.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:13:20.753Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=bac87fab-590e-453a-ac2b-f5613e089166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:13:20.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:13:30.761Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=029f3bb2-eaaf-4f47-bc2b-b794cf4340a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:13:30.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:13:40.770Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=ff3221b8-81bb-43fe-bdd5-dda2ff15a49e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:13:40.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:13:50.781Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=e7a67bee-54f3-4085-855d-4ccabccd8d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:13:50.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:14:00.791Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=58395291-69a3-4a61-9104-8e58fd2439e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:14:00.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:14:10.801Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=4fe0573c-5a8e-4866-9594-3a8e54efa394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:14:10.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:14:20.808Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=75865cfe-dd62-404f-95ee-c30a095ee8bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:14:20.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:14:30.821Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=7a797bcd-d518-4730-8e55-0247b283761e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:14:30.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:14:40.828Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=fb529a41-e652-4485-a277-06c2a5b0d0fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:14:40.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:14:50.835Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=1d771c41-3a08-4e26-b4d6-03308ca0a7fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:14:50.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:15:00.843Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=4e17aab0-5861-4292-9477-ea2379b34691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:15:00.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:15:10.851Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=c92bb3c6-3c4b-4b57-96e5-01aec61bb481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:15:10.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:15:20.859Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=abe962aa-413c-4630-a450-433ca137c6b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:15:20.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:15:30.867Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=147913e6-23fe-4b9f-9e3c-fcc38397f11e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:15:30.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:15:40.875Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=3444196b-0b90-410a-b555-b333eddbccab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:15:40.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:15:50.882Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=047a2785-e71b-4237-8d6d-a92802296890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:15:50.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:16:00.890Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=a4c115a7-a5b2-4a04-a38f-205c11ef8e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:16:00.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:16:10.897Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=8acacb7b-be61-44dc-beac-3c44a247fa06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:16:10.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:16:20.907Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=f691dbf0-71ca-4b49-9b6f-ec121e70ce7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:16:20.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:16:30.915Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=6223eeed-b7ba-403d-a4a8-af8ea2293cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:16:30.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:16:40.924Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=e3c05e5e-6f2b-4a44-80fc-49183f300254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:16:40.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:16:50.931Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=b8c3b39b-081c-41f1-bbae-7addc4f13f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:16:50.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:17:00.939Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=9db091c0-17dc-44b0-b24f-6b68db64841b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:17:00.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:17:10.951Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=d591f060-7219-4d02-96fe-9b832cb3b71a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:17:10.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:17:20.961Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=f096b51e-314e-447f-b046-54df6c96c609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:17:20.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:17:30.967Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=f1390a74-6216-4ce5-aad6-29d24e366801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:17:30.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:17:40.973Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=90a833b2-9f58-4067-94d2-6a396929a3c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:17:40.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:17:50.984Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=fb0de510-7e85-4c0d-969d-dac5780526a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:17:50.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-07T06:17:54.550Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-07T06:17:54.550Z |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-05-07T06:17:54.550Z |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-05-07T06:17:54.551Z |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-05-07T06:17:54.553Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-07T06:17:54.553Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-07T06:17:54.553Z |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-05-07T06:17:54.554Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:18:00.992Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=367accd4-9967-4150-813d-3145e8ba2a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:18:01.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:18:11.001Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=dc764278-18b7-4c72-aabf-13653532a2f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:18:11.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:18:21.010Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=44f89cb2-1016-401d-ba02-ae6cf045271d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:18:21.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:18:31.025Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=9c25ee19-0993-4a4d-90b4-d1530b202b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:18:31.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:18:41.035Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=b43d3e80-d113-4211-9b38-4f84cf76df0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:18:41.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:18:51.045Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=1c6b7a13-058b-4f82-912c-a6208c5168bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:18:51.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:19:01.053Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=676673e5-c416-4068-b274-a66b796bdb7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:19:01.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:19:11.062Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=0c6bc300-84b2-4f89-88cf-0d8f5afa62df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:19:11.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:19:21.070Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=b532d914-1395-4a68-a259-77c35c0ae82e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:19:21.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:19:31.078Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=77c4eb69-d225-444f-a887-361733e2886d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:19:31.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:19:41.086Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=8a1b9893-5395-459b-bba1-eb9cbc3ac024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:19:41.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:19:51.094Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=92f3f5a8-3412-4d48-865c-d193d4cdf2ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:19:51.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:20:01.102Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=2c4b2537-3ce6-4c3a-a3e6-80b734eb256a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:20:01.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:20:11.111Z |INFO |Init configs |InvocationID=da166142-c132-400e-86d1-9cdd76edcae2, InstanceUUID=2e6f9092-fec6-4089-92ce-54fb334d943a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-07T06:20:11.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |