. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T05:09:59.794Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T05:09:59.798Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-10T05:09:59.838Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T05:10:00.561Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T05:10:00.674Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T05:10:00.675Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-10T05:10:00.675Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-10T05:10:00.873Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-04-10T05:10:00.948Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-04-10T05:10:00.983Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-04-10T05:10:02.769Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-10T05:10:03.211Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-04-10T05:10:03.237Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-04-10T05:10:03.237Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-10T05:10:03.307Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-04-10T05:10:03.308Z |INFO |Root WebApplicationContext: initialization completed in 2323 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-04-10T05:10:03.763Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-04-10T05:10:04.761Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-10T05:10:06.050Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-10T05:10:06.464Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-10T05:10:06.464Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-10T05:10:06.467Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-04-10T05:10:06.696Z |INFO |Started MainApp in 9.619 seconds (JVM running for 10.401) |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-04-10T05:10:06.771Z |INFO |Start scheduling PRH workflow |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:10:06.788Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=31cd71b7-90cc-47ca-89ed-30456625ebb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T05:10:08.243Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.17:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:10:08.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:10:18.287Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=0f2f19fc-4fe1-4d7c-a011-a0082e7c541b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T05:10:19.334Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.17:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:10:19.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:10:29.336Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=c65cb093-5e80-4a4c-8d9a-3b115e4ab14c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T05:10:30.413Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.17:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:10:30.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:10:40.414Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=6a10f80f-9fa7-4824-9844-52c42073275a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T05:10:41.484Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.17:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:10:41.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:10:51.485Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=59407c6a-af14-498d-9865-254c0f3ace41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T05:10:52.519Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.17:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:10:52.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:11:02.520Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=c36edd8b-3930-4c21-a829-94b285b398a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T05:11:03.559Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.17:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:11:03.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:11:13.561Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=155b3da8-993e-46fa-83d9-cad39e97545f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T05:11:14.602Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.17:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:11:14.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:11:24.604Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=922e0c91-6a1a-464c-b5a7-90978f0a9039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T05:11:25.639Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.17:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:11:25.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:11:35.642Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=e8cd3559-f1f9-4bce-b353-b95fec6dc556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T05:11:36.682Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.17:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:11:36.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:11:46.684Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=4614f094-aef4-4db0-8d46-15664abbbebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T05:11:47.719Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.17:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:11:47.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:11:57.722Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=ecbcafcf-115e-4d9d-ad44-a1efd67b452d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T05:11:58.762Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.17:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:11:58.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:12:08.764Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=caf30c0c-370d-4b14-b65a-e3e52744dfbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T05:12:09.799Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.17:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:12:09.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:12:19.801Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=16bb658a-fc36-4462-beb1-1141e0fcf77c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T05:12:20.871Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.17:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:12:20.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:12:30.872Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=4b85efbb-519f-4087-9580-1e53d6bd734c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T05:12:31.910Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.17:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:12:31.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:12:41.913Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=822baa06-04c6-49f7-b0da-792c32d0e01d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T05:12:42.951Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.17:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:12:42.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:12:52.952Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=84d9a573-1ebd-4cbf-8322-fd02e5f8bb27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T05:12:53.991Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.17:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:12:53.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:13:03.994Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=ac1ae7ce-dc64-40a1-81a0-bbab80e29043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T05:13:05.031Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.17:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:13:05.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:13:15.032Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=f3818137-5c59-4a30-bd1d-0121c1c725a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T05:13:16.071Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.17:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:13:16.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:13:26.073Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=ab3dcd97-fc9e-4164-b018-71e5a090c8b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T05:13:27.110Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.17:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:13:27.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:13:37.113Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=9bb8fb8f-945f-475e-8340-ab8f0f75c61f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T05:13:38.155Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.17:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:13:38.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:13:48.158Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=f368efc8-e4e6-4dbe-8302-6631f0d05637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T05:13:49.190Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.17:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:13:49.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:13:59.192Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=6f68ad96-af0c-40d1-9b07-78365ab419f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T05:14:00.237Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.17:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:14:00.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:14:10.238Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=67c5e198-2559-4917-97fb-887d70f406c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T05:14:11.270Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.17:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:14:11.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:14:21.271Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=35a98521-9899-4ff1-a20e-655caf86f8c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T05:14:22.319Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.17:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:14:22.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:14:32.320Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=a93fc868-9e7e-484f-958b-50a4b2ef796f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:14:32.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:14:42.516Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=56fdaf00-b282-4945-8681-8c914ec221ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:14:42.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:14:52.610Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=d34a4768-f0c4-4c56-b375-df039195cd8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:14:52.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:15:02.628Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=9d316487-0c88-4e6e-9e4d-44a39c091bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:15:02.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T05:15:05.170Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T05:15:05.171Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-10T05:15:05.172Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T05:15:05.176Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T05:15:05.196Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T05:15:05.196Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-10T05:15:05.197Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-10T05:15:05.199Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:15:12.677Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=9f812c2e-1774-480d-b038-bf28f368d21b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:15:12.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:15:22.722Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=5655ce2a-52c2-48fd-8187-c64d0c04eee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:15:22.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:15:32.738Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=54dac303-34e3-4910-906f-290a69946b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:15:32.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:15:42.774Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=08312338-4cf8-4c18-ad15-dbc5be625c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:15:42.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:15:52.792Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=00958c29-1cce-498a-84f2-5cf1c9475698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:15:52.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:16:02.810Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=b353f45c-80ef-4a10-8658-168e51ea21f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:16:02.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:16:12.823Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=74ac26d2-1dae-4bd3-8e8d-f27ffee082a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:16:12.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:16:22.840Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=bed4618b-ac04-4e4a-917c-c8b1bf609f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:16:22.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:16:32.860Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=966e01b7-164f-47d5-8697-4fda091bd59c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:16:32.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:16:42.875Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=03e1175a-8ece-4009-b185-2396e102a418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:16:42.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:16:52.891Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=ca34bccb-59a0-4713-9c1b-baa0ff1f3aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:16:52.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:17:02.905Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=9bd63f97-cb0a-4bfc-afd3-88eef67c36dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:17:02.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:17:12.921Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=e5d6ce6f-d8ba-440f-98a2-d0cec6027fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:17:12.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:17:22.947Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=562d54e8-0521-4f79-b468-7cc16b2f48e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:17:22.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:17:32.964Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=02c303e1-393e-4293-bd4a-1d3824d9c564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:17:32.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:17:42.976Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=95f09dd4-f697-434e-b265-56712bd7c434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:17:42.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:17:52.991Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=e02b8dce-81c6-4082-b3ed-e4713b71aad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:17:53.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:18:03.004Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=379cdbf3-a8b2-4b60-b68f-9bc9de9bf296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:18:03.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:18:13.016Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=e230c5f2-001b-4892-a120-008b9a82779a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:18:13.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:18:23.027Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=699ba871-b51f-4475-9834-c5d5edf52c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:18:23.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:18:33.044Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=9d4ccd8d-3c3e-421d-9a07-da2ec735bb7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:18:33.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:18:43.056Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=9662fda9-4c32-413d-8296-28e559b6c94f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:18:43.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:18:53.081Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=341b8652-746b-498c-ac6a-123d3322e36c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:18:53.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:19:03.093Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=371d2085-8b08-46e1-b625-877ad0886099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:19:03.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:19:13.106Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=d012ea49-fd64-4e2a-a86a-40f087a360ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:19:13.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:19:23.121Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=f5005d12-5ecc-4e21-bac8-3531b8d69268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:19:23.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:19:33.132Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=12268069-c9ba-4cf5-b979-38f4b42564a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:19:33.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:19:43.149Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=a5d500da-02a6-494d-ae0a-7b1cef77aa4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:19:43.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:19:53.182Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=889b53b2-6081-4311-8c49-7569bcac1b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:19:53.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:20:03.195Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=344d9421-ebff-4d5e-8b43-1342be4b88fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:20:03.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T05:20:04.103Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T05:20:04.103Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-10T05:20:04.104Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T05:20:04.109Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T05:20:04.120Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T05:20:04.120Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-10T05:20:04.121Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-10T05:20:04.123Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:20:13.208Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=3e1ddf06-f737-4b7f-ab1d-40d6cd398e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:20:13.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:20:23.219Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=6c6f5fc2-33bf-4eb2-83b9-1bc8b2c0d9f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:20:23.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:20:33.230Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=58d90cd8-1794-4ffe-b667-aed9bcd8c397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:20:33.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:20:43.242Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=ef571666-c9b7-4b05-814f-158ea4d54291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:20:43.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:20:53.257Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=4d7a3a1d-db40-41aa-a5a9-f49a02559bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:20:53.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:21:03.273Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=02ec9de2-3a6d-4bb5-b17f-0e9ba65e40bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:21:03.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:21:13.283Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=c3eaf027-f998-4582-9586-5281bcb530b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:21:13.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:21:23.294Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=75566e05-c3c1-44ce-afac-3a99f8c51c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:21:23.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:21:33.305Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=b3301dd5-1539-4e1b-b7a4-3a91e4233f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:21:33.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:21:43.316Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=da973b4f-5ea0-4aa2-83be-89f8697f0085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:21:43.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:21:53.330Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=76cea096-810c-487b-a604-9eaa41ec567f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:21:53.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:22:03.345Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=b4d1a1ed-1d2d-4a11-b34a-5b7b2c3c1f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:22:03.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:22:13.359Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=fa12c9ae-8d8b-483a-a359-84c2d7b2a0b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:22:13.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:22:23.374Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=0ec00de7-4a01-4a3d-97b9-41922a7895a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:22:23.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:22:33.390Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=d4df7c6d-c3f7-4e74-a777-c2215783e619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:22:33.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:22:43.425Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=8cda8c58-1aa4-42d5-94e9-a73ffb875f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:22:43.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:22:53.439Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=c64d1d59-bf20-4b16-8589-c4035a9530d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:22:53.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:23:03.471Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=aada4be1-86da-45c9-b091-c2e181ab0440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:23:03.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:23:13.481Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=be68a831-e7c0-4cb5-b138-6a2cab6661a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:23:13.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:23:23.490Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=b157919d-d792-449a-9c9d-614d130517c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:23:23.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:23:33.503Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=4c3e8680-11af-450e-82ab-ef6a5678eab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:23:33.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:23:43.515Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=b567d64d-6975-412b-982f-1166e5b9771c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:23:43.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:23:53.527Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=5e75223d-d430-4284-b892-84011e8aaec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:23:53.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:24:03.535Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=b28e4ccc-fc92-4394-afa2-eab07480e566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:24:03.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:24:13.546Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=0157c083-083b-4c00-b560-8720aefb8427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:24:13.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:24:23.563Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=0117c170-f8dd-42ea-9507-79d6710ef479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:24:23.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:24:33.578Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=d8fb6b43-70c7-438f-baed-b1a70597f315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:24:33.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:24:43.592Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=c9b9b932-bb14-4841-aee5-204da336c150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:24:43.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:24:53.601Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=970cf77f-8ca6-486b-bbf0-2ac7d12f2f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:24:53.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:25:03.612Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=1176dd71-43f3-493a-b3e6-3f91f2521235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:25:03.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T05:25:04.079Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T05:25:04.079Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-10T05:25:04.080Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T05:25:04.082Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T05:25:04.091Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T05:25:04.091Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-10T05:25:04.091Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-10T05:25:04.093Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:25:13.623Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=67a81281-42cd-4bd1-991b-f7f160a18c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:25:13.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:25:23.640Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=495d0a7c-3db5-4583-91de-ed9c26f7397e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:25:23.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:25:33.650Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=74328bd0-5303-443d-b074-1ca5b674a1b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:25:33.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:25:43.658Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=ba579fc9-9681-4529-97a5-3cd392761fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:25:43.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:25:53.667Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=84936175-91cb-4b12-8620-faa523cc60bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:25:53.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:26:03.676Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=6dcd87cf-5f93-4d02-b86a-61f9db65ace5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:26:03.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:26:13.686Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=af6ae0a1-de33-4c93-be96-8c4d77778930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:26:13.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:26:23.697Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=d9bf55c2-4202-4996-8d68-4a8a353e3440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:26:23.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:26:33.707Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=af032238-ac3d-4dde-8d9d-ad72c2496908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:26:33.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:26:43.716Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=071390b3-54f8-4352-aabc-2c42dfbc7ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:26:43.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:26:53.732Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=851e4aea-bd54-4329-b84a-6e5f95dd29a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:26:53.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:27:03.745Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=c7cc8d71-da16-4ac2-8506-2fb0abd7290d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:27:03.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:27:13.760Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=58e17aa5-a938-4595-8563-2bb3b222641b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:27:13.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:27:23.772Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=9870125f-2c29-4c81-8c58-687a5dd49b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:27:23.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:27:33.782Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=ba1ccdfc-8a51-43aa-b76a-90cd199064fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:27:33.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:27:43.795Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=ce5f614a-f087-41b2-abbc-5819e3c33b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:27:43.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:27:53.804Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=8daea656-fc9a-48bb-a675-fc852abeb11f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:27:53.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:28:03.814Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=a0e7ccbe-f719-4a1e-b852-591868b4da0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:28:03.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:28:13.824Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=9763791f-4503-4b47-85c0-e76978edde62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:28:13.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:28:23.840Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=d6e62d75-7b1e-44b5-95b5-5a7c6c36ad50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:28:23.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:28:33.854Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=54e562a3-94b1-4cac-9e13-17b272e77fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:28:33.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:28:43.864Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=3c81bf86-e654-4d56-ab25-de4c08573e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:28:43.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:28:53.872Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=4c1ab713-1222-4455-be80-20d33125ed69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:28:53.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:29:03.884Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=a3b649cc-e7f2-4eb5-8629-8f8fa7681bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:29:03.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:29:13.893Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=2f41282c-116c-4141-9577-7c3df3410bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:29:13.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:29:23.907Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=f07ee8a3-fef0-407c-8d60-306f6690ca97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:29:23.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:29:33.917Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=7e4890db-a19c-4fe2-86c0-2c837261ee7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:29:33.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:29:43.925Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=77683e75-1f7f-40d8-89e9-9a334c3b55e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:29:43.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:29:53.943Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=f9dadc65-5162-4a2d-92fa-9fab31d26fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:29:53.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:30:03.952Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=2a17ea21-3a2e-4973-8d1d-edd1e73bb820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:30:03.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T05:30:04.086Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T05:30:04.086Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-10T05:30:04.087Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T05:30:04.089Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T05:30:04.099Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T05:30:04.099Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-10T05:30:04.099Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-10T05:30:04.101Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:30:13.962Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=c2bc1adc-f56d-483b-bbcf-145f29448109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:30:13.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:30:23.971Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=33bb8c5d-cfc0-4688-8ec5-d58dbe22ea13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:30:23.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:30:33.984Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=7dd12574-01ec-48a8-b45f-4c85033e0d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:30:33.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:30:43.992Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=a0891e66-9d19-40ef-b3c3-350aba4ee435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:30:44.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:30:54.004Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=4d255917-2011-4bdd-bb54-4de25ad4382e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:30:54.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:31:04.022Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=7e8e4801-043a-4a04-983b-410aa70b2f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:31:04.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:31:14.035Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=11014023-8c3a-4d3b-823c-8d9bd2a5921d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:31:14.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:31:24.055Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=811cf664-6098-4395-bbe0-af54d864ce97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:31:24.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:31:34.064Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=45cdcb98-00cf-459c-8e90-e82a44dd77dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:31:34.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:31:44.073Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=93b6d57c-88df-460a-8752-7509a8d7b3d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:31:44.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:31:54.092Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=a85af2c9-457a-4d2d-929f-981648d2aaf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:31:54.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:32:04.110Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=ff70604a-a0c9-4109-9810-b5ac09508372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:32:04.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:32:14.124Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=f49f24b6-d3b7-4a29-a827-d23598ff9ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:32:14.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:32:24.149Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=0f0c1241-f29a-4bc1-8bb8-ea292e0844b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:32:24.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:32:34.165Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=0eac347e-6f40-49bf-89ef-6353646f0e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:32:34.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:32:44.185Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=e323f208-ae2e-4205-84f1-053cbb08e34a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:32:44.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:32:54.198Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=99b9e147-d27d-4c32-baa3-821fc8b44510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:32:54.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:33:04.209Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=4690704d-b637-4c7c-bfcf-36ebbedc10b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:33:04.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:33:14.218Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=235bc943-a2b0-4f12-9e87-97e6364823cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:33:14.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:33:24.239Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=d59d08c9-c349-4217-bf3f-3865fc9c3d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:33:24.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:33:34.248Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=533626c3-dada-4c83-a0e6-7d96e322ff23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:33:34.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:33:44.256Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=a0a7a487-004d-48e3-841f-50d919e49102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:33:44.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:33:54.265Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=9a7e017e-8992-4cfa-a59c-063d15ae893a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:33:54.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:34:04.274Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=0b09b9f4-4709-4930-8533-7ae2e4c2faec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:34:04.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:34:14.292Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=f12250ed-6409-4ae1-a816-c8a2702363f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:34:14.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:34:24.300Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=4bfe9987-f832-4472-b131-4a68ca075413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:34:24.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:34:34.309Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=a2f186b1-8ce0-44a7-8f12-8e342a5be4ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:34:34.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:34:44.320Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=58314eef-37df-47e3-b9ec-95e0da8c591f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:34:44.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:34:54.334Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=42ea953b-8daa-4aab-8f7e-4deb9c19030c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:34:54.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T05:35:04.084Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T05:35:04.084Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-10T05:35:04.085Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T05:35:04.088Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T05:35:04.096Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T05:35:04.096Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-10T05:35:04.096Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-10T05:35:04.098Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:35:04.351Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=ca690ddb-a4ba-48c7-ae75-c85669b3c559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:35:04.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:35:14.360Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=2f11b23a-6cb7-4a79-a9e1-4554bf95456a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:35:14.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:35:24.368Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=af860997-d2a2-49f1-ae0b-94841486edaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:35:24.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:35:34.383Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=a63d67b9-0426-4283-9056-58631f7b5170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:35:34.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:35:44.392Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=8a0c850c-96ca-4f6b-9945-9a853727e0b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:35:44.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:35:54.401Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=07c1bb70-7687-4fa9-847f-357991b9adf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:35:54.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:36:04.411Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=91e0a0d5-82cf-4dc0-87cb-70f5451b1188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:36:04.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:36:14.428Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=494e1366-ea45-417a-a5ad-0122841111db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:36:14.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:36:24.439Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=07ac0b83-4563-4a1b-adb4-3a3b72c381d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:36:24.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:36:34.454Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=ff423949-ccfc-4243-a901-cdc816d4d884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:36:34.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:36:44.473Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=ca424f64-6701-4ac1-a284-bb14e3f7cd67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:36:44.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:36:54.481Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=9d817a43-a590-422b-beed-14a9275de07f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:36:54.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:37:04.490Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=3704e600-3f8d-472c-8f44-4509e763d2b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:37:04.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:37:14.503Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=033099bc-9d4e-4c8a-a596-f909b87af732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:37:14.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:37:24.511Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=c76eda0b-2fe3-4dd0-afa5-68886cb0bfa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:37:24.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:37:34.519Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=57701f83-ef81-4ce9-b553-f3d766ea9dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:37:34.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:37:44.539Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=d536a511-4745-45fa-8712-e261c5cd7cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:37:44.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:37:54.548Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=c56f7a12-fe2b-46f8-a2a4-f6125b27731e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:37:54.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:38:04.556Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=585b123d-9e0a-4798-9c3f-8cc3b2abdf13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:38:04.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:38:14.565Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=a9eb4030-e845-4d31-87a7-0c07b6983af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:38:14.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:38:24.573Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=69b830fc-ac07-4f43-b9db-700a082a0339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:38:24.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:38:34.582Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=be4ea188-a45b-41ac-81ba-38b7cd94f73f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:38:34.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:38:44.591Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=ee9f398e-a764-4d56-9059-076114402c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:38:44.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:38:54.601Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=f00fddeb-6fd2-47c8-8aa9-aafebcb972de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:38:54.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:39:04.609Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=6a08a27e-cc34-42e2-a127-46d3134b6fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:39:04.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:39:14.617Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=c8c2e2a8-fd26-4ea9-9035-c681ffcab8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:39:14.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:39:24.627Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=de937577-f59f-46b8-90b8-ff9e0ca36253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:39:24.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:39:34.636Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=744f1470-9dee-41ae-a956-2ad63e24a754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:39:34.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:39:44.644Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=c840b345-7f1d-447d-a8ed-f3b1a61afa31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:39:44.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:39:54.652Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=6127b367-fac7-41ae-8396-5d0fa6c0a739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:39:54.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T05:40:04.081Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T05:40:04.081Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-10T05:40:04.082Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T05:40:04.087Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T05:40:04.095Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T05:40:04.095Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-10T05:40:04.095Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-10T05:40:04.097Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:40:04.661Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=54cdc2fa-bc33-4e33-98dc-7a40b9e17be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:40:04.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:40:14.670Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=3602c21b-6bc2-4e2c-84fb-bea4c83d7457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:40:14.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:40:24.680Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=853c0062-b04b-4509-abb6-9a977101b1e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:40:24.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:40:34.688Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=083e5775-e9e2-4105-984c-ac71a38aa1fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:40:34.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:40:44.697Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=4ca5b5f0-b155-4c23-a1a8-64b6e03459fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:40:44.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:40:54.706Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=53d6552c-2b1e-4e48-8eda-0f23d802ebd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:40:54.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:41:04.714Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=916dcaf9-dab8-45f0-955d-d8e09704ba4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:41:04.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:41:14.721Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=7411b86c-77da-4f7f-82d2-ca7cc2f3ec28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:41:14.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:41:24.729Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=f4715e2b-c9de-4012-91e4-5be4534cbf54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:41:24.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:41:34.737Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=d78daa5c-5a86-416b-a218-819bf3b46d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:41:34.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:41:44.745Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=b3cbf253-3f39-49a8-86ee-8a168e85c05d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:41:44.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:41:54.754Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=70e138c2-5a61-4fed-805d-51915ce48712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:41:54.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:42:04.763Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=4a39278b-4486-4648-8c51-f086852d4ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:42:04.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:42:14.771Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=fa152ef2-bc47-491d-9c96-e9fff8b271f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:42:14.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:42:24.778Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=bca515f8-7a6f-47c2-b907-cc81ce67491b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:42:24.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:42:34.786Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=44465a50-4ac1-4c9e-af81-e7439b1cb7bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:42:34.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:42:44.793Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=ab1a0015-3216-4169-90f9-f7096668fc51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:42:44.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:42:54.801Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=8106efcf-8cca-4eae-840d-273c7a9d8704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:42:54.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:43:04.810Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=b760e7b0-5f43-48db-a2c1-af70f0cd9cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:43:04.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:43:14.820Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=079fb397-2d59-47cc-b8c8-f870a099267b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:43:14.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:43:24.827Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=cdc22d69-a679-4ad4-ad07-8e6af0fb9ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:43:24.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:43:34.836Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=59c7afcd-d8f7-4be5-a65c-71dd00edadc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:43:34.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:43:44.847Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=d8365d11-f2b9-4004-9c19-d038e043dc01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:43:44.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:43:54.856Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=819ec42e-a085-40a7-af40-1666d62520e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:43:54.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:44:04.867Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=36d2cf43-383a-49aa-a8e7-42426ad214b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:44:04.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:44:14.877Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=041ca0f6-9938-4181-9267-122b4bc7f982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:44:14.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:44:24.885Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=a797b3b1-a0ef-4cc4-974d-3b0f0f96f7a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:44:24.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:44:34.901Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=b37b637f-bf9e-4e87-96b2-b9a6335c2420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:44:34.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:44:44.910Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=79655e3d-3741-44b2-ad60-69d71160d214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:44:44.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:44:54.918Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=2254f594-33c5-4ba9-ab61-16252c2ad1ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:44:54.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T05:45:04.072Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T05:45:04.072Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-10T05:45:04.073Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T05:45:04.076Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T05:45:04.083Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T05:45:04.083Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-10T05:45:04.083Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-10T05:45:04.085Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:45:04.927Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=2850ffc5-9181-4bf4-a70a-57f45bdf24c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:45:04.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:45:14.935Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=1899b531-b36f-4fbe-a031-d0ede78af457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:45:14.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:45:24.944Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=fb77766d-e0f2-45ec-ae95-4f0514b703c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:45:24.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:45:34.957Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=595a61aa-3e2b-45e7-b60e-6cd161af083f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:45:34.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:45:44.964Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=b87065b7-dfc3-43c2-9d21-0d241b4be3f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:45:44.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:45:54.973Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=30f3e092-b233-4247-9bb6-25c5676acc2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:45:54.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:46:04.981Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=e4238404-f097-43be-beb0-18e3f30b2f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:46:04.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:46:14.990Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=08036d1c-854e-4358-bee5-6006004de03f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:46:14.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:46:25.000Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=6ea6c62b-1aa5-4d19-ab38-50bc9f6c244c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:46:25.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:46:35.007Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=ab90cd5b-b4ee-4237-b741-2d6ab8c91c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:46:35.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:46:45.016Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=add3d7fa-9448-4fcf-9aa7-48c5b8061165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:46:45.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:46:55.024Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=7cbd73e0-ed1c-469d-9620-09c15e7bce4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:46:55.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:47:05.032Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=cfe76f15-e251-477c-950d-35f37b501494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:47:05.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:47:15.041Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=61fde244-d820-4867-9f7e-0b185f8cfd6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:47:15.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:47:25.049Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=e03977a5-152e-4f9c-8d60-66ff7058cd84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:47:25.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:47:35.057Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=bcc7cda5-25cd-45ef-b376-edeff199577c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:47:35.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:47:45.065Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=294c66a0-fab7-4c54-b864-16ce7ad8bf9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:47:45.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:47:55.074Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=b76c72e9-3859-4470-a47e-5dbc45e25f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:47:55.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:48:05.082Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=11de4bda-2122-48a9-80a7-d265bc4ff69e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:48:05.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:48:15.089Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=d9b08a44-ae30-4ff1-8d97-834d63cbb417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:48:15.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:48:25.097Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=378135c9-748c-499c-a40e-159b8f0b42dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:48:25.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:48:35.105Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=8c758df8-935a-47bf-b63f-2d34b3ed355a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:48:35.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:48:45.112Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=951d2c3f-318d-4c1d-8b7e-f8aec05e5658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:48:45.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:48:55.119Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=718b0a2d-a395-4bf3-99da-546536185591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:48:55.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:49:05.135Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=444fd805-ebcd-4efa-84df-1880327d6d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:49:05.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:49:15.145Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=7a6055a4-e372-46f3-8f26-c43e4a9bb19d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:49:15.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:49:25.155Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=d92de0ec-9857-4159-a3a8-0019c9ea91f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:49:25.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:49:35.174Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=f2f7285b-0c22-48e8-a8b3-a947245eb34b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:49:35.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:49:45.182Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=f04894f7-163d-4632-ba39-98cf3e3dba7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:49:45.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:49:55.189Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=e8006cd2-b9a5-4ff9-b378-e22bb87ea542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:49:55.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T05:50:04.058Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T05:50:04.058Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-10T05:50:04.059Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T05:50:04.061Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T05:50:04.068Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T05:50:04.069Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-10T05:50:04.069Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-10T05:50:04.071Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:50:05.197Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=84b6d2d5-c188-4585-bc42-d7dd92866334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:50:05.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:50:15.205Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=5e43efc7-cd12-4024-9efb-2927b8ece010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:50:15.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:50:25.213Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=a0ba904a-8eca-4281-b600-633eb28ee229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:50:25.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:50:35.221Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=3ba591d5-a7eb-450e-9565-027420616eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:50:35.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:50:45.229Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=018a5f67-f9ca-4251-aac7-5e7e12655b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:50:45.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:50:55.235Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=98c61dfd-aa24-49bb-a0fb-095baa72c518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:50:55.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:51:05.242Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=6649ad58-e84e-450b-8e8f-5c8e3a5fabf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:51:05.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:51:15.250Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=0f2c21f1-ea42-421e-beec-0c0c33dd4e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:51:15.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:51:25.257Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=f65b3868-2a0b-4ac5-8699-624176dc1476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:51:25.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:51:35.263Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=ef323956-e240-48ce-985a-320dd09299fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:51:35.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:51:45.269Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=624a556c-ed31-4d62-9be4-25349709c6cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:51:45.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:51:55.282Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=e8738a04-531e-4d4b-b0e8-841858e3068b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:51:55.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:52:05.290Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=f2e0c8fe-6f59-4323-a9e2-6afbb4acf585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:52:05.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:52:15.298Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=20ebf102-43f2-4dc0-9efb-79be6e60cc53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:52:15.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:52:25.306Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=d2a990fc-0ee6-483e-b7c4-aafbb7811172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:52:25.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:52:35.314Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=896f65df-5f8a-4f35-ba8d-010a4e567ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:52:35.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:52:45.321Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=ef2dbfe6-ac76-4f72-ba1e-5db3579b8ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:52:45.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:52:55.328Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=7865d810-4765-4f87-bc80-97d5b15e4921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:52:55.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:53:05.336Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=8cfc913c-1e05-4d80-ade5-a89df717f5b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:53:05.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:53:15.345Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=fa029f1a-6b15-45bc-8793-3c69c39201ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:53:15.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:53:25.353Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=780f5f22-05fc-47a7-884f-11c2794a37d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:53:25.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:53:35.361Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=2ef4ad76-f3cd-4e68-9435-710f4e2c8ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:53:35.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:53:45.369Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=2aa6b956-2219-4aef-951d-29cfcd253e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:53:45.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:53:55.376Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=9094919f-708f-4e58-9d9d-b9f123ee413f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:53:55.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:54:05.384Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=9e2817ea-e390-431d-80c5-f28c0b46dbec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:54:05.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:54:15.392Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=68aa4ddd-3669-470c-9bb6-b86952474037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:54:15.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:54:25.400Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=170bb8dc-1109-498c-a1ec-b0f2a1e92d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:54:25.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:54:35.407Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=8e6b7cee-3189-45c7-b097-43ac48f408c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:54:35.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:54:45.415Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=56dd5c43-033c-4fd8-b716-94f2565f6b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:54:45.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:54:55.423Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=9508cf8f-9b4d-409c-a823-191a7d31d7ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:54:55.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T05:55:04.044Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T05:55:04.045Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-10T05:55:04.046Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T05:55:04.049Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T05:55:04.055Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T05:55:04.055Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-10T05:55:04.055Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-10T05:55:04.057Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:55:05.433Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=e19d3828-436a-4ad1-a1b8-25d6430d2868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:55:05.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:55:15.440Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=5c8426cb-b4b7-4921-a8ac-dc06f5a8cd97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:55:15.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:55:25.449Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=e0c353e6-52ff-4d6a-9cbc-1bc955a70cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:55:25.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:55:35.458Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=23af7942-4ddf-4319-953a-ef16082f74ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:55:35.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:55:45.465Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=d7f417f9-f73e-40f0-b49c-798545144dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:55:45.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:55:55.474Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=16c03a07-9412-4f7f-a629-7da68da571bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:55:55.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:56:05.482Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=e1577014-ed08-4a2d-9cb1-e1961fcceb43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:56:05.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:56:15.490Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=85fef782-8358-468a-85f0-3ae3609e10d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:56:15.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:56:25.497Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=c41d6361-81ab-462b-a5eb-361abe8ad8ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:56:25.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:56:35.505Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=2281c6e6-8914-4a9a-9912-f62f74be2d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:56:35.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:56:45.513Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=9af5d964-d090-4570-94e8-3cede63cb787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:56:45.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:56:55.520Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=35595940-faf6-4084-bc22-0c0d2fe11ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:56:55.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:57:05.528Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=727a3b7b-649c-40c2-9ddc-988877fc98cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:57:05.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:57:15.536Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=f9ff15b9-59a0-475f-ab26-953b7d4c50c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:57:15.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:57:25.543Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=1dac36e3-e2c7-4a76-ae36-6929dd93075b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:57:25.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:57:35.550Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=fb6e6383-8cc0-4a02-8698-0417966edbf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:57:35.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:57:45.557Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=12629599-8818-4e24-a78f-a90ccc403fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:57:45.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:57:55.566Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=a1c3b36b-ec7e-48f0-8f5f-93d81278ba9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:57:55.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:58:05.573Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=7f6e8190-c3b3-41dc-9a43-84e52ea73134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:58:05.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:58:15.581Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=9debfe96-c2ed-45f3-960c-e7ea8fbf5a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:58:15.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:58:25.587Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=84b26add-a0c8-4878-8589-287bc733a407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:58:25.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:58:35.596Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=ea193459-e726-412d-bd2b-13ddbf9972d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:58:35.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:58:45.612Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=3e1414da-433b-4e8d-af88-aee77010a2b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:58:45.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:58:55.620Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=3852ed4e-6159-4bbd-bbd5-5cfff9cf72da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:58:55.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:59:05.628Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=c84a9b2a-6a88-475f-a002-8c7160e04c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:59:05.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:59:15.636Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=f220fc3c-ef8c-457b-8faf-c81b33ef65d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:59:15.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:59:25.645Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=015b2977-9e39-45c3-998e-40a67bc72478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:59:25.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:59:35.653Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=8c03e302-3ac5-45a0-9f88-0695f237ed95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:59:35.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:59:45.660Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=0cf35611-c882-4095-8dad-633b2833908c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:59:45.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:59:55.667Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=3520112d-475d-4eb7-be55-daa2ecdba11c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T05:59:55.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T06:00:04.010Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T06:00:04.011Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-10T06:00:04.012Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T06:00:04.014Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T06:00:04.019Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T06:00:04.019Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-10T06:00:04.019Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-10T06:00:04.021Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T06:00:05.676Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=a183d922-aa02-4863-83df-a7daa9637f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T06:00:05.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T06:00:15.687Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=00fc298f-0e0e-4258-8c3c-c38325f798df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T06:00:15.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T06:00:25.694Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=424da22a-5b6e-4fa2-a9e2-2479febfd83a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T06:00:25.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T06:00:35.701Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=c91ab227-4e24-45ff-a2e7-1decc5671924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T06:00:35.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T06:00:45.710Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=53a9f0d4-64c4-4d50-a39f-88ca8bd5ec7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T06:00:45.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T06:00:55.717Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=c842571b-155a-4c49-8f18-1f6afc19c52c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T06:00:55.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T06:01:05.725Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=2416fcc7-eafe-426d-8942-0c83b94a1af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T06:01:05.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T06:01:15.735Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=18daed16-7693-4440-8990-d40619139794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T06:01:15.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T06:01:25.742Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=b15549f7-1aca-46b2-8779-1e96578b5d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T06:01:25.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T06:01:35.752Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=c2d7c686-ac9e-4049-ba10-b93650bdd85f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T06:01:35.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T06:01:45.761Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=ecec10f9-b1bc-468d-abe4-9108ca6abea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T06:01:45.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T06:01:55.772Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=9b26afe2-627b-4c9a-bfee-fb68e434d087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T06:01:55.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T06:02:05.781Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=d42ab4a3-ea3e-4b6d-a23f-9ee591e234d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T06:02:05.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T06:02:15.790Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=5b5baf3f-0f5a-48c1-a329-253a98bbb232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T06:02:15.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T06:02:25.800Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=84b5a02b-bee5-4e6c-a699-836ddf5a6505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T06:02:25.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T06:02:35.807Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=15d5191b-27eb-406d-ae7d-5ac70c7ab616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T06:02:35.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T06:02:45.814Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=d8e774b6-73e5-4ec6-96ca-423022992ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T06:02:45.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T06:02:55.821Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=b4dddf09-7123-4ee7-83fd-ac63efd18d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T06:02:55.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T06:03:05.828Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=e7ca71f6-371e-4155-a706-849318008cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T06:03:05.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T06:03:15.836Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=b4ef52ca-55bb-46ac-bf58-a961c54e6d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T06:03:15.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T06:03:25.845Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=8f30ca29-4e96-4535-bd01-fdbe714dfc54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T06:03:25.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T06:03:35.854Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=1dbb92f6-3f55-4ef0-b059-8496bebdadfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T06:03:35.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T06:03:45.861Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=81768c5c-7c0a-4929-9495-f5bf8977b572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T06:03:45.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T06:03:55.869Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=9f8c0c17-c4d6-4124-b84f-28ad7896a2c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T06:03:55.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T06:04:05.875Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=be9c979c-fd9f-494d-a72f-4227ff1563fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T06:04:05.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T06:04:15.883Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=720bae3d-d17b-4e25-9cb1-0dd6a52c8901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T06:04:15.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T06:04:25.891Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=6d1ebb5e-3e61-4144-8756-ec94d3fd6986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T06:04:25.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T06:04:35.898Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=a3b67f21-2240-4bae-81cf-8f473e37b2df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T06:04:35.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T06:04:45.905Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=a95bfc95-2a72-4d47-8f73-d8b0df0cb29d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T06:04:45.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T06:04:55.912Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=48de5e52-9341-400d-97da-d35c2d7ebf92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T06:04:55.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T06:05:04.059Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T06:05:04.059Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-10T06:05:04.060Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T06:05:04.063Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T06:05:04.070Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T06:05:04.070Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-10T06:05:04.070Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-10T06:05:04.072Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T06:05:05.919Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=6cc041ce-0645-40aa-9664-bfe48385ab91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T06:05:05.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T06:05:15.926Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=cc20b906-4aad-4ac7-aca0-2bbacafe00cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T06:05:15.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T06:05:25.933Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=56742344-0ff3-4241-8b50-b47506f4f18d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T06:05:25.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T06:05:35.940Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=c70a9e99-031a-45d5-9c72-d377b2a56216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T06:05:35.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T06:05:45.947Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=50e8a1ae-6717-4d52-8eb3-275fb437eb86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T06:05:45.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T06:05:55.956Z |INFO |Init configs |InvocationID=d9c6c887-ca8d-4acc-a692-6b2eddc9f80a, InstanceUUID=8a3f81c3-7451-46d9-8104-c44d1000c3b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T06:05:55.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |