. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T23:25:44.449Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T23:25:44.452Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-09T23:25:44.493Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T23:25:45.101Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T23:25:45.216Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T23:25:45.217Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-09T23:25:45.217Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-09T23:25:45.301Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-09T23:25:45.427Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-12-09T23:25:45.461Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-12-09T23:25:46.900Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-09T23:25:47.322Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-12-09T23:25:47.339Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-12-09T23:25:47.339Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-09T23:25:47.391Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-12-09T23:25:47.391Z |INFO |Root WebApplicationContext: initialization completed in 1929 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-12-09T23:25:47.738Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-12-09T23:25:48.488Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-09T23:25:50.106Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-09T23:25:50.328Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-09T23:25:50.330Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-09T23:25:50.333Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2021-12-09T23:25:50.624Z |INFO |Started MainApp in 8.394 seconds (JVM running for 9.095) |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-12-09T23:25:50.677Z |INFO |Start scheduling PRH workflow |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:25:50.688Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=8f2636dc-7d66-44b6-8895-de5b2b35a72f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T23:25:52.120Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.137.107:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:25:52.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:26:02.156Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=5a64df82-e6b8-40f5-88fd-1a25322594e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T23:26:03.347Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.137.107:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:26:03.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:26:13.349Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=06f14a6e-8070-4c58-acbe-64e9196f3264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T23:26:14.387Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.137.107:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:26:14.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:26:24.389Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=833bd6f6-6a45-49c8-92b9-811f543af331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T23:26:25.427Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.137.107:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:26:25.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:26:35.430Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=9e6e93e5-6ff6-4e69-af04-7ce9f71fde55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T23:26:36.467Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.137.107:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:26:36.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:26:46.470Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=404166be-eedc-40e6-bfb5-409d7e42c5fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T23:26:47.507Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.137.107:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:26:47.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:26:57.509Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=76201b10-a28f-4449-9ec8-bd72d40bd18e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T23:26:58.548Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.137.107:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:26:58.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:27:08.551Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=4c28d51a-94cf-441a-a87d-7d5d7c06a53a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T23:27:09.623Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.137.107:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:27:09.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:27:19.625Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=7be96d2f-d091-4626-94c3-6f1a6f04b242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T23:27:20.659Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.137.107:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:27:20.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:27:30.669Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=dc298b4f-0adf-49ed-b812-0363105dba30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T23:27:31.699Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.137.107:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:27:31.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:27:41.703Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=464e79cb-8fca-412a-9555-46798acf8f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T23:27:42.740Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.137.107:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:27:42.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:27:52.744Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=fbd99c2d-cfa2-44ce-a540-6ad84abd125b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T23:27:53.779Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.137.107:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:27:53.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:28:03.781Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=78f0ae10-db43-422a-b2f5-fefbe537f0e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T23:28:04.819Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.137.107:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:28:04.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:28:14.820Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=591acc46-ea0f-473f-aaeb-ff379426afed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T23:28:15.859Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.137.107:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:28:15.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:28:25.862Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=7b9fd845-c603-496c-80db-320d458dfc59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T23:28:26.899Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.137.107:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:28:26.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:28:36.902Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=60372848-300f-43c8-864b-69d9d651cc3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T23:28:37.940Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.137.107:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:28:37.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:28:47.942Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=bde290a3-f2c6-4a77-b9e0-2b678e0e6c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T23:28:48.979Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.137.107:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:28:48.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:28:58.981Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=b7285a92-9872-4718-bf0f-d0e099c8c9ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T23:29:00.019Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.137.107:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:29:00.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:29:10.020Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=4a79bc0f-956a-4777-8048-3c23abf544be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T23:29:11.059Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.137.107:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:29:11.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:29:21.060Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=1893ffed-1829-4b36-8770-5f0a150c8eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T23:29:22.099Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.137.107:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:29:22.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:29:32.100Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=f60eb094-8b77-478c-8c40-0a862c41f85a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T23:29:33.139Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.137.107:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:29:33.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:29:43.142Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=aa446be4-edb5-475a-af81-b18304e82004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T23:29:44.184Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.137.107:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:29:44.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:29:54.186Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=eabde470-e564-404e-94d9-e2e2af395a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T23:29:55.219Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.137.107:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:29:55.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:30:05.220Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=9da4c4b6-90c3-4d4a-8dfc-92beb00f18d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T23:30:06.259Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.137.107:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:30:06.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:30:16.261Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=dc54a0a5-3033-47f3-ba8c-fb3e86a507fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T23:30:17.299Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.137.107:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:30:17.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:30:27.300Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=8f972b61-883e-4e24-ad4f-f923c832feca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T23:30:28.339Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.137.107:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:30:28.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:30:38.341Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=552a84ef-03e6-4ded-b5ef-d93891a81b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T23:30:39.383Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.137.107:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:30:39.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T23:30:49.259Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T23:30:49.259Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-09T23:30:49.260Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T23:30:49.264Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T23:30:49.272Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T23:30:49.272Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-09T23:30:49.272Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-09T23:30:49.274Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:30:49.386Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=0de6a71e-6634-44ef-b4bc-ad1557bbd58b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T23:30:50.419Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.137.107:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:30:50.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:31:00.422Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=e4a80381-2dfd-4750-bb1b-1299f6af5098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T23:31:01.461Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.137.107:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:31:01.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:31:11.465Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=5b76227a-db0c-4dae-8018-f40e6ad1b788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T23:31:12.499Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.137.107:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:31:12.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:31:22.501Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=78e11d61-d514-409a-92ac-2559fa2e17eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T23:31:23.543Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.137.107:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:31:23.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:31:33.545Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=128e222a-b79d-4345-b61f-fb1802003f85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T23:31:34.579Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.137.107:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:31:34.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:31:44.580Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=08c471ed-be4b-4174-b06f-c2aa71900cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T23:31:45.619Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.137.107:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:31:45.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:31:55.620Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=49ecf1ac-7041-464d-8fd7-8069695b33b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T23:31:56.659Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.137.107:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:31:56.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:32:06.660Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=20c1a162-7254-468d-9f75-68f5f27d8a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T23:32:07.699Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.137.107:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:32:07.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:32:17.700Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=c769d5f6-8737-4bc2-9b5e-c2e4b9bf446d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T23:32:18.739Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.137.107:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:32:18.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:32:28.741Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=7bd1470c-f349-4e8e-ba47-7440991a319b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T23:32:29.779Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.137.107:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:32:29.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:32:39.782Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=1a511531-f215-434e-8595-f1fcb14893e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T23:32:40.823Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.137.107:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:32:40.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:32:50.825Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=20eb377e-33e9-43c2-8fe8-8365e59601b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T23:32:51.859Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.137.107:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:32:51.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:33:01.860Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=8d31b303-6645-4674-8c31-70dc1dc6fefd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T23:33:02.931Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.137.107:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:33:02.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:33:12.932Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=a8ec8092-88ab-491f-992b-ef46fdd4c2df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T23:33:13.971Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.137.107:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:33:13.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:33:23.972Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=7946cb37-9a7c-4197-8353-2a5377341a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T23:33:25.075Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.137.107:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:33:25.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:33:35.078Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=2db4b3b5-03b9-4f8c-a1b3-d2b9a1efe7ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T23:33:36.116Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.137.107:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:33:36.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:33:46.119Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=72b3a9d8-7e9d-465d-abec-bb2b915c99bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T23:33:47.155Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.137.107:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:33:47.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:33:57.157Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=e837adb5-50a4-4f3d-84b9-3480d1b8d3f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-09T23:33:58.195Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.137.107:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:33:58.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:34:08.196Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=03869c91-1b18-4e61-b8c3-75b7e6255d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:34:08.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:34:18.360Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=f9325f80-bab3-485c-ba63-381dc65c52bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:34:18.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:34:28.374Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=29e6840d-b26b-4d43-b8d7-1e2aa7d7903e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:34:28.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:34:38.399Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=94592600-6175-45fc-af44-ca956bdb363c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:34:38.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:34:48.413Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=2ca70562-42d1-4102-b5cd-9ccc01294ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:34:48.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:34:58.431Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=dd8cba58-bda0-45e8-9240-81084dc25a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:34:58.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:35:08.448Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=bd73acc5-11b5-4c71-808a-8da98a2702c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:35:08.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:35:18.478Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=30d24a2a-8c60-4978-987b-ded8e843d15b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:35:18.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:35:28.500Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=898e48e7-8876-4392-8243-11144b235c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:35:28.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:35:38.513Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=f657a884-8347-479c-b06e-83d5bc33329e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:35:38.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T23:35:48.114Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T23:35:48.114Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-09T23:35:48.115Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T23:35:48.119Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T23:35:48.127Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T23:35:48.127Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-09T23:35:48.127Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-09T23:35:48.129Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:35:48.523Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=9ff621f1-dd38-40e3-ae34-5d53965711bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:35:48.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:35:58.534Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=ea475d06-78fb-466a-9cf8-a3e59d9ad2f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:35:58.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:36:08.544Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=ca4ce6ab-a8d6-479c-9ae4-837c074f92ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:36:08.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:36:18.555Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=dbf8de95-0462-4bff-b136-d13e19ff814a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:36:18.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:36:28.564Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=c584565b-21e8-4059-bc3d-d89ed13e850a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:36:28.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:36:38.574Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=31acc661-4194-4858-9d2a-638f2860a27a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:36:38.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:36:48.586Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=b92de46d-b39e-4766-9075-c8a0b95a3589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:36:48.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:36:58.596Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=b768219d-8194-4e13-a542-bee6a2aaa659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:36:58.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:37:08.609Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=15cca9ce-e7d1-4ee5-967c-ad242713b5c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:37:08.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:37:18.626Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=0a2316c0-cd29-458b-94fd-41b0468f82a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:37:18.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:37:28.637Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=34385df7-3bcd-4ada-9664-7695494e457d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:37:28.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:37:38.647Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=0eec3c10-2d36-4c16-8892-eb34cfdca05e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:37:38.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:37:48.660Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=a021e478-7932-444d-82b8-d570839be7a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:37:48.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:37:58.671Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=3990e8da-16bb-467e-9504-b6d667702d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:37:58.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:38:08.679Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=05721ce3-6448-465d-9734-3f923e7bc84b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:38:08.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:38:18.689Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=39c4965f-ff6a-4b21-98f5-9972bcff1f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:38:18.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:38:28.700Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=26ffff12-3f93-4c78-a61e-6592217d76b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:38:28.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:38:38.711Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=ac2fd55e-1adb-4ab4-b4b6-95d53e7b53f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:38:38.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:38:48.720Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=595b4492-f963-4b77-ba7e-892155bfb9fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:38:48.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:38:58.728Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=05684df6-0d85-4459-99a4-8764ec5951fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:38:58.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:39:08.737Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=3f906e31-2fee-4c3e-ae8c-69ce75b15647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:39:08.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:39:18.746Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=a7156296-ed8e-40bd-9bb6-d1b67723569e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:39:18.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:39:28.764Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=b515d8cb-ba75-4d92-a1fb-b89f668be895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:39:28.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:39:38.773Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=b6bd94ff-bc9f-45c9-9aeb-494a018be873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:39:38.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:39:48.783Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=1acd2196-e24f-4ba9-a2f2-a3672960efb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:39:48.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:39:58.792Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=e5244614-e8fa-4a31-bee8-d794ef876bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:39:58.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:40:08.800Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=e938ca1b-373c-4a66-b12e-bb196591333c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:40:08.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:40:18.811Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=a6dd79d9-9e7c-4254-b5f0-55a2ccf21e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:40:18.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:40:28.821Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=6b2a0bcd-6481-4905-90a2-e9bce7862f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:40:28.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:40:38.830Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=f703682e-b7c7-49a2-8916-7cb98a7d0fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:40:38.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T23:40:48.097Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T23:40:48.098Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-09T23:40:48.099Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T23:40:48.101Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T23:40:48.108Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T23:40:48.108Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-09T23:40:48.108Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-09T23:40:48.117Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:40:48.845Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=79560e8b-1e0e-4862-a806-b57d77952d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:40:48.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:40:58.854Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=d70a5522-81d5-444b-8c52-cb18b74d381c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:40:58.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:41:08.862Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=44f1fa2f-c963-4a60-81b3-b1cc85a5ef6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:41:08.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:41:18.873Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=4dbcad4d-b2c5-4f90-bf90-3b688e53809b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:41:18.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:41:28.882Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=1afb9316-d5af-4a65-a49f-c9a53e5e02e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:41:28.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:41:38.898Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=e8f21151-fc9a-4144-8ca3-c9bf4f66b457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:41:38.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:41:48.907Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=cebaf5e7-fb01-4bf4-8ec2-99d60d319f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:41:48.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:41:58.923Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=efbed882-c67e-4824-873d-81d3a3027196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:41:58.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:42:08.931Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=600b28fe-8f64-4012-9350-914d02308ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:42:08.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:42:18.939Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=d8dcd211-7fd7-4315-8f48-274c86ec5cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:42:18.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:42:28.949Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=8339969c-69c8-4dba-abde-ebbde69e75ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:42:28.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:42:38.957Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=c9bf251f-85d5-43e4-b2b8-6064df443377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:42:38.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:42:48.969Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=8c697d56-c650-4d88-93b4-5eeb7dd234d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:42:49.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:42:59.034Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=b892cd54-0a8b-43e3-90fa-60bc60a2bb51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:42:59.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:43:09.280Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=291d5b01-9432-49fd-a555-ce94ac8966cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:43:09.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:43:19.747Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=7f8856f5-3ffc-476f-ad14-1c78d573cc29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:43:19.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:43:29.759Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=d3bf6a75-7a2d-4105-a4f3-ca9ec3eb492a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:43:29.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:43:39.768Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=63ab6b6c-59f2-4d9e-89b8-bb3cb795bff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:43:39.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:43:49.775Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=309b5e37-4523-48e3-bb9d-dacc8d9a0531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:43:49.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:43:59.783Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=c5bbbc86-362d-4070-bb40-4478b9ac70e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:43:59.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:44:09.796Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=b1bab4e5-e1ae-4f4d-b3bf-15446b7ccacb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:44:09.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:44:19.812Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=70f8b69b-e74e-49dd-84e3-a135009000e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:44:19.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:44:29.822Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=eb9eeb03-92d3-42ff-a567-cd71f8615241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:44:29.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:44:39.842Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=405fc6e1-4210-4332-bf59-e0fccd288989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:44:39.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:44:49.854Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=738efdaa-eb2f-4ea0-9547-4d059c57abfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:44:49.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:44:59.863Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=87d5a822-8e4f-4090-b71d-cfaa00b403ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:45:00.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:45:10.056Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=93eaf20c-53d4-425f-8cd1-b755cf96082c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:45:10.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:45:20.068Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=b5f18c1b-465c-4692-934d-aca4bd1a9285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:45:20.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:45:30.077Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=3a7a7d50-3f53-4d94-b3ee-7050222b24ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:45:30.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:45:40.102Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=f93126c1-f5b2-4591-b3e7-099b0053bd94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:45:40.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T23:45:48.105Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T23:45:48.106Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-09T23:45:48.122Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T23:45:48.130Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T23:45:48.138Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T23:45:48.139Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-09T23:45:48.139Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-09T23:45:48.141Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:45:50.113Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=578e6ae5-83b0-461f-9541-5eda667e58e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:45:50.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:46:00.122Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=678f4387-6c75-44ff-a04b-67eefa189113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:46:00.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:46:10.151Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=7277aa6f-ea3d-4222-88d6-9f0a8617b35a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:46:10.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:46:20.160Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=5ee491aa-f9f1-4f6f-8d9f-ebb9144ea74c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:46:20.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:46:30.169Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=53368869-77ea-4ca8-b94a-f1c002755a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:46:30.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:46:40.176Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=4a929e89-502e-4621-a903-cea1caf52daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:46:40.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:46:50.184Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=a85276a5-4d9c-48c8-ac38-6e7d0e2366c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:46:50.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:47:00.195Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=40f3fb9b-e002-4c97-b173-68fd03b626fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:47:00.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:47:10.203Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=5a4936bf-c576-4a2b-aecf-20740809cd0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:47:10.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:47:20.216Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=7d8a5f57-5ed5-4886-8f6b-803ae8ee7b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:47:20.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:47:30.231Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=7b15a174-42a7-4389-990d-de46d743a85c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:47:30.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:47:40.243Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=71300930-fa8a-4efd-b4cf-99774f6bfcfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:47:40.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:47:50.253Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=fbb8a76e-8e10-4487-93ee-d2354d910e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:47:50.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:48:00.265Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=538b9f16-3b42-4a2a-8157-2cbbad93ccb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:48:00.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:48:10.272Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=c10ab819-592d-4f76-aabc-6b34ef158cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:48:10.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:48:20.280Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=427384b5-aaa5-4827-9cdc-98ba311f842b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:48:20.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:48:30.287Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=8f5e90d7-7208-4edd-b36a-96841b993183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:48:30.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:48:40.294Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=cce9eb90-f8a8-4f55-ae49-4abc2a3edbff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:48:40.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:48:50.301Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=9d3f9fa3-c181-4929-bc8d-4f7042d8d15c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:48:50.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:49:00.311Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=791cdac9-2fc8-4a2f-891c-34b0c7a3f00e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:49:00.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:49:10.318Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=fb9d161e-60a2-407f-b92f-538c1df275f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:49:10.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:49:20.327Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=82855dc9-7aa8-44de-a51e-1edc4d8f3898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:49:20.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:49:30.339Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=d4ef4367-c479-4e0a-986f-f04bb44ad8ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:49:30.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:49:40.348Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=5d206291-cb77-492a-878a-e95eaef26723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:49:40.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:49:50.355Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=93b6a8fe-10bb-45cf-8543-b445a542a80d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:49:50.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:50:00.371Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=2c250640-a4de-460c-914a-c798b12561e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:50:00.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:50:10.379Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=09386612-17cc-4dcb-a366-3ee927b00a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:50:10.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:50:20.387Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=8b645002-b9e0-4276-a577-362566a96964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:50:20.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:50:30.394Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=954efebb-e545-4c12-86f5-8fe43bb32be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:50:30.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:50:40.402Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=379c1fbe-fe11-45db-bbb5-e984c642f44e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:50:40.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T23:50:48.070Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T23:50:48.071Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-09T23:50:48.072Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T23:50:48.074Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T23:50:48.080Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T23:50:48.080Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-09T23:50:48.080Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-09T23:50:48.082Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:50:50.412Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=8df895af-47ee-41d4-8b35-c162e567af1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:50:50.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:51:00.420Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=241cce5a-5f57-4638-8ea2-239922810c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:51:00.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:51:10.427Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=def4455a-7d15-4303-b44c-496dfdc09ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:51:10.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:51:20.437Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=b8f7deda-ac92-4c7b-a395-c78ee9aa6cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:51:20.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:51:30.449Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=7c274223-7aeb-4c78-950c-74cf5c170521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:51:30.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:51:40.457Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=4f3fd434-58d2-445f-a5cc-aacd498a5c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:51:40.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:51:50.466Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=6dcf26d6-5d37-4a6c-9ab7-0ceb96f27f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:51:50.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:52:00.474Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=04996bf9-ab97-4c85-94ff-e5e3a92ead11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:52:00.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:52:10.482Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=c531b6bb-dc0f-47af-8fc8-34f9a219ae87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:52:10.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:52:20.492Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=e9c58bfd-2196-4175-badd-a7129a51e9e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:52:20.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:52:30.500Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=000e1b91-72b3-49d3-a476-ca717fca0a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:52:30.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:52:40.506Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=13e5f9fc-c0b5-47b5-b67f-1e32a1902de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:52:40.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:52:50.511Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=cc9a9972-7d89-4a28-8892-ac3d728e35ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:52:50.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:53:00.520Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=ae1ee757-9258-4289-b9a0-d67f49c8a19f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:53:00.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:53:10.532Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=d13a87f4-c9d1-43a5-8f84-ddddc1bb0548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:53:10.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:53:20.547Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=f16dca40-3665-4b3a-bf22-2b5a883e4387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:53:20.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:53:30.555Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=9daab3b3-0610-45fe-8fe4-c19f230a3ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:53:30.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:53:40.564Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=e2d7bca9-4085-4558-9136-1fdfe296a9f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:53:40.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:53:50.570Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=4415227a-63a9-46ee-bf96-791974e51b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:53:50.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:54:00.579Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=6bed0c38-2eb4-44e2-97af-e31a995ea3cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:54:00.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:54:10.586Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=1a02fd63-a7e8-48fe-a67b-65b0a924179a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:54:10.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:54:20.592Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=48c67453-7e74-44f1-bb9a-cffe0c203ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:54:20.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:54:30.600Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=53181d35-0f21-45d1-8d7e-2762513b742d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:54:30.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:54:40.610Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=2f44c642-e6f5-4428-8788-ed6371ef529a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:54:40.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:54:50.617Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=17c82e04-f94f-4f6f-8d4c-7e8ff4d7c4ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:54:50.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:55:00.626Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=7ed27edd-8b34-418e-a9cd-1993f1310122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:55:00.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:55:10.635Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=b192ec84-bce7-4b48-87ca-995c4db624e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:55:10.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:55:20.649Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=41f19f21-e6e7-477f-88c5-27ae1171c351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:55:20.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:55:30.656Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=51ab5d73-f1b0-4bee-9761-cace325af44a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:55:30.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:55:40.666Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=be896ba9-8853-4aff-9d5a-c33f6eec235f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:55:40.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T23:55:48.074Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T23:55:48.074Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-09T23:55:48.075Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T23:55:48.079Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T23:55:48.084Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T23:55:48.084Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-09T23:55:48.084Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-09T23:55:48.103Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:55:50.676Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=283b3827-ac1e-45d9-9448-f9cecb014178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:55:50.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:56:00.685Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=1da497cf-041d-4509-8daf-1dbe9caa0303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:56:00.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:56:10.692Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=d6526724-3512-45e4-94e3-c89859dd6f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:56:10.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:56:20.698Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=33560432-cd98-450c-b3dc-65b729554ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:56:20.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:56:30.705Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=b53c8950-83d9-4ee9-a100-de5906ff9b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:56:30.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:56:40.712Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=d59158bb-e434-4f85-87af-f107e293f70e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:56:40.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:56:50.720Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=3185f35b-6529-4461-b4d0-5c27c4a52098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:56:50.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:57:00.728Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=493d15f5-7ed7-4b9e-8761-f267699a36fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:57:00.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:57:10.736Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=56096d7a-8ee8-40d7-b9d5-ea09e983c652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:57:10.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:57:20.743Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=48839907-bdda-4fe5-b3c1-e64dbf4c2278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:57:20.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:57:30.751Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=641ea869-b81d-4cf2-97f8-479f105333bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:57:30.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:57:40.765Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=0de059dc-434c-4f62-b875-5a8ad0999650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:57:40.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:57:50.773Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=34c423e4-1af9-4adb-a6de-ce72ac90e945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:57:50.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:58:00.780Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=2f11110d-2f26-4a51-b129-590757caa043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:58:00.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:58:10.786Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=28b5b72a-5007-43fe-be33-8b1c57011881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:58:10.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:58:20.792Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=0cc31036-59c6-43dd-8cc7-1ace6ecaf530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:58:20.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:58:30.801Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=36ed154d-6c1e-4c5b-9537-744afc83119d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:58:30.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:58:40.807Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=7e7be781-768e-4f01-8da9-66f1f034b815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:58:40.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:58:50.815Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=f62b5383-6bda-498a-856a-eb6d4c70c21f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:58:50.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:59:00.821Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=7403c18f-9f42-4355-8129-fc8dbd1ffaf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:59:00.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:59:10.827Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=6ebeac3c-3e6e-4035-a8da-e534e5fbfa7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:59:10.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:59:20.834Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=b88412fe-4637-4a22-82c4-98a360d258fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:59:20.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:59:30.843Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=8d79c647-7089-421b-829e-b82556bf0d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:59:30.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:59:40.852Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=be6fe60d-e519-45d1-b273-8bd90dd582bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:59:40.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:59:50.864Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=3a2ea38b-045f-4f4f-b409-f5c8e712f6ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T23:59:50.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:00:00.874Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=7f5e48fa-8de7-4b4d-a77b-9ae3f6bcc3d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:00:00.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:00:10.894Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=b85e418f-c4d0-4613-b02d-67d6f1c1c362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:00:10.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:00:20.901Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=4d5a72d5-487b-45c3-8c56-efe4921e8628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:00:20.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:00:30.907Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=5b9b136e-252b-4bd5-aab4-15835c1ddf16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:00:30.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:00:40.913Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=118aece6-8f7e-402b-b51a-aad78698c130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:00:40.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T00:00:48.081Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T00:00:48.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 |2021-12-10T00:00:48.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 |2021-12-10T00:00:48.085Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-10T00:00:48.090Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-10T00:00:48.090Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-10T00:00:48.090Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-10T00:00:48.092Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:00:50.923Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=d67e6a97-ada5-4f53-a3ef-61f8a6513efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:00:50.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:01:00.929Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=1bd018cf-1604-4607-a60c-c677233af716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:01:00.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:01:10.937Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=ea89875f-e9a7-4600-a0ed-7ee1b51f0900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:01:10.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:01:20.945Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=7dcbd354-0461-4a1b-bbde-856695dc42b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:01:20.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:01:30.954Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=7c9765f5-201f-4d22-abf0-d5ae1e05a04e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:01:30.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:01:40.962Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=04589e08-4814-4e92-aa64-2c386cf5aa66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:01:40.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:01:50.976Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=4b83adcd-7417-45e4-9280-595e1d92f7f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:01:50.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:02:00.983Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=dea5b804-053e-4b6e-9848-11d82c11cfdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:02:00.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:02:10.991Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=f6950164-149e-444c-b465-a830fae4973a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:02:10.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:02:20.998Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=0a631474-8d1a-4535-9af1-bac0e90e9970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:02:21.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:02:31.006Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=38cc306a-a479-47f8-b844-7717ab59a4fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:02:31.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:02:41.013Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=2311212a-881c-4715-8aaa-678ee226a54f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:02:41.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:02:51.019Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=c89f914e-b072-49f0-a117-e077cd5648ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:02:51.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:03:01.026Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=661567e0-3ce9-491d-b819-56f6f09b0a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:03:01.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:03:11.033Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=d4301bc5-8868-453f-85ab-03b6858130c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:03:11.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:03:21.040Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=8564a8a5-d9a2-45be-9fdd-109180b75b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:03:21.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:03:31.049Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=b5c0668b-3e7b-4e9b-8a59-e0d81cf2d0bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:03:31.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:03:41.067Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=5657cdb9-4964-406f-898d-f3604e6ca7a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:03:41.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:03:51.082Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=11c1128d-e783-478c-b936-b405227458ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:03:51.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:04:01.089Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=0d19af09-7ca7-4f0a-96cc-df4fd5a97b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:04:01.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:04:11.097Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=52f184bd-1318-4f10-8ec1-002713ea495b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:04:11.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:04:21.106Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=f690707f-3ace-466d-93a1-8ada978629dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:04:21.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:04:31.113Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=dc21e0f2-0a31-42a7-8897-bc34136650bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:04:31.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:04:41.120Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=181267ca-72b1-49bb-9ff6-99b387b01377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:04:41.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:04:51.127Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=b10b41b6-6740-4188-b02c-bafcf2f71665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:04:51.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:05:01.133Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=f56a89d9-e73e-4d77-8af4-cbb3cd0baa18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:05:01.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:05:11.139Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=53dceb74-95a4-42d5-87ea-6af6a6a69bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:05:11.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:05:21.147Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=7e90fa43-c701-44cf-b84d-da3cadaa44f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:05:21.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:05:31.155Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=fe60d5aa-02ee-4d7e-b4a9-d6559b4ebec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:05:31.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:05:41.162Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=c460b003-df69-4f7d-a3f9-9ea1501de1b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:05:41.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T00:05:48.085Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T00:05:48.085Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-10T00:05:48.086Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-10T00:05:48.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 |2021-12-10T00:05:48.093Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-10T00:05:48.094Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-10T00:05:48.094Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-10T00:05:48.096Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:05:51.176Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=e11d5f08-ec6c-4a26-b534-db1bfcf9bc09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:05:51.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:06:01.183Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=7110b413-52b3-4734-85bb-998a287334b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:06:01.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:06:11.191Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=ac3c3d90-a017-4685-8ddf-1b654686b3ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:06:11.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:06:21.198Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=4a2888df-62e8-4870-8133-6d5bb6bbfdb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:06:21.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:06:31.204Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=00b02afc-0957-48bb-ae13-1d42da8f488c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:06:31.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:06:41.211Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=fb9f2ad7-1fc7-49bc-9095-a2665aedf07e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:06:41.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:06:51.217Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=c38b4b63-8944-4137-92fe-6c01e0e2f3ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:06:51.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:07:01.225Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=f4f62fa3-47b8-4aa6-917e-03a9dc68583b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:07:01.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:07:11.232Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=4ca30834-6068-4d02-8b2c-5a334d331291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:07:11.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:07:21.239Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=18a5d9d1-bacf-4a6e-9faf-a5b6d9f29afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:07:21.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:07:31.247Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=e2fb0979-2f22-42e5-8a15-7d467d39af35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:07:31.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:07:41.253Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=ad1ed51e-de66-4250-83ff-e91af4cec0cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:07:41.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:07:51.260Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=29df0b26-cb89-431b-865e-6aa86a04dd2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:07:51.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:08:01.272Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=d8578d79-6582-4e8d-b459-89394a65c262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:08:01.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:08:11.279Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=811c008f-93a4-4707-8ae2-39adf9b2b10a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:08:11.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:08:21.286Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=41d54663-fc2d-4433-8268-4f48f97d1ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:08:21.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:08:31.293Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=e4ed36ff-8ecf-41cc-ab84-a90c21af3efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:08:31.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:08:41.300Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=2594cbe5-eced-47d0-a64c-2acc42a33ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:08:41.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:08:51.306Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=d8d78cc9-f700-404d-9b2d-2d7624e53f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:08:51.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:09:01.313Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=3151bebb-c469-4bfa-817c-d5fc3720be27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:09:01.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:09:11.319Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=1ba25139-cab4-49d2-91be-145db8690a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:09:11.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:09:21.327Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=0c30baad-df0e-486e-a7b1-0caac4819145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:09:21.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:09:31.335Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=d644fcc5-1ae1-416d-8843-8e8e09c6d8e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:09:31.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:09:41.343Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=95f6c7bb-6867-4272-a255-ce4bd574297b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:09:41.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:09:51.350Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=bc0e1588-4d66-47f5-8e88-94bee40df5b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:09:51.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:10:01.357Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=4bbf29dc-9933-43f7-a148-72fa131b0192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:10:01.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:10:11.365Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=3386c336-b6e6-4b0b-9c5b-4e516686c495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:10:11.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:10:21.379Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=02a9685e-035b-485a-a87e-1fd1a1475540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:10:21.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:10:31.388Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=a1e08557-585b-492e-85a2-28a5461c5332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:10:31.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:10:41.396Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=2fb659d4-11dd-4584-92c0-70565583f32b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:10:41.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T00:10:48.060Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T00:10:48.060Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-10T00:10:48.061Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-10T00:10:48.065Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-10T00:10:48.072Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-10T00:10:48.072Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-10T00:10:48.072Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-10T00:10:48.075Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:10:51.401Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=668c590f-36a4-45ab-bf03-06d78b1e1aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:10:51.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:11:01.407Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=1a8472ca-b995-44e5-ba09-72faedd2fa4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:11:01.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:11:11.413Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=94195cc4-2ecf-4fb1-9222-d7fc757bd89a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:11:11.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:11:21.421Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=67d9609f-4f53-4165-ac96-c87dfa179960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:11:21.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:11:31.428Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=fc4f3ba3-d8b3-4e50-a945-469845193234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:11:31.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:11:41.434Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=cd374fc9-0034-460f-bfb2-0a538597ed80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:11:41.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:11:51.440Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=a0bfc967-c5ea-4eb3-8a17-5ad6f836c63a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:11:51.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:12:01.446Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=45078203-597e-4c8c-9d3b-016515d9517d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:12:01.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:12:11.452Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=2ce22100-5a79-48a1-972f-82b79ab64cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:12:11.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:12:21.459Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=37b1c147-ee2e-42f5-b582-e3819e34c843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:12:21.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:12:31.465Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=d7d63e4d-c40d-4561-b374-73c81b0d7eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:12:31.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:12:41.478Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=fe74e4b2-98d1-4cda-a83c-94715bc9e23e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:12:41.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:12:51.486Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=370c2e17-fad5-4608-b4f9-10c4c2a4b707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:12:51.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:13:01.496Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=dfa55c24-26da-48ee-8d37-c978fdcea86e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:13:01.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:13:11.502Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=99461e8d-de37-4e9e-af3f-9eb49f90c7f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:13:11.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:13:21.508Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=45e1ad03-f5e0-42da-b64e-7af0fc5f8f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:13:21.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:13:31.514Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=41e93a7d-e5b4-4be6-9b38-74c902b18f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:13:31.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:13:41.520Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=dd264388-7130-495e-9dc1-922abd5a3ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:13:41.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:13:51.528Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=2c647828-250a-498f-a41a-56f0badca15c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:13:51.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:14:01.535Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=34c3faef-cdc4-4692-b393-e30f470f7377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:14:01.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:14:11.542Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=7ef93bff-72d9-43c5-a631-80d34353ff6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:14:11.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:14:21.550Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=2c9ea687-662a-4027-abe6-d687b525cd51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:14:21.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:14:31.558Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=8550ef88-56ab-4476-96ae-0d703cb60fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:14:31.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:14:41.574Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=624a1b76-99ba-48a2-830b-d9d5f91237a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:14:41.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:14:51.585Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=8c1ccead-f853-4dea-873d-c6e405f5e609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:14:51.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:15:01.594Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=a0df4c86-f21a-42d4-9fde-9f4ae4503e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:15:01.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:15:11.603Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=2be94cca-b36e-46d2-938a-a011b4fd96b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:15:11.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:15:21.609Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=1e335ec5-8eaf-4091-9e4d-bf8bc452f75a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:15:21.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:15:31.615Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=cbfbf6c3-a86f-4a0f-bcc8-44cf95b6f24c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:15:31.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:15:41.622Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=de69cb1c-96e0-48c5-8505-6279bbcac1a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:15:41.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T00:15:48.074Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T00:15:48.074Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-10T00:15:48.075Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-10T00:15:48.077Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-10T00:15:48.082Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-10T00:15:48.082Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-10T00:15:48.082Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-10T00:15:48.084Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:15:51.630Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=104f35e4-2ada-4580-a079-2a4a0b287147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:15:51.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:16:01.637Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=38b9db59-8e64-415c-8b0b-bf1a1cab6099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:16:01.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:16:11.646Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=88f1d952-43e9-4751-bae9-d2dfbed5de46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:16:11.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:16:21.652Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=e5827d00-7fec-452f-83e5-a63a5459bd3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:16:21.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:16:31.659Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=53c5abd6-5ca5-4717-9d07-ea03575b87e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:16:31.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:16:41.666Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=ae816225-78fa-4daf-9b49-83ed41d8ce39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:16:41.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:16:51.682Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=51562494-72d6-4f79-a8c9-b73a7085cc56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:16:51.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:17:01.690Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=995542a0-7ab7-46e7-aa2a-9370b03c684d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:17:01.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:17:11.697Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=5dae8d9e-c514-4a6c-bf29-1c75f308ccee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:17:11.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:17:21.704Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=27cfd530-ebb7-4a34-8f7a-3b0b16d40061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:17:21.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:17:31.710Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=f4cee8cc-61c0-46cc-80dc-fd4f7793050f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:17:31.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:17:41.715Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=551f75b9-d910-4a8f-8631-792fb790e522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:17:41.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:17:51.725Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=3a66846c-f298-4ac1-ad42-858f7bba8104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:17:51.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:18:01.732Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=10fe2639-90c0-4556-9f60-686423c142e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:18:01.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:18:11.738Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=9cc1e1d0-bc8f-4915-bda2-805dfbe5fe0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:18:11.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:18:21.744Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=fb3c9b12-df33-4475-ae40-97db42591aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:18:21.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:18:31.751Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=9519e3bb-20aa-45aa-8847-7fa6f317f03c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:18:31.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:18:41.757Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=41bc828a-5545-46c3-ab1a-7df1ae0c5082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:18:41.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:18:51.765Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=74b7580f-e85a-4686-a8fc-6db22ff600c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:18:51.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:19:01.778Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=1132b2bc-cdd7-4155-bac3-8adfc10aba62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:19:01.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:19:11.790Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=0980f283-2f81-477e-9e95-59f0c9a2983b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:19:11.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:19:21.796Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=17648438-a667-436e-9d6e-e423a73e08c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:19:21.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:19:31.805Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=ab600236-f2f3-42b8-aaee-5f16ac94b5d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:19:31.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:19:41.813Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=a3da55f1-297c-45b9-a3e2-23c6891198bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:19:41.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:19:51.819Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=82021b15-4e3a-4064-a25f-f9379b89e8a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:19:51.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:20:01.825Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=af8c6e82-adc5-40b9-b9e2-c4214f15cd80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:20:01.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:20:11.830Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=3124e146-bed7-480a-8963-7ec37a5ceb6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:20:11.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:20:21.837Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=06894079-883c-4f6a-b07e-5a1c118a0ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:20:21.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:20:31.843Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=55820b5e-f498-47e3-a359-88921804c9d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:20:31.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:20:41.851Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=ef47ee01-6bbd-4270-bf69-7ce83eaf3f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:20:41.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T00:20:48.072Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T00:20:48.073Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-10T00:20:48.074Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-10T00:20:48.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 |2021-12-10T00:20:48.081Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-10T00:20:48.081Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-10T00:20:48.081Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-10T00:20:48.083Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:20:51.857Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=25fb8171-a456-4e64-8dbd-eab53ac34376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:20:51.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:21:01.866Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=7cbe61d3-cd13-4280-9633-b66ca6c05831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:21:01.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:21:11.883Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=96683d8a-4ea4-479d-8314-4b8c1cd2d4dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:21:11.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:21:21.891Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=ae05be89-e5cd-43f3-8375-9123f8ec76fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:21:21.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:21:31.899Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=e512dd41-6770-4974-8e0e-627dacc01a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:21:31.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:21:41.905Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=7898cc7e-e408-41ea-a948-a9be13a74246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:21:41.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:21:51.913Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=9ff1c532-e288-4ffc-896e-472ff58cc665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:21:51.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:22:01.918Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=129bdf88-55aa-47f1-a758-4bef4c4e1803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:22:01.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:22:11.924Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=74864558-665b-4075-a035-ead82a80982f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:22:11.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:22:21.930Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=1e5b5b3a-90ae-478a-9750-300c840ae951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:22:21.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:22:31.938Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=01784512-1eb7-484b-b2c9-ff78dffce985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:22:31.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:22:41.945Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=02cbde77-59a8-401d-9cc8-61cf36d85b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:22:41.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:22:51.953Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=85e5643b-e447-4445-bf6b-2b7c2abafffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:22:51.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:23:01.960Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=d987ba4c-bc3c-4452-b2ec-6f8e54d18556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:23:01.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:23:11.969Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=c296f7c1-248b-4f14-985d-6674dfeaf83b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:23:11.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:23:21.982Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=be92e30f-7176-412d-951b-29fc62dcceb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:23:21.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:23:31.989Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=e80be6a1-27cf-444d-95a9-516bb48e2b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:23:31.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:23:41.997Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=61b08f19-d748-41c7-b21e-f343c0421ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:23:42.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:23:52.004Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=d44d7f66-e56b-4af0-a03e-1156e6292501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:23:52.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:24:02.011Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=4d484581-39f8-440d-ba52-6c21300770ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:24:02.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:24:12.023Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=2c1d4929-c3b2-473f-ab7d-3a4740e1f440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:24:12.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:24:22.029Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=cf141f82-5a58-44f7-bb7d-35044105861b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:24:22.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:24:32.035Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=f1e90ab2-5b35-4e0c-894d-793865cba499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:24:32.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:24:42.041Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=6c6bf939-2214-4e23-9406-91bce17a4daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:24:42.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:24:52.050Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=9e777a26-c0bc-45d8-ad06-53173def5d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:24:52.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:25:02.057Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=2d431e29-025d-471f-a68e-8028c5c41875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:25:02.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:25:12.064Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=70d1bf66-6106-4e4a-ab6b-53e70c6bdf6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:25:12.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:25:22.072Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=5a76cf15-3682-4ea3-8e29-45b507f3115e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:25:22.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:25:32.083Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=4da7b7b1-68a5-4e69-ab53-379565f8e3fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:25:32.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:25:42.091Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=2c57424a-9e20-4a89-8035-a79215dfaa4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:25:42.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T00:25:48.084Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T00:25:48.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 |2021-12-10T00:25:48.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 |2021-12-10T00:25:48.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 |2021-12-10T00:25:48.092Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-10T00:25:48.092Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-10T00:25:48.092Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-10T00:25:48.095Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:25:52.097Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=2e6eca6d-d629-40c8-aa4d-d7de1005cde6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:25:52.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:26:02.105Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=d121df6a-63c2-443e-a5b1-ed96ab01ddbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:26:02.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:26:12.111Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=8ab806e5-e044-443b-a8a1-d424aace6dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:26:12.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:26:22.116Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=5a5a87e7-b46d-4550-87fe-f661134a16fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:26:22.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:26:32.122Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=d0d07a0c-58f8-49a3-9ea1-c54fcaa409b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:26:32.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:26:42.128Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=3d63c49e-da99-4544-9953-adc109fc90d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:26:42.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:26:52.135Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=674d64a2-a88a-4ae3-b98b-c4453c3791f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:26:52.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:27:02.142Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=e7b336cf-6b66-4517-99e1-419d21304fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:27:02.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:27:12.149Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=55f0fe01-6e5c-4ead-af8d-a1ea50ecdeb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:27:12.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:27:22.156Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=e7bd4744-709b-40c0-9c6c-587a99c0111a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:27:22.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:27:32.169Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=37731bf0-f97e-4f63-b60b-ebfb70f429ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:27:32.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:27:42.177Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=80a15d0f-e07c-4c3c-9146-6c01bb6b078e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:27:42.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:27:52.185Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=6fb54272-6e32-47c1-8c7c-4948b439c457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:27:52.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:28:02.193Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=1cfa7cde-34ed-432b-98a8-429564f8df6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:28:02.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:28:12.199Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=d3fb4691-5152-454b-a6e7-ba1aa7bc0f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:28:12.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:28:22.207Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=bbbc1335-f809-432a-ab53-7655eb069589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:28:22.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:28:32.212Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=723b17ba-51a9-4191-a0f9-17845c88c135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:28:32.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:28:42.219Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=06ad42e9-7e91-426e-9d9c-d722136bb263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:28:42.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:28:52.226Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=ef2136d2-7c6c-40e7-bbdd-2257ab22280a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:28:52.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:29:02.232Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=c4b15ede-ed7b-47b3-a38b-069b8d73eb58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:29:02.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:29:12.239Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=9950a5eb-b958-48ab-9f10-d716164da430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:29:12.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:29:22.245Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=002af2f4-fbf4-4ff9-8714-fa03d160e2a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:29:22.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:29:32.253Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=9d9c6771-e038-4b0e-96d9-8d21b250ff2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:29:32.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:29:42.261Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=019d58e5-d5df-4b1a-b4da-d8a6eff1e723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:29:42.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:29:52.282Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=c08c04e6-3373-44df-a7ef-1e30b661c159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:29:52.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:30:02.290Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=9234ca12-6a40-4e6f-b33d-1da21f7e953e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:30:02.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:30:12.297Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=cfb627b1-ffba-4753-ae54-028857955b3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:30:12.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:30:22.304Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=b76be4f9-bfc4-45b9-9ec0-2bb15537ff52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:30:22.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:30:32.311Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=8c942bc1-b2df-4340-8199-fcf85c019ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:30:32.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:30:42.317Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=8623cb57-b2c4-490a-96ba-c702de4f8cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:30:42.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T00:30:48.073Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T00:30:48.073Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-10T00:30:48.074Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-10T00:30:48.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 |2021-12-10T00:30:48.080Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-10T00:30:48.080Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-10T00:30:48.080Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-10T00:30:48.082Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:30:52.325Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=b3e766d3-fcd1-41d1-9a17-3f1ab349ef4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:30:52.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:31:02.331Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=5f213325-5ff6-4cc2-822f-29491a1627f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:31:02.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:31:12.337Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=921efa4a-4983-451e-9ba4-9660d2be9276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:31:12.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:31:22.345Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=d8181895-074b-4f0c-9961-915411828329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:31:22.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:31:32.353Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=f2003bd1-d41b-4bbc-a9ea-25599c0b0df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:31:32.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:31:42.358Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=8e1b397c-4088-48fa-b976-b53d36ac9b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:31:42.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:31:52.366Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=d1f1780b-58a4-441d-ade6-431ccc350f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:31:52.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:32:02.377Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=1e99e262-0407-4782-b3bb-52097121cc54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:32:02.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:32:12.387Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=4505374f-9898-4f26-b9b2-34342371c97c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:32:12.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:32:22.399Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=5ba2d8d4-adc5-4d7d-9189-8cf2a4ffd093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:32:22.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:32:32.405Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=364af2d0-fae8-42e5-9b48-49f9a8619eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:32:32.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:32:42.410Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=2cda0874-e97c-457c-b5bb-1b390fa88bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:32:42.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:32:52.419Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=9451ea6a-a4b2-4b43-809f-351a96b3a769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:32:52.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:33:02.424Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=7d7186c0-7e1d-4fee-abb7-ff353b58e82c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:33:02.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:33:12.431Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=f05738fc-6186-4188-9c63-e51ba80b2a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:33:12.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:33:22.438Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=6ccc7e6e-1db6-4297-b827-11a3abf4ec9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:33:22.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:33:32.446Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=8d3f595c-f623-42b1-bb59-0f7055e448da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:33:32.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:33:42.452Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=b6e11ba6-9438-473c-b69c-0ec211029714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:33:42.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:33:52.459Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=4f272d99-9cac-48ed-b203-1393e2cbe712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:33:52.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:34:02.465Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=7e067fab-268f-4a9e-86ad-2abb381e168d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:34:02.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:34:12.479Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=0104c001-401b-44e2-8934-c19e43a6a587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:34:12.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:34:22.485Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=dba58b37-9e19-4d68-b1f8-decbfb434f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:34:22.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:34:32.492Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=8cda8c67-63ac-4092-a79d-c2d1649ad135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:34:32.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:34:42.501Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=854ebba6-85b2-404d-8b02-e2decb60cbc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:34:42.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:34:52.508Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=093f64bc-3ecb-43c5-8e16-6b0ad403102d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:34:52.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:35:02.522Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=d57a12cf-d082-45e0-a6c2-0577bdfee852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:35:02.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:35:12.528Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=79bf343d-1ee0-42c0-876a-b3d92910dc9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:35:12.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:35:22.535Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=82e95763-c425-4753-ac8f-07ef57f6a8a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:35:22.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:35:32.541Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=c4fb91b1-e9b1-454a-9665-2bc6cb243953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:35:32.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:35:42.548Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=496998db-4955-4f31-9377-9b58d8d820c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:35:42.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T00:35:48.093Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T00:35:48.093Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-10T00:35:48.095Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-10T00:35:48.098Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-10T00:35:48.102Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-10T00:35:48.102Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-10T00:35:48.102Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-10T00:35:48.104Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:35:52.557Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=2e8ddbb2-e0d8-41aa-a341-dd47caa4240f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:35:52.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:36:02.563Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=fe79bca2-e7a3-4999-9453-8b60e205e2b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:36:02.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:36:12.571Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=769e5bc8-c8cb-4bd9-9df9-cbe8944fc201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:36:12.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:36:22.584Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=671ac1f4-b2f9-4704-b35e-6f0b333c070e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:36:22.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:36:32.591Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=a0f0480e-0fa9-4c2f-99b4-986868abd3ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:36:32.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:36:42.598Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=f7268750-e846-44b8-bf24-d5397bf61f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:36:42.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:36:52.604Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=7e56bc7e-ae09-406b-a53f-824d1e006219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:36:52.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:37:02.610Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=5392922f-812b-4faf-b413-0d46334bbed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:37:02.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:37:12.628Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=9c1ad005-da0a-4786-b845-0a1380448e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:37:12.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:37:22.636Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=8cedf60c-cef9-4781-9d51-e3aac779a441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:37:22.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:37:32.641Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=5f932f1d-2d90-4a34-8ac9-cda3fca4c37f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:37:32.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:37:42.648Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=5ee125f9-d806-4e6f-b4b3-80a48df5f3dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:37:42.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:37:52.654Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=99e5f58f-e0ad-4797-acc2-3739569399ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:37:52.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:38:02.661Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=f37a0015-7276-47e3-a441-ddaf333102a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:38:02.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:38:12.669Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=e6d31bc1-ded9-4c34-847c-57bd190ae15e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:38:12.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:38:22.682Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=fb85bd3f-83a2-42e2-9dcd-f1a7796d9293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:38:22.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:38:32.689Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=680b1bff-00ac-4479-894b-285a51bf6810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:38:32.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:38:42.696Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=f2816b6c-8f17-492a-9720-65a6fb7c5a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:38:42.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:38:52.703Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=bf6128b1-3933-4afe-870d-a0bd8566afad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:38:52.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:39:02.709Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=19a7af6a-ee5f-496a-ab26-e886d934a6b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:39:02.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:39:12.716Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=07aa3314-2a3c-4aec-a4b8-0608ba3767c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:39:12.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:39:22.722Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=8014a8b9-49e8-4a9a-825c-5bc81b7265b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:39:22.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:39:32.728Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=7d54469e-787e-4f21-a596-61e4349aad41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:39:32.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:39:42.734Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=1601cf65-6eef-41e1-aef4-4f0192f5875e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:39:42.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:39:52.742Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=651c8b8d-bd6f-4cd0-82cb-14905e2855bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:39:52.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:40:02.749Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=79b49f04-71c7-4df3-a7bc-936143542a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:40:02.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:40:12.755Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=04ee73e0-7898-4c12-9dcd-5c983c4b4987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:40:12.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:40:22.760Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=6f7662d8-b41c-4f8e-bdef-1284873619d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:40:22.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:40:32.768Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=d1e33a94-4739-4d31-8fb8-619cc6772bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:40:32.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:40:42.779Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=87df6691-2c75-49b4-a8c6-8e42a09b6215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:40:42.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T00:40:48.103Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T00:40:48.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 |2021-12-10T00:40:48.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 |2021-12-10T00:40:48.106Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-10T00:40:48.110Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-10T00:40:48.110Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-10T00:40:48.110Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-10T00:40:48.112Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:40:52.787Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=a880ba4d-ee6d-4b42-bfb1-31f020a125dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:40:52.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:41:02.793Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=7c69430c-9ea9-436f-a247-cf16841ca876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:41:02.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:41:12.801Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=33795338-3993-4b82-9314-08447a115f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:41:12.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:41:22.808Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=8d845daf-0971-4fcb-9cec-e1ca872a22e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:41:22.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:41:32.815Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=11c5eb6b-398a-485a-8842-cbfd3b0becd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:41:32.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:41:42.822Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=60ca3c25-af3c-48c4-832f-7ee1921f8c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:41:42.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:41:52.828Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=03d4a1e6-d11a-47c2-a29b-0459a2a7f0fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:41:52.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:42:02.836Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=016a6a41-088a-4cd1-b264-c7c864a7aa2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:42:02.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:42:12.842Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=4f9b6337-ec97-49c4-a8bd-83bfeb8256d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:42:12.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:42:22.850Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=6a9c782b-844a-411e-b9c0-53437fc2897e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:42:22.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:42:32.855Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=93625597-e206-4713-85ad-a4fe6b32c2ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:42:32.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:42:42.863Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=1cc91741-66dd-4986-8c1e-a421b816ee74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:42:42.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:42:52.876Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=94ab176f-7016-49b0-b32a-d9e16a3f168b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:42:52.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:43:02.886Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=88da906c-fbb3-4830-85e1-075c32b3b42a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:43:02.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:43:12.893Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=9443b8d7-a410-4723-be6a-649eb899dae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:43:12.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:43:22.899Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=9afe76d6-b7ea-4f81-90d5-a191c7268c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:43:22.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:43:32.907Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=ab9c01cc-64f5-4cf7-be6f-970ee7275113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:43:32.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:43:42.912Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=07f596ee-4fc4-44d1-bb34-a5f18b7b2c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:43:42.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:43:52.919Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=66cbad17-fef6-45ce-8d4d-d30fce43907f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:43:52.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:44:02.925Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=a91f27ed-477a-41e6-875b-f29a00d4886d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:44:02.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:44:12.932Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=7f3f8bbe-6ca0-4db6-90f4-3e69ab145a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:44:12.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:44:22.939Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=0a09b418-7bc0-4ce9-b275-97e7fc9804db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:44:22.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:44:32.944Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=1e7ff3b2-2e52-46a6-bf86-82e994033f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:44:32.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:44:42.952Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=7a154a63-11c9-47f2-81c0-8b6bc9d31541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:44:42.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:44:52.964Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=74c86ee7-558f-4e26-a4df-0f1ab4a8b55c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:44:52.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:45:02.972Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=c0c31ea2-6e81-4196-abdd-a7e18cbc5bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:45:02.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:45:12.979Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=b0c46dfa-5f00-4a03-8695-38ae334e0d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:45:12.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:45:22.986Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=1d1af612-74f8-4fe8-b6bf-76aa44d5d1a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:45:22.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:45:32.996Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=88b7b968-9503-4d72-a2d1-362df5740516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:45:33.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:45:43.001Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=80ef7c57-b4e9-4821-92fb-7b21aa030d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:45:43.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T00:45:48.076Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T00:45:48.076Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-10T00:45:48.077Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-10T00:45:48.080Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-10T00:45:48.083Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-10T00:45:48.083Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-10T00:45:48.084Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-10T00:45:48.085Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:45:53.007Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=2656990b-f9eb-4ace-a80b-4f4bd25709e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:45:53.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:46:03.012Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=97f18083-b043-4829-94e5-0e66c414a3d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:46:03.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:46:13.019Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=d8ad4c3b-874c-4054-a2f1-d8f0c3689140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:46:13.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:46:23.025Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=cdfc1494-e295-47ce-bfab-e7c70c50a8bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:46:23.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:46:33.030Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=f415ee81-8531-4246-b533-997022d6fec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:46:33.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:46:43.038Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=9a972d30-a14e-44bd-b75d-0ffdb8647cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:46:43.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:46:53.053Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=3b01dba7-8a86-44f2-b446-9c597b64f73b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:46:53.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:47:03.060Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=f6164c17-685a-4ec2-a214-3849009ec4fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:47:03.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:47:13.068Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=644607dc-ff2a-4345-92be-bc8073b315fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:47:13.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:47:23.076Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=e181517c-abb7-4a86-b727-48d65ddba60f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:47:23.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:47:33.083Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=70d07e69-7875-49b4-be3d-baccf397581e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:47:33.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:47:43.089Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=c016d8a8-0119-4644-bd36-aabaaf6012fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:47:43.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:47:53.095Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=2d9f8c5b-e110-42b3-aa8b-61a6d0b8c390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:47:53.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:48:03.101Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=1e83dd98-969a-4c92-ada1-2e9e6dae478f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:48:03.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:48:13.106Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=68141d34-6a0c-4610-b839-3e0930410d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:48:13.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:48:23.114Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=ea782e04-28e9-408a-abe7-eb189d818def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:48:23.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:48:33.119Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=b9a76d7f-a2ef-49e9-981e-eae6e03b4f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:48:33.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:48:43.125Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=294f95e6-d500-416d-8d63-7f836186074e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:48:43.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:48:53.131Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=a5f88669-f51f-4bf0-becc-cd8759839014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:48:53.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:49:03.145Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=e30eaea7-c8b0-4372-b10e-ead75f3323ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:49:03.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:49:13.153Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=dfe931d1-310b-4bf2-b691-d30155e59081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:49:13.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:49:23.161Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=8e411a5a-da98-458a-898d-25aea9eee730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:49:23.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:49:33.167Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=bd61868e-6827-4160-961a-2bc4270f5653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:49:33.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:49:43.173Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=2b584fd8-7f75-4833-a62b-b6e44cdf6a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:49:43.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:49:53.179Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=d0036984-0373-4d1c-afa7-1fc28193c29f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:49:53.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:50:03.184Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=8683c5aa-3c10-4882-8a0e-60d79066c06e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:50:03.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:50:13.190Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=53399ac4-3132-452e-851d-33afe84b557f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:50:13.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:50:23.195Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=de44ef4e-530e-4695-aa18-d1c0943cc894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:50:23.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:50:33.201Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=44d1a437-8f77-4338-9cd1-26b6adfd04a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:50:33.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:50:43.208Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=f63b7913-0702-4339-b452-3bac47011eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:50:43.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T00:50:48.084Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T00:50:48.085Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-10T00:50:48.086Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-10T00:50:48.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 |2021-12-10T00:50:48.091Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-10T00:50:48.091Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-10T00:50:48.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 |2021-12-10T00:50:48.093Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:50:53.214Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=009f6eb9-e90b-4a08-b84f-160999b98c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:50:53.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:51:03.222Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=62fd4793-d33c-40e4-98e6-2d06316a8c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:51:03.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:51:13.234Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=581a82d5-dcbf-4b70-96f1-37b648912b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:51:13.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:51:23.240Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=e2a24503-f6d3-49af-b278-84adea3e0e56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:51:23.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:51:33.247Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=fd620e35-56be-465e-9fa8-d1d5cdfb5247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:51:33.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:51:43.253Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=ab77276e-73e8-41b1-b05e-bede094888b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:51:43.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:51:53.260Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=1db41cda-e322-4eaf-8103-9bb3732c18a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:51:53.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:52:03.266Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=8862510c-674a-47a9-bc63-ebc3c8bf3df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:52:03.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:52:13.272Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=5be92432-7cc7-40b9-bb03-c0d49ff72362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:52:13.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:52:23.278Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=b58b5e5a-36e5-47db-92ef-2e7b89f27d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:52:23.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:52:33.285Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=c2d971b1-a93b-4785-a594-b84f304bda21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:52:33.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:52:43.292Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=ce84175f-2541-4492-8d1e-de2b70e9dcca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:52:43.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:52:53.297Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=9b438092-37a9-47a0-b4a3-831c40f6bdd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:52:53.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:53:03.302Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=4816ae31-53b8-4793-900b-e44ec678141b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:53:03.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:53:13.315Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=7b433dbd-b88f-4472-89b0-6a251698e81d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:53:13.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:53:23.339Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=a21983d0-726c-4556-a682-72e37b46c048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:53:23.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:53:33.346Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=8943581e-a83f-4180-9f15-40bd427706a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:53:33.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:53:43.353Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=d39724cd-55f2-4613-a817-6b75fcb164f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:53:43.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:53:53.359Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=678a4362-d06b-4e83-8582-9b67c0f587d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:53:53.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:54:03.365Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=70b9de0e-cda5-4097-ac2c-fdfc12160d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:54:03.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:54:13.372Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=5a21a470-44af-4b75-a451-bb67b6d8ca65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:54:13.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:54:23.378Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=2ca42d9b-a66e-4521-9656-a8b37c4871bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:54:23.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:54:33.393Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=37fe3c72-9b52-4b45-8d4d-66c293ca0184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:54:33.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:54:43.400Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=9beeec5b-9c4d-48a1-bd55-1e516a809fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:54:43.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:54:53.406Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=efbc7b64-f5f6-4135-a81d-aaf2270d0b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:54:53.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:55:03.413Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=e3a68e24-7147-431b-b8d1-7bb0237a8e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:55:03.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:55:13.420Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=4e67c6b5-6bf8-4c0d-a9ca-f28f9df196f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:55:13.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:55:23.428Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=b8d826c0-668c-43cd-b765-0d77ee329732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:55:23.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:55:33.439Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=309fc87d-7ea8-476b-8281-ed14d1c5db58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:55:33.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:55:43.446Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=f5af792d-6d27-4f43-b296-55d1d846e1b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:55:43.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T00:55:48.068Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T00:55:48.068Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-10T00:55:48.069Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-10T00:55:48.072Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-10T00:55:48.075Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-10T00:55:48.075Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-10T00:55:48.075Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-10T00:55:48.077Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:55:53.452Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=34e730e3-b0ce-4590-b262-0f0992331178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:55:53.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:56:03.458Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=25c672d6-990c-4972-893f-c5e4c9338d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:56:03.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:56:13.465Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=d94fd793-6899-4a8e-aca8-6b79725f7e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:56:13.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:56:23.472Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=3d8d9ffc-5a2f-4063-830c-99d5e0ee4cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:56:23.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:56:33.479Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=73b09030-7233-48de-9838-09a177aa0d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:56:33.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:56:43.490Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=8a1b5287-a223-4c6d-ac66-07ecb3a51062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:56:43.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:56:53.496Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=9d1ca705-aa4e-4bc3-8e8d-f41faec8030b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:56:53.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:57:03.502Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=60512510-494e-44e3-8ff1-585d711aee7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:57:03.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:57:13.509Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=63f2123d-6478-4682-b4b2-4a480597bc8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:57:13.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:57:23.519Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=c8524ce3-5373-4194-9cd1-bf5e1a25a4d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:57:23.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:57:33.526Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=ded05d10-c082-406e-a207-d1db624e8284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:57:33.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:57:43.543Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=c05a7299-be4e-4b47-ace7-a5a1ebf97dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:57:43.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:57:53.550Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=00b79bb6-4a4c-44ae-8ee5-e9bbd25b8186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:57:53.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:58:03.557Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=fff0b965-de5f-40c2-bdd1-6a3111cc1f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:58:03.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:58:13.563Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=802d6f72-f987-4ead-ba6f-50f57796b29b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:58:13.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:58:23.569Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=5a18efa8-848b-4fd2-b1c8-b8bebc4b592e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:58:23.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:58:33.575Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=b38beeb2-4fab-441e-9bbd-4cb6f14d2854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:58:33.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:58:43.581Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=dea30626-092b-4ac0-ba80-3964bdae6315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:58:43.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:58:53.600Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=1e446cee-1b3b-4f8f-a144-44febe51870f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:58:53.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:59:03.607Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=59f6fd77-3275-4b3d-8919-0f1426231a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:59:03.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:59:13.615Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=4cd56983-67a2-4ab0-bba0-b72c5192436c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:59:13.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:59:23.624Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=569aeb54-578e-4fbe-9049-63a1378737d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:59:23.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:59:33.636Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=8d5162c5-d237-4452-b1ec-caf57c8bca4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:59:33.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:59:43.644Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=dba3e81e-606f-4f95-862b-134edb224c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:59:43.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:59:53.658Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=e4b5c745-6d0a-4167-9de2-f4d4bc37fffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T00:59:53.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T01:00:03.666Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=75b3cea7-bfba-4d62-8611-f0df4cb85654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T01:00:03.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T01:00:13.672Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=f40309db-79d5-41e1-946c-e809dcd1fb2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T01:00:13.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T01:00:23.679Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=556bdd5c-bc57-4ac3-b3d5-4fcb9c646aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T01:00:23.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T01:00:33.685Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=1fbf06f8-9251-4b2a-8bc4-b749acb503e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T01:00:33.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T01:00:43.691Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=9068219f-7ea5-4e92-869a-f76d8b9cba84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T01:00:43.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T01:00:48.068Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T01:00:48.068Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-10T01:00:48.069Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-10T01:00:48.072Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-10T01:00:48.076Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-10T01:00:48.076Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-10T01:00:48.076Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-10T01:00:48.078Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T01:00:53.697Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=17262f3e-4425-4688-8889-0eb25f70f435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T01:00:53.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T01:01:03.703Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=67f1b2e7-ae0a-4989-9e38-9c42c67bf341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T01:01:03.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T01:01:13.710Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=9bea2643-5d27-4889-9716-d554fb247055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T01:01:13.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T01:01:23.717Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=d8b8bf95-9117-4155-a2af-1e11b5584af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T01:01:23.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T01:01:33.724Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=6eddaf5d-71ca-4a5d-a03d-8608cf261624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T01:01:33.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T01:01:43.731Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=32f4417e-3663-452e-9ba8-f7dbc5c40688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T01:01:43.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T01:01:53.737Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=789927a7-50ba-4fef-9188-8e3fe86056b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T01:01:53.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T01:02:03.753Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=c0a1de96-7305-4a78-b748-0ba77fb0443f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T01:02:03.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T01:02:13.762Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=a320c5a2-0f0d-4f7a-b2f8-c697966b71d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T01:02:13.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T01:02:23.769Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=c7dcaf2f-a548-448e-b23b-1beb7d91c74f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T01:02:23.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T01:02:33.776Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=d203bb51-1dde-4b5a-a73a-26d9d9b72cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T01:02:33.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T01:02:43.783Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=81dd71f8-75b7-41f7-940a-679f1d5d7f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T01:02:43.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T01:02:53.789Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=3a614d80-71bc-4ef1-971c-2f7c74ba04bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T01:02:53.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T01:03:03.796Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=66c4b8c9-f533-44f2-9ce9-2c2e443f5b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T01:03:03.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T01:03:13.802Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=673f7cd3-8f39-49e4-a82a-8ec0ea07eff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T01:03:13.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T01:03:23.808Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=abc4347c-7fa0-461e-9eec-4c61bf1e4a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T01:03:23.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T01:03:33.815Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=9cf95c9e-886c-4a38-8d2f-f3d3a30afa67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T01:03:33.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T01:03:43.825Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=0f9e7bdd-965f-49b6-aeed-bbd738a10306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T01:03:43.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T01:03:53.832Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=f1ec53c5-a7a6-46d7-a8c3-fb0e68d34d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T01:03:53.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T01:04:03.839Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=2da2a13b-eecd-4ada-bc85-d808013cf194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T01:04:03.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T01:04:13.847Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=21ad5ca8-6604-4f28-83bd-960f69de2c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T01:04:13.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T01:04:23.859Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=1da7959b-d6eb-4c54-b9d7-f7d23c2f3ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T01:04:23.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T01:04:33.867Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=c0287cc6-8c7d-4374-b755-78b9b67018f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T01:04:33.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T01:04:43.874Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=43f5270d-1ce0-4812-85b8-90c4521b1156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T01:04:43.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T01:04:53.881Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=432a0e97-d45c-4482-83bd-72a576b15e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T01:04:53.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T01:05:03.893Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=01c992ec-a5c1-454c-b627-83a9b0b217d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T01:05:03.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T01:05:13.900Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=02b54847-3d49-4873-8ead-454bf23f1c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T01:05:13.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T01:05:23.912Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=0bda9fe3-464a-45ef-bbaf-c27daabdd42b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T01:05:23.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T01:05:33.918Z |INFO |Init configs |InvocationID=a1065319-9831-4fda-91a8-cdba5364b3b4, InstanceUUID=e3860033-a952-42b3-98c0-f348581fdcd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T01:05:33.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |