By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T05:00:26.701Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T05:00:26.706Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-18T05:00:26.775Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T05:00:28.005Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T05:00:28.192Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T05:00:28.193Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-18T05:00:28.193Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-18T05:00:28.523Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-04-18T05:00:28.628Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-04-18T05:00:28.673Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-04-18T05:00:32.251Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-18T05:00:33.316Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-04-18T05:00:33.351Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-04-18T05:00:33.352Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-18T05:00:33.475Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-04-18T05:00:33.475Z |INFO |Root WebApplicationContext: initialization completed in 4800 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-04-18T05:00:34.528Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-04-18T05:00:36.395Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-18T05:00:39.054Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-04-18T05:00:40.313Z |INFO |Started MainApp in 19.5 seconds (JVM running for 20.881) |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-04-18T05:00:40.513Z |INFO |Start scheduling PRH workflow |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:00:40.536Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=af5e0261-a0bd-48b1-8f71-53bf540ffda5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-18T05:00:42.480Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:00:42.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-18T05:00:48.146Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-18T05:00:48.147Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-18T05:00:48.152Z |INFO |Completed initialization in 5 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:00:52.570Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=4ee1229f-0f6f-43dd-a44a-c0d122f0d6e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-18T05:00:53.716Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:00:53.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:01:03.722Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=efff9d06-5159-46d9-9cd7-faafc5a1f277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-18T05:01:04.883Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:01:04.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:01:14.887Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=369f9019-e720-48b5-ac8b-6f6880003c7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-18T05:01:15.988Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:01:15.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:01:25.994Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=37c7ca55-7d09-4a94-94ce-246f513af232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-18T05:01:27.061Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:01:27.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:01:37.068Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=d50c610d-f410-48fd-98fc-756d17e735a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-18T05:01:38.193Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:01:38.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:01:48.196Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=83507d40-68fb-4392-aa8b-bfc79a8c044a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-18T05:01:49.329Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:01:49.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:01:59.332Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=462d7cd3-28c8-4e38-92e7-7b24d46cd8bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-18T05:02:00.370Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:02:00.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:02:10.377Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=dcb33d79-195e-4e02-a27c-f53aed49faaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-18T05:02:11.478Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:02:11.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:02:21.482Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=7ddfbae9-6e2b-4da8-b6ec-48898393ac1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-18T05:02:22.546Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:02:22.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:02:32.550Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=5b76f5da-3b5f-49ad-a0d0-8cabea2e8850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-18T05:02:33.651Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:02:33.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:02:43.653Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=28dedb31-16bb-476a-bc1c-61cc60acc82a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-18T05:02:44.753Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:02:44.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:02:54.755Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=93105df0-697c-4bd4-8310-8a4ab06190f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-18T05:02:55.861Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:02:55.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:03:05.867Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=e84f3650-e22d-439d-aa3a-edb64cc4f0a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-18T05:03:06.934Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:03:06.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:03:16.937Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=4f6d86e2-9986-4975-929a-5fb6d1912001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-18T05:03:18.034Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:03:18.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:03:28.038Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=9e93876b-ef67-4d85-8eb5-756691d294d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-18T05:03:29.143Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:03:29.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:03:39.150Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=8282b591-f495-4532-97ef-310de2a4ab80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-18T05:03:40.211Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:03:40.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:03:50.219Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=788bcb38-76bb-42cb-86e0-1b29d3cd744b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-18T05:03:51.286Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:03:51.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:04:01.290Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=c727adfb-0c03-4274-8ea5-11e6e68f80d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-18T05:04:02.418Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:04:02.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:04:12.426Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=4d797812-8710-43ab-b147-1181c3d5018e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-18T05:04:13.521Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:04:13.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:04:23.526Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=4f2fb0f0-3fdb-44e5-a270-648bc1d02c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-18T05:04:24.626Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:04:24.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:04:34.629Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=48663434-ae87-468e-947e-e1e5bfaec9cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:04:34.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:04:44.982Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=1aedab82-9ba5-4744-8d00-e987051f64ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:04:45.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:04:55.012Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=0b2ba6ad-eccb-4426-b58b-e76ec4a5685f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:04:55.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:05:05.032Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=67a5bea6-368c-4c1a-90ac-e02958334e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:05:05.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:05:15.048Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=e6853d20-a588-4895-96e4-56aa61176d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:05:15.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:05:25.085Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=7c734b44-76d5-470a-af98-8a3b66055e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:05:25.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:05:35.110Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=75aba6e8-13b5-4dc0-8098-f5c6cdfee57f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:05:35.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T05:05:37.250Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T05:05:37.251Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-18T05:05:37.253Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T05:05:37.263Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T05:05:37.288Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T05:05:37.289Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-18T05:05:37.289Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-18T05:05:37.293Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:05:45.130Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=bcffae7b-9603-480a-bbf9-26a219ef555d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:05:45.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:05:55.152Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=5059a37f-2319-4d87-b89b-3242a7962f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:05:55.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:06:05.170Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=15927a49-5ac6-439f-819a-64ea9bd742e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:06:05.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:06:15.199Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=7a040bc2-44e6-486b-856a-c651ea174a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:06:15.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:06:25.228Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=4e4a3e29-fb52-4559-9549-ef8f12f0922f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:06:25.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:06:35.248Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=a8d568c5-9218-40c0-9565-4fe04e549546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:06:35.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:06:45.290Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=1974b0fa-f039-475a-bc75-6d3a6eef233c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:06:45.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:06:55.308Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=59f5a7bd-60df-421e-bec0-8aaf8d365213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:06:55.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:07:05.330Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=b1d0bdd0-a164-4396-a01e-d187ee58809c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:07:05.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:07:15.347Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=cc52056e-27eb-4909-9472-f678c379f987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:07:15.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:07:25.365Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=d30f0e69-d8dd-4754-92ef-4c156e114bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:07:25.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:07:35.385Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=8cc6565b-a3c0-43df-896e-5c574cce051f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:07:35.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:07:45.401Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=e5be7dda-e219-413f-8d08-dde750bf6961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:07:45.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:07:55.415Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=2081e20c-6fbe-4048-9e8b-2ba5ac5dc1cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:07:55.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:08:05.432Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=dc310234-ee36-4b7d-8284-4a9f44b5f984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:08:05.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:08:15.447Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=5c9074c2-0854-4ded-a945-d5f62d7e8bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:08:15.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:08:25.465Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=f725b4bf-516d-482c-a624-548babb76525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:08:25.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:08:35.484Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=992d06f7-26e8-44a5-b1a8-0525cfefce9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:08:35.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:08:45.500Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=f9cace9e-1dc5-4a29-8e36-9c880938cd5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:08:45.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:08:55.514Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=ca6eb5f1-039e-45a1-82d2-bc4be83eafd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:08:55.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:09:05.528Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=38c30e65-4b9f-4393-9f45-f365a027e643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:09:05.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:09:15.541Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=9512a867-205a-4a1e-9b67-ebde7b053e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:09:15.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:09:25.559Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=ed2d4461-d82a-4332-82a6-c557061fb14e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:09:25.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:09:35.576Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=2b3da7b3-3fb6-4010-8b1e-b47fc8333f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:09:35.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:09:45.592Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=c86f8dc3-2bdd-4c70-af9e-0a03aa1baaa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:09:45.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:09:55.613Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=171a7651-71b0-42de-8365-103078170bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:09:55.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:10:05.630Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=3fc3ceb4-3c57-4a72-b30a-76c399fa8fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:10:05.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:10:15.643Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=c9e2bf67-ade0-4a52-9ae6-f1e0dfd942f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:10:15.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:10:25.670Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=4b0c3aad-68b5-4f78-83e1-58d333401c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:10:25.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T05:10:35.239Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T05:10:35.240Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-18T05:10:35.241Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T05:10:35.246Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T05:10:35.274Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T05:10:35.274Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-18T05:10:35.274Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-18T05:10:35.277Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:10:35.683Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=5ef31c77-333a-4298-824c-d03ea3668f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:10:35.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:10:45.703Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=873b2cd8-3419-42eb-9919-01fddc7e4690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:10:45.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:10:55.730Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=846b3079-12cb-42af-a612-65ae23255b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:10:55.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:11:05.750Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=c291b077-adc7-4856-8de5-402a2a752fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:11:05.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:11:15.763Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=4398ea8c-fe29-4dd7-94a8-b91e5b4c7a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:11:15.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:11:25.786Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=fc03d30b-ceee-4149-b984-8e020ada3cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:11:25.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:11:35.812Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=d7f14044-8201-4a28-a7de-554faf3e5188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:11:35.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:11:45.825Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=1ef6c94a-921a-4682-bb0e-5a58954455d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:11:45.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:11:55.842Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=7d4bc55f-f118-4b0f-a6b6-0ed1a150753e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:11:55.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:12:05.865Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=736172fc-2fea-4132-b25c-84035af97650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:12:05.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:12:15.891Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=a0a31060-7e31-4e49-b9e7-e83ddbbfa697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:12:15.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:12:25.903Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=e4ae77eb-3af5-4894-bd7a-dc51b7cb0bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:12:25.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:12:35.916Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=14d787b4-da4a-41e2-b792-d199e54eb0e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:12:35.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:12:45.932Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=94c072b3-b39c-4716-a819-1bc595cb62ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:12:45.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:12:55.944Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=674808ce-5d64-49d9-9977-3dc22d0f261b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:12:55.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:13:05.957Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=75c6e6c3-30ed-49c5-834b-a25ee82e48e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:13:05.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:13:15.971Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=d20ee3dc-424e-4b70-b7d4-491745476e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:13:15.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:13:25.989Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=f3ae1d59-bac8-4159-8b3c-4dfe7f809bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:13:26.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:13:36.003Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=95184e78-946e-4419-82ee-6c35aa0a42eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:13:36.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:13:46.022Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=299a637c-b646-47aa-8731-f869f02a46a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:13:46.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:13:56.036Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=81b56eaf-b43c-4f1d-a7f3-15cfbf7060cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:13:56.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:14:06.049Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=2d78287c-3c03-4b19-99bf-92eeaa8e5bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:14:06.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:14:16.067Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=6761a6b7-a833-4557-b427-177ac83e78f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:14:16.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:14:26.086Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=ca157bc2-9123-429a-8253-c59dde530e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:14:26.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:14:36.097Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=51757647-4347-4e2b-b36d-fc05d5b38342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:14:36.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:14:46.110Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=4a243d48-c251-4d3a-beec-707c86a2995e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:14:46.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:14:56.125Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=dbb2219c-d913-40a5-85c1-8b9382097f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:14:56.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:15:06.139Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=8acf5542-406e-4198-a91d-59e23907836e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:15:06.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:15:16.153Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=e1db6571-0843-4b79-a314-96dbae48d0d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:15:16.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:15:26.186Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=ecc036f9-2916-43bb-8644-e35bdc561dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:15:26.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T05:15:35.105Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T05:15:35.106Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-18T05:15:35.108Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T05:15:35.112Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T05:15:35.131Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T05:15:35.132Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-18T05:15:35.132Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-18T05:15:35.136Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:15:36.198Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=a77263d1-8370-4401-9a8d-579cf937e4e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:15:36.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:15:46.212Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=10932994-8d1a-496c-b2d6-35e65fbf3738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:15:46.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:15:56.225Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=5b369c5b-8473-4353-80bd-2f59c24af29c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:15:56.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:16:06.243Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=6bbcf9b0-feea-4c96-8d4c-f39d6a626d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:16:06.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:16:16.255Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=05be0082-2414-41c5-b389-ccaaddacbf83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:16:16.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:16:26.285Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=697c477e-921c-477b-98c4-27fbecf2773d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:16:26.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:16:36.301Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=83498824-944d-42ce-a860-2c99afd4a751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:16:36.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:16:46.316Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=4a298cab-b89c-4f43-b671-7dad2a58d6c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:16:46.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:16:56.331Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=5a77b1c7-6ecd-4e1f-be7f-09cf108d9cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:16:56.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:17:06.346Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=d9ca17e7-b908-44cf-9a37-eb2a0481bcd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:17:06.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:17:16.374Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=5c7c53c5-c3d1-40d6-849a-8b10c033d27a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:17:16.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:17:26.397Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=05c755da-1b26-4a40-83ca-4f26257d8329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:17:26.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:17:36.409Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=00eeaf69-ef73-46bf-b3fe-77304ede669c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:17:36.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:17:46.420Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=efd58921-1dec-489f-b699-63b1c04cdefd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:17:46.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:17:56.484Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=72df6386-96b9-4448-a2b0-0e2e53d31180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:17:56.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:18:06.496Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=1df037c2-2c8c-43de-ab8a-5afb17ede9ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:18:06.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:18:16.508Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=4dddf133-bc06-45d0-9568-c14098eb17f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:18:16.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:18:26.530Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=10f1a683-9af5-48f1-940f-7d760c135f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:18:26.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:18:36.544Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=1312defe-e526-4338-881d-0b16cf2a55ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:18:36.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:18:46.558Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=f6e105f5-3ab1-4d97-8222-e95b3d777125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:18:46.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:18:56.575Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=c304beba-5ea1-4460-95d0-0caba1984b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:18:56.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:19:06.588Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=47c55888-7457-417a-a235-1b78b74b9b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:19:06.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:19:16.604Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=255b1aee-23bc-4a56-9ff0-4ec938eb351d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:19:16.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:19:26.629Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=148dfb62-0ac4-4938-b5b4-ec6124fde22e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:19:26.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:19:36.645Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=d68a64ed-466c-458a-90fa-46383b6beb4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:19:36.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:19:46.675Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=ed39fd87-4dbc-42af-97ec-c21fed28ec4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:19:46.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:19:56.705Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=9dc64d16-7158-43b7-953d-32cfb0acd0ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:19:56.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:20:06.719Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=a02bc59a-9488-4397-9f90-2c75ed1436a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:20:06.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:20:16.742Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=59d84e51-326d-4ee2-92c3-c17390c0146c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:20:16.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:20:26.822Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=4cc43586-9ef2-47f0-9a5d-69dc0313c7c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:20:26.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T05:20:35.173Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T05:20:35.173Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-18T05:20:35.175Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T05:20:35.178Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T05:20:35.196Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T05:20:35.196Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-18T05:20:35.197Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-18T05:20:35.202Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:20:36.841Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=91d55e57-99bb-4739-b78d-0f6033adac64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:20:36.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:20:46.858Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=6528bc95-c594-44c5-ab68-dc54fefb8b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:20:46.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:20:56.942Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=45a6e9f3-8ec8-4df2-8e6a-12bf23bf9c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:20:56.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:21:06.969Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=caaed3ca-4b30-4180-b6f1-831588408b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:21:06.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:21:16.992Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=e6740076-e2b2-4018-9643-a7a89820715f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:21:17.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:21:27.012Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=5331c40e-eecc-4503-8731-6e9fc7345202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:21:27.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:21:37.027Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=2f86cd77-d759-4d53-ace0-8e97fe8639f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:21:37.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:21:47.046Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=9fbb47b5-3b4a-4040-b920-18f82ba50ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:21:47.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:21:57.066Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=19530d68-7ebe-4cbd-a14f-afac3adf7c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:21:57.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:22:07.086Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=6a5db09c-ca47-458f-89c5-04d3f77df510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:22:07.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:22:17.102Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=cde6b2c7-95e5-44ad-8faa-0c46893e9855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:22:17.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:22:27.161Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=3bb4416b-edb4-4da1-80a6-18c9e51284b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:22:27.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:22:37.175Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=a97b76b7-f92b-40e5-8815-a8b79f7d16d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:22:37.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:22:47.202Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=dd6a87fa-c46a-4976-8630-6cbdc52222d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:22:47.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:22:57.213Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=0f58bde5-4b56-4d6d-9840-fd4908cbd4cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:22:57.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:23:07.226Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=e12cf278-410b-437e-9ba0-2de943878692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:23:07.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:23:17.246Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=7d0c88ce-a12e-4965-936f-8d5846a00e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:23:17.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:23:27.374Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=c403c632-a43f-45d7-b555-4d2daa3ad8c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:23:27.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:23:37.384Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=1b5a9598-f551-430b-b971-5a833f533690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:23:37.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:23:47.397Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=3cdb829e-1713-4217-92e6-0d1e71c97a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:23:47.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:23:57.409Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=3c2f0c4e-b479-4470-a373-917d4541b1de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:23:57.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:24:07.421Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=81f464a2-40a1-4a1a-8208-5bd224790d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:24:07.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:24:17.440Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=eadfe0e2-6f5f-4aa9-8902-44e22c995e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:24:17.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:24:27.453Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=506e094d-8e9f-4d94-b137-eaa2257ad296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:24:27.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:24:37.485Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=dfeb70f6-3069-4a40-8201-6593d4052e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:24:37.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:24:47.497Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=ce435c17-0df3-4b50-8c26-95a2e3b022e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:24:47.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:24:57.512Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=9882b4a9-d911-4bb9-9f10-684e0586e77d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:24:57.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:25:07.525Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=57e0ec48-9d99-4d45-8532-80bee8addcae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:25:07.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:25:17.544Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=bdfd47c8-0e1c-4e03-8ae1-5d32cefc74db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:25:17.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:25:27.556Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=7daa26a2-6c46-47ee-88b8-a092aa03117e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:25:27.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T05:25:35.130Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T05:25:35.131Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-18T05:25:35.132Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T05:25:35.137Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T05:25:35.155Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T05:25:35.156Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-18T05:25:35.156Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-18T05:25:35.161Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:25:37.567Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=ba0193a9-cce5-4787-81e9-831f30d671d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:25:37.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:25:47.585Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=c0597eeb-0154-4561-93f3-911c519d5fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:25:47.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:25:57.599Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=83ad5965-8a6c-4800-814f-1777519b779a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:25:57.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:26:07.625Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=5765ae4f-0746-4425-8e81-824138f19ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:26:07.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:26:17.642Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=04b0a1f4-10b1-4087-b00e-5172f3a760ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:26:17.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:26:27.656Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=8f9b5f1a-a2ff-4c6d-a663-9b06acf8917b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:26:27.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:26:37.669Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=03b1b81c-011a-47c3-b19f-5f482d59c6b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:26:37.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:26:47.683Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=65716ef5-f66c-4046-9c73-360d12ac5f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:26:47.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:26:57.698Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=d271b59d-9992-4feb-bd56-866175ce5dc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:26:57.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:27:07.708Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=814bd491-6dcd-4da7-b2c7-472b9cb3e044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:27:07.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:27:17.725Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=e4231a61-cd76-488f-9fde-3b91617328ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:27:17.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:27:27.737Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=ac4bdf9a-6b93-4089-9298-49bd41b2208a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:27:27.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:27:37.755Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=8ccc9737-752e-4aac-9ae0-c4ce788c997d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:27:37.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:27:47.779Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=f574e633-1040-4cf2-b8bb-5f8c0adeadc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:27:47.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:27:57.797Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=6874e62c-f3e9-4486-be3c-5cf051b43446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:27:57.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:28:07.809Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=244fca5d-59dd-4fbc-990f-beef7fb3656f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:28:07.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:28:17.819Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=1277a030-0261-4420-ba57-aba34a172237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:28:17.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:28:27.830Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=a0d9acfb-db84-48a2-a1c2-bc263fb2c82f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:28:27.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:28:37.840Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=9f5ab0bf-e3ad-4693-a978-bb7fb2ed1d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:28:37.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:28:47.853Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=7113fdfa-a344-4b55-b4e7-efd581bd27c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:28:47.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:28:57.867Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=8d39140f-cd67-40f7-8785-926bbac9f443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:28:57.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:29:07.879Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=c7a9cf0d-b3ed-46e3-8480-2cd5a22c5f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:29:07.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:29:17.891Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=a1df9a01-6736-41ce-8f96-d2fceb98d3ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:29:17.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:29:27.904Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=48e0c871-ad2d-4605-81fd-32c657b69c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:29:27.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:29:37.915Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=49bb0ef7-3450-428f-844f-87762a0fa175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:29:37.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:29:47.930Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=8f15ed78-2052-4a57-b850-7bf500e1714b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:29:47.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:29:57.944Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=10c7bd4e-165e-4c9b-b137-efc640f9d6e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:29:57.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:30:07.955Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=0d3d69e5-e3c2-4bba-9ee5-c41acd01849a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:30:07.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:30:17.974Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=aa2c116a-5440-4730-bafb-bab98739da16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:30:17.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:30:27.995Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=174d1ec1-ad8a-476d-be41-c803746908ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:30:28.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T05:30:35.071Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T05:30:35.071Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-18T05:30:35.073Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T05:30:35.079Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T05:30:35.094Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T05:30:35.095Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-18T05:30:35.095Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-18T05:30:35.100Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:30:38.008Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=e32fe9e6-d60d-4c91-a92b-872eafc3f9ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:30:38.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:30:48.020Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=310d5896-9965-4934-be74-f6bab2e15d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:30:48.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:30:58.033Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=da36fe69-fbea-44f5-9936-94adc0ac9378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:30:58.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:31:08.044Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=c6fdce9e-dafd-4786-aca1-a03ada7f1dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:31:08.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:31:18.056Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=e4331ef8-fa4d-4657-a0b0-02f5b2ad78f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:31:18.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:31:28.087Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=bc466a2a-89e6-4508-b11d-328b72733a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:31:28.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:31:38.101Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=cdfc09bf-9540-4329-9c2a-171b171c58a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:31:38.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:31:48.118Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=615ed0da-dcc1-49ee-a365-e65915af5978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:31:48.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:31:58.130Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=00da524f-2d4f-4995-8e2c-ad147194b4cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:31:58.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:32:08.142Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=24716a40-598d-4f8c-8bfe-229d98e6b9ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:32:08.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:32:18.155Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=37a10def-c207-4398-9032-b4a3c46a9452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:32:18.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:32:28.186Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=b5f1af15-556f-41f4-b5f1-2cb743657a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:32:28.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:32:38.198Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=b0c84fc3-59da-42cf-86d7-9c004327a632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:32:38.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:32:48.210Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=0e2993e7-5bb9-4bf2-856f-ef91703ed27d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:32:48.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:32:58.225Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=f52dfadd-f185-4da2-9609-3867f72ff344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:32:58.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:33:08.249Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=1aa29007-5146-46a2-a409-e1f7b5b0aaf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:33:08.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:33:18.279Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=f31d3e87-c29d-4279-a9e4-3e81ccd51b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:33:18.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:33:28.293Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=6a1ac0b3-f534-4563-850b-6219bdd08d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:33:28.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:33:38.307Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=7ec03cab-02a6-4035-af52-3b4af7aa8be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:33:38.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:33:48.326Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=04e2c65d-21a6-42bf-bf33-0e274b184f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:33:48.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:33:58.341Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=bb49c27e-8d4e-43fd-997d-0093dab29476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:33:58.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:34:08.352Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=7ba70d93-6770-4a51-9a1d-fe2a4433d383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:34:08.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:34:18.367Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=09b8f9fd-9d76-44c0-a010-ebf1bd241886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:34:18.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:34:28.379Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=46357627-41db-4f91-a5ec-6277cb17e0fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:34:28.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:34:38.391Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=56366913-3161-4d0d-8b82-4a7e4a923f36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:34:38.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:34:48.404Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=7a47f381-b802-4523-9253-96b8b1ff67c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:34:48.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:34:58.434Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=095ce2d0-7ac6-42cf-8e0f-123b2c1322ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:34:58.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:35:08.448Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=b85a8025-36be-42e2-b935-856d8adc434c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:35:08.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:35:18.459Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=ee9b432f-fa16-45c1-b1cf-9f14c09fbbab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:35:18.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:35:28.473Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=8970eb52-f9df-4dbe-84fd-d3949de5bef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:35:28.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T05:35:35.129Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T05:35:35.130Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-18T05:35:35.131Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T05:35:35.136Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T05:35:35.151Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T05:35:35.152Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-18T05:35:35.152Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-18T05:35:35.157Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:35:38.487Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=960c304a-884e-4a30-96d7-8853e1f393cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:35:38.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:35:48.498Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=48808d13-025c-4524-bd33-95f99553ddf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:35:48.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:35:58.512Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=88388d0a-2a8c-4ec5-88a9-1b5020a19a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:35:58.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:36:08.521Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=b340680f-742e-4982-a248-bf6d5c44ec96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:36:08.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:36:18.532Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=3bcc8c42-ec7a-4743-8727-ac0dbe5872aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:36:18.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:36:28.544Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=23ac0bdd-eda4-46cc-bfed-4b80ca7c22fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:36:28.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:36:38.559Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=89292e86-6e69-463b-a75b-d1ca2f836f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:36:38.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:36:48.572Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=04bd74d3-b551-4760-9a77-029cdac79cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:36:48.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:36:58.583Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=4be413eb-afcd-414d-9a15-6170cd354d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:36:58.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:37:08.599Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=92901607-9566-43e5-a680-8f1bbd8b5d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:37:08.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:37:18.611Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=7173257e-d87a-429e-8364-0d9a3fc2cb14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:37:18.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:37:28.624Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=58a916b8-a8b9-4ab1-8147-e386d50f40c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:37:28.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:37:38.637Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=49e6f2a3-924d-4ca2-b06c-84db4c1b1375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:37:38.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:37:48.649Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=50df050e-a4b7-4f89-82b0-120ff0b170d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:37:48.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:37:58.662Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=044e2f70-c101-486d-93a8-ee75d45a9713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:37:58.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:38:08.676Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=9a9ffa79-d549-4b9a-a68b-3711bf7a4b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:38:08.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:38:18.687Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=b9eb8ab8-32e4-48dc-85ee-e72d065607e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:38:18.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:38:28.699Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=4b70c100-73f4-4ac2-9940-bbdf9eb584d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:38:28.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:38:38.720Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=0571ee53-af1f-4101-9257-edcaa1b403fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:38:38.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:38:48.736Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=87d894e4-6b86-41dd-aed4-fd06e071b9ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:38:48.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:38:58.748Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=c36d1eef-1398-4f4b-9f1e-334ab48c5690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:38:58.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:39:08.828Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=d534c59c-d5da-45c4-b14d-0ebdf82be17a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:39:08.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:39:18.842Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=8954470a-1cfa-4914-8ac4-a31e2fcb74c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:39:18.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:39:28.855Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=71e74ea3-91d2-4f0e-a02a-a185a9de3e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:39:28.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:39:38.868Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=259e10b4-2690-4b49-a89c-804a7f1651d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:39:38.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:39:48.887Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=6c478231-ecdd-4171-99fd-81e4c951883c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:39:48.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:39:58.898Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=e66e1a84-131a-4610-a2a5-6e50950f4a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:39:58.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:40:08.916Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=9105f967-a47d-44c6-9b3f-2e0100068b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:40:08.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:40:18.931Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=110b1317-576b-456a-96c9-1dfe944f24df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:40:18.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:40:28.946Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=643bec79-0467-43ab-8d52-ea9956b8279c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:40:28.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T05:40:35.120Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T05:40:35.120Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-18T05:40:35.122Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T05:40:35.126Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T05:40:35.137Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T05:40:35.137Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-18T05:40:35.137Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-18T05:40:35.140Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:40:38.959Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=58e370c0-e798-4f0b-8ea1-76b7a96a7358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:40:38.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:40:48.982Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=686220e9-8746-44cf-a4a5-d144ab622e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:40:48.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:40:58.993Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=a056226d-5e41-43f2-a63a-2509ef2671bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:40:59.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:41:09.002Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=81bd8369-1faf-4cd3-ae9e-de79b83662f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:41:09.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:41:19.012Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=46dd1f92-bd6a-4645-97b9-a4aeaf5826b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:41:19.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:41:29.023Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=e9616c8b-3cd6-4966-a4f8-9556cc802aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:41:29.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:41:39.033Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=4d581e59-eafe-47ab-b895-625c323337a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:41:39.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:41:49.045Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=c6215486-3e86-4921-8fc3-6058e70ad9fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:41:49.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:41:59.063Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=34ee75bd-ee8a-4ced-8511-48f9b5c45e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:41:59.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:42:09.075Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=c608c144-c07f-4eb3-8930-e1bdb25d41bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:42:09.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:42:19.086Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=379780fe-2e0f-4dcd-8870-a682e31cae45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:42:19.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:42:29.104Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=f9bbd99e-4887-4f5e-b2b1-e3888eb48042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:42:29.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:42:39.118Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=0701338d-5325-4d32-9451-284222537cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:42:39.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:42:49.128Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=c6dafc7d-d114-4340-a104-4de50998d5b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:42:49.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:42:59.137Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=1daa0b81-b522-45db-8309-8c57b1fedfa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:42:59.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:43:09.148Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=befd5c7b-b5e6-4764-bd97-cd1838cda893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:43:09.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:43:19.158Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=f2d89121-1be7-4a26-8b3a-35119a832fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:43:19.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:43:29.167Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=1baf1103-e8b6-49c3-a038-0a6ff608703c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:43:29.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:43:39.177Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=c1f65bd1-ec67-4a8d-b935-7fe2873d2fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:43:39.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:43:49.187Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=b0d06ce9-b1d7-4fed-8d6c-7fb6a3ae9c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:43:49.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:43:59.196Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=3385b534-b73d-4839-aa07-5eef3731568c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:43:59.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:44:09.206Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=8b2dfee6-8553-420b-83b7-49033fe190a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:44:09.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:44:19.215Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=cbc60e2f-139c-49c4-a8b8-0a6520b2fb3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:44:19.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:44:29.225Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=5037fed7-510f-44f5-a68a-360efdaf67d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:44:29.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:44:39.234Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=1aa39e0d-19e8-44ee-9317-3c44cc8f9a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:44:39.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:44:49.243Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=f1d3ac5d-ffc7-4fe4-962c-32dff14d12d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:44:49.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:44:59.287Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=27e19ba9-3eaf-4687-9528-01e7b7d20a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:44:59.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:45:09.297Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=1d6b276a-f245-4f52-81da-3055e9e30925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:45:09.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:45:19.308Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=8c07cb28-f342-4f18-bf45-6fb0e77b9977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:45:19.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:45:29.316Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=75b3093b-3228-4f7c-b8c6-8a69dcb4eefd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:45:29.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T05:45:34.940Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T05:45:34.941Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-18T05:45:34.942Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T05:45:34.945Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T05:45:34.955Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T05:45:34.955Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-18T05:45:34.955Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-18T05:45:34.958Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:45:39.325Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=8d2b6bc8-e43e-466e-9a5a-4e13c8b93979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:45:39.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:45:49.336Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=e5d14fd3-9df8-4364-8313-816974a8a564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:45:49.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:45:59.347Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=c9606071-a9d3-4280-8ac8-4029b9be6649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:45:59.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:46:09.357Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=f8b34bd4-2f58-4219-81f8-32ff4737d0d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:46:09.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:46:19.368Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=32be7739-9dd0-494f-8e37-0d451608e2a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:46:19.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:46:29.381Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=8b43ddab-8229-43d6-9482-190e71b533c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:46:29.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:46:39.391Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=957caef6-6346-490e-8565-73e5ca7b0d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:46:39.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:46:49.402Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=f8eacf4a-2fd0-4fa9-95f3-30fde89d19c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:46:49.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:46:59.414Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=017b3cf5-19b7-4b0e-8c67-7e5c73ad4a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:46:59.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:47:09.423Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=b2185a68-973c-4e06-958c-30a7dfd08685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:47:09.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:47:19.445Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=ca1534dd-9192-4d29-b874-167ce64d1ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:47:19.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:47:29.461Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=47b799de-7a36-4e0a-9671-fc31c92a69df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:47:29.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:47:39.473Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=efd03c5a-8e1b-49bb-8d52-691be167e1f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:47:39.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:47:49.483Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=9350e45d-3996-41e9-94d7-33bb31b37cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:47:49.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:47:59.493Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=a09edafa-4370-46e5-9f80-b85a592412e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:47:59.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:48:09.506Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=21cdefac-1ce7-4c01-8f19-7a451baeea8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:48:09.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:48:19.520Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=83164ff4-544f-4176-8e4f-31a357ea7ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:48:19.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:48:29.531Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=2cf6581f-e67b-4f87-91dd-d8ddaa31b817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:48:29.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:48:39.543Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=b8b9e777-6171-4c4c-b42d-81208bfa1575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:48:39.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:48:49.554Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=d8a8c683-6d1a-4296-a2be-cbff7fa19c7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:48:49.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:48:59.566Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=b52c03c1-fd35-461e-b231-5777fbd324af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:48:59.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:49:09.577Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=8e29e4f1-a50e-4cdb-9613-7fcd9a37f6ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:49:09.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:49:19.590Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=4fc38941-8704-464d-8438-3b6067d84e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:49:19.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:49:29.601Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=9ffa4552-6043-48fe-9894-b66e0277d7ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:49:29.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:49:39.612Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=76924b71-c1d8-4fdc-b9e2-dfff2ab94a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:49:39.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:49:49.622Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=2d5016ae-e0c2-4ddb-b4f5-646d3f2684dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:49:49.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:49:59.631Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=aa673d30-83cb-4b45-aac1-9d42906a6942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:49:59.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:50:09.641Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=7b7733e4-0ec6-4200-b20a-ac421cb9a6d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:50:09.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:50:19.651Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=1b2d2af6-880b-465b-8f2e-290f297f1d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:50:19.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:50:29.668Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=f2e688d1-2e4b-4c08-ac39-244d880b7377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:50:29.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T05:50:35.145Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T05:50:35.145Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-18T05:50:35.147Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T05:50:35.152Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T05:50:35.165Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T05:50:35.166Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-18T05:50:35.166Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-18T05:50:35.170Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:50:39.678Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=451aa393-97c9-4e8e-b4bc-2b21b4d54df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:50:39.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:50:49.713Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=76af2469-21f5-4ed9-986a-cda444847c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:50:49.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:50:59.732Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=ff0c070c-050f-458a-9716-c7333b2aad87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:50:59.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:51:09.748Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=983a03f4-155d-4393-b670-5ea2f2a2c25b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:51:09.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:51:19.760Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=4f9419ff-39b4-4cc3-b6dc-9ff4e148ea34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:51:19.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:51:29.783Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=03ed4d1e-4f95-4e78-92de-623319c64947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:51:29.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:51:39.793Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=044a517e-f8ee-44af-b265-04314204ab22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:51:39.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:51:49.803Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=cfc4d66a-1afb-4092-99e3-7e1c3ab644e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:51:49.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:51:59.814Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=f11a7117-ff0a-4f5b-86e9-c69594037cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:51:59.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:52:09.822Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=77e0a434-20b2-48a6-912d-4a60575ee5af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:52:09.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:52:19.833Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=89b43d88-17d7-487e-a754-a5415440221f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:52:19.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:52:29.843Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=4db512a3-68df-4a9c-97a3-067af222ee52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:52:29.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:52:39.855Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=d5b86d4f-a4e2-47df-ac33-4c002a2eb772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:52:39.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:52:49.868Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=d35a348a-b64c-4bf5-86f0-eb54ef6d23e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:52:49.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:52:59.881Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=10a753d3-1174-411a-ac0c-958a6c62f1c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:52:59.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:53:09.890Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=d18eb115-ebfc-45d9-aef3-44d301975471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:53:09.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:53:19.901Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=9e23a262-2e2a-4809-9124-664fe1d10b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:53:19.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:53:29.911Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=72625ecd-1297-4cbb-8abb-c93316c19248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:53:29.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:53:39.922Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=e9bcec16-7d08-42fc-9d78-f61668a1551c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:53:39.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:53:49.933Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=a8485429-8956-4d5d-bef0-d0696096c092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:53:49.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:53:59.945Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=8c373efa-cdf7-44f6-82ea-868f0aa21e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:53:59.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:54:09.956Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=18917560-b550-4133-a7a0-28c8098e89f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:54:09.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:54:19.971Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=80c7830d-6ce5-401c-9d74-c4639fec07d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:54:19.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:54:29.981Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=d986d60f-a36b-42ae-94bd-caef70a37808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:54:29.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:54:39.997Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=ed784947-b48a-48d4-8f01-e470a6247db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:54:40.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:54:50.008Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=697b36ef-5829-4cc7-8741-a75464bdc6a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:54:50.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:55:00.018Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=af7711b9-a7df-46a2-89fe-5e23e939e691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:55:00.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:55:10.030Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=ae0c45fb-f07a-4758-a089-02b272fe01da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:55:10.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:55:20.040Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=c5965b8a-19da-4f2b-b70d-24f9a8ebf8f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:55:20.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:55:30.050Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=f75b663b-aac5-4f87-98d6-ee9367ed422e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:55:30.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T05:55:35.005Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T05:55:35.005Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-18T05:55:35.006Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T05:55:35.009Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T05:55:35.020Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T05:55:35.021Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-18T05:55:35.021Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-18T05:55:35.024Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:55:40.061Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=7ecc3df7-387c-4e62-ba2a-4c9b03479c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:55:40.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:55:50.079Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=e5696b36-d14a-42e2-b09e-24fd9f3220f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:55:50.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:56:00.094Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=371fc35b-a1ed-4f6c-8e3d-92152d5d7793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:56:00.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:56:10.109Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=49165a67-77de-48d3-9ffd-741c50edf531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:56:10.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:56:20.123Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=8958c0c5-4961-4f61-9193-7c53c4549ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:56:20.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:56:30.135Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=196bd815-2fc2-4e37-a49a-0a35baaedd82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:56:30.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:56:40.146Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=e9922d2d-47d1-43ed-89be-c1d8eb216bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:56:40.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:56:50.156Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=9d95ea02-1827-4876-9975-69d83c1ec827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:56:50.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:57:00.165Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=15e04d3f-9cea-47c6-8034-e0f5b66fa369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:57:00.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:57:10.175Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=ce97ffb1-81d5-43f1-921d-7f21b09bce82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:57:10.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:57:20.186Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=466ae291-eacd-412b-8021-63424d59707e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:57:20.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:57:30.197Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=9beb31e6-0c65-42d3-b59e-f3ca28f784fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:57:30.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:57:40.209Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=91ff1992-0e15-4761-b101-9b4a17628c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:57:40.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:57:50.227Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=ca862df7-ba33-4744-9a3b-1a00b8e9c454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:57:50.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:58:00.236Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=21021a7b-277a-4b98-890f-8b74c4605871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:58:00.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:58:10.245Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=a8886a43-ff3f-4f88-923d-b0309b2dd5f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:58:10.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:58:20.254Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=86d0c9f4-e7d3-4666-9d4a-56b955ae66b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:58:20.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:58:30.265Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=e16542b6-ddb2-4f40-8a62-614b465d3dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:58:30.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:58:40.274Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=0b156a1e-117a-4381-8e85-de0934086c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:58:40.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:58:50.284Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=02bb351d-1bc7-487f-9f73-e91ecdd47c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:58:50.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:59:00.298Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=13012c5c-ef01-4446-889f-856d649761fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:59:00.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:59:10.308Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=91230f7c-d507-49cb-aea9-8cfc59d223bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:59:10.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:59:20.317Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=5ac51918-5279-451d-b8fa-230b90f50cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:59:20.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:59:30.327Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=44931a53-cded-4cd1-936e-03633ae52ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:59:30.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:59:40.335Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=95295239-0990-4954-b720-6949572e0516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:59:40.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:59:50.342Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=a0fe3031-db68-40cb-a240-d4f0815341af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T05:59:50.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:00:00.354Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=88c14df5-96ab-40cf-ae01-690409ecbd40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:00:00.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:00:10.366Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=6af67184-f1ac-402e-9252-5e2f6e21eddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:00:10.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:00:20.382Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=02d72ef2-0168-4faa-b485-bd3a2407e662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:00:20.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:00:30.407Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=56ca6163-8b83-43c3-8bae-4cab7d51eb9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:00:30.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T06:00:35.054Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T06:00:35.054Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-18T06:00:35.055Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T06:00:35.060Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T06:00:35.071Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T06:00:35.071Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-18T06:00:35.071Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-18T06:00:35.090Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:00:40.416Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=51daa112-baaa-444e-bdde-5575012d388d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:00:40.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:00:50.427Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=a0d99ba9-0980-42c3-92d6-2c5f7c14209c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:00:50.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:01:00.437Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=09ee0509-9885-416e-a435-451ad7ab08f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:01:00.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:01:10.446Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=b956d98f-99c7-417f-bfe3-a2c6afe0c6ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:01:10.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:01:20.457Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=536ecb3a-d42a-461b-aec1-e07aaa864fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:01:20.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:01:30.468Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=5d3af17b-a80f-4923-98b4-5a06e6444507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:01:30.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:01:40.481Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=ebe76ea4-cc57-437c-b052-d7d59766997f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:01:40.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:01:50.494Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=b151fdb7-a693-40a1-878f-58e3d5250f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:01:50.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:02:00.508Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=c1d5120a-9a0f-4918-b768-36cf1be75d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:02:00.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:02:10.517Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=6cb473bf-e56a-4d44-aad4-31cc35d7b3f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:02:10.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:02:20.530Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=4e2be786-c93e-4547-b8ef-968a170afffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:02:20.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:02:30.543Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=2cc9c389-3438-44f2-abfd-524d64bbd2a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:02:30.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:02:40.552Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=29757871-0d1d-4a09-b373-201bfca5e247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:02:40.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:02:50.562Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=33e6a380-e477-43c6-98fd-312456bc3d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:02:50.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:03:00.576Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=072c50a0-8d27-46f6-a9d7-b4c6f558d74c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:03:00.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:03:10.585Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=a6147052-27cd-4fa6-9ace-8f8380686894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:03:10.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:03:20.601Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=b1dbd06d-5490-4e7f-b6b5-b1fd10c0a120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:03:20.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:03:30.615Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=38c4389f-495c-443f-8e5b-8ac22324d0ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:03:30.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:03:40.625Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=4ec661e0-9ab1-451c-a329-3fb4630e32f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:03:40.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:03:50.639Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=08456257-e03d-4ac9-9332-7ff8a3ae9e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:03:50.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:04:00.650Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=cd92ca2a-4245-4ad5-87dc-449c5d8bc639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:04:00.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:04:10.661Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=5816e87f-6d83-4806-bfa6-bd1169b8e280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:04:10.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:04:20.672Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=3ae45364-e5ce-40fc-aef6-fdbc81bedf10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:04:20.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:04:30.683Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=a9962c5a-5344-4384-b945-6d64adb90567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:04:30.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:04:40.693Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=b965b8e3-a597-44c9-a47e-961517f6b881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:04:40.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:04:50.708Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=2641eb43-8f1f-4429-85a2-068823187020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:04:50.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:05:00.721Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=dac163f7-083f-48ef-9fb6-f36ffe5dad4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:05:00.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:05:10.730Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=c1d42bd7-3202-4214-a52c-2936392dcfe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:05:10.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:05:20.742Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=a510c260-ba0a-4163-b895-b773cc4508e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:05:20.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:05:30.754Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=7ead7cdf-7c86-43d0-bb06-ae1149c67744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:05:30.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T06:05:35.086Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T06:05:35.087Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-18T06:05:35.088Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T06:05:35.092Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T06:05:35.100Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T06:05:35.101Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-18T06:05:35.101Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-18T06:05:35.104Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:05:40.767Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=d9e737cd-fb40-4e2e-8307-6bad3db80733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:05:40.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:05:50.778Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=e5502fcf-c66a-45de-aac0-b232fc50b106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:05:50.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:06:00.790Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=223e52da-99df-4bd1-8b29-476149b61403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:06:00.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:06:10.802Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=0344941f-757a-400e-ada1-38641fb8a636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:06:10.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:06:20.813Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=8d21beac-abd5-40f2-9c3a-8597a439a7b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:06:20.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:06:30.824Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=591dc159-538b-4aae-b4e6-b46b5389f459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:06:30.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:06:40.835Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=004d7a47-a1e1-4968-8d2c-a86c8a886ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:06:40.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:06:50.845Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=f80c60a2-419c-485c-bc24-c74f035d40d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:06:50.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:07:00.855Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=38b4d1b1-f2e8-4bf1-bb02-7df559b9c2b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:07:00.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:07:10.865Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=1bb42892-98fd-440c-aadf-f886a6cea0b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:07:10.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:07:20.883Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=2bca5e9d-ab77-4b63-8924-4705d0de1fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:07:20.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:07:30.900Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=eec99a27-bac2-47f8-ab94-8e16e00aeeff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:07:30.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:07:40.909Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=0b6dbe34-08aa-483c-9004-25a7344c5c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:07:40.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:07:50.922Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=338b3a6c-b887-47d9-b3ba-3a06ad123799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:07:50.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:08:00.932Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=22e5daa8-fd3c-4ffd-a6d3-1442a7491377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:08:00.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:08:10.943Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=ba2f24ef-8e0c-4f72-9aaa-4178e31da5bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:08:10.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:08:20.951Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=5dca2abe-b887-4311-b43a-561ca8ad0d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:08:20.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:08:30.961Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=cbce6dad-d0f7-43f4-b6f1-0e10806af2d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:08:30.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:08:40.973Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=0cabb8f0-010e-4268-9431-8e2a2aff45ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:08:40.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:08:50.985Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=c5adbf60-3b35-4b12-8511-06f81a6f98d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:08:50.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:09:00.995Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=1256e1d6-7483-479c-ad37-815f6dc413aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:09:01.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:09:11.005Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=555fcce5-a84d-40a2-a4b6-68aadcf1a999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:09:11.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:09:21.021Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=ae1cc670-0a6a-4dca-a64d-cd852d490934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:09:21.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:09:31.030Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=88e1f989-99b7-4be6-85be-954eeaf299d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:09:31.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:09:41.042Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=4383d135-265e-4c94-bbca-0f69d61bc51f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:09:41.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:09:51.052Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=32d0bb58-9064-422d-8b3f-b56951843903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:09:51.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:10:01.065Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=51c49ab7-7f63-4649-a357-f3f5cb7fa39d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:10:01.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:10:11.076Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=f3c95128-a846-4ed0-b2f7-a0e885693cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:10:11.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:10:21.085Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=52b6c0f2-15b9-459e-9a8e-0e01907ac220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:10:21.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:10:31.095Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=515bbc04-bdc4-4825-8249-47236b1d5b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:10:31.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T06:10:34.987Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T06:10:34.987Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-18T06:10:34.989Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T06:10:34.992Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T06:10:35.000Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T06:10:35.000Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-18T06:10:35.001Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-18T06:10:35.003Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:10:41.111Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=e4d73c14-da96-4ae9-80d5-4893684b03d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:10:41.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:10:51.123Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=b9ce8693-1449-4f95-bcc8-7164a64f5ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:10:51.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:11:01.134Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=7367e51e-6238-4663-8764-c4f4eed20e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:11:01.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:11:11.144Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=080c5f0b-dd48-4a7a-a159-5b0cdd4bf9e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:11:11.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:11:21.154Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=739634a1-4358-4392-9379-7498755871b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:11:21.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:11:31.165Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=1a49999e-1f7f-4fe2-9bb0-655e7b988b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:11:31.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:11:41.185Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=da811c95-04c6-4b41-b75d-d0de5e54a897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:11:41.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:11:51.196Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=f5ecf0b9-1e3c-4dae-92c0-b79f9f693564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:11:51.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:12:01.206Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=0fe608bb-525c-47a8-9cae-84fece230a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:12:01.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:12:11.217Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=b62b2afc-de47-4637-9bfe-98b19a68f7a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:12:11.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:12:21.228Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=76f2954a-3ea6-4ff1-b38c-4d354739ec09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:12:21.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:12:31.237Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=75226ae5-de37-4988-9a92-54c9e258b68a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:12:31.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:12:41.246Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=0648900f-2e04-4135-85a3-8f8c9ce696b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:12:41.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:12:51.257Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=5330c074-de79-4720-8b9c-5382997162bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:12:51.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:13:01.272Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=0c86d2b6-b1c5-4aa8-969b-9c9162c991b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:13:01.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:13:11.284Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=749e9376-5d9d-4ae6-8b52-8f739e8b6e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:13:11.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:13:21.296Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=2b69e6d8-5c44-4c59-87ac-6b3ae44d984f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:13:21.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:13:31.306Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=3db7c936-1f97-4f86-a815-cc4997535d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:13:31.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:13:41.315Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=f27ca80c-af0d-4dde-8090-39210ce82e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:13:41.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:13:51.324Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=91526dc8-7ec9-4d3e-a063-2944a0bce1ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:13:51.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:14:01.336Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=1ea875f6-57bc-47c9-9c89-67bfa65dfe58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:14:01.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:14:11.348Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=356511e2-8219-4971-8784-77631f006081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:14:11.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:14:21.358Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=8650fc66-ddce-4262-bf11-335c20f1b72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:14:21.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:14:31.367Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=705b01fc-ab63-4cc9-b529-e0d1bc1891fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:14:31.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:14:41.378Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=133c334e-52ef-406e-8602-3387abe89974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:14:41.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:14:51.387Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=51a5e79a-c165-41d7-a4ab-505e7b28e6b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:14:51.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:15:01.396Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=731cfdd6-6a12-47a6-8d45-29677b850f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:15:01.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:15:11.407Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=2fc7a659-90c5-4c35-9f13-7800886958d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:15:11.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:15:21.417Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=8d2a7616-f6c7-471f-ba57-3af9cb9d90f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:15:21.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:15:31.426Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=a84770d3-ffb1-4294-801d-9590f004cabf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:15:31.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T06:15:35.122Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T06:15:35.122Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-18T06:15:35.123Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T06:15:35.127Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T06:15:35.139Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T06:15:35.140Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-18T06:15:35.140Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-18T06:15:35.146Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:15:41.437Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=6f865ccf-08f2-435c-93f0-3c3ac57329e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:15:41.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:15:51.447Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=5f78d222-7b15-4b18-8acf-cda4c7840040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:15:51.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:16:01.459Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=7ccd72b8-9618-4657-b273-cde6fc0eaccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:16:01.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:16:11.470Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=ca64492d-6569-48fe-a124-8ef6365fe499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:16:11.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:16:21.480Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=5ebd5a52-c073-4119-a3dd-c8027000fc01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:16:21.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:16:31.490Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=71acea38-2ff3-4ccf-b20e-d6e7b247e69b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:16:31.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:16:41.501Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=2fe55ad5-e4ed-4313-8940-ded6a2ac9ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:16:41.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:16:51.510Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=7acac9bd-3ecd-4d8a-8f6c-23851b972784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:16:51.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:17:01.521Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=d3991d49-07b9-4f04-8483-824d96b8b668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:17:01.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:17:11.529Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=12784d34-ffb8-40a1-9b77-f192cbb92ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:17:11.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:17:21.537Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=2460c16b-ae67-4c26-86ff-f0b7c4dcf9b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:17:21.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:17:31.552Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=55c4f9a8-7aa9-4b09-a3ef-9a717ea6fda4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:17:31.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:17:41.563Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=bfdfff5b-7598-460c-b1a5-259258e94c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:17:41.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:17:51.583Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=6f4c47dd-c224-4da9-a3a1-8fd4994d57f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:17:51.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:18:01.593Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=ab517d5c-96cd-4721-8d81-59668dd294f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:18:01.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:18:11.605Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=7d2b835f-9cee-4962-929c-cbfc0f51d448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:18:11.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:18:21.617Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=43ca04ce-ef15-438a-89ad-86a75a6db3cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:18:21.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:18:31.628Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=61e82d68-af21-4576-9d62-50ea25e2d9b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:18:31.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:18:41.640Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=b1ccec94-6b3e-429f-8f8b-aa62f2207d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:18:41.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:18:51.656Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=ab0d2dcc-2afa-4eaf-ad9d-eb002db0721d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:18:51.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:19:01.666Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=c78e0bd1-5896-4edd-bbd8-142363668699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:19:01.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:19:11.679Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=3167b667-1a04-45c0-aca8-c4ce5bfab10f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:19:11.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:19:21.691Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=00cd8bca-0e41-480e-ac1e-ce1ea39ff6d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:19:21.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:19:31.703Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=70b87e9d-6183-4eb0-820c-26ce3596d4ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:19:31.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:19:41.714Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=c2a209ea-93e7-4024-beb5-40406f0e6bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:19:41.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:19:51.724Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=8f70ccdf-8919-4b8c-888f-4f883b6fbd70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:19:51.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:20:01.739Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=fb8275ec-a6f8-45bd-aa79-37576b7a1350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:20:01.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:20:11.748Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=8f903500-c5c8-4170-aa21-be69df6efc5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:20:11.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:20:21.758Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=6e3785fa-1b30-492c-9749-d9c90e0bdf40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:20:21.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:20:31.770Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=f6c1d1cf-f7c2-4f00-9e26-4422a125e111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:20:31.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T06:20:34.980Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T06:20:34.980Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-18T06:20:34.981Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T06:20:34.984Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T06:20:34.992Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T06:20:34.992Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-18T06:20:34.992Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-18T06:20:34.997Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:20:41.781Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=fd6ab02d-8fea-4b7b-b8ae-bb3da8ae4815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:20:41.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:20:51.792Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=0794cfc2-c73f-405c-9487-7fae738054dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:20:51.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:21:01.804Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=17c29561-1c8c-449c-a12b-773ec9753890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:21:01.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:21:11.818Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=ae5723c2-cd26-4d28-a80b-8255fe29a901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:21:11.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:21:21.828Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=3353628b-bbd9-45f4-9b40-a01a280b519f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:21:21.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:21:31.838Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=adff9726-0311-4170-88b3-4ef251b49a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:21:31.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:21:41.849Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=8f6fcce8-5fe6-48f7-b02c-f02fe87d8df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:21:41.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:21:51.859Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=47a5b290-6773-4e51-b8a8-f9467780b78d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:21:51.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:22:01.873Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=6ac892b0-1dac-4cf7-8aa4-5623e708ba11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:22:01.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:22:11.892Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=8351b1c1-a0bd-4e9f-882e-38c056349aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:22:11.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:22:21.901Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=908a1b99-339d-4ab2-a3ce-fe59b4ca5ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:22:21.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:22:31.911Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=1e2b9609-8892-43d5-a948-6c6b6566e3eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:22:31.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:22:41.921Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=502b22f2-4f02-482d-86d9-943864154e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:22:41.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:22:51.931Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=cfd9cd65-09d7-4e03-bde0-ee556a446dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:22:51.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:23:01.940Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=00b0c4fc-f495-4480-bec6-22c07f3b8518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:23:01.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:23:11.954Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=e7110464-b250-45e8-ae9c-cecbe1dcef69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:23:11.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:23:21.966Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=dd3740f8-003a-400f-8145-9b2402d995e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:23:21.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:23:31.978Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=b4a3e4f6-ef59-4f24-97af-2be5667cf15a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:23:31.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:23:41.994Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=215517af-b4f1-4a2c-832a-b0455f3f8f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:23:42.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:23:52.005Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=32ef175c-0d18-4fd9-b037-d2291907d5c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:23:52.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:24:02.014Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=aa5cceaf-61e6-453a-95ae-5ab45c0fdfbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:24:02.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:24:12.034Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=72b61749-5a21-4a96-8e31-d759e749d5aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:24:12.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:24:22.043Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=ced1b5d1-24c2-4e8a-98d0-c7217e166d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:24:22.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:24:32.053Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=88909d15-6caf-42c7-9ee7-e2f6b2ca204c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:24:32.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:24:42.064Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=b00be574-27c6-4241-86f6-a463b34e5438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:24:42.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:24:52.083Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=40ce5f0b-bb47-44e0-a01e-012e83c9c751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:24:52.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:25:02.093Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=c74b9550-e6e7-4fb1-a287-3193c834f745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:25:02.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:25:12.104Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=24bbd508-6abd-4767-9164-d460d8adf0d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:25:12.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:25:22.114Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=966ed271-1db2-47af-8266-8129f26446e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:25:22.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:25:32.123Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=005873d6-6da4-40c3-b32d-d9ffefec4d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:25:32.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T06:25:35.067Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T06:25:35.067Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-18T06:25:35.069Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T06:25:35.072Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T06:25:35.082Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T06:25:35.082Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-18T06:25:35.082Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-18T06:25:35.085Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:25:42.133Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=ee568de1-dd43-4cf5-abd4-398ff69d8b97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:25:42.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:25:52.142Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=05db8773-5819-4726-8844-304f32f92b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:25:52.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:26:02.154Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=2c898690-9d4c-4c75-aa44-53372c0a84d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:26:02.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:26:12.165Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=641d1b01-8f86-4b72-bd48-6d583afb4e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:26:12.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:26:22.182Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=5fb2ea03-3bcd-42ec-a6dc-ff6326476b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:26:22.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:26:32.194Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=289a924a-8333-44c3-9dbd-ae44d1b6ecad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:26:32.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:26:42.204Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=0d6c9d33-44a3-4cac-b53b-4f6f8032f302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:26:42.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:26:52.224Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=34ad7825-e22b-4a8f-a2c4-bca2b45b0673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:26:52.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:27:02.239Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=66c34e9e-27b0-489c-b663-996321bf2a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:27:02.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:27:12.277Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=542f5a06-b34b-46a4-aab5-672db4be3317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:27:12.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:27:22.295Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=193bd49b-e8d4-4cd8-a75a-eaae8db9a992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:27:22.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:27:32.305Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=a423ba58-3260-47be-be99-0bbce725fbdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:27:32.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:27:42.320Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=e6e6b90d-20dd-4a48-8f0b-22db1375ff6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:27:42.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:27:52.333Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=ed5cdee2-d38f-46eb-9262-f9427dde4681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:27:52.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:28:02.346Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=182d98e3-21a9-4cc7-9e32-4ee34056dff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:28:02.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:28:12.355Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=0c2b8477-827e-4001-8325-fd4dc1fc386b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:28:12.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:28:22.366Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=21a88f47-8dda-48b8-96e8-ad4b3901d771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:28:22.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:28:32.378Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=6ad56553-9794-4597-a8f7-f1b2d985cf77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:28:32.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:28:42.395Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=7f937413-0f6b-4f5c-bdeb-e52028464325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:28:42.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:28:52.410Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=28f9bb61-7f51-43d4-b71e-284e9f7ec852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:28:52.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:29:02.419Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=b34d50f6-406f-4912-88a3-7941e6eaa9ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:29:02.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:29:12.430Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=d71e9bb5-1d59-4c34-9ec1-914bce5d6740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:29:12.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:29:22.438Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=ef0d8345-689a-4a28-b7e5-502e0783a20a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:29:22.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:29:32.447Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=1480f2fa-ba8d-4507-a114-42f4a9837ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:29:32.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:29:42.456Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=61678b31-7aa2-4859-a9ca-6e0974aba92e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:29:42.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:29:52.468Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=4541e680-6f2e-4fa4-ab58-9591f39f5cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:29:52.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:30:02.486Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=64fafd9f-45fb-452f-b6ab-d05b8db52fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:30:02.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:30:12.498Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=92a70e84-7871-4dfd-8dac-fb0a38ba4b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:30:12.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:30:22.509Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=c7645e11-aaa8-4089-8f3c-a16b713b6219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:30:22.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:30:32.519Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=552f0c4f-47d1-483b-ad61-3cfaf96047e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:30:32.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T06:30:35.133Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T06:30:35.134Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-18T06:30:35.135Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T06:30:35.137Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T06:30:35.144Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T06:30:35.144Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-18T06:30:35.144Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-18T06:30:35.146Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:30:42.537Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=694fc218-1ef6-47d8-b66e-a08120dbd2b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:30:42.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:30:52.548Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=3f87b4e9-5c83-4425-a480-9f212afffcac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:30:52.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:31:02.562Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=746bc7bf-490c-4db9-83c6-2fb2f3dbd516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:31:02.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:31:12.592Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=c34b8a73-e6dc-4d71-8ed9-cf9065883c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:31:12.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:31:22.602Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=75d54a04-75ce-4e87-8051-39d38e034521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:31:22.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:31:32.611Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=13068638-b24c-41e2-82e7-75c3ade98349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:31:32.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:31:42.620Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=fa771ecf-ef9e-4988-8c5e-f988339e2de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:31:42.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:31:52.631Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=66410cd2-5592-45eb-a97f-c8052aa4c165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:31:52.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:32:02.642Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=9f271a59-9998-4c06-b395-a75f2214bffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:32:02.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:32:12.652Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=9b704487-f128-4d78-b4f1-2aa17c5adf63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:32:12.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:32:22.663Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=7e9730a0-c585-4669-a234-4ff695f38a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:32:22.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:32:32.674Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=c1828e7a-97fa-4f52-b787-65f60cc6b8a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:32:32.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:32:42.683Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=a73ddf20-a910-416e-9a9d-b4fce419bfc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:32:42.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:32:52.692Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=14f8d548-0e37-4ed7-9740-04e14d138b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:32:52.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:33:02.704Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=55565ac2-4dcf-4c11-9de4-aa92fe81748a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:33:02.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:33:12.717Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=2ffdb388-151a-4b23-af7d-37e20c2597c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:33:12.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:33:22.729Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=e2982b70-a2bf-4019-9676-b4447218e0f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:33:22.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:33:32.743Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=800814be-2748-4751-a5cc-d15403dd51d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:33:32.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:33:42.753Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=4be8f67d-0c65-4cfc-9083-4d1180391861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:33:42.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:33:52.770Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=a080a077-a79a-4585-9fc7-fa2b035d984d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:33:52.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:34:02.786Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=408811c7-1ad0-4088-921c-8ef5a8a43987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:34:02.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:34:12.796Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=17fc218d-da32-4c31-824c-26c11e25fa5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:34:12.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:34:22.818Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=7e0d5978-6717-4d1b-a278-387924c98b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:34:22.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:34:32.846Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=8487fecd-cd0f-4a18-a4f5-b178980ac475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:34:32.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:34:42.857Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=538524cf-d3aa-49ec-94f0-18c2626ae638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:34:42.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:34:52.870Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=4bdadc34-1103-4cd2-9348-63b8bb263569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:34:52.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:35:02.885Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=94897be0-69a8-42ea-ab2d-a525d08dbed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:35:02.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:35:12.894Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=3d4b652f-9251-4c84-804e-ea9d86b884f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:35:12.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:35:22.903Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=beb5b3f4-f153-44b1-b570-82045cd832af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:35:22.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:35:32.912Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=dd0aba84-9c62-406f-8acb-98bee3d59463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:35:32.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T06:35:35.071Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T06:35:35.071Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-18T06:35:35.073Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T06:35:35.077Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T06:35:35.088Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T06:35:35.088Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-18T06:35:35.089Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-18T06:35:35.092Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:35:42.926Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=f967ad59-4d98-46d9-b7cf-4da5bc936dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:35:42.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:35:52.937Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=8acd8b6b-0873-4aec-9dfe-995333f43712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:35:52.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:36:02.950Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=3525eb15-1eb5-48bf-80c6-69d4147efaaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:36:02.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:36:12.960Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=657bd555-f3ff-4837-abae-a1f1cd88400e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:36:12.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:36:22.974Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=d9cdbf6d-6b40-4315-a2fc-52a3935a7d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:36:22.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:36:32.985Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=a8e38e32-2824-4186-898e-3d06234e1749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:36:32.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:36:42.996Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=ea6cf678-d3b6-4dbe-87d9-e01498d68cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:36:43.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:36:53.005Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=04dbd5c1-503e-4cc7-ad88-2f741e3e2515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:36:53.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:37:03.017Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=ac327af1-d1f1-4a04-a469-77e96289c14a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:37:03.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:37:13.029Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=e1512811-823d-469c-87f5-2f568cd26fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:37:13.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:37:23.048Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=681fba17-17ce-498a-8aa7-8d2b9a70c969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:37:23.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:37:33.071Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=0612c345-1f7e-47a9-a55f-3d94f7fd2118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:37:33.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:37:43.089Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=413b921a-3151-42cc-995a-affa14238e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:37:43.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:37:53.100Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=4d3173f6-c0e7-49f1-8a8a-13f14272c19d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:37:53.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:38:03.110Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=98790a00-5adc-4bdd-8fd1-02f756036d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:38:03.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:38:13.119Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=f3df7aa9-8d74-453c-b226-18f8c24e2bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:38:13.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:38:23.130Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=09c14c1d-c701-4be1-9f50-8f0b9206a37c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:38:23.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:38:33.139Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=c5c0bf70-627e-4144-b94a-e00b08ac51a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:38:33.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:38:43.154Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=b225bee0-feaf-4ca4-93c1-7d70da95fbe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:38:43.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:38:53.164Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=cd788111-582e-481f-8b41-9c7bc66ab37d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:38:53.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:39:03.176Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=42d28022-8bd2-421b-8c94-26099f945bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:39:03.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:39:13.186Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=023694f6-c2aa-4a99-b605-c53dda53f730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:39:13.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:39:23.197Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=955dfe47-0f71-44eb-9183-2f49dc0cd1ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:39:23.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:39:33.209Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=6f5afa8d-6a32-420c-bd11-322ae56f7dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:39:33.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:39:43.219Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=c9b6d74e-24eb-486f-aee2-c3884d4f5943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:39:43.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:39:53.229Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=41796176-3962-4b12-83b2-cc9602989135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:39:53.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:40:03.241Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=e0a665c2-0ab9-42cb-b115-ca0766ba314c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:40:03.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:40:13.256Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=d5d7d3d7-19b0-48b1-b980-3fa7793168d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:40:13.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:40:23.273Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=7d1d11b3-097a-4025-aa49-b2a5ed8e9d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:40:23.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:40:33.282Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=0073e12d-32a4-42df-9488-1c88a98c29b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:40:33.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T06:40:35.087Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T06:40:35.087Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-18T06:40:35.089Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T06:40:35.092Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T06:40:35.101Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T06:40:35.101Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-18T06:40:35.101Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-18T06:40:35.104Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:40:43.291Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=5536baa2-2635-4ecc-af72-b35e860666df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:40:43.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:40:53.303Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=0dbe3687-783c-4146-8a2e-0b2113f9a2a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:40:53.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:41:03.316Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=155c3764-cdb4-46c7-906a-42ffd93c94ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:41:03.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:41:13.325Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=15436308-5800-4ffb-b400-23eb1ce1bc01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:41:13.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:41:23.337Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=528df383-6422-49ed-a453-263d17640cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:41:23.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:41:33.348Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=449fe9a1-f972-4068-a309-36f3997ca20e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:41:33.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:41:43.359Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=67790584-4652-4acf-84c1-5b30b8914a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:41:43.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:41:53.369Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=c4bcec99-b190-446d-98d1-86abc3596535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:41:53.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:42:03.382Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=cdb90635-c0a7-4e51-8651-dae6fd504404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:42:03.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:42:13.393Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=22b1cc24-9967-44a3-9487-014af5d2ec71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:42:13.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:42:23.403Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=8af6299e-0787-4063-9f49-aab07b9eb0f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:42:23.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:42:33.426Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=f077da96-8105-4c9b-b17a-fb3945491cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:42:33.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:42:43.474Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=1ecc7db5-718b-4270-a935-c893f17db101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:42:43.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:42:53.487Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=d2a032b9-ace5-4c7f-9633-76cd18aec435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:42:53.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:43:03.499Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=ab91367c-c31b-4f3d-b1de-d7f5a263b934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:43:03.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:43:13.508Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=89d8ebff-5a6d-4c28-ae28-f5b58d3caa00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:43:13.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:43:23.521Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=d7b75405-55e1-4829-99da-547075ae7bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:43:23.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:43:33.531Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=97f2ca81-44ff-4827-91be-a696a804f4ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:43:33.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:43:43.540Z |INFO |Init configs |InvocationID=bf5e56d2-0a29-4427-82b6-ef1dff5f820b, InstanceUUID=07124653-23e0-4128-bf45-54a0f29c822d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T06:43:43.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |