. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T06:37:04.966Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T06:37:04.970Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T06:37:05.018Z |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 |2021-09-28T06:37:05.929Z |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 |2021-09-28T06:37:06.085Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T06:37:06.086Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T06:37:06.086Z |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 |2021-09-28T06:37:06.172Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-28T06:37:06.241Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-09-28T06:37:06.391Z |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.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-09-28T06:37:08.221Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-28T06:37:08.887Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-09-28T06:37:08.911Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-09-28T06:37:08.912Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-28T06:37:09.016Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-09-28T06:37:09.017Z |INFO |Root WebApplicationContext: initialization completed in 2625 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-09-28T06:37:09.528Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-09-28T06:37:10.549Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-28T06:37:12.040Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-28T06:37:12.840Z |INFO |Started MainApp in 11.462 seconds (JVM running for 12.442) |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-09-28T06:37:12.939Z |INFO |Start scheduling PRH workflow |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:37:12.960Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=bfe8630a-e5a0-4a97-9c27-59f13adbb3bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:37:14.600Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:37:14.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:37:24.642Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=e298d15d-3aab-47b4-b215-799081863d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:37:25.697Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:37:25.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-28T06:37:32.371Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-28T06:37:32.372Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-28T06:37:32.379Z |INFO |Completed initialization in 6 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:37:35.700Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=f0303f22-b9be-418a-bde8-728f7d169760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:37:36.767Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:37:36.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:37:46.771Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=b834aa16-39bb-41af-b811-74fa03a84464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:37:47.836Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:37:47.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:37:57.840Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=9f2d4a87-5cf3-4928-bb20-431751dd38ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:37:58.909Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:37:58.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:38:08.922Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=2fcac24b-8d81-4ef3-8c00-40d830018bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:38:09.977Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:38:09.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:38:19.979Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=477e00fc-5285-459c-b034-d7c3c69cac9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:38:21.023Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:38:21.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:38:31.024Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=05872ba8-1323-4804-ab7e-3f12b9197fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:38:32.058Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:38:32.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:38:42.060Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=f916ef1e-dea1-47d4-a83e-41f5bee8bb75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:38:43.136Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:38:43.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:38:53.140Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=ecc515e7-a29c-4181-8572-5a47eea3446e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:38:54.201Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:38:54.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:39:04.203Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=dfdea410-b0d1-4cc2-8a95-ebd03588ebed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:39:05.251Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:39:05.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:39:15.252Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=64b53472-9e14-43ba-8589-5310bab9a918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:39:16.315Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:39:16.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:39:26.318Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=f88409fb-f094-42d6-bf6d-f03962bbbfee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:39:27.390Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:39:27.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:39:37.393Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=9383cb54-8470-4267-8abe-e708444ee202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:39:38.460Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:39:38.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:39:48.462Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=4a51f818-655d-4578-ad98-336f6549faec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:39:49.497Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:39:49.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:39:59.505Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=c8f32ce7-b50e-4425-ab7f-2bf7989c622f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:40:00.574Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:40:00.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:40:10.578Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=2d27cedf-7543-46f8-8605-4119a4b80c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:40:11.612Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:40:11.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:40:21.613Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=4aa61a9f-ee2e-44ee-9df6-363484f60f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:40:22.686Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:40:22.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:40:32.688Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=acf0cd2f-8ac2-4f25-af1f-31180fe80ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:40:33.725Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:40:33.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:40:43.730Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=951079aa-770c-4014-9b93-c513337d7862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:40:44.794Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:40:44.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:40:54.797Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=08043b07-dedf-4543-9bb3-2ace8d2c3b97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:40:55.841Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:40:55.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:41:05.842Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=a72821ae-401d-4cbf-ac08-75110cc71466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:41:06.912Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:41:06.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:41:16.913Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=09e0b413-6e34-4865-b52a-a39c3c2eb5a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:41:17.948Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:41:17.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:41:27.950Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=526ef108-cfb3-49f7-96f7-a816ae70939e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:41:29.020Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:41:29.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:41:39.022Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=5b100cc1-2302-48b3-a2be-10b97e762bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:41:40.057Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:41:40.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:41:50.059Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=170f1324-5b36-4347-bef5-47adf80f9e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:41:51.102Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:41:51.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:42:01.105Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=0e89ee1b-b7bc-4d8f-a0f8-f39d2ac799d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:42:02.141Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:42:02.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T06:42:10.475Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T06:42:10.475Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T06:42:10.477Z |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 |2021-09-28T06:42:10.480Z |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 |2021-09-28T06:42:10.492Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T06:42:10.492Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T06:42:10.528Z |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 |2021-09-28T06:42:10.531Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:42:12.142Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=310bb092-e00e-4007-9a54-b56553f6d958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:42:13.245Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:42:13.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:42:23.248Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=f5e4e015-cc56-47ac-9bc7-cd232a024e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:42:24.285Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:42:24.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:42:34.286Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=b806558e-d647-4916-8d95-4377cb9568f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:42:35.324Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:42:35.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:42:45.326Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=757177aa-70db-497f-8d4a-4af68faf0664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:42:46.362Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:42:46.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:42:56.366Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=bcdc24d0-dc0a-4bf0-bd1a-3450a42a2943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:42:57.408Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:42:57.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:43:07.411Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=701695ca-8270-4b31-bd8a-699cc3b91473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:43:08.442Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:43:08.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:43:18.444Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=b0d34420-6188-44b1-a98c-eec11ce71e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:43:19.485Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:43:19.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:43:29.487Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=b4b7cbde-d9f0-4546-880b-86e5f9159ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:43:30.561Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:43:30.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:43:40.564Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=65c0af2b-cd93-4e35-bf8a-e25ef9470795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:43:41.631Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:43:41.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:43:51.635Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=46005913-c989-48bb-98d2-0cfe9c03227f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:43:52.702Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:43:52.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:44:02.705Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=c0c6c3b2-7029-40be-b56d-28c3ca954a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:44:03.738Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:44:03.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:44:13.740Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=6e50712f-e8fe-402f-ae1b-bd3fdc53f34f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:44:14.784Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:44:14.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:44:24.789Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=520e8dd0-b185-4eaa-b97d-1704d44243f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:44:25.856Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:44:25.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:44:35.860Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=233d127e-a721-471e-9b63-fa0a86acaaff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:44:36.926Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:44:36.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:44:46.928Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=33502126-481d-46d8-9db5-b71d4c2a6e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:44:47.998Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:44:48.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:44:58.006Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=4e71645e-5b15-4dac-a484-9956c04edede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:44:59.075Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:44:59.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:45:09.079Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=fbb14053-44c5-4a90-b4c5-a741cf146a72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:45:10.141Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:45:10.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:45:20.143Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=c078a42d-fc29-446d-afc1-acc31a5c591d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:45:21.184Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:45:21.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:45:31.185Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=88a44bf8-4d2c-490a-b5a9-62871684f44c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:45:32.220Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:45:32.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:45:42.221Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=d82ed8a7-c7cc-416d-95b2-33048b3c2f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:45:43.258Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:45:43.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:45:53.262Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=671e4047-82fb-4560-b8da-6c23a73d6b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:45:54.333Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:45:54.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:46:04.336Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=3a0c5acc-6ef3-4fd7-bc0e-434d09dd1e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:46:05.374Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:46:05.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:46:15.376Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=e962cdf3-b9fd-42a5-af91-94a2b1a170f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:46:16.442Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:46:16.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:46:26.443Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=d224c9d8-cb53-47c9-9908-921feb1c7540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:46:27.488Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:46:27.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:46:37.490Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=cbc39dd4-e1d0-4c59-a319-2bbde90e9107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:46:38.529Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:46:38.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:46:48.531Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=7bfa9a05-2574-4df5-be62-25bd29c75857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:46:49.600Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:46:49.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:46:59.605Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=c63fd686-14f9-4b09-986d-c3f33d7e6a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:47:00.665Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:47:00.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T06:47:09.937Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T06:47:09.938Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T06:47:09.939Z |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 |2021-09-28T06:47:09.943Z |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 |2021-09-28T06:47:09.960Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T06:47:09.960Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T06:47:09.961Z |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 |2021-09-28T06:47:09.965Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:47:10.667Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=64c4c850-664e-426f-9d12-8144963a69d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:47:11.707Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:47:11.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:47:21.711Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=876f6024-fd2f-4b82-bede-8050aef39abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:47:22.755Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:47:22.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:47:32.756Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=4582d429-b660-497f-9ef4-cd6ab7d4c640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:47:33.819Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:47:33.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:47:43.820Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=fd810eda-0f14-4999-9569-c6925e01857b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:47:44.891Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:47:44.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:47:54.895Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=34234e9e-8628-49a7-923a-7ffd6ec72298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:47:55.965Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:47:55.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:48:05.967Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=4fd1896f-2d06-436f-9c6f-f14f8eb43aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:48:07.006Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:48:07.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:48:17.007Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=a635f897-7500-4bfe-b808-2766c081af78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:48:18.045Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:48:18.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:48:28.062Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=7e52665a-2bfb-4573-adc0-b3ce69212116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:48:29.113Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:48:29.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:48:39.117Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=7f394446-07f5-4f50-8c2e-e7cb1381f5fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:48:40.190Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:48:40.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:48:50.193Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=ef6cb822-0704-46a4-8d50-c220efaab6e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:48:51.228Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:48:51.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:49:01.230Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=1c1157a3-591e-40ab-8ea0-25a7bf44036e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:49:02.302Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:49:02.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:49:12.305Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=16b66152-7bc0-47d9-8091-9ad1564d7ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:49:13.342Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:49:13.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:49:23.347Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=b24a8778-69b1-4cbe-8460-6e783a11cc90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:49:24.415Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:49:24.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:49:34.417Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=616173b5-af63-441d-8773-e149eeccbb46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:49:35.486Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:49:35.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:49:45.490Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=1553711f-4ff2-4d36-a172-179c5c203f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:49:46.555Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:49:46.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:49:56.559Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=b1ae122f-b8a3-455f-a296-6cd933e0ffd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:49:57.626Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:49:57.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:50:07.627Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=83b5ce57-ca02-4d47-a003-f4a1566b865a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:50:08.670Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:50:08.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:50:18.671Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=2c16ba13-feab-4e49-8b57-d41c9072ad59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:50:19.706Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:50:19.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:50:29.707Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=894a3979-3225-428b-9f2b-080dbb0e8825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:50:30.747Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:50:30.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:50:40.749Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=196690ff-608e-4221-ae53-95d483c798fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:50:41.790Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:50:41.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:50:51.795Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=50b4d4da-aefc-44f9-b8e1-c2bb5420418e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:50:52.862Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:50:52.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:51:02.864Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=d754ba90-91de-4fff-94be-b03bd381bbeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:51:03.904Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:51:03.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:51:13.905Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=e3f8cf30-343d-41ba-96e6-896a6bc2651c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:51:14.970Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:51:14.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:51:24.972Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=a4177197-d5ad-4000-9675-07db5e00066b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:51:26.015Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:51:26.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:51:36.017Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=9aff6ee2-23d9-4bc5-bd8b-93fdffa91535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:51:37.082Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:51:37.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:51:47.084Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=944e086a-f57d-4422-9083-384a89481a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:51:48.128Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:51:48.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:51:58.129Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=3cbf53f1-de37-4f06-88bb-2d957a6eb0f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:51:59.166Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:51:59.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:52:09.174Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=c8fefd88-051a-4efb-8f63-8d708a847cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T06:52:10.027Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T06:52:10.028Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T06:52:10.029Z |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 |2021-09-28T06:52:10.032Z |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 |2021-09-28T06:52:10.040Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T06:52:10.041Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T06:52:10.041Z |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 |2021-09-28T06:52:10.043Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-28T06:52:10.239Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.100:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:52:10.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:52:20.242Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=85962fa9-eca1-4035-bc0b-8b1fcf7f28f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:52:20.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:52:30.390Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=3811c789-194f-401b-8a73-075ec8c2ad9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:52:30.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:52:40.409Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=aae56875-ba9c-4377-b4ff-c5336228af7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:52:40.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:52:50.425Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=cd0bbde3-695c-4443-8886-3d31995bc398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:52:50.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:53:00.440Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=e25bb545-fc1b-4773-8968-ef914eb53bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:53:00.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:53:10.458Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=935d2793-7418-4601-a61b-b87ed4850fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:53:10.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:53:20.484Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=d533bd4c-5843-45f9-9b29-2b8c33f9b630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:53:20.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:53:30.496Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=7d2f8463-42cd-4702-82a7-84531e690104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:53:30.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:53:40.510Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=be92d6e5-762e-425a-b2eb-a5521ba74caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:53:40.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:53:50.521Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=5feb66ab-994e-496a-8234-fb53422be3f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:53:50.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:54:00.535Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=8c4c0f6c-50f4-4196-9d5d-21c400784b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:54:00.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:54:10.560Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=10baa344-6f5e-4364-88f8-8e7d907923d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:54:10.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:54:20.571Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=bc8515e9-54a3-49c2-a9b1-23ccd8b65cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:54:20.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:54:30.586Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=90bc16de-adda-41ec-8f2b-e861f4271192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:54:30.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:54:40.597Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=99f253c9-c04c-4bd0-a846-e199f0be0b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:54:40.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:54:50.610Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=d5c53b7d-30a5-492a-b658-874a93852e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:54:50.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:55:00.629Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=f4f6c1a0-ad36-411d-be88-898c8beee6bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:55:00.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:55:10.643Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=9966b5b2-2e6e-4a63-a6ea-ef77ca867eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:55:10.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:55:20.680Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=3f921f5d-3c30-4675-b1b5-22a6a11400ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:55:20.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:55:30.692Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=5bba3108-423b-406d-a82f-f95fc260fa27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:55:30.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:55:40.702Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=a479ef66-28ea-44ec-a134-67a790d66c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:55:40.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:55:50.719Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=38ad23eb-7826-42bd-85b4-f677af6d48a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:55:50.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:56:00.737Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=6f63de91-7cf6-4a9c-9659-b570db81748e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:56:00.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:56:10.750Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=9e531959-4d9c-471f-b56b-fc9228d7064c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:56:10.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:56:20.761Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=e0064c47-fba8-4978-8d05-cd20834c91bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:56:20.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:56:30.779Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=684612b3-7de4-43f3-b442-5217ff4f709e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:56:30.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:56:40.789Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=68e6e87b-3642-4f90-92df-7ebf400f7956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:56:40.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:56:50.812Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=147d8590-03f2-48e7-892b-30b842be0217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:56:50.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:57:00.823Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=e36bc190-74de-4de6-b1c9-c00c919715f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:57:00.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T06:57:09.904Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T06:57:09.905Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T06:57:09.906Z |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 |2021-09-28T06:57:09.909Z |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 |2021-09-28T06:57:09.921Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T06:57:09.921Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T06:57:09.921Z |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 |2021-09-28T06:57:09.924Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:57:10.834Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=2f915ada-aa6b-49d9-8ba7-e0a2d8563c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:57:10.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:57:20.848Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=508d6acf-5658-4cd9-9573-22090f6f86dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:57:20.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:57:30.863Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=9b68a517-8af8-425d-896f-db84218acecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:57:30.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:57:40.885Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=958a68fe-8d74-43e5-a40f-c96e7444dfe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:57:40.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:57:50.897Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=47e9b9b7-c609-48c6-97aa-f4853428e478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:57:50.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:58:00.906Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=bdde7f9b-2ded-48e1-a287-176528a2a484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:58:00.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:58:10.919Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=4a938b88-394c-41c1-aea0-b72ce458da54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:58:10.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:58:20.930Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=bd8a7162-8323-4942-b86a-40e03f3ae7c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:58:20.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:58:30.953Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=c5de0980-9029-4259-ac82-743ad5c1d511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:58:30.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:58:40.990Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=25669299-90c9-4351-8d50-7b65da16cf26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:58:41.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:58:51.010Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=4fd8f0cb-2fd5-4509-a04c-16606f484f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:58:51.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:59:01.029Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=9f9c8748-7b01-4fdc-9a6f-76bcb4395ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:59:01.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:59:11.050Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=5a605069-ae65-4a11-9ebf-96c554c97851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:59:11.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:59:21.070Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=3fb571ec-c314-4815-bdc8-cd11e65d80b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:59:21.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:59:31.084Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=f67110d3-123e-4010-b4a6-cb9e1f37eb56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:59:31.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:59:41.101Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=7d62060a-7da9-45d0-a481-f32b08a2432d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:59:41.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:59:51.113Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=0ac8a056-945f-44f9-96df-db5c2355c2df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T06:59:51.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:00:01.123Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=1b900d21-3e57-4ac6-89c1-f61c9b964438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:00:01.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:00:11.139Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=b261c310-c096-40cc-97ee-4115a22f513d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:00:11.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:00:21.159Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=01866918-708f-460c-bc59-badd6a5d8b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:00:21.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:00:31.168Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=81f41235-d60f-4da0-80ff-e3c6c55aab22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:00:31.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:00:41.179Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=79663e28-e422-4c10-abee-8762676bda50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:00:41.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:00:51.199Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=b7f55705-ac54-425d-9c48-b993bb6759da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:00:51.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:01:01.211Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=994ebb83-5a76-4656-8828-2df0369d92fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:01:01.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:01:11.228Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=fc4c1574-0670-4c60-b5a0-fbbc30d53062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:01:11.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:01:21.241Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=f5f59602-c4ec-4091-a135-d671890b1c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:01:21.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:01:31.252Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=79f88036-bb33-4af4-8f98-48a0c4d96048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:01:31.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:01:41.262Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=7e4bee2f-e591-4108-9304-c5742c0f6348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:01:41.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:01:51.277Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=b1e5aaa6-4a7e-48c3-8cde-989a9ca874e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:01:51.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:02:01.296Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=313f2b8c-e236-438f-9f5c-a2251b4c4379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:02:01.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T07:02:09.915Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T07:02:09.915Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T07:02:09.917Z |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 |2021-09-28T07:02:09.921Z |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 |2021-09-28T07:02:09.931Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T07:02:09.932Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T07:02:09.932Z |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 |2021-09-28T07:02:09.935Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:02:11.307Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=74aa13a2-94bc-4cdf-a3d0-a23bf9c3092f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:02:11.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:02:21.316Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=1fdc7a6b-590b-49a6-ac5e-2ca6fed419d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:02:21.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:02:31.330Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=0aded99a-2284-45ea-bae2-72959173847d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:02:31.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:02:41.344Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=33f66817-bb87-4413-8cbf-50c360473471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:02:41.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:02:51.363Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=688a441d-6f4c-455f-bc3d-e97e38870d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:02:51.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:03:01.374Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=a6c20ed4-ece9-41ab-8033-bac6d1fc1cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:03:01.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:03:11.383Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=ba783b4d-d2ba-4178-b732-33a2481ce4b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:03:11.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:03:21.394Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=e3796df0-dff0-4878-9485-bcb3e0995d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:03:21.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:03:31.413Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=ee9cc3d1-c28f-4cf5-a2b3-1cd6fad239d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:03:31.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:03:41.425Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=e7cce1d5-8d43-4867-a160-134d063b98ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:03:41.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:03:51.436Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=9679558c-7166-4ac9-98fa-1c6b91feb376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:03:51.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:04:01.453Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=a4a04e4c-e9f1-4e0b-a1e5-8a620c0b3bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:04:01.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:04:11.482Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=db7d4346-ec82-4fd9-bb86-0fae19b16207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:04:11.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:04:21.500Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=bee12aa9-4aeb-4b83-9aae-630f7a91e1a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:04:21.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:04:31.531Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=a93bb35d-98a6-4178-99af-fff9d0c829c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:04:31.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:04:41.539Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=199b1b15-f6ab-4fe3-a054-22d576ebd092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:04:41.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:04:51.548Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=5bb2ea8c-e8e8-48ce-8b63-b6e0f148770f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:04:51.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:05:01.557Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=b4165b2b-d538-4d70-b186-7cc8d491de97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:05:01.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:05:11.566Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=d2a442bd-3144-415f-b91c-e4ed712f38ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:05:11.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:05:21.579Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=c6e5d89e-dd25-4ef8-a444-691db2d21477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:05:21.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:05:31.600Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=8ab01aa7-a3f8-4ac6-9a4b-f945e79f8d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:05:31.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:05:41.610Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=75a8a28c-7fdd-4fb3-beb8-1b38ff66ead0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:05:41.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:05:51.619Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=d88d2453-39d3-4203-87c5-6f783adb2ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:05:51.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:06:01.628Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=5d939a32-395d-43a1-a978-29444e2e4f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:06:01.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:06:11.646Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=9927f8bb-57f6-4c39-a6d3-ff73e24317ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:06:11.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:06:21.667Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=56bbb044-575e-4032-84b8-feaa48766d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:06:21.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:06:31.680Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=f58c3b49-565e-4972-82e8-d69b09e16d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:06:31.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:06:41.688Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=c1e05401-d23a-4207-b6ea-881ca23c76bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:06:41.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:06:51.698Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=36a60df2-cd34-41fd-b229-e1e8be2f3c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:06:51.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:07:01.712Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=4eaff3bc-cc97-4f7e-823d-ad737340befa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:07:01.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T07:07:09.913Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T07:07:09.913Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T07:07:09.915Z |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 |2021-09-28T07:07:09.918Z |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 |2021-09-28T07:07:09.925Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T07:07:09.925Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T07:07:09.925Z |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 |2021-09-28T07:07:09.927Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:07:11.728Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=9fe42fa2-6ed6-4af3-86e2-d2b43f7aaf43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:07:11.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:07:21.737Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=c2eceb82-85ed-415a-a922-11ce6f00133d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:07:21.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:07:31.754Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=db43f248-c266-4579-a317-7c0c9a1688ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:07:31.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:07:41.763Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=ebcd14eb-6691-4053-8afa-3e36d484b503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:07:41.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:07:51.774Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=bc67fbcc-33e5-4c6a-97b9-678729960157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:07:51.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:08:01.796Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=13d38742-c50c-4d79-9c94-ff0309903127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:08:01.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:08:11.817Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=0191ad82-c381-43c2-9966-fd969af1e9b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:08:11.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:08:21.833Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=ddf57b32-a805-4f04-be5e-5d998f6ab8b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:08:21.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:08:31.842Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=e998d546-7201-4450-89d7-70e56501f021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:08:31.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:08:41.870Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=57d7a974-c680-4d02-956f-f3172adcb97c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:08:41.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:08:51.893Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=05f9e3e8-9c3a-49b6-b65e-b5431e75a946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:08:51.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:09:01.903Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=ef6c1060-85f8-42b3-a7f7-034dd4b5b290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:09:01.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:09:11.912Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=06a03b64-f507-4600-a5b9-89aa607a40ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:09:11.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:09:21.924Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=c719d9ba-e852-477c-974a-99582a6607dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:09:21.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:09:31.944Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=8e58d850-d1fe-49bc-a43f-4cb7a4e8f736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:09:31.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:09:41.979Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=72e577a8-0ab4-4a13-8b12-a97232beb6b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:09:41.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:09:51.990Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=f63ea392-2bec-429c-b7e9-592dad5cf601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:09:51.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:10:01.999Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=6fa281be-ecbb-432b-ab28-d85bef5b00ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:10:02.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:10:12.014Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=6116cd4f-7671-4f72-9880-654c876c5ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:10:12.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:10:22.031Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=2c65771a-5599-493a-a500-0b42afdb18e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:10:22.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:10:32.044Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=a9ed33c0-7cf2-41f5-9f55-ee12618eb70e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:10:32.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:10:42.059Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=cbaf53db-c03d-41fc-9e28-77049015d714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:10:42.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:10:52.076Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=95b54f65-78fb-41f8-95c1-433abc94d1cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:10:52.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:11:02.093Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=8af3c7fc-4bbd-4fdf-a13b-3df6edecc073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:11:02.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:11:12.103Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=d673e177-2f37-4b5f-b691-67ef98a2024a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:11:12.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:11:22.116Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=cedaff2e-b762-453e-b0bb-79b85b39898a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:11:22.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:11:32.123Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=c5701ecc-3c45-4bf8-8483-a083787b93d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:11:32.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:11:42.131Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=041e4e8a-2257-4497-bcb0-3accbbb7356b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:11:42.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:11:52.141Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=89907f8d-7ed5-42ec-8b02-7fc6fee251c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:11:52.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:12:02.167Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=7d45eb0d-d281-4341-94df-efd40fb68aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:12:02.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T07:12:09.956Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T07:12:09.957Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T07:12:09.967Z |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 |2021-09-28T07:12:09.978Z |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 |2021-09-28T07:12:09.985Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T07:12:09.986Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T07:12:09.986Z |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 |2021-09-28T07:12:09.988Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:12:12.187Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=9b8d1987-aeb1-4b27-a86e-c75fc54aa133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:12:12.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:12:22.196Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=d5e306bb-8619-4ad2-a1c5-9e2c49cfca68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:12:22.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:12:32.204Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=7fdf73be-6a35-481b-832c-56a0352a6477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:12:32.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:12:42.213Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=bb0f7708-d1eb-4c15-8455-73657c4cc2b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:12:42.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:12:52.278Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=ea1a541e-b3d7-497e-8f77-ebdf9686ca29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:12:52.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:13:02.292Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=82c5a897-726b-4cf5-8ca2-8930e8cb3f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:13:02.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:13:12.304Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=3cddf685-21b3-4540-9d2e-6a639ec5fb90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:13:12.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:13:22.311Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=bbcacb3a-af3b-4cd7-aadf-ff0dfd8bffe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:13:22.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:13:32.321Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=f79e94aa-8404-44d8-a738-b087b6d09d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:13:32.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:13:42.337Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=5d9ad3ed-12ec-46d0-a4f2-db804d4b2401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:13:42.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:13:52.356Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=5b2fe400-dc39-484f-b93f-0ac593f85253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:13:52.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:14:02.366Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=1899ab69-a7a9-4d7f-ac12-6c0fc22b2ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:14:02.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:14:12.376Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=fa2fe67b-938b-48d6-abf2-5d3a4ff20dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:14:12.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:14:22.389Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=eecc85ac-72e9-41a4-9477-974523535ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:14:22.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:14:32.409Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=079c2605-7dd9-4ba2-9ebd-49452678a525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:14:32.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:14:42.418Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=317aa39a-f5ca-49df-9ad7-e096b933fbdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:14:42.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:14:52.432Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=e4359944-cf5a-405d-9e59-fb65a83fe3d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:14:52.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:15:02.445Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=61a8e841-27a6-4c48-a433-76e0d77862b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:15:02.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:15:12.462Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=4371ff1b-ec26-4a6b-bbd6-61f41b3ead42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:15:12.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:15:22.474Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=c11cde43-1b7b-4789-85cd-c6f957473fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:15:22.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:15:32.482Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=db7e616b-cb2a-4ec7-b65d-267419f7148b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:15:32.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:15:42.498Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=286b075b-35ba-4496-a71c-1a8dfcd5eea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:15:42.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:15:52.522Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=43b912bd-db24-403d-97d9-0439df3fc545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:15:52.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:16:02.561Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=94c30521-c33a-402a-9ca6-f8ae7d3d094a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:16:02.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:16:12.574Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=9a34d8b4-4b05-4343-af54-c1e4d4d4309a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:16:12.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:16:22.586Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=25ca98b9-fa45-4068-9dff-6bfe3d83eb33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:16:22.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:16:32.598Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=4cbaee76-35d8-4889-8b2d-ae6ff5925084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:16:32.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:16:42.620Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=e3187ca3-6c1a-44c6-8ddb-36e333fb1708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:16:42.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:16:52.658Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=0b669aa1-c3e7-42f2-922d-2d279bc1053a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:16:52.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:17:02.670Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=e4bb54c2-c22d-42f2-a2b5-a6b8d3bf9a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:17:02.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T07:17:09.881Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T07:17:09.881Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T07:17:09.882Z |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 |2021-09-28T07:17:09.884Z |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 |2021-09-28T07:17:09.895Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T07:17:09.895Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T07:17:09.895Z |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 |2021-09-28T07:17:09.898Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:17:12.679Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=089eb0d4-3339-4baf-b8c0-c08c415e178d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:17:12.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:17:22.688Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=7915d4b4-6367-4e58-a2a2-6e633ac44ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:17:22.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:17:32.701Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=abf385f3-4da7-41dd-8cf3-71845072f424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:17:32.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:17:42.722Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=8196797d-cc72-4840-be1c-9c88ca6a1452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:17:42.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:17:52.747Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=cfabf085-4b09-4f72-94b4-c52cc4e733db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:17:52.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:18:02.757Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=3310e5c6-3bd7-4c55-9077-a40c6f05a7ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:18:02.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:18:12.765Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=cdaf84fe-6601-4952-8470-ca54d28c35c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:18:12.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:18:22.785Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=d843fd75-ab93-447c-b830-759ad3d46172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:18:22.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:18:32.799Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=6dc663c1-9349-4fb9-bd68-a49a0fe735e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:18:32.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:18:42.808Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=b9ee6f34-6a99-4cb1-93ee-25ec4b123a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:18:42.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:18:52.823Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=c6a921e6-2529-4adc-b1ba-cdde2d9a74e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:18:52.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:19:02.839Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=e9c6cadf-f909-43c1-99c2-a1335fc4d333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:19:02.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:19:12.857Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=9009eb48-9b22-4210-a411-2d60b774388c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:19:12.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:19:22.866Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=94afb093-bbb3-4b2b-a990-7a15fb18eba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:19:22.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:19:32.873Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=cc5deea1-1ee1-4710-86a2-2221a02185d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:19:32.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:19:42.885Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=058f4ab0-1351-4fe7-ae68-ad5b014000b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:19:42.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:19:52.905Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=9c6656e1-c0a9-4577-b7e1-cf56712fc4b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:19:52.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:20:02.920Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=cf00a4d3-1195-4023-b6f2-d77eed556c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:20:02.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:20:12.932Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=00a38074-7fbd-4eb1-a59a-3cec0272472d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:20:12.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:20:22.939Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=2e06bcd9-3877-42d5-a2ed-0574b6dbced8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:20:22.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:20:32.947Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=cf843e7c-8153-43d0-9733-c063ed8c2e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:20:32.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:20:42.959Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=d70f0a14-0ba7-43e7-b368-1e173aedd1c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:20:42.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:20:52.992Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=ea3f8d76-117f-4510-9e10-a7b9d999f417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:20:53.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:21:03.010Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=96a5b9d1-560a-4c28-8671-f2e3ad340072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:21:03.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:21:13.031Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=3e111a96-e54c-4ec3-a0b8-3b009581d30f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:21:13.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:21:23.040Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=0f5fabbf-12d6-4dad-8fb0-4605a7689e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:21:23.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:21:33.055Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=f6a2a1a4-97ef-4e2a-8908-d03ec526836e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:21:33.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:21:43.074Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=658c2f02-7ffb-4774-b821-d6fbc7eef0ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:21:43.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:21:53.085Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=4145f5ed-5b47-4c79-87e3-95d2cce203ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:21:53.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:22:03.093Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=858917a2-3bd7-4cda-bd38-718900e69bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:22:03.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T07:22:09.877Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T07:22:09.877Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T07:22:09.880Z |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 |2021-09-28T07:22:09.884Z |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 |2021-09-28T07:22:09.890Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T07:22:09.890Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T07:22:09.891Z |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 |2021-09-28T07:22:09.892Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:22:13.105Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=dc79933f-6503-48f9-8dab-0677ad1b8749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:22:13.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:22:23.112Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=68d2d1ff-0a4c-47d8-899f-5145c244ecab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:22:23.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:22:33.126Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=ec545653-0e87-4c46-9ae3-0408df8b0243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:22:33.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:22:43.149Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=180ddc76-5581-4e61-893b-3abfab4e718b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:22:43.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:22:53.161Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=3da22232-44d5-43df-825d-7b9f7ea80366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:22:53.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:23:03.170Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=d28de66d-2455-4c91-bc8e-fceb4c4695c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:23:03.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:23:13.177Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=58823451-8e38-4092-b9e8-34fce5cb6cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:23:13.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:23:23.185Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=ee2dcce3-f350-4285-b7ff-15330684c855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:23:23.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:23:33.198Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=2bb2cdaf-41c6-4213-a140-994b68cbe686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:23:33.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:23:43.212Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=4d51fa38-1015-47be-87e6-9587c52ea3f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:23:43.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:23:53.228Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=673f428f-eb09-4298-bffd-07ca12ae50a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:23:53.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:24:03.235Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=9faeb909-6d62-4dc7-8904-3a97958270ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:24:03.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:24:13.242Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=eab2d41d-7752-48f8-b4e9-b48f5d6ba48d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:24:13.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:24:23.255Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=8336e8df-1aa5-4e6b-b316-c415919bc32f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:24:23.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:24:33.274Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=7b537370-f4b4-4634-80c1-5a5283dda393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:24:33.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:24:43.283Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=0557bb3b-fc93-45f4-b903-b920050de726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:24:43.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:24:53.292Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=0f6a5e7f-5678-4ac3-97ae-b43672b36001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:24:53.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:25:03.300Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=1a670fc4-c561-447d-99c3-39f2365fa233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:25:03.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:25:13.311Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=37744639-cd81-4056-a987-8da2cbd77ca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:25:13.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:25:23.328Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=48c7a21c-1ee1-476a-9318-a9bf6b93990a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:25:23.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:25:33.337Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=b04a82a5-194b-4ae2-bac7-ee3b19a43c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:25:33.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:25:43.359Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=8ca4ea43-64c1-4b5d-b35c-f75fd1a81644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:25:43.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:25:53.368Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=068c9f6b-8883-4784-bac4-c14093ada5eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:25:53.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:26:03.381Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=5589775c-0cc8-452b-b031-0b6c11f8fad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:26:03.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:26:13.395Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=7051ae85-aeb6-4977-8ab7-e1960cb4d601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:26:13.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:26:23.404Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=862ce309-6fe5-44f0-9f8e-7fa90579bce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:26:23.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:26:33.412Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=715271f0-1779-41bd-ba1a-1f8f35e7aee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:26:33.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:26:43.420Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=1e6c248e-4713-4c1f-b617-21eff3340f28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:26:43.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:26:53.445Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=217da47a-7e8d-40be-893c-a420ceca91e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:26:53.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:27:03.468Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=9333b120-5682-449a-8dc3-c1a543004e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:27:03.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T07:27:09.923Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T07:27:09.923Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T07:27:09.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 |2021-09-28T07:27:09.927Z |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 |2021-09-28T07:27:09.933Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T07:27:09.933Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T07:27:09.933Z |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 |2021-09-28T07:27:09.935Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:27:13.482Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=8d70b279-5719-4a95-8c4f-6a72657e1096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:27:13.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:27:23.492Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=be29a2c6-1f3d-437b-b07c-f08dd6f42800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:27:23.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:27:33.498Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=6fcf8f77-d0a6-4729-aa4b-2cefc1941fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:27:33.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:27:43.518Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=290cf07a-746c-4f22-9e9e-c129ed68ebdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:27:43.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:27:53.534Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=d6697b0e-9247-4b30-9163-c8426baaa8c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:27:53.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:28:03.554Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=dc3a4222-50a3-4c9e-8095-0f195eac59e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:28:03.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:28:13.566Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=4384b330-352e-4cf3-b13d-5fa2cab98916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:28:13.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:28:23.573Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=79009758-389f-4f69-a338-7697f5a5b6e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:28:23.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:28:33.587Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=228bb6c0-2cd7-4326-86a0-a9449090ac89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:28:33.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:28:43.597Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=eb5f6f42-0dac-4dfd-bb27-3cdf2093f2b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:28:43.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:28:53.609Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=bac104c2-d977-447d-8dee-f664d7887b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:28:53.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:29:03.622Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=0d81cb10-1b38-4a47-8cb7-b8e0564c3608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:29:03.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:29:13.630Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=78dd0ee8-3ac1-4f52-a71c-474a28089af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:29:13.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:29:23.637Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=63e53dd3-4604-458d-b929-fb21fce45efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:29:23.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:29:33.649Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=2963223a-3564-44c8-9046-6181fd05caf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:29:33.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:29:43.661Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=d4331c34-31bb-40c2-86ba-b1bdf6dd0cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:29:43.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:29:53.685Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=e9452d42-6c60-45a6-9c70-156719f3ab0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:29:53.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:30:03.693Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=31c35653-2e2e-46ec-8ffd-839d26ec64a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:30:03.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:30:13.702Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=545ef62f-ee4f-4fcc-b238-ca58065f35f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:30:13.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:30:23.709Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=54a6b4b5-6cef-403b-b4a0-fda270dc0d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:30:23.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:30:33.721Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=0d4c9f03-173a-4c8d-ba69-b1ade853bd24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:30:33.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:30:43.728Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=9dbdd500-bca0-4982-927a-65a3fcfa3d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:30:43.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:30:53.741Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=cc0848bd-aa54-4697-894f-2a622671fdcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:30:53.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:31:03.755Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=18e8f7fd-dbe4-44b2-811d-eab8148b74c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:31:03.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:31:13.763Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=f885fd4e-cc53-4793-ae85-cc86dcd52bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:31:13.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:31:23.769Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=818ee907-aa94-4377-b497-a7789b5b432a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:31:23.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:31:33.776Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=313a8990-6d27-49dc-b00c-be54feeb9731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:31:33.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:31:43.785Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=42805b82-1fe0-4b10-ae3d-f80ebe3ac43d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:31:43.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:31:53.796Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=33d4bba4-98dd-406d-9713-045e50070567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:31:53.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:32:03.810Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=6b6a1f01-91f7-4fc8-9527-d613e7ac0a72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:32:03.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T07:32:09.852Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T07:32:09.852Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T07:32:09.853Z |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 |2021-09-28T07:32:09.857Z |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 |2021-09-28T07:32:09.862Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T07:32:09.862Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T07:32:09.862Z |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 |2021-09-28T07:32:09.864Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:32:13.817Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=65ac65f5-5100-45b4-a75b-cbbbb1bf563c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:32:13.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:32:23.827Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=742f38d9-1011-477d-9af3-ea76aca659b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:32:23.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:32:33.836Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=ef3320e7-6a38-4a45-8cb5-ac8842d91905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:32:33.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:32:43.845Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=b11d020d-33b6-43a2-9dc5-44ab3b77ac20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:32:43.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:32:53.860Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=3ccb376a-42f6-448a-988f-8061d4a8029f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:32:53.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:33:03.877Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=ce0279f3-b2e8-4c85-8566-765a60435712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:33:03.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:33:13.886Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=9a1b215f-ab70-4835-bb7d-486e9940ed24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:33:13.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:33:23.891Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=5bcbd4a3-831a-4ea7-a8b6-c90f02e6291d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:33:23.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:33:33.899Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=9f821c7f-5b4c-47ed-8016-0ee438c930de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:33:33.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:33:43.908Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=d37c2c1c-9d9f-4efe-9bef-2626a443a46e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:33:43.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:33:53.923Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=162f9968-2284-4873-9ea3-ac0b422d0d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:33:53.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:34:03.942Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=10441a1a-e527-4bce-a651-51788e113e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:34:03.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:34:13.949Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=e13fe67d-6857-4b16-867f-9c9bbfd96d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:34:13.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:34:23.970Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=d7c066c8-1184-43b9-acb1-0fabf90f7daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:34:23.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:34:33.987Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=909bd8a9-ef7d-4496-8218-2e421e3f1ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:34:34.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:34:44.003Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=0f2d1181-1408-4049-aedd-e57df27e98e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:34:44.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:34:54.015Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=d626402b-70a9-42ab-855f-e2e89369f9b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:34:54.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:35:04.038Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=4a8afb48-244d-442c-bdba-8873eda37f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:35:04.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:35:14.047Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=6d7b8aa0-9523-46c9-b659-8098d8560526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:35:14.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:35:24.062Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=091cd684-cd80-4e79-b262-abebe3f74200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:35:24.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:35:34.078Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=7790c9f3-78c7-4fd0-8a98-c01fc815cefb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:35:34.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:35:44.090Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=faf56dd0-76c6-4536-b891-6085a0682e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:35:44.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:35:54.107Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=eb43e12f-d270-4bd9-8853-58c7a4e01e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:35:54.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:36:04.115Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=c9e8843c-92fc-481c-84ec-6c51e96b34c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:36:04.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:36:14.122Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=c25264c0-04e4-4e41-b601-0f4d97d3cbee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:36:14.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:36:24.130Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=4c76c78b-2417-4c1e-a776-8575240057c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:36:24.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:36:34.140Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=60de65b7-ecc3-4ff4-a8e2-ccc020109ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:36:34.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:36:44.155Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=86487742-3752-408c-b81a-421c2dda02e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:36:44.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:36:54.183Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=823286b1-76cf-40e7-9f36-e61ac0673da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:36:54.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:37:04.207Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=549b86b5-666b-446e-b413-e4ebcdf85d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:37:04.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T07:37:09.848Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T07:37:09.849Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T07:37:09.850Z |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 |2021-09-28T07:37:09.854Z |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 |2021-09-28T07:37:09.866Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T07:37:09.866Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T07:37:09.866Z |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 |2021-09-28T07:37:09.869Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:37:14.213Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=bfeaef00-7b16-4b09-a62d-91fde78f2861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:37:14.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:37:24.220Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=32b38903-21bc-4745-ae7d-524648a9d237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:37:24.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:37:34.232Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=fd6650f7-b6ba-423c-bdc5-7046e9f24059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:37:34.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:37:44.245Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=d1476cbb-1521-4db6-9a50-971079a3b828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:37:44.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:37:54.255Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=fdabb0d7-9683-4a0c-954f-d938dfb6846f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:37:54.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:38:04.263Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=949412bd-7009-4e0a-b61b-161923c4c7bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:38:04.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:38:14.271Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=c3bcaebb-e321-4259-8f0a-f05b1c7c18ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:38:14.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:38:24.283Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=e1d82e5b-511b-45b3-b411-de37443c0414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:38:24.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:38:34.298Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=f1bb379f-ed75-4205-9a21-eda6f7ce9069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:38:34.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:38:44.306Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=dd6e818f-d17a-4008-be5b-2c4e6f029028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:38:44.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:38:54.313Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=5c726211-75c9-4d4d-b3ee-eee285d36151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:38:54.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:39:04.319Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=6d6f35c0-b53c-416b-afb9-02fb76f4671c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:39:04.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:39:14.326Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=52432dc7-2eaa-4928-83e7-bcb11b6d9a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:39:14.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:39:24.340Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=d428af3e-193f-4d55-8a0e-b87d36560b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:39:24.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:39:34.355Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=b4cb8590-6ba3-4f70-89e1-b46ec03122a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:39:34.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:39:44.364Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=ae1cf658-7e1a-4796-99e5-ff906d2144ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:39:44.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:39:54.374Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=5661f3ba-1ed8-490c-b8a2-06feb3019cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:39:54.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:40:04.393Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=7238c55e-580f-46d7-b678-dbeaf722ba5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:40:04.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:40:14.401Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=328a1bd7-764a-4e13-ba83-8398e5fbefe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:40:14.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:40:24.417Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=d653b742-9d6a-49ea-9a55-a43217c9d911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:40:24.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:40:34.428Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=d78df403-b081-4fb8-9d2c-35927ee607dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:40:34.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:40:44.438Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=b69d53b8-6c6d-4c63-8f49-053384c16a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:40:44.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:40:54.450Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=0578c8cc-255d-4841-b66e-49cdc66fe5d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:40:54.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:41:04.457Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=5716d614-77dc-4ab4-b4a9-737442eb3fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:41:04.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:41:14.469Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=a1380013-526a-4f75-afb5-5a65b6bab736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:41:14.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:41:24.484Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=0b5b386e-5f89-4ba5-8e72-2a0212138544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:41:24.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:41:34.490Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=7b92af95-fae7-4c76-9f7e-8cf1b7009921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:41:34.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:41:44.498Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=347837ed-7ea2-4a0c-b328-b6854187ea3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:41:44.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:41:54.505Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=075374a7-a590-4ca7-b4f6-5aee0c1f366e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:41:54.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:42:04.510Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=06ecd4d1-a1e1-4db7-b31d-2fa186cbe4eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:42:04.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T07:42:09.868Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T07:42:09.869Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T07:42:09.870Z |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 |2021-09-28T07:42:09.872Z |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 |2021-09-28T07:42:09.878Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T07:42:09.878Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T07:42:09.878Z |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 |2021-09-28T07:42:09.880Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:42:14.517Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=5b6289dc-f374-45c9-a931-1e15ba071cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:42:14.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:42:24.530Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=40016101-c73e-4b78-8374-8f631bbe94fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:42:24.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:42:34.545Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=30c3faa5-5ec4-4c5e-ba87-fae26fa32838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:42:34.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:42:44.553Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=452d71fd-3b42-44aa-b986-9d6a3b09b89c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:42:44.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:42:54.560Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=0d2bb4a6-03d7-46ae-8942-68d01507c8c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:42:54.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:43:04.569Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=8abefcd2-4412-4bea-bc55-265117741748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:43:04.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:43:14.576Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=950a5173-f57b-4cca-9a62-50f8f7f0f7e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:43:14.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:43:24.589Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=0a9be13f-6a45-4dbc-9c0e-0f8571978389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:43:24.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:43:34.601Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=6a47527d-a0b3-47a9-8e53-d92b94ff234d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:43:34.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:43:44.618Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=c9f52c2d-dd91-41ea-b43c-e52ae6b55cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:43:44.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:43:54.627Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=b70bbc2d-9385-4130-b143-c088876c774c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:43:54.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:44:04.634Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=a964cb6a-fe7a-4c25-99af-7a3a5ea5c56b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:44:04.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:44:14.641Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=aa72bb45-2104-4e68-8f6b-146b1f898993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:44:14.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:44:24.648Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=eb02b924-0285-4515-9f40-7b26f8a06272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:44:24.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:44:34.658Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=a02bfb06-62db-4a1f-aa41-a5304cce765c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:44:34.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:44:44.676Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=23440da5-fef3-492e-9fac-5f9a84426291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:44:44.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:44:54.687Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=1154dc72-5b5f-4eaf-80d5-9d53b8d30538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:44:54.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:45:04.695Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=c72dcda2-4ffe-4073-b556-fe3b50e1ba4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:45:04.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:45:14.705Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=7b513d6c-7ddb-4e9a-9fad-b43fbc539a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:45:14.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:45:24.712Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=5492a7ed-2e85-437e-ac8a-d026621e70f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:45:24.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:45:34.723Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=c095e2e5-0ad1-4abd-be17-aed368d02b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:45:34.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:45:44.736Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=3058dbf8-206c-4a18-b0b3-c630b65336ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:45:44.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:45:54.746Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=417ce2d4-a147-4492-b9cd-11910e16f32d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:45:54.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:46:04.754Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=3bfa5a31-91d4-4241-89b7-4394bf19d1c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:46:04.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:46:14.763Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=80a472bf-2109-41f8-bd93-b7616c1935f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:46:14.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:46:24.769Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=bdd60cc8-b920-4e9f-8bab-c9b1dbc9f016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:46:24.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:46:34.777Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=180b3f73-7ceb-47ac-af3a-fa89a1d1777c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:46:34.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:46:44.791Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=67cf567e-c5e9-4191-80ff-086545b9a14a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:46:44.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:46:54.805Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=34b6127e-ffd1-4926-9454-f53e61476ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:46:54.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:47:04.814Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=2715364b-965d-49f3-bcfe-4ea58fb2f9bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:47:04.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T07:47:09.863Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T07:47:09.864Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T07:47:09.865Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T07:47:09.868Z |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 |2021-09-28T07:47:09.871Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T07:47:09.872Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T07:47:09.872Z |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 |2021-09-28T07:47:09.874Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:47:14.821Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=813fa961-8801-4a7c-ac56-c264aaae69c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:47:14.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:47:24.828Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=44f4a24b-2c05-4c65-967f-11fe07874faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:47:24.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:47:34.839Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=5ef64ad2-38e0-41f3-b481-1174514f8207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:47:34.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:47:44.850Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=b7bd1f6b-89c4-4789-947a-b1f12e30116a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:47:44.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:47:54.867Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=f29cb5c4-4e3b-48a1-aa4f-f863e177f5b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:47:54.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:48:04.875Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=eecc0f84-d168-4d57-8d85-22462e1cb6bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:48:04.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:48:14.882Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=772a56c6-4475-421d-aa0b-a1ed0cee8f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:48:14.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:48:24.888Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=1e2a65d6-d3e9-421f-a560-90c56ddaf3f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:48:24.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:48:34.897Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=572b4031-1d7c-4431-8549-6bee498e8d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:48:34.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:48:44.909Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=6eef19b8-3b20-4c85-8cea-821675630215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:48:44.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:48:54.925Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=2d27114b-79a3-41fb-b8c2-fe40c47ba187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:48:54.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:49:04.933Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=0b07bf43-f065-4618-96f1-7cc62c4cb9fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:49:04.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:49:14.941Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=9e8ccfb5-110d-4534-8d4d-07d7d1e70cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:49:14.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:49:24.950Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=9bf9bf58-725a-4757-96d3-7e1e26d6c7ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:49:24.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:49:34.957Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=f0a2a584-29f3-498c-9119-67862203caa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:49:34.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:49:44.965Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=8d474ee4-5fd2-4f24-8219-c325793aa9f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:49:44.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:49:54.977Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=8e24df90-becb-4272-ad60-48a4c88f534b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:49:54.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:50:04.990Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=67df6b13-4b8c-439a-8258-d56f95429dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:50:04.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:50:14.998Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=37d2e1ae-87f0-4a61-8acb-20283dbd33eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:50:15.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:50:25.005Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=f3c2e379-a474-45fc-822b-2e8e3c9a024d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:50:25.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:50:35.012Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=89db10c8-2e06-4f34-bdac-f81534a5faa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:50:35.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:50:45.018Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=eb480496-961b-41bd-8b4c-3b2aa1b8468d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:50:45.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:50:55.028Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=e30191f4-9ffc-42e0-a7bb-986b0b81dc57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:50:55.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:51:05.038Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=1f360b74-51d9-4f09-acac-b92f52a1e7f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:51:05.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:51:15.050Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=dc2190d4-9669-4319-9ec6-99d3a0c2a3f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:51:15.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:51:25.057Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=467b5e58-34ab-4d90-942f-b4ade581df3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:51:25.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:51:35.065Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=1ec1f7de-e2d8-4ee5-a0c8-a031f0afc215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:51:35.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:51:45.077Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=9669521b-9f8a-4851-b307-cf156bf6d670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:51:45.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:51:55.088Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=81893c39-41b5-474c-b242-0661b23388bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:51:55.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:52:05.106Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=b0427e78-f791-4612-a3c2-832de467392f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:52:05.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T07:52:09.883Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T07:52:09.883Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T07:52:09.884Z |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 |2021-09-28T07:52:09.887Z |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 |2021-09-28T07:52:09.891Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T07:52:09.891Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T07:52:09.891Z |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 |2021-09-28T07:52:09.893Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:52:15.112Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=d1e4d77a-e05a-4160-abb4-973234a18bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:52:15.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:52:25.120Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=d4536839-dac5-450b-9eb5-99bd9e214eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:52:25.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:52:35.135Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=0fc684e4-ba16-438d-b8d9-b2f2f32b2257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:52:35.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:52:45.145Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=27930d68-4a8c-40af-a3e1-97ef84596e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:52:45.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:52:55.151Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=6cd30580-cf92-4167-afcb-532340f9c748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:52:55.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:53:05.162Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=6f88aff7-c8a8-4523-9c7d-822e7d3e7eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:53:05.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:53:15.172Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=68d70ec4-5e64-4ba8-a55a-605e74556462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:53:15.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:53:25.186Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=18a7ce23-3391-46b4-8380-d31c076b6487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:53:25.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:53:35.193Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=6a362206-b1c7-4269-9673-a48b376e0929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:53:35.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:53:45.200Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=1fa7a147-00de-4ae6-9db5-aa7b7dcd31b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:53:45.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:53:55.206Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=c9132212-0f3d-4677-88e6-aaa45049471d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:53:55.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:54:05.213Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=6ef75633-b916-466e-8ce3-adbe11e6fd97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:54:05.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:54:15.224Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=1c3298ed-6e3c-4f3a-a73f-7b3bb840383e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:54:15.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:54:25.241Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=dd4efb68-1ac5-45ef-9055-d49252a94ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:54:25.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:54:35.250Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=55511daa-e643-4f2e-9872-f0029685c0ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:54:35.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:54:45.258Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=7dc3716e-f23a-443e-b20e-b78b587dc303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:54:45.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:54:55.266Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=0bd94fdf-3070-4b43-9c9a-d2f40e7d5831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:54:55.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:55:05.273Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=abbf3b5b-a639-4dd7-bcb3-8bad0fd95364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:55:05.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:55:15.282Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=3392815e-c553-4153-aa51-71b6fd20cc58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:55:15.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:55:25.297Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=b360d826-812a-4081-a2d8-24cd34ac478b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:55:25.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:55:35.308Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=7df93f47-36c0-45d5-9ed6-8a9b6ffdd45b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:55:35.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:55:45.318Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=cb666a7e-a967-4b11-b45f-c81b44233f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:55:45.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:55:55.334Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=2c3510d8-e686-4788-b53d-a8b70b802ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:55:55.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:56:05.341Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=ff477146-9ed3-42df-b22f-5dad7313752b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:56:05.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:56:15.355Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=b79ab2dc-5fe8-4ee2-8359-c5f91ff105a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:56:15.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:56:25.382Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=6e6e26ce-5293-4745-898d-71ff510cc045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:56:25.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:56:35.391Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=dddc4fbb-6a51-4a50-8c83-948961808bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:56:35.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:56:45.405Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=3d795718-d5b1-4714-913b-d19e8764354d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:56:45.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:56:55.423Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=b542ec6a-226e-4660-a294-cac47deedcd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:56:55.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:57:05.442Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=2b756534-52dd-4b88-a143-227ba290c555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:57:05.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T07:57:09.863Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T07:57:09.863Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T07:57:09.866Z |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 |2021-09-28T07:57:09.868Z |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 |2021-09-28T07:57:09.877Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T07:57:09.877Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T07:57:09.878Z |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 |2021-09-28T07:57:09.880Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:57:15.466Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=8cdc8968-7aaa-4f9f-b8dc-19fb1f2fa95a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:57:15.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:57:25.482Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=d4dca265-848f-4dc4-839b-6ddee606b735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:57:25.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:57:35.490Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=bad61b78-8e12-48cf-afae-0eb7aaa9bd47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:57:35.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:57:45.496Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=6c66cd01-ed94-4b68-a596-2bd0a33c1358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:57:45.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:57:55.513Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=8e8794b5-397d-4c24-b029-73f6a83d95e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:57:55.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:58:05.519Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=9b4ac426-34e7-4cb1-9d59-fff59c3609d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:58:05.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:58:15.531Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=08dbbd3f-3b41-4cfe-9fa2-523c212063d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:58:15.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:58:25.544Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=4d8a301d-d18b-442d-99bb-da8d09c54bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:58:25.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:58:35.553Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=90db7f9e-56ae-4040-8cd8-a9d53e007b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:58:35.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:58:45.562Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=a73ee767-be59-4cd5-946c-1c8031364337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:58:45.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:58:55.569Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=395f1f3a-ccea-41a3-bc31-bb7630325cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:58:55.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:59:05.578Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=2accce40-758c-4426-bbcb-a16bd6b12f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:59:05.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:59:15.584Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=23dc7988-979b-4b1f-acee-b0956f8a0111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:59:15.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:59:25.596Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=1f37f388-f5c7-4735-8983-7623adb80f85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:59:25.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:59:35.614Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=938d53ca-358b-48e6-92b8-9c4da68082e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:59:35.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:59:45.623Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=9378cbb7-7190-45e8-93b6-f2792bfc6bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:59:45.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:59:55.630Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=3cad7976-45a2-4baf-a835-9977cdc2d6e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T07:59:55.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:00:05.637Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=522d581c-d5ce-4e80-8322-87797a9b96bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:00:05.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:00:15.645Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=4218625f-b6f2-4041-930e-acef37f406cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:00:15.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:00:25.670Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=c6b71675-662c-4e0d-aefb-a3a8f7b77a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:00:25.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:00:35.693Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=f9315c99-4610-4930-8be2-319f2648d96f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:00:35.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:00:45.701Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=0ea275f4-e10b-4c1a-b565-d3f4cd5ef84e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:00:45.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:00:55.708Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=e57154af-7707-402d-96e2-15fadc068a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:00:55.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:01:05.714Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=db49a275-8252-4c4a-a8e4-bca9fda92c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:01:05.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:01:15.721Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=8f1cbf79-ca02-4be5-a164-63beadc4a755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:01:15.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:01:25.733Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=fef7d010-36dc-48b7-a3aa-566371b7067d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:01:25.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:01:35.751Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=de35919c-7b78-414c-84af-7ed186e32f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:01:35.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:01:45.758Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=f037f351-16a3-4976-bfe2-a10ae109a30e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:01:45.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:01:55.768Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=fd2cfd09-6b70-4065-bcc3-bc4904e01c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:01:55.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:02:05.785Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=0b43c7bb-5d56-4579-ba58-23f54cace2a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:02:05.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T08:02:09.828Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-28T08:02:09.828Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-28T08:02:09.830Z |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 |2021-09-28T08:02:09.834Z |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 |2021-09-28T08:02:09.842Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-28T08:02:09.842Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-28T08:02:09.842Z |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 |2021-09-28T08:02:09.845Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:02:15.793Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=3f38794a-6ce1-467c-8a49-0c1abe7efcf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:02:15.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:02:25.800Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=50cc0464-9884-47ef-8bbb-10308427dcad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:02:25.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:02:35.808Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=c0dbadb0-0cbf-4794-8248-b0aff4cfd42d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:02:35.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:02:45.819Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=8d0cb6d5-0676-453d-a016-bc1939ccf86d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:02:45.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:02:55.826Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=439d5a2d-c05d-40f8-a81e-be7818b1575d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:02:55.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:03:05.832Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=c7d75de2-ebf0-49d0-8844-955566fe62bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:03:05.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:03:15.847Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=2788bb49-c2dc-471e-963e-184ee80d4be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:03:15.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:03:25.853Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=0fa152d7-e696-4ed1-b0cb-3ebf533c859b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:03:25.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:03:35.868Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=5421b625-a131-4af4-b103-c50e6ad68d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:03:35.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:03:45.882Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=8086554d-0d16-4841-969c-8a06484e5241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:03:45.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:03:55.888Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=73560ed9-8cbe-4626-8f6a-8050a87a3df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:03:55.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:04:05.919Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=70b1f1fc-b8b3-4145-8dd6-376b575d2f36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:04:05.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:04:15.930Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=aae377ee-3187-413c-9b75-a4a964c46797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:04:15.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:04:25.938Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=05012b94-bbbc-4811-9fa5-eb3d30b69703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:04:25.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:04:35.947Z |INFO |Init configs |InvocationID=116fffb8-be7a-4773-95d9-e84ac77af489, InstanceUUID=cc328b0a-b377-4717-bf65-53ad8acce33c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-28T08:04:35.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |