. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-25T00:42:32.011Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-25T00:42:32.015Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-25T00:42:32.056Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T00:42:32.655Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T00:42:32.725Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T00:42:32.725Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-25T00:42:32.726Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-25T00:42:32.793Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-25T00:42:32.826Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-01-25T00:42:32.890Z |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 |2022-01-25T00:42:34.317Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-25T00:42:34.726Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-01-25T00:42:34.742Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-01-25T00:42:34.743Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-25T00:42:34.790Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-01-25T00:42:34.791Z |INFO |Root WebApplicationContext: initialization completed in 1900 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-01-25T00:42:35.121Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-01-25T00:42:35.632Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-25T00:42:36.863Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-25T00:42:37.215Z |INFO |Started MainApp in 7.328 seconds (JVM running for 7.904) |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-01-25T00:42:37.256Z |INFO |Start scheduling PRH workflow |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:42:37.294Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=b6a58572-fd54-4676-9f20-80b3c20a952b | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-25T00:42:37.842Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-25T00:42:37.842Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-25T00:42:37.844Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-25T00:42:38.718Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.25:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:42:38.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:42:48.742Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=246b1dd8-4265-4f59-af9e-7754b6584284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-25T00:42:49.847Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.25:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:42:49.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:42:59.848Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=62baf703-445d-4b78-bdbb-6d3007dd9606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-25T00:43:00.921Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.25:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:43:00.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:43:10.923Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=aeaac8c3-0b39-40da-9abd-e582c4be55a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-25T00:43:12.058Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.25:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:43:12.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:43:22.059Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=6adbca15-3cc8-4ecc-9158-3252f89545cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-25T00:43:23.097Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.25:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:43:23.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:43:33.099Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=ae551913-a7db-4cf1-a8cd-9a2cc72b601c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:43:33.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:43:43.442Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=d43598d7-3f40-45cd-97ab-b78e931119e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:43:43.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:43:53.460Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=157654e7-0c90-43cc-b694-b800a1922213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:43:53.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:44:03.473Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=2ded81ab-f366-48ab-a120-a07820346ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:44:03.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:44:13.486Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=e7b67684-26de-4d0b-ae32-d63979a7ef7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:44:13.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:44:23.500Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=73ef4f9b-cc03-4a99-81fc-3dedcdb0b1d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:44:23.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:44:33.514Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=0a0a94a5-b8b2-4112-8963-5b2b9dd73098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:44:33.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:44:43.528Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=de202a92-2a1c-4aae-97d5-f6e768ae1568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:44:43.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:44:53.549Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=b0ee8892-bfc7-4dfb-8bc9-d7009b87db05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:44:53.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:45:03.562Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=4b902168-4f69-4877-8b07-0fbc176d82ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:45:03.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:45:13.574Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=377c6a4c-ce33-420f-8664-286d3ab37723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:45:13.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:45:23.587Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=cab30ef3-3fa3-499e-9c33-b6ed6fe64f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:45:23.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:45:33.599Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=249e5442-a3a0-48d6-9899-25de8a3123e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:45:33.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:45:43.609Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=3198dcc1-fcb4-4bb2-8d29-b55f1cc19ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:45:43.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:45:53.618Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=f04bff13-4aa8-498a-a6f8-efc93b92a63c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:45:53.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:46:03.630Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=28b6f908-804f-469f-8294-dfc57a67ab6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:46:03.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:46:13.643Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=f8ec2a54-bd33-44a6-bd1f-a5269d8cdc26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:46:13.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:46:23.656Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=9726ae1f-162a-444e-bf0c-24515fdaf7a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:46:23.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:46:33.666Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=e1fbb06f-771c-4b94-ad44-93321e48f34f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:46:33.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:46:43.683Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=743a4335-4cbd-423e-b3ce-5eb17731d399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:46:43.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:46:53.696Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=35594802-5392-4615-91c6-f55397a7aa74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:46:53.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:47:03.708Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=2b97bfdc-a9f5-48a5-bcca-89a696dde053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:47:03.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:47:13.721Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=e825e2e2-dc49-40c1-9f3d-6c1d22cdf759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:47:13.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:47:23.733Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=b1e2a423-7f63-4ff1-950e-107ba4b05950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:47:23.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:47:33.742Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=4aee468c-a091-4f9e-b834-452c58904239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:47:33.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-25T00:47:35.555Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-25T00:47:35.556Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-25T00:47:35.556Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T00:47:35.559Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T00:47:35.566Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T00:47:35.566Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-25T00:47:35.566Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-25T00:47:35.567Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:47:43.753Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=dce95263-1360-4402-8201-05599b446a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:47:43.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:47:53.764Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=fdc8ecbd-82ba-4b05-84ef-f97d3ad423be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:47:53.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:48:03.774Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=6b70f22e-9b51-4438-a9c5-4bce22af1446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:48:03.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:48:13.783Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=91a2e982-17cd-49cd-8ec8-0a7f9db5dea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:48:13.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:48:23.835Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=fee88d14-ddf1-46a4-86de-e715bc709471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:48:23.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:48:33.845Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=00906d36-3150-4179-a8f1-6087f99b533a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:48:33.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:48:43.854Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=58309b29-58c9-4732-ad81-556f62263d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:48:43.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:48:53.864Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=d08cf6ea-f2e1-4099-9648-f9d74b5f1024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:48:53.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:49:03.874Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=ab4aff92-5fa9-4013-9235-051bdf78d4dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:49:03.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:49:13.881Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=2fcbf009-edbf-4bb2-bac4-fc4d5052235b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:49:13.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:49:23.890Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=0ff4500a-9863-4dcf-b75d-d96526435893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:49:23.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:49:33.898Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=f8dcdf51-56fd-4360-b04c-18fb37d3f436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:49:33.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:49:43.905Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=55984f9d-4ddc-4b48-999c-3aef527dde60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:49:43.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:49:53.913Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=673e5c1b-6612-403d-9654-8fc28353d230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:49:53.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:50:03.922Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=31bb5a7f-0030-4688-8d32-9d4646c9441d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:50:03.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:50:13.934Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=36856489-3ea9-4336-b36f-4183baa9826f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:50:13.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:50:23.943Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=f05a0242-2ba1-459f-b33b-ced78c2c6e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:50:23.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:50:33.952Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=f7274355-4393-4dc7-9cf1-a6efc9adaccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:50:33.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:50:43.961Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=4f81ce5a-6061-476a-9eac-8c4cbb32f39a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:50:43.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:50:53.971Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=e7d574a7-9f7b-4d2b-888e-b800ebe061c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:50:53.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:51:03.980Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=4d6dbfc9-2638-48c1-839b-3bb3d97fe4b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:51:03.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:51:13.995Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=902eb09b-4cc8-41b0-8263-c6789f8977a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:51:14.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:51:24.005Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=ea3bb1e5-7ae0-4ba1-a43f-d097d971fd6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:51:24.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:51:34.015Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=4a2a5a3e-3527-47c6-b649-ad8f76bacbe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:51:34.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:51:44.023Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=667f23bf-86d9-40f9-b10b-4b3eb48d27b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:51:44.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:51:54.033Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=fd7188e0-1d38-489f-b55e-12d548283ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:51:54.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:52:04.042Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=c86879bd-de34-46ce-8229-4aa8a51cedfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:52:04.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:52:14.052Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=81a93e59-4975-4499-9681-7b416ea174cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:52:14.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:52:24.062Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=fbf8bd33-157a-4801-927c-4f55fcf51cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:52:24.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:52:34.071Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=06bac337-e545-4494-b98e-7452e38dafc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:52:34.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-25T00:52:35.298Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-25T00:52:35.298Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-25T00:52:35.298Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T00:52:35.300Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T00:52:35.305Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T00:52:35.305Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-25T00:52:35.305Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-25T00:52:35.306Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:52:44.080Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=223faad2-7875-42bc-b6f7-44642094e339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:52:44.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:52:54.091Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=82dd5de9-2ea2-4ab7-b6d3-e85b2a96fce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:52:54.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:53:04.101Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=446291bb-be7b-45c0-b00a-312833184f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:53:04.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:53:14.109Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=15b5f837-09a4-48d0-9849-5f057e4678bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:53:14.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:53:24.116Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=ffcfc45b-d662-419f-bb02-8ff32e623813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:53:24.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:53:34.123Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=50086439-bb70-45e9-836f-04c3e0b3d686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:53:34.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:53:44.131Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=97fe990d-a923-4f44-9edc-55905d482e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:53:44.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:53:54.141Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=3fe639e5-c59f-4d49-a768-138388202afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:53:54.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:54:04.149Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=64b330da-e27d-425f-85da-a1884dacc4fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:54:04.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:54:14.158Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=fe11dadf-24f8-4970-beb3-624c18dd36ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:54:14.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:54:24.168Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=ab5b536d-b947-46cf-b9e2-ee3331893c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:54:24.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:54:34.176Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=abe86127-f405-43ea-9608-166a8bba7c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:54:34.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:54:44.184Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=7962d9c7-46c4-41ad-83f0-00db6f52d9f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:54:44.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:54:54.192Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=229af4c3-ee19-4ec0-8ffd-1465ea9bc812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:54:54.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:55:04.202Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=1a19123c-ea01-47d0-94d7-50f714f5365f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:55:04.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:55:14.217Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=20a4c242-c598-470f-9824-8203b98e0485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:55:14.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:55:24.227Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=d431f687-43d7-46de-aefc-115f00bd34b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:55:24.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:55:34.236Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=f2ac69d0-c2b1-4916-9ea3-d94822eec5a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:55:34.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:55:44.245Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=88edf65c-5507-4a59-83e8-bcd7edb92f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:55:44.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:55:54.254Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=2d6edd30-9881-40d0-a103-edac3c2698a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:55:54.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:56:04.262Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=38039c64-2ebc-4226-8d73-7d08c94fb198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:56:04.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:56:14.270Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=ba4874a3-a13f-4d7d-ad08-822f02a7dee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:56:14.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:56:24.279Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=2d2b4417-c414-42d1-b1fd-5ae8c05f8060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:56:24.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:56:34.288Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=bfeb10a3-c7f4-4974-b23e-e89bd7102b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:56:34.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:56:44.297Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=d3631bb8-82af-46f1-9aa7-181b81894e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:56:44.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:56:54.306Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=b2eb8fc1-5c67-4397-b9e5-04e26ea869b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:56:54.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:57:04.315Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=3faabbd7-7af6-4f0e-a741-630b92002dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:57:04.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:57:14.323Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=b585b01f-38fb-4d30-bfc0-7edaf1e492b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:57:14.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:57:24.332Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=16c31411-44e9-4825-8770-1066d7b034e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:57:24.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:57:34.340Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=f333b253-8cc0-459b-9234-9c5ed16244a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:57:34.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-25T00:57:35.297Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-25T00:57:35.297Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-25T00:57:35.298Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T00:57:35.299Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T00:57:35.303Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T00:57:35.303Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-25T00:57:35.303Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-25T00:57:35.304Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:57:44.349Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=6b7824e5-11bc-4486-9c22-f6832d5c79aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:57:44.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:57:54.358Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=5b3df71a-e850-46ab-ab8a-a767d4461d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:57:54.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:58:04.367Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=cba87696-d93f-43b9-9097-6e01c9664fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:58:04.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:58:14.375Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=193e2509-745a-4649-8095-81b53cafc328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:58:14.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:58:24.384Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=b3cdecd1-33e5-404a-a3e7-ccd16a86aa3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:58:24.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:58:34.391Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=14be259b-98f3-430e-8cb0-c08bacb3b130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:58:34.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:58:44.400Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=359c86bc-1432-4d61-846f-df394f82b6b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:58:44.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:58:54.408Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=7e2127e2-326f-475f-ba5f-011f2f11fdc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:58:54.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:59:04.417Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=ef41d01d-04c8-44a7-9d74-2baae7ebe85f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:59:04.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:59:14.424Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=b6be00c6-5b98-4dc7-ba20-c5aedbbd656c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:59:14.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:59:24.433Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=e0ccb835-9165-4032-ad11-fc772ec4b498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:59:24.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:59:34.442Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=35d639ec-0cd6-49b1-8f7e-e5101d94ef60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:59:34.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:59:44.452Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=8c90a88f-480b-4487-abe6-6acc5c072d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:59:44.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:59:54.459Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=72c037f7-e7e7-4589-95e4-d07c296f2ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T00:59:54.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:00:04.467Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=27c75a1e-50a9-4ecb-801e-37ec31d1faa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:00:04.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:00:14.474Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=d1ae9769-b9c7-4625-b9a5-f750af060ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:00:14.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:00:24.483Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=afded01d-116d-4e42-88a5-e518a4219a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:00:24.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:00:34.491Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=6ef5afad-698b-4143-8afc-916cb4e0561c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:00:34.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:00:44.500Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=d770efe9-f76e-4cdb-80c1-ec01cef70eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:00:44.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:00:54.507Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=179a83df-0a75-4adc-9ac8-b506481530af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:00:54.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:01:04.517Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=040a704c-562c-4d56-a776-6dc1264f8285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:01:04.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:01:14.525Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=0c2a4655-0549-4e88-baff-df2ad1da9172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:01:14.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:01:24.534Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=6892a3eb-4b3d-40aa-a9d0-00bddb77ff70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:01:24.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:01:34.542Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=28f28122-94ab-4a17-ad40-0082aea88ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:01:34.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:01:44.550Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=4934c481-83bd-47ed-bcb7-6df0601265bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:01:44.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:01:54.557Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=244d3ea7-1233-4400-9f2e-dff05989853e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:01:54.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:02:04.565Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=dcf7e244-0df3-4fc5-ac0e-cc25fe522688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:02:04.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:02:14.606Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=21c53b4c-2be1-4797-bf94-58da615f7743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:02:14.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:02:24.613Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=3adc2a8f-790c-4249-b305-50643971b704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:02:24.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:02:34.621Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=ebae0ba9-e671-4d80-adc7-5015a5dff522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:02:34.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-25T01:02:35.294Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-25T01:02:35.294Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-25T01:02:35.294Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T01:02:35.295Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T01:02:35.301Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T01:02:35.301Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-25T01:02:35.301Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-25T01:02:35.302Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:02:44.630Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=99659165-eb66-41f8-94e2-41782de7d50f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:02:44.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:02:54.638Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=4b4e85b2-6fce-4b42-b4f8-e3d4002d0815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:02:54.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:03:04.646Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=c925d701-596a-4403-966d-cc068bcddd1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:03:04.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:03:14.653Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=081bf9ff-6772-44e4-b121-b2c95b73cb3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:03:14.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:03:24.661Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=aeb08b7a-d98f-4716-9c45-dd586f99ec1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:03:24.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:03:34.668Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=db004263-ff30-430b-8157-29da3701a01b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:03:34.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:03:44.676Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=1c51f7be-0b1e-4174-9411-da09e6b6b4f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:03:44.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:03:54.682Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=86ea5e4b-8eac-4a3c-96d7-83a8f9d589a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:03:54.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:04:04.690Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=9a35080d-eda6-4b2b-b0de-8f9e21e2f1b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:04:04.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:04:14.697Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=8060d4fe-f189-4982-9edc-ed2056e5ae77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:04:14.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:04:24.702Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=ec56c18a-9205-48f7-b042-b89d1101827c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:04:24.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:04:34.709Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=4293ddea-353f-4f15-afcf-9244b8b29e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:04:34.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:04:44.719Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=e6f4ac63-474b-4fd3-bc2d-3fad94b56dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:04:44.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:04:54.725Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=450ea120-5e06-4a3d-a367-f568184bedbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:04:54.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:05:04.733Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=22aee99a-4093-45bc-bca6-7a772cc763d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:05:04.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:05:14.739Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=f076f3a8-782b-4591-9d5a-49b64412dc74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:05:14.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:05:24.745Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=a501bd1e-511e-40e4-94c4-9c67132ad13f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:05:24.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:05:34.754Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=77a95883-2a02-40cb-8215-b479f85b944c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:05:34.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:05:44.761Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=91c99986-e94b-41d0-922a-72a492e58462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:05:44.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:05:54.767Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=97cd0f41-d01c-4cf7-8074-4f5865a2e4a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:05:54.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:06:04.775Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=73289f7a-72d3-4235-80b4-e93ae607ea2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:06:04.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:06:14.781Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=3b15e941-49bb-4dc1-a5e7-789da7c1b8c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:06:14.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:06:24.788Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=73b6901a-4be4-458c-8f0d-09faf828e27a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:06:24.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:06:34.796Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=019881cf-f046-4257-bcaa-c42698905245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:06:34.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:06:44.804Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=6e879c06-5bb1-4e46-8e19-5cd588aa7fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:06:44.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:06:54.812Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=04f6ee1d-1c5e-4f94-adf1-1a6b86c85520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:06:54.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:07:04.820Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=3d166758-ea7c-4cc5-b796-40b6567e21f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:07:04.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:07:14.826Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=60418421-64c6-4365-8333-fed7dc238011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:07:14.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:07:24.832Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=001f0515-9f9a-4c06-bc15-7fd261d90ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:07:24.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:07:34.839Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=5cb2eff7-2959-47e4-b0a2-f7637a42b3ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:07:34.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-25T01:07:35.258Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-25T01:07:35.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 |2022-01-25T01:07:35.259Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T01:07:35.260Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T01:07:35.264Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T01:07:35.264Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-25T01:07:35.264Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-25T01:07:35.265Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:07:44.845Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=d8bad335-69fb-46ae-85fd-cb2a5cc237e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:07:44.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:07:54.852Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=1b84060a-08ad-42f7-bec3-133cc1a37d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:07:54.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:08:04.860Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=33e53331-455d-4848-8105-8c364fa4635e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:08:04.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:08:14.867Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=724bbad4-88f3-46ae-8213-f90c98fa6c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:08:14.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:08:24.874Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=72df2fc7-63df-4396-b88e-79425d9c3212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:08:24.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:08:34.898Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=0470b92c-9b93-4691-a364-fabc7e20ccc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:08:34.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:08:44.906Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=735260a7-db60-413c-9ff2-75a6bc8f41c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:08:44.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:08:54.912Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=364ab07d-7d51-4d75-8070-255ed6670128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:08:54.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:09:04.922Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=0fe9f12f-c533-4caa-bf1e-6516dd2bdc27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:09:04.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:09:14.930Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=18d23fac-4dcf-47c5-991a-70fc86f5d350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:09:14.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:09:24.936Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=b9a2fac8-3de6-4e89-8d75-f8db6673f6a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:09:24.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:09:34.943Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=552b90fa-11c2-41c5-8ad1-754d7f9863b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:09:34.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:09:44.949Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=c47382e6-a430-488b-9845-ee6219cf4d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:09:44.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:09:54.955Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=5c9618d3-301c-4870-bcab-f4ed5474db38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:09:54.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:10:04.961Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=e2904d08-d9ea-4260-9035-679702681ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:10:04.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:10:14.967Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=8eca3eba-bfd6-412b-be55-b3ed1110ea09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:10:14.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:10:24.974Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=e156be23-8492-466d-8e0b-7d020dedde40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:10:24.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:10:34.980Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=0f6ca62e-d1b4-47d3-bf43-29daabf555ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:10:34.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:10:44.987Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=1d329129-8239-4d45-92ba-81ac21dea2d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:10:44.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:10:54.992Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=6200abdb-896e-41ee-8451-84fa2a355139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:10:54.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:11:04.999Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=9461f8b4-65bf-4a4b-83d7-aca7b83e6423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:11:05.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:11:15.006Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=d91f8d33-11a0-4b03-be67-79a2a9084b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:11:15.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:11:25.013Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=e04396e2-b533-41bd-ae1d-6577ec89e32b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:11:25.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:11:35.021Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=beb52c4b-2e4b-4e83-bae3-2c87c48a01cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:11:35.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:11:45.029Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=caf6cf03-36b9-4576-9861-3a793ee17baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:11:45.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:11:55.036Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=b9f37500-d84d-4c48-9f3a-2cd846234bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:11:55.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:12:05.043Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=0b57eacb-d4fb-409b-912b-f1323f40dab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:12:05.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:12:15.050Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=69667ed5-11fc-4f77-8e4b-f4f5587d738e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:12:15.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:12:25.057Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=c1a78789-ce3f-4329-b022-3dfd14894d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:12:25.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:12:35.064Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=834a42ed-75fd-4e25-990e-e6572e4afd5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:12:35.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-25T01:12:35.262Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-25T01:12:35.262Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-25T01:12:35.263Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T01:12:35.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 |2022-01-25T01:12:35.268Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T01:12:35.268Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-25T01:12:35.268Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-25T01:12:35.270Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:12:45.070Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=811f25f3-ee92-440d-9e38-b093bc162fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:12:45.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:12:55.077Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=16457571-7d8b-407a-89c3-7fd34e4e97c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:12:55.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:13:05.083Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=5f5a0eda-e2e1-46d8-b9ef-3753b499ec71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:13:05.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:13:15.090Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=f7126ebd-708d-401c-af59-772720992971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:13:15.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:13:25.096Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=c1e00636-dd31-49f9-b3f1-4c9b3a7c1957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:13:25.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:13:35.102Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=a5f1451a-56cb-48cb-9601-bed1f1984cdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:13:35.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:13:45.108Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=4607051c-730d-47d5-bbcf-f4945b354c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:13:45.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:13:55.115Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=43ee8f63-4e20-497b-b64e-2ef9ed294903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:13:55.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:14:05.123Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=2f580677-fce8-46af-9c6b-211414721188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:14:05.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:14:15.129Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=cd83a2b4-bfbc-4c72-bcdb-40e84296973d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:14:15.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:14:25.135Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=1d190399-e821-45ee-880a-5e45ad3d1830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:14:25.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:14:35.141Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=00f85228-b9d3-4d1c-821e-8f82e8b898aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:14:35.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:14:45.148Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=df52b35c-d3c9-40ed-baae-0cd5064519c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:14:45.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:14:55.154Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=01c4f392-de27-4c67-80b0-6bcd70ecac0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:14:55.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:15:05.160Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=9fad2e86-83a4-4d75-addd-d1c6daf7a23f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:15:05.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:15:15.166Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=a996ad15-af73-43ac-9e50-8fb402855720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:15:15.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:15:25.174Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=6cb49e7c-8b80-4032-8589-5b714ecf6abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:15:25.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:15:35.179Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=e07ab79b-6365-49b6-b24b-4a5d31f90ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:15:35.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:15:45.186Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=7b917063-b7bf-46bc-9805-c7283f498313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:15:45.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:15:55.193Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=d005b641-532d-4b5f-ac4e-5e4a1686231a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:15:55.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:16:05.200Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=2faac5ac-1a3a-41bb-b753-d46b4ace437a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:16:05.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:16:15.206Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=58728a99-2f9e-4d82-987f-64a4f8c83da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:16:15.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:16:25.213Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=efa60613-b038-437b-8fdd-646c590209e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:16:25.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:16:35.220Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=7f1fe518-f4ba-4b91-bdf3-a069d951e884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:16:35.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:16:45.228Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=0e6ca2f9-5567-4deb-bfed-5f4696cde68f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:16:45.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:16:55.235Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=de525634-8c88-4ba2-ac85-6f1473447ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:16:55.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:17:05.241Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=a2a89027-8a1d-41e4-867d-1f3bf53891cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:17:05.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:17:15.247Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=ed9b4ad7-7d4c-4f3f-ad05-14da5711a047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:17:15.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:17:25.254Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=854c77e8-082d-45bf-9242-20429f05e5d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:17:25.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-25T01:17:35.255Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-25T01:17:35.255Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-25T01:17:35.256Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T01:17:35.257Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:17:35.261Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=7fa18621-7e64-475d-9c3e-9377eba764ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:17:35.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T01:17:35.283Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T01:17:35.283Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-25T01:17:35.283Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-25T01:17:35.286Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:17:45.283Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=dd4e534e-0331-451a-9e46-ec760ffeeb0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:17:45.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:17:55.291Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=55372684-34c1-4bb2-8754-1c9241da4695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:17:55.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:18:05.298Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=1eb956f4-268f-4715-b618-badef0c2a2e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:18:05.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:18:15.305Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=f7de6a23-dcfd-4b98-8e4b-863a94bf0a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:18:15.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:18:25.313Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=15496e21-205e-4d92-9661-ef14e6cf6b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:18:25.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:18:35.320Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=af3e8e8e-6cc7-425b-9988-d0ae9c9a1762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:18:35.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:18:45.327Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=3bfc6618-c5b8-4d69-909b-e90250c3bd18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:18:45.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:18:55.334Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=aa1ac1f2-2e03-40cf-96b6-76c5afa5a829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:18:55.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:19:05.342Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=770260f4-385d-47c7-b8c0-d9309152fb69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:19:05.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:19:15.348Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=b03538bb-9b38-4bde-9c10-1a4fff98f23a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:19:15.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:19:25.355Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=49a2ab86-09f4-408a-9cbd-5daabc98ce92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:19:25.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:19:35.361Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=78d6e356-2350-408d-97d7-213615c3f698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:19:35.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:19:45.368Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=16e45ee1-e2f7-4d56-878e-d924a2a821ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:19:45.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:19:55.375Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=b7d43f2f-f2f3-44af-9aa9-bd3d1191b081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:19:55.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:20:05.381Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=15d88079-3db0-4e85-90cc-300403d3f56d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:20:05.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:20:15.387Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=45156bf8-dd12-4a6b-b6f3-d03e459ac50e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:20:15.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:20:25.394Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=65b85da7-5b53-47de-9f18-0b7fcecb139f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:20:25.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:20:35.401Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=f3d6ba70-2b89-4d2e-83a2-9568684358a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:20:35.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:20:45.407Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=fd2cd315-b659-474c-9f52-646a00f167b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:20:45.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:20:55.414Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=a5173490-cff8-4fda-8b7d-e47c98da0e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:20:55.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:21:05.421Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=51d2e011-4f7a-4af7-be80-d6b3252253e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:21:05.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:21:15.428Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=bcfa8079-94a6-4a79-ade0-85eb73953e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:21:15.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:21:25.435Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=24f88bbe-5784-4401-965e-bf1f2b282c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:21:25.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:21:35.441Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=e271d187-8f77-478a-8254-ec9932452b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:21:35.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:21:45.447Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=23f9ec44-1028-4b1f-846a-9d75f6edd066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:21:45.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:21:55.455Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=2daf5087-5901-43d0-b9e2-abb3eabd60a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:21:55.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:22:05.461Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=1db55c43-b2e1-40ac-a650-867490c86b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:22:05.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:22:15.467Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=1e44cc3b-028f-48b6-8b6e-c0e5961b7bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:22:15.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:22:25.475Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=a2ba0039-723c-4dda-94da-1a72d4946e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:22:25.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-25T01:22:35.244Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-25T01:22:35.244Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-25T01:22:35.244Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T01:22:35.245Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T01:22:35.249Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T01:22:35.249Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-25T01:22:35.249Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-25T01:22:35.250Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:22:35.481Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=f2ea25c4-95a9-4407-978a-273013538a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:22:35.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:22:45.486Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=08ffbccc-a71b-407a-bd6b-c020f4bd1db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:22:45.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:22:55.492Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=9316a3f7-0404-4200-bf0d-e5da3892be16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:22:55.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:23:05.499Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=a918feff-8571-4518-b5e7-e65c06906a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:23:05.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:23:15.506Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=3a170634-352d-471c-a1c3-4ceab96c638d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:23:15.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:23:25.512Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=a8bbbd5b-79a9-4783-b8fd-246686881b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:23:25.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:23:35.518Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=a5666e8d-2658-4fff-b701-7b4443be2bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:23:35.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:23:45.523Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=6307189e-0a57-4df7-9597-12fc023ebb30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:23:45.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:23:55.529Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=9741816d-856e-42a7-bbb4-42bf8795e78d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:23:55.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:24:05.535Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=474f6d4a-4879-47e6-8eb8-df77179cafb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:24:05.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:24:15.541Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=dbf95af0-6fbf-4891-8df6-97d3c7dc25b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:24:15.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:24:25.547Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=ddabee3b-bfb8-4991-bd4a-72e33b9420f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:24:25.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:24:35.553Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=b841b802-a907-44b7-94af-85abcce3098e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:24:35.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:24:45.560Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=0062a425-f7fb-45bd-a9b9-311bd36d5d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:24:45.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:24:55.566Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=be0d4088-f2a4-487f-b7e4-0c59bb2e5326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:24:55.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:25:05.573Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=c42570a1-d1a3-4e4e-ae93-b0be4df7a29d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:25:05.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:25:15.579Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=86d33f3a-5b9a-492e-beba-4a7d53627478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:25:15.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:25:25.588Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=5d428e92-9049-461a-9f4e-2ea257336932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:25:25.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:25:35.594Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=2824637c-3415-443b-b9a5-10c7a2a7e567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:25:35.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:25:45.600Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=880cb6ea-c837-4886-b788-8f1d06eecfdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:25:45.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:25:55.606Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=5767bd03-4ad4-4a33-9026-a3c688fbbec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:25:55.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:26:05.614Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=9b405f0c-048f-41ec-ac47-8e6d9c6304d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:26:05.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:26:15.622Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=7e985332-312f-4b0f-98d9-428854fdb0d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:26:15.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:26:25.629Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=05353f68-7198-4ab4-91af-29964d0097a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:26:25.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:26:35.635Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=2b9d3e7a-96ca-4e7c-a585-58d62928ae04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:26:35.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:26:45.641Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=a449ad18-9e44-46b3-a6c2-ba6fe8e94ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:26:45.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:26:55.646Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=96062bf3-7644-4a44-ad5c-a32cc6649aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:26:55.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:27:05.653Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=3bdce9f3-e4f8-4e1f-a055-7c252f07389d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:27:05.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:27:15.660Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=494363cb-065b-4486-889a-b326c6cd850c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:27:15.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:27:25.667Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=9ab0d837-b7c1-4399-bf78-11d475997345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:27:25.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-25T01:27:35.256Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-25T01:27:35.256Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-25T01:27:35.257Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T01:27:35.258Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T01:27:35.261Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T01:27:35.261Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-25T01:27:35.261Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-25T01:27:35.262Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:27:35.673Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=6200e3b3-c687-4df2-8430-f00b6a2fbc19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:27:35.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:27:45.679Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=9ddd06c1-e45d-46b2-bdca-c0b94492dcce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:27:45.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:27:55.687Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=4273d4d2-182f-4f90-b96e-df8218f2f7b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:27:55.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:28:05.694Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=46844e39-8c3f-4e25-a279-41a7d059ef27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:28:05.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:28:15.700Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=0cf9e457-194e-4fb6-95fb-2d2f7f0a0de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:28:15.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:28:25.706Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=da0268e4-8eb3-42ff-97f5-84167638eb33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:28:25.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:28:35.712Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=3373a3b6-7ddf-45b4-8ae0-396ce6211c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:28:35.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:28:45.717Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=be05b0a5-f2f2-4aab-b4a7-952a3a31747e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:28:45.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:28:55.723Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=ca9b154f-03dc-46d6-adec-ee5f906c50db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:28:55.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:29:05.730Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=5fd573d5-ebb7-4c8c-b10e-80c29e4e9f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:29:05.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:29:15.735Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=3fe1709b-07e2-4e85-8c49-558c0a39f088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:29:15.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:29:25.741Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=66e07102-1307-4b6a-a76a-80f60fd26795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:29:25.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:29:35.749Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=baaf62cf-cfeb-4a3d-af6c-ef62f21199ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:29:35.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:29:45.756Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=68f2ef63-3768-40e3-8da8-ad263e23741c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:29:45.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:29:55.762Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=8db0d6b4-0ba2-4232-9e60-01f03dde6d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:29:55.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:30:05.768Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=e02c23e3-826b-4f94-a313-8a13aeb52c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:30:05.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:30:15.774Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=f498c199-8efc-462e-84b7-4d217ce92d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:30:15.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:30:25.780Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=8582e252-d350-42b0-8241-e8b3cc85a961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:30:25.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:30:35.785Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=81a769e0-ef66-45bc-abe5-58069ab90e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:30:35.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:30:45.791Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=0ec62109-ab21-41ef-864c-bd83384a791a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:30:45.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:30:55.798Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=8f76ec12-1307-4922-b757-6da0ecd55de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:30:55.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:31:05.804Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=54d5fd01-523e-408e-94e1-192d276d96e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:31:05.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:31:15.810Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=753240a9-10c8-4ea0-87cf-c1f2c589aa7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:31:15.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:31:25.815Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=9a68a95d-ba05-46c3-b643-76e17caee2bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:31:25.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:31:35.822Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=a059be1e-677c-47e1-ad4e-5c23a9319756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:31:35.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:31:45.829Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=49bc28ee-dee7-4a0b-949a-6dc0495d3d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:31:45.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:31:55.835Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=a939a814-d78f-46e8-bed4-a75ba755fbe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:31:55.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:32:05.841Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=98c75f86-c4d2-43f3-8662-be5d538ba9c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:32:05.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:32:15.848Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=3a886a24-0203-46af-b2a5-0080ebe0fe55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:32:15.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:32:25.853Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=0f04d040-fbd2-40c9-b743-398917177285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:32:25.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-25T01:32:35.282Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-25T01:32:35.282Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-25T01:32:35.282Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T01:32:35.283Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T01:32:35.287Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T01:32:35.287Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-25T01:32:35.288Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-25T01:32:35.289Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:32:35.859Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=c2fe1aa2-5177-400d-88c1-0fcc4ae6efea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:32:35.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:32:45.865Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=b311c4a1-1081-424a-a222-b3ab69eb2d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:32:45.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:32:55.871Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=d1bce42c-5f1c-45e1-b774-6e2afb464c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:32:55.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:33:05.877Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=9435388f-80a9-42ce-93a1-d11bd0d77089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:33:05.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:33:15.882Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=367e8969-defb-49d2-adfe-d550119dba20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:33:15.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:33:25.888Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=77890773-91f7-497c-99e7-284e79b3e67c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:33:25.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:33:35.894Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=fde3e127-33c3-4871-8458-42bfe0d3bcab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:33:35.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:33:45.901Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=229d2345-3173-439e-ab6c-ff3816b92ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:33:45.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:33:55.906Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=e01192ce-42f8-4e83-81d8-6d8e4328c0cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:33:55.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:34:05.912Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=d3be83c7-9c89-479a-9c18-2ab9e38a8fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:34:05.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:34:15.918Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=7b190569-708f-4af6-85f7-b97bac22d4f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:34:15.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:34:25.924Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=ec08ae21-3d48-4c54-b46e-9d73e5e9cb8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:34:25.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:34:35.928Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=1e744445-1b38-4a30-9c9f-06a972a81d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:34:35.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:34:45.935Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=9afbcfa5-dccf-4cf3-914f-0807af17adc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:34:45.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:34:55.941Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=1b5747b2-7abb-4406-89cc-81a6f23d1682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:34:55.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:35:05.948Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=d95dcbba-1bed-4f3b-b726-1bebcf6acd69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:35:05.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:35:15.954Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=530b8436-0ac2-45a0-99c6-b5dae0c6e40e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:35:15.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:35:25.960Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=5d85c88d-cc40-485f-aef2-d2e16a7adf03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:35:25.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:35:35.966Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=77508b95-c512-4fc7-8d71-421f1a4b84d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:35:35.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:35:45.972Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=f91ee036-57f6-424b-8a25-b778f09fb050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:35:45.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:35:55.978Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=aab845e6-70a8-4fa3-8392-896a7bbce86d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:35:55.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:36:05.984Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=e79ecf60-c547-4a1a-b4a4-349b606fca5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:36:05.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:36:15.990Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=d726acd8-9dc1-4d52-8cbf-ada256b34bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:36:15.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:36:25.996Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=2c83eb23-77c4-4302-b511-0ac218a5bb0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:36:26.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:36:36.001Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=69ccd11e-6d04-42d0-ac23-ebb852c8e9be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:36:36.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:36:46.007Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=eba1960a-9b8a-4482-8948-4ecdb939c4ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:36:46.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:36:56.013Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=a372684f-cea0-4def-88ba-14ac86ef8df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:36:56.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:37:06.018Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=a52b3852-d04e-4162-9d21-0f943ed9c32d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:37:06.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:37:16.025Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=6a8e2c16-1503-4e51-9632-01dd2c7d0333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:37:16.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:37:26.031Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=3acf8889-bffc-458f-a639-b286e2f45d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:37:26.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-25T01:37:35.275Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-25T01:37:35.276Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-25T01:37:35.276Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T01:37:35.277Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T01:37:35.279Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-25T01:37:35.279Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-25T01:37:35.279Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-25T01:37:35.280Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:37:36.036Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=2b1474e7-eb1d-4ee8-92d9-e86a70d411b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:37:36.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:37:46.042Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=cab6bcf6-176a-42a4-9ca7-b542be3a9245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:37:46.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:37:56.047Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=4de9df53-e937-4e56-b183-dafb959d1440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:37:56.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:38:06.054Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=11ba89b8-3c66-4cd1-a29d-73c7af56b32e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:38:06.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:38:16.060Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=85a413b3-f12b-4e65-8312-5e0f77006bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:38:16.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:38:26.065Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=01158651-1454-42f6-8348-39b4ec24b3e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:38:26.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:38:36.071Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=f022c5bf-22ff-430f-be40-a732a6ca349b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:38:36.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:38:46.077Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=927afe49-024a-47aa-80f0-d114e04481c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:38:46.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:38:56.082Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=378a0775-a560-4b2e-9a7b-9dae5f6abf96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:38:56.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:39:06.088Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=05053e80-a498-43fe-a44f-0c4720a49a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:39:06.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:39:16.094Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=78acd87a-5be8-4a3d-9d56-64716752bf0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:39:16.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:39:26.100Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=375b65d3-55b9-4aa2-ac66-89546f9087d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:39:26.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:39:36.106Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=7a011072-2d1e-4083-9d69-0bf1d08d6e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:39:36.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:39:46.115Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=22dc9c6c-7707-4010-83f7-dc19bee55b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:39:46.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:39:56.121Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=906eeb4d-32a6-40d7-9d43-ab9273a00824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:39:56.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:40:06.129Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=dbe15548-ca36-47cc-aa92-240982adbb0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:40:06.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:40:16.135Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=5c314bf0-e419-40fa-a40f-176f2f42fc9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:40:16.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:40:26.140Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=96bc2c54-0ef6-4f4a-ab10-88f6c675c260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:40:26.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:40:36.146Z |INFO |Init configs |InvocationID=481e7a76-edff-47c5-b85c-c1edf13e7345, InstanceUUID=92b5fab4-6e2b-4574-825c-bea3f993e1fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-25T01:40:36.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |