. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T04:40:28.842Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T04:40:28.846Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-22T04:40:28.883Z |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-09-22T04:40:29.618Z |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-09-22T04:40:29.724Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-22T04:40:29.724Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-22T04:40:29.725Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-22T04:40:29.910Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-09-22T04:40:29.976Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-09-22T04:40:29.999Z |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.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-09-22T04:40:31.313Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-09-22T04:40:31.887Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-09-22T04:40:31.906Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-09-22T04:40:31.907Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-09-22T04:40:31.982Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-09-22T04:40:31.982Z |INFO |Root WebApplicationContext: initialization completed in 1982 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-09-22T04:40:32.716Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-09-22T04:40:34.925Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-09-22T04:40:35.459Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-09-22T04:40:35.493Z |INFO |Started MainApp in 9.206 seconds (JVM running for 9.968) |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-09-22T04:40:35.686Z |INFO |Start scheduling PRH workflow |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:40:35.697Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=c721feb1-1064-4891-9269-1b2eeeb5709c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-22T04:40:37.139Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.62:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:40:37.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-09-22T04:40:43.408Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-09-22T04:40:43.408Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-09-22T04:40:43.412Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:40:47.170Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=069c6d1c-b346-47c7-98e1-2859ab0582e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-22T04:40:48.232Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.62:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:40:48.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:40:58.235Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=bfb34d21-2e03-4de3-b565-3f9eb82f7149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-22T04:40:59.272Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.62:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:40:59.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:41:09.277Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=386f902d-18da-46f4-b3dc-b088e87d6bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-22T04:41:10.342Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.62:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:41:10.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:41:20.349Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=600c33db-fae2-4a7e-9f8a-50f7b1c677dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-22T04:41:21.414Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.62:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:41:21.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:41:31.416Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=876a6fd1-bcdc-4f3d-8f99-857f5f669187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-22T04:41:32.455Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.62:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:41:32.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:41:42.456Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=850180ee-88eb-4feb-a2d0-91c065655301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-22T04:41:43.498Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.62:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:41:43.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:41:53.500Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=85fe82e9-6f4c-469b-806b-9e214592aa95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-22T04:41:54.538Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.62:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:41:54.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:42:04.540Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=2cc7ecb4-9118-43b8-b258-5efdd149e80b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-22T04:42:05.572Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.62:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:42:05.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:42:15.574Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=06e66243-1e0d-4feb-99e2-2e8a25d1e9d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-22T04:42:16.646Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.62:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:42:16.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:42:26.649Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=219f8fe0-6034-42dd-80e9-7c9c6c1139cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-22T04:42:27.688Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.62:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:42:27.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:42:37.689Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=4820cf19-1172-483b-9a37-3d6dbe77fb14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-22T04:42:38.730Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.62:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:42:38.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:42:48.733Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=7233b560-bce6-48b7-9173-ebbc8eb5aae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-22T04:42:49.799Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.62:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:42:49.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:42:59.801Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=76e06cc7-7408-4619-8d6b-a4b4da660d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-09-22T04:43:00.838Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.62:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:43:00.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:43:10.840Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=a3bd02b8-d5a4-4aeb-adde-0edff757350e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:43:10.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:43:20.993Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=9fc95b34-1fb6-4438-ac35-78e9334ebe3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:43:21.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:43:31.010Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=1bcb4ca0-cccf-4417-a1a5-c370b37060c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:43:31.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:43:41.023Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=36553322-7949-4dbd-a558-4ab459c69222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:43:41.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:43:51.039Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=3b2a9a60-c668-4527-ba5d-fe89bd2b7b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:43:51.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:44:01.052Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=f012c8c2-1010-4286-9b89-2695655d1809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:44:01.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:44:11.069Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=6fd5cc09-130e-4644-9ce6-e5b89788a397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:44:11.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:44:21.092Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=01a5bc3c-d156-4f05-81a9-29fb5d613233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:44:21.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:44:31.113Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=53147a2e-e05e-4707-91e6-a8f277ce07e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:44:31.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:44:41.136Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=8b2e9156-66ae-41a9-bd69-1bd963ddd652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:44:41.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:44:51.159Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=8ef59e16-11e1-4fe0-8244-149f5e24d975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:44:51.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:45:01.175Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=3ee5c463-cbf9-46bb-8702-14bce002f4f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:45:01.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:45:11.195Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=1e967f9b-a6a0-4749-8fd5-e4747af0db3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:45:11.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:45:21.219Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=2a679d8d-b595-45b3-b27b-aeb74ac73de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:45:21.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:45:31.236Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=bbb414f3-a432-4653-bcff-688be34d71fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:45:31.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T04:45:33.434Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T04:45:33.436Z |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-09-22T04:45:33.437Z |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-09-22T04:45:33.440Z |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-09-22T04:45:33.454Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-22T04:45:33.454Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-22T04:45:33.455Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-22T04:45:33.457Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:45:41.247Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=8b60c292-ec00-47bc-a4a0-31eb902efa26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:45:41.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:45:51.261Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=6536510a-b2ae-4727-90d7-e876cd51d316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:45:51.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:46:01.272Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=f31ad45d-bf4e-4472-b9f2-f1277fef3d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:46:01.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:46:11.285Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=b425897f-0cab-45a8-b09b-9932858c6f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:46:11.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:46:21.297Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=ec77c316-9254-417b-9d3c-0d424bb67690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:46:21.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:46:31.309Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=8619e644-3181-468b-a61b-d15be1079b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:46:31.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:46:41.323Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=5fa50fa4-6020-46ac-aac6-db5f88b6c194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:46:41.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:46:51.336Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=d447db9c-9693-44d0-b5d8-eecae4cef33e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:46:51.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:47:01.347Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=467933c5-bc66-4ba7-9d33-229b44fa67cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:47:01.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:47:11.359Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=e8386460-0316-4d2c-971a-dccf7fd09c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:47:11.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:47:21.373Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=7b7ec45f-1378-4b8a-96ea-00866d36fba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:47:21.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:47:31.391Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=16d1d3a2-040a-4f69-b361-10d1397d8bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:47:31.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:47:41.409Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=20b79cb9-beca-42be-965d-d6a40e9e163c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:47:41.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:47:51.434Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=de0b0f31-73cb-4c98-8958-23067525527c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:47:51.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:48:01.445Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=58db9bf6-1d92-4abb-9446-0453536e9675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:48:01.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:48:11.472Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=114e9e18-6de2-475b-81ba-a792a949e13f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:48:11.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:48:21.487Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=6e3ceacb-6a46-4966-af7c-e23a7d69df36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:48:21.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:48:31.497Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=2214328e-f638-495c-b4e2-3ac007810fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:48:31.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:48:41.510Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=faa1b779-bc83-46fa-85e6-3dbcbef296e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:48:41.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:48:51.527Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=18f07f2f-b2e0-464e-a841-f9fbbd9be24f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:48:51.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:49:01.545Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=d1295b71-4cb9-48a2-95b5-d83cf2ef3795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:49:01.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:49:11.557Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=046d1975-f09b-4e3b-9d11-cb507ccc7df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:49:11.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:49:21.576Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=ace4439f-e613-4d35-a4b9-88867b42996b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:49:21.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:49:31.588Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=e94fac23-9150-4d43-b9e7-7ce88b23533f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:49:31.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:49:41.602Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=0981f9e3-6dc5-4f4e-9c8e-b6daa82eb9e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:49:41.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:49:51.612Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=98673ed2-144c-450b-88d0-c179d10dc2a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:49:51.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:50:01.625Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=3b390827-f774-4dc1-92d4-c7aed524c90d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:50:01.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:50:11.638Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=c6f0ff21-0cca-4f60-8a06-0d67b267b65d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:50:11.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:50:21.648Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=122054f6-5066-4a92-b64a-2869366c5a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:50:21.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:50:31.660Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=e0f9eb5c-04f8-4915-a1b1-cb191db35519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:50:31.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T04:50:33.083Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T04:50:33.083Z |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-09-22T04:50:33.084Z |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-09-22T04:50:33.088Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-22T04:50:33.098Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-22T04:50:33.098Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-22T04:50:33.099Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-22T04:50:33.101Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:50:41.677Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=f3308b7c-3690-414f-bb5b-379d49fadf3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:50:41.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:50:51.688Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=87492498-79ef-429f-b43d-aa127c56feb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:50:51.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:51:01.700Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=fba5afa8-fd79-46d2-bd79-b77c1923dc9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:51:01.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:51:11.710Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=6fd07c67-19bc-4d2d-886e-acf6fba54a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:51:11.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:51:21.729Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=5637b515-9b87-41e5-a9ea-637779763396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:51:21.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:51:31.739Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=8625fefa-6c23-406e-91e0-46d81ceed02f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:51:31.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:51:41.752Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=8de9d4f1-c362-4bdc-bdbb-1cf5080d4f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:51:41.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:51:51.762Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=2874fe5b-018a-49f5-a449-29dbc9ef2fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:51:51.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:52:01.776Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=0418f3ee-f842-48fd-80c4-2eeb2e432914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:52:01.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:52:11.788Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=8f218f08-46db-458c-8409-2fdf46663ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:52:11.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:52:21.801Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=9ace7e6a-31e2-4b76-81d1-c8bbdaa8e8ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:52:21.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:52:31.811Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=a4d76d52-5e55-4437-8cc2-1c0660577892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:52:31.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:52:41.822Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=cbfa47b0-203e-4568-be40-db899b75061a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:52:41.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:52:51.833Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=9dd83d18-6569-43c8-a9ce-de9ca3c679df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:52:51.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:53:01.845Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=f72839a7-2199-4cb3-be11-28163feb03ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:53:01.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:53:11.856Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=3dee8d64-9c3d-44dc-b642-424abb9c768f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:53:11.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:53:21.865Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=2f8c52ff-374a-478d-b0c6-3f15328c4d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:53:21.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:53:31.875Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=7ca80909-4093-434b-a8c6-87f4eb53fc67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:53:31.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:53:41.888Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=ba04ff77-f30b-49d7-a515-334d471c298d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:53:41.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:53:51.903Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=739aec9f-4914-4cc2-9a56-62b1d7892e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:53:51.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:54:01.918Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=57b1f166-7413-4816-80b0-838654b276d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:54:01.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:54:11.939Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=25c5c4c4-9af9-4b5b-ad77-c93028b5c55f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:54:11.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:54:21.954Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=4b4a31be-d128-467a-a819-5b0ea022e616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:54:21.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:54:31.972Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=505dc59d-1787-4582-9682-6d1f593caddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:54:31.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:54:41.984Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=61a950a7-dcc4-472a-94cf-4a302c431ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:54:41.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:54:51.996Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=b652600c-b0d6-4675-bfd6-34f6f4a75157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:54:52.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:55:02.021Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=beca4164-1752-47e1-a577-c1721dcef559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:55:02.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:55:12.032Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=ba4ee9f2-d76a-4c98-ba25-78ab10fa9abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:55:12.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:55:22.059Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=c0d202c9-4916-47b8-b55f-8c42c364dea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:55:22.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:55:32.084Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=d4b305f1-e2dc-422c-b2c4-70f1ab39674b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:55:32.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T04:55:33.430Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T04:55:33.431Z |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-09-22T04:55:33.432Z |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-09-22T04:55:33.436Z |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-09-22T04:55:33.472Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-22T04:55:33.472Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-22T04:55:33.472Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-22T04:55:33.475Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:55:42.103Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=12065a4e-a0ba-4114-ae94-13d26e66ad9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:55:42.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:55:52.111Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=e87ab1cb-e1b6-4477-95d6-63b2a267d327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:55:52.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:56:02.119Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=72411576-e103-48de-afec-6b5a84244f49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:56:02.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:56:12.133Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=8ea22a8f-5d1b-4f12-ba34-6a8d60083494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:56:12.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:56:22.145Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=fb90689e-d85d-4158-b777-9f37d3499088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:56:22.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:56:32.154Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=af46a101-84ae-4690-b599-9ac85cee675e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:56:32.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:56:42.167Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=efd92df2-1ee2-4f82-8c8a-b0c4665d9ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:56:42.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:56:52.180Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=b113c398-db27-45ed-a646-86333885049d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:56:52.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:57:02.192Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=8430971e-3906-492d-9d2a-ce86960f5c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:57:02.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:57:12.204Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=d8b7f2ad-3f15-4785-b5d5-ceab9e403aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:57:12.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:57:22.214Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=df93897b-57ca-44a9-966a-63be98217e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:57:22.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:57:32.235Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=60e02bde-1718-49d2-84d2-1923fbd818a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:57:32.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:57:42.245Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=511b4883-2697-46a4-8ed9-69f3a2ec06a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:57:42.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:57:52.257Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=94c7133d-d458-4c70-a210-4ea9245a09a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:57:52.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:58:02.279Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=0d6e6a6b-4d84-445c-a901-5d28058519cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:58:02.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:58:12.290Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=7bb3cfda-51f4-4a9a-972c-dfb49febc10f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:58:12.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:58:22.320Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=3a24c203-f03a-47ec-983b-df2e445119e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:58:22.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:58:32.340Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=ce73da4f-1998-48cc-83de-78f1d835a4a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:58:32.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:58:42.349Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=8a568e60-b57a-451f-8805-0f1b5c3669ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:58:42.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:58:52.369Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=21803129-f091-483b-88cf-8966aee033e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:58:52.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:59:02.379Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=3c6fa368-3bba-4c16-a8d3-a21e4f1d9ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:59:02.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:59:12.392Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=cb0af98d-c00f-4a55-81b6-ad6734a7440e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:59:12.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:59:22.402Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=6de6d811-44fc-4602-800e-e9073bedc058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:59:22.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:59:32.412Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=5ccba45d-bcba-4cb4-ae75-86061f757cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:59:32.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:59:42.422Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=c8001f7a-c850-4237-aa9b-dd028a2b734a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:59:42.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:59:52.432Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=ee6b0c3d-43d1-4327-88f3-04077319c84e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T04:59:52.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:00:02.443Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=6a5d655a-7b18-4363-b5b0-6c7d2d837f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:00:02.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:00:12.451Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=3a02e4c6-5e8d-41d7-9a19-3022fdd16443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:00:12.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:00:22.462Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=f4589390-09fe-4e3a-9dcf-8197394db920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:00:22.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:00:32.478Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=0447fb5e-3496-499c-a557-c8ab438b2b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:00:32.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T05:00:33.107Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T05:00:33.108Z |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-09-22T05:00:33.109Z |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-09-22T05:00:33.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-09-22T05:00:33.126Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-22T05:00:33.126Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-22T05:00:33.127Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-22T05:00:33.129Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:00:42.489Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=706644e2-be7e-401d-a12d-627e73bb8f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:00:42.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:00:52.499Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=b2421135-5172-4275-b11b-8819c8dc0349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:00:52.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:01:02.510Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=06640db6-c60b-4627-b34a-7fa6d7f98f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:01:02.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:01:12.519Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=1529fe3d-e938-4dea-9bbf-94e6cffe54e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:01:12.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:01:22.528Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=b12aada2-87c7-4621-b37d-8928614f1e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:01:22.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:01:32.537Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=dc94b714-9e03-4bc9-b4bb-295de2eaf25e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:01:32.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:01:42.546Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=2e05009c-3fa2-4734-adca-2dbfa7b60920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:01:42.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:01:52.556Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=4856bb68-102f-49a7-8cde-3c5f77efa54e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:01:52.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:02:02.566Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=61f23622-9dc5-4103-bdc6-1269288ebdc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:02:02.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:02:12.577Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=bfa22f59-5d0e-46f9-9d66-19cd348ba2f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:02:12.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:02:22.586Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=c5be9ccd-2629-4875-8da6-cb4f97f11380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:02:22.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:02:32.596Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=3181d84d-a218-435e-8b3b-a5a42d202f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:02:32.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:02:42.606Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=02ba4bea-584d-43de-bf07-bfc36fb179e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:02:42.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:02:52.615Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=108188e5-98ce-45f8-a66d-e2e87576f692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:02:52.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:03:02.625Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=954d650f-21af-41df-8f76-9f9fee98a9d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:03:02.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:03:12.636Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=d2240309-f7d1-431c-bb34-72f81bee6861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:03:12.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:03:22.649Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=6622c894-cfbe-44b9-b268-aea79f5c309d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:03:22.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:03:32.668Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=6f576afe-27f4-4f75-9b18-448cb0846d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:03:32.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:03:42.681Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=ce4f3140-cab1-445a-97dd-a33edf8183f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:03:42.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:03:52.691Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=c17f1914-5e88-4ea8-a853-4aaff909971a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:03:52.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:04:02.704Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=0269a481-dbac-4247-bab3-f159785f1d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:04:02.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:04:12.714Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=c1033b5e-30b2-4140-9bf8-a58b15532b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:04:12.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:04:22.724Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=c58e1783-3da2-4cf5-8344-c7207f8b5140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:04:22.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:04:32.736Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=48bcaf3e-ce1d-4182-906b-506af0ab92bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:04:32.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:04:42.747Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=cf9eed88-d33a-4eee-94be-6b09bfdaaff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:04:42.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:04:52.756Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=1df72e61-d1b8-4513-844f-9b6834db1b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:04:52.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:05:02.766Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=8a1e55db-7d37-4c80-a5af-bc2140224dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:05:02.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:05:12.775Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=95a5fafb-60c1-4cf9-b9ac-c10e485ea54e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:05:12.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:05:22.786Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=31b5eac9-f1e9-44cb-93dd-4114293fa852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:05:22.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:05:32.796Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=9cd1a15d-0ae7-4a32-81f8-7cc5f571d5af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:05:32.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T05:05:32.985Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T05:05:32.985Z |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-09-22T05:05:32.986Z |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-09-22T05:05:32.987Z |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-09-22T05:05:32.993Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-22T05:05:32.993Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-22T05:05:32.993Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-22T05:05:32.994Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:05:42.806Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=6e7e26c2-7f32-4f50-8ef8-86bde64c912f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:05:42.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:05:52.827Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=bfca48c9-9c78-4f75-a63b-8d208736272d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:05:52.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:06:02.840Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=dfba086e-8ef0-4b2b-8b2d-9c560de207d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:06:02.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:06:12.850Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=f54b616b-152c-4746-9477-143432d52b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:06:12.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:06:22.862Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=f5b25ed0-4562-4394-9dde-1d455664f7f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:06:22.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:06:32.882Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=c2d45d5c-ab25-4172-9be7-4215124c0dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:06:32.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:06:42.892Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=62ff3331-4f24-4bcf-8ebe-f6f9726aa92c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:06:42.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:06:52.901Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=e8a02990-bdd2-461f-953d-13760d6c7036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:06:52.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:07:02.912Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=eadb5544-006d-477d-b999-619cdae3cbd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:07:02.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:07:12.921Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=586d0905-3d1f-4e7f-aeab-a8a2753d83ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:07:12.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:07:22.932Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=d9309aae-803c-46a9-b156-3824464cb3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:07:22.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:07:32.947Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=c19b0e2a-f502-447b-a9d2-43b08f7fc1f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:07:32.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:07:42.957Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=00f568e0-857d-4dca-ac69-b3e67ade51f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:07:42.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:07:52.968Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=d68d025c-eb44-4942-ac76-9de9378c85e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:07:52.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:08:02.979Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=3aa1de03-393f-485f-90e5-173444d48a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:08:02.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:08:12.988Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=315fc65a-2ab0-4c71-a0ae-f3c9b6623b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:08:12.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:08:22.996Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=a25e2b94-6e83-4f58-b809-732ce4fd195d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:08:23.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:08:33.018Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=37954ce1-d156-4bf3-866d-cd974b7f2f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:08:33.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:08:43.030Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=d964899b-8546-4be3-822e-1b8426ca15b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:08:43.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:08:53.039Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=70b7477e-b421-4e23-9f7f-9802d717d979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:08:53.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:09:03.051Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=98e0be90-2939-44e1-9f7b-99cbc0479c1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:09:03.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:09:13.060Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=9e28ad03-aca1-4758-8c03-9bf6bf3df430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:09:13.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:09:23.069Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=961cca25-cd18-4745-89cb-c0894a25d115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:09:23.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:09:33.078Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=a1d47d10-ad26-4dd1-960d-de6e5684bc01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:09:33.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:09:43.087Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=0cd66132-bdc2-4b03-b095-b91d845d9d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:09:43.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:09:53.097Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=f263b98a-a915-4ffb-accf-640fbf4bb12a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:09:53.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:10:03.107Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=ac40f145-1aba-4e3f-aa00-322657c0a982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:10:03.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:10:13.117Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=00b235ee-d412-440d-a465-530b7faf4e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:10:13.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:10:23.125Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=8e5b699c-974b-438a-b4e8-3241a5340e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:10:23.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T05:10:33.074Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T05:10:33.074Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-22T05:10:33.075Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-22T05:10:33.078Z |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-09-22T05:10:33.086Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-22T05:10:33.086Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-22T05:10:33.086Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-22T05:10:33.089Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:10:33.135Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=ead13589-2008-4911-ad31-d7157a0bd709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:10:33.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:10:43.145Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=bd2d4ad1-424e-474d-b462-beead3d24c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:10:43.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:10:53.155Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=c45f2c08-6645-4afe-b4c8-8efa07b8cbb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:10:53.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:11:03.164Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=0037fe9c-028d-4615-8376-d2750d019cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:11:03.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:11:13.173Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=05ac4764-2401-424a-9be0-c7f1ad9bc552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:11:13.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:11:23.188Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=0d5fd081-b1e3-4a13-ad7a-bddf421dccc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:11:23.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:11:33.195Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=8c0fa87a-f241-4cdc-8ad7-2715e4b4ce8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:11:33.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:11:43.204Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=b7906092-e4c4-4d61-988e-aa9c277b18a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:11:43.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:11:53.214Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=eeda7da4-e3e2-4853-b7e0-86bed78fc6fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:11:53.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:12:03.224Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=50ed8c97-b1b9-409b-8802-ea3cbf553142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:12:03.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:12:13.234Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=fbe4b50f-dd9a-4535-ae92-dd6484527fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:12:13.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:12:23.245Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=db48fe84-f1e9-4c5f-b424-3ae9e54a216f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:12:23.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:12:33.253Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=798b41b8-0e8c-4dcf-8d4f-f40999953e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:12:33.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:12:43.260Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=b5bd0a1f-8528-45a9-bc88-cb3fc0ef950c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:12:43.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:12:53.268Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=2b0aeaf9-fc1b-4799-a2e3-65d9c3135020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:12:53.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:13:03.280Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=d28df61b-a141-405c-bcf2-705d131b9d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:13:03.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:13:13.288Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=7ecd8797-4a95-4a69-a0e2-2718d7a0191f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:13:13.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:13:23.301Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=f81ca726-8314-42fa-bfa8-b51df7672684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:13:23.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:13:33.311Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=c5cc7653-a89c-4414-a3c8-c5f973eed049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:13:33.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:13:43.323Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=02615626-b27b-4c51-86cc-ad5cd0b85b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:13:43.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:13:53.331Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=7b16c8b4-febc-4231-86bb-b26c04bd3281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:13:53.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:14:03.339Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=d4a3803e-a677-453d-afb7-9d2bbed2584e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:14:03.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:14:13.348Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=397b40d9-5a56-49eb-bb34-467126c27f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:14:13.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:14:23.359Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=0dfff490-0a7d-4b4f-b388-6cc631ad8f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:14:23.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:14:33.372Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=4fe290a9-d769-4628-8bf2-c654555af24d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:14:33.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:14:43.379Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=bb21648a-cd16-4b44-94da-ab709c47b1bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:14:43.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:14:53.396Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=20e37d56-26de-451a-92e6-a90078b46d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:14:53.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:15:03.407Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=59b31341-4191-4f57-9368-eb44787715ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:15:03.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:15:13.417Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=9ec06625-271e-4a25-8002-fa29eebc11aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:15:13.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:15:23.443Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=47d3f2d9-458d-4877-9874-13d5125449cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:15:23.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T05:15:33.083Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T05:15:33.083Z |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-09-22T05:15:33.084Z |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-09-22T05:15:33.086Z |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-09-22T05:15:33.094Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-22T05:15:33.094Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-22T05:15:33.094Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-22T05:15:33.096Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:15:33.452Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=35daa73f-af3f-4064-a467-8a2231214643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:15:33.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:15:43.461Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=6605b3ba-bdcb-470b-9e13-46a93ae1e5f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:15:43.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:15:53.471Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=8f046110-5a5e-405d-bf4c-7ec655477b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:15:53.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:16:03.480Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=b7a8df7b-c2d6-4749-ac11-3e091cc51e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:16:03.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:16:13.488Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=86cd1c90-3f49-4218-9b1b-d0378f720580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:16:13.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:16:23.503Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=a66ac301-5dd1-4b55-a5de-9cb451b1ab0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:16:23.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:16:33.512Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=b055b72b-713b-44db-8ea4-c5093a5ad092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:16:33.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:16:43.520Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=9081d5aa-95cf-4abb-9b3b-718994722fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:16:43.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:16:53.528Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=165eb52a-caed-4573-a47c-327ec0bcfa68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:16:53.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:17:03.536Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=84c02e00-5c49-4d0c-a6d6-9c1b0bd78bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:17:03.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:17:13.545Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=62d54916-e097-43dc-b6d0-0d495e4fc61b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:17:13.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:17:23.555Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=3d6d97a8-db59-4e4e-a520-d0d0fd89427b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:17:23.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:17:33.563Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=610888c5-101e-4a8b-bf46-3dfde923b5ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:17:33.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:17:43.573Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=045b050b-85f0-489a-bf5b-fb72c00d7d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:17:43.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:17:53.583Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=637bec11-c144-4f1c-ae0d-6b0c1c66a174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:17:53.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:18:03.591Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=1384a333-1523-4ac1-85a7-bf8a40a53ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:18:03.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:18:13.600Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=7486e5e0-666e-4084-9682-031e8e1010e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:18:13.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:18:23.610Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=1f8aadc7-93ed-4928-86ce-5ace1a9b272c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:18:23.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:18:33.619Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=43979c64-c33d-42b3-b0af-28925547bd69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:18:33.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:18:43.628Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=2b845bf8-0b8f-4395-a3b9-fb0394dfbae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:18:43.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:18:53.637Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=1c07bd00-9a16-404b-9f73-909cf3afcfcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:18:53.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:19:03.647Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=eb289b63-7982-4e31-a968-80639c7a83bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:19:03.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:19:13.658Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=3d486987-4221-4cf6-b00e-1a92aa818c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:19:13.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:19:23.672Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=50fc5868-0536-4589-b5c3-5826335153b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:19:23.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:19:33.680Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=15f38d21-474d-4f6f-bdc2-affd6e4eb683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:19:33.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:19:43.689Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=77d1e2f7-2378-48db-bda0-93bfd4546799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:19:43.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:19:53.698Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=f43cb012-7887-491a-a31d-fc778da6e3c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:19:53.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:20:03.707Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=b22cc1c9-cfd7-49fb-88a4-a3a61592b948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:20:03.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:20:13.715Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=d3622056-b30f-4ffb-8a20-bddefe9c1d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:20:13.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:20:23.724Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=c6d680f9-2451-4de0-90e5-e6d18eb22141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:20:23.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T05:20:32.931Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T05:20:32.931Z |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-09-22T05:20:32.932Z |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-09-22T05:20:32.933Z |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-09-22T05:20:32.938Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-22T05:20:32.939Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-22T05:20:32.939Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-22T05:20:32.940Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:20:33.731Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=9869f1e4-8856-4535-bc56-9c38393ea6c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:20:33.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:20:43.740Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=84c2c015-4f91-4e17-b1d0-8333be2a3db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:20:43.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:20:53.748Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=fe005228-87d0-471c-95a7-51f7e53d9b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:20:53.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:21:03.756Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=c5e61107-19f2-49ea-a839-933d009df82e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:21:03.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:21:13.769Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=d0ed9e9f-9168-4bda-9ac8-e16974a7c48d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:21:13.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:21:23.776Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=89171e33-5587-4a12-b003-673ad9c66f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:21:23.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:21:33.786Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=49bd8ec7-ee87-434d-b39c-45ffc83dfd5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:21:33.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:21:43.795Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=560837b2-4b29-4367-b2d6-bf56ee28a427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:21:43.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:21:53.803Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=704b350d-e4f8-45d0-b60e-44956067df24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:21:53.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:22:03.814Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=ed3d593c-05ac-48f1-ae6e-1751665d6ca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:22:03.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:22:13.821Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=859b5b2a-4f93-4265-8b15-cf2300e0297a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:22:13.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:22:23.830Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=944abb5c-c6e3-44e1-a0ac-b472d5c799bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:22:23.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:22:33.839Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=b4ce8bf5-045a-4b2d-b94c-ed4cb99009cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:22:33.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:22:43.847Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=b79233f9-a4b0-4f36-b00a-c213688f728f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:22:43.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:22:53.858Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=61ab9d42-851d-4e5f-837c-8fe1e9c96285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:22:53.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:23:03.867Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=b4c7e8b1-099c-46be-9bc0-b425aa4f2dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:23:03.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:23:13.875Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=6d9b9888-3d05-4dc1-a42c-87011f49a294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:23:13.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:23:23.884Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=4785f24a-51d5-4067-ad90-7e6105848c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:23:23.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:23:33.893Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=26657033-16a3-4109-ba25-bd2a5e8eaff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:23:33.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:23:43.908Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=42f29c66-ba5a-4411-8fa5-7b92df68ab7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:23:43.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:23:53.918Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=b3d077fc-848c-4d0e-98ce-04b33c4b7793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:23:53.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:24:03.927Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=3a2297df-6942-4f1e-9617-ec7a6b05f8b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:24:03.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:24:13.935Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=8a306112-c9b1-40c0-a469-6fd47b2c5837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:24:13.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:24:23.943Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=6f9e4297-0c64-4bef-9206-fa2b8de56df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:24:23.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:24:33.952Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=f5371f22-5489-4e2a-b2d1-22f8f09c4215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:24:33.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:24:43.959Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=6db079ff-33bc-4d3d-8ae1-51cb80d7709b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:24:43.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:24:53.968Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=a0189da3-5290-4177-b591-4f6014269366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:24:53.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:25:03.976Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=a67f06cc-f543-443f-bc48-75a11f735063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:25:03.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:25:13.989Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=f21b62b4-d041-4a4d-8bf7-32ff4cd50ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:25:13.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:25:23.999Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=0e87f252-cdb7-4808-8738-21aade764e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:25:24.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T05:25:33.064Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T05:25:33.064Z |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-09-22T05:25:33.065Z |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-09-22T05:25:33.068Z |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-09-22T05:25:33.074Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-22T05:25:33.074Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-22T05:25:33.074Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-22T05:25:33.076Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:25:34.008Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=36d9d531-b504-4203-827c-4f7641ebd79b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:25:34.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:25:44.018Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=9394246f-d91d-4864-a8ba-e9815a75dcdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:25:44.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:25:54.028Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=8afbed3b-3448-4846-96b8-9b2dd2238481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:25:54.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:26:04.048Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=6bc806ef-aa44-439f-a4fe-c01682705723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:26:04.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:26:14.057Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=46922fcf-9c14-4268-974d-842d0cbc61b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:26:14.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:26:24.065Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=2cb14386-ab10-42be-bf90-1f706de32bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:26:24.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:26:34.074Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=8509af37-10b2-4277-8327-cfb44d9c55ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:26:34.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:26:44.082Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=3a54579e-fba7-4df4-9334-9277a6bb2c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:26:44.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:26:54.090Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=cec83ae6-60df-4b06-a889-6bea794ea5d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:26:54.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:27:04.098Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=1ab359d5-6f07-4ccd-9d78-22894c646c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:27:04.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:27:14.106Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=7205352a-9aed-499f-b674-f0b2b3c23e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:27:14.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:27:24.116Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=66df9faf-abcd-4dec-8472-f2a6fd7f59df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:27:24.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:27:34.123Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=54a53f36-e832-4267-bbf5-e047fd281924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:27:34.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:27:44.132Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=da20ace0-9a09-4f96-993c-61e64591a052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:27:44.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:27:54.140Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=e3ed2f62-2bb1-404a-860a-c2af77a932f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:27:54.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:28:04.147Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=1a12172c-e9d7-45a2-a40b-cf4df5a5e41b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:28:04.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:28:14.165Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=3913ce61-d357-4a24-8e77-3715eb17559b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:28:14.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:28:24.173Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=7a0f5cd8-c305-4546-ab04-065f7047e237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:28:24.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:28:34.185Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=cebd0b4d-88dd-4abc-a396-c0a8180b0fc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:28:34.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:28:44.192Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=f44b3457-073e-4e65-baec-51a8cec74d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:28:44.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:28:54.200Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=f0264b15-10ac-4106-a943-2062d85b3c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:28:54.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:29:04.209Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=e597654f-2951-43bc-a17c-30ef087de3d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:29:04.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:29:14.219Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=23583b6a-be21-46b8-baf1-e8b8d7b04e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:29:14.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:29:24.227Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=2669c733-7c89-4fd8-82ea-550994e2cb31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:29:24.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:29:34.236Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=5ab0c8b8-c3c7-4459-8d92-ea68295c344d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:29:34.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:29:44.243Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=831ef747-7a33-4e72-aa5e-0f49a9cd0eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:29:44.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:29:54.251Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=2e2a1333-bfed-4883-862b-113709c8838d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:29:54.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:30:04.261Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=e5512798-e0d7-41db-8172-6f12f83442eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:30:04.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:30:14.271Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=63134352-b37f-495a-9537-6f0ccda32f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:30:14.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:30:24.279Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=ff306aa3-f4ee-4647-972d-587ede6d3477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:30:24.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T05:30:32.945Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T05:30:32.945Z |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-09-22T05:30:32.946Z |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-09-22T05:30:32.947Z |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-09-22T05:30:32.951Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-22T05:30:32.951Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-22T05:30:32.951Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-22T05:30:32.952Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:30:34.287Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=810bab00-2e6f-4e97-8395-64ca65d3fab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:30:34.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:30:44.296Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=ae1a3abd-6e59-4c24-8635-3e1cf4904345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:30:44.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:30:54.305Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=193caa8a-dda7-4cd0-b292-faabae50e4d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:30:54.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:31:04.317Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=b8319a6b-27a5-41c9-9e4f-9a4146d454eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:31:04.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:31:14.327Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=c83b2bdd-2728-4f4f-b6ac-85bb9f6786d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:31:14.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:31:24.334Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=3f456666-b2ca-412c-85da-ed9649750cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:31:24.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:31:34.343Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=721e3dbf-0628-4cc2-8af9-bb4a36e28485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:31:34.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:31:44.351Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=f514ffdb-46b4-46ce-8436-b728eef3cfa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:31:44.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:31:54.361Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=bfa6c5ca-efc4-4a5e-833f-5373894e1db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:31:54.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:32:04.369Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=7bfd9eec-93d1-4612-9f1d-0d961135b790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:32:04.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:32:14.379Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=45d500fb-08df-47bf-b838-a381cb5a1135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:32:14.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:32:24.386Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=23930a8b-df67-49c6-9382-aa3ba8b92b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:32:24.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:32:34.395Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=dbe6f9af-aa66-4442-acff-670d7098ca71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:32:34.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:32:44.408Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=cbc30f96-d906-4fb6-a709-17b48013d2bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:32:44.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:32:54.418Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=887b7eba-f84c-40be-9826-7016cfcb19ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:32:54.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:33:04.433Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=ee3cad6c-df8f-4836-9d88-a48fed18f7ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:33:04.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:33:14.442Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=50df96ff-824d-476b-8512-a8716c8fa4fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:33:14.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:33:24.450Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=70787699-fb25-4413-9ad9-d72b12bdf18e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:33:24.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:33:34.469Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=3edc5254-7174-4a5a-b2ae-28828adf6b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:33:34.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:33:44.476Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=2d096577-e48d-43ea-bcb7-ee726f6722d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:33:44.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:33:54.484Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=712c1845-565c-45e3-9eba-7019df18103c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:33:54.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:34:04.492Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=2f133658-abe9-4925-912f-3292b7f49438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:34:04.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:34:14.502Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=9d56336a-c500-4e92-b488-968a6bd7c7b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:34:14.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:34:24.510Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=58e048ec-ed82-4d9f-a454-a6b2b56a3728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:34:24.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:34:34.521Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=885d54e0-a69c-466b-9e1b-678af9c65b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:34:34.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:34:44.533Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=5bf4c270-6069-4901-9dd5-035104e108ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:34:44.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:34:54.540Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=da0e2dec-ff27-4a14-8c87-96ab52df6e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:34:54.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:35:04.548Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=b73f1cc9-148f-4895-a6a5-507238222b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:35:04.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:35:14.566Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=ea2bd46b-8351-4dd2-9955-52b5b6174abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:35:14.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:35:24.574Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=e473168f-7549-4055-825e-7d279b2f6923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:35:24.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T05:35:33.096Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T05:35:33.097Z |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-09-22T05:35:33.098Z |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-09-22T05:35:33.101Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-22T05:35:33.108Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-22T05:35:33.108Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-22T05:35:33.108Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-22T05:35:33.111Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:35:34.581Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=f9bdbd34-eed0-4a60-89b1-4c270a2b1be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:35:34.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:35:44.591Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=a8306872-ac71-4eef-aab4-05d5333f2395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:35:44.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:35:54.600Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=5d7a06fa-174d-4f3d-a0b6-4baeccbdfb09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:35:54.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:36:04.611Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=09c89b4f-aad0-4dec-a73d-d69bc67f3ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:36:04.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:36:14.619Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=12f570a3-42c0-476e-a0a7-cdc8fa938329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:36:14.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:36:24.627Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=a5b69f42-1cc6-4f1d-bec3-4f3f73a59007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:36:24.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:36:34.638Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=2783bb22-7c3c-4227-8ca9-3aa909b7c5bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:36:34.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:36:44.648Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=d2faf28d-7186-411a-9e38-fe08f0dd69e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:36:44.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:36:54.656Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=cef626bb-f205-4ac8-81c1-8753c62a431a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:36:54.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:37:04.663Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=e607374b-d6d5-40e9-bc44-2a59ecfa616b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:37:04.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:37:14.672Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=a2a615ac-7a7e-455a-851c-f6ac20289725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:37:14.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:37:24.679Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=934875b5-7817-4445-b231-5174efeef65b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:37:24.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:37:34.688Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=170e3fb1-abfd-4c55-adf7-27a8191b0d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:37:34.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:37:44.695Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=eb6fb6d3-d720-4dc7-802b-299f021be712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:37:44.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:37:54.703Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=44577333-8115-4a98-8ffb-3d981fc90bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:37:54.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:38:04.712Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=1c805560-568c-4d1e-ad23-cb0513ec2822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:38:04.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:38:14.721Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=2298734f-3333-46fd-9879-8e24bbd40812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:38:14.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:38:24.729Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=825254e8-7632-405f-8e94-1f9efc0737bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:38:24.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:38:34.737Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=c8c178df-a2ec-4898-9385-df8c1e7017fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:38:34.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:38:44.756Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=f98ba475-8b5b-4751-a36b-863c4487dc03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:38:44.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:38:54.768Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=6287351e-2f19-4429-9477-8df19ae5445e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:38:54.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:39:04.778Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=c5553ccb-ad03-4b18-bb1b-35e81110b292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:39:04.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:39:14.787Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=8898de18-c77a-4cdd-9441-65ea4fc4ecab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:39:14.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:39:24.794Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=6ab9d02a-0a59-4e82-adf2-71fcb0f7f40c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:39:24.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:39:34.810Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=fba99811-9b2b-40d2-9a57-e1b84f4dd989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:39:34.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:39:44.820Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=cac6d2e2-f6be-47dc-80c3-23816db3c3da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:39:44.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:39:54.828Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=d40fc23e-5833-43f3-b40d-3e275c91f822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:39:54.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:40:04.836Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=d486eee7-e395-47fc-9560-137c816e6a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:40:04.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:40:14.846Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=89535ae6-d708-4567-affb-208a201e29d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:40:14.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:40:24.860Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=451ccc8c-09db-43c5-9850-b62af364032a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:40:24.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T05:40:32.939Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T05:40:32.940Z |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-09-22T05:40:32.940Z |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-09-22T05:40:32.942Z |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-09-22T05:40:32.946Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-22T05:40:32.947Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-22T05:40:32.947Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-22T05:40:32.948Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:40:34.868Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=980f7a11-e4c2-4d3a-8f28-bfc4cc40a881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:40:34.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:40:44.877Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=85708c9c-299f-4be4-962c-fd4651e99e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:40:44.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:40:54.886Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=96785ac5-97ec-4957-a9ab-419afd23b42f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:40:54.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:41:04.893Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=0e919ead-d757-47f3-a84f-0776d68de105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:41:04.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:41:14.902Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=84ab0911-782d-48b0-867f-7730f0d9610b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:41:14.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:41:24.910Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=d47c4935-9906-4347-bad3-7f68cc261602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:41:24.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:41:34.920Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=967359f8-31ac-4a70-8c14-69dd9c3cc3c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:41:34.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:41:44.928Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=6121b6ec-ebe4-43c9-ba9d-7681209ebf1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:41:44.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:41:54.942Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=45c69b3a-4ccc-412c-a43e-d0ff0765e3a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:41:54.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:42:04.954Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=616c876a-54f0-4a9f-95db-0ab40d277ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:42:04.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:42:14.963Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=a9cc2546-e790-4980-85d8-45db36528465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:42:14.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:42:24.971Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=49077fe0-9cdd-4c4e-853d-929e3ae6f140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:42:24.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:42:35.002Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=35056147-982f-4526-b62c-0103b3bb59e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:42:35.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:42:45.011Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=a33daf88-6706-4d8c-ab0f-0745854de1e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:42:45.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:42:55.020Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=9a2b7c88-b27a-42a7-acf6-26c5a87cdd99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:42:55.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:43:05.028Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=244c0d87-1ff3-4219-9f36-a953dcca3aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:43:05.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:43:15.036Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=50e849e8-a170-4bfe-adb6-713e56eb046d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:43:15.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:43:25.054Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=c568e7fb-22c1-4b17-ba93-a47ee306a8d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:43:25.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:43:35.062Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=c347a605-11dc-43c6-9d0b-7943d01001d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:43:35.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:43:45.071Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=77675422-85c0-4542-bf5d-0ef9543be16d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:43:45.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:43:55.079Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=c6662096-4696-4907-bc53-2cf7e19bec80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:43:55.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:44:05.088Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=38a59c36-b3cf-400e-81a0-dbe68141f626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:44:05.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:44:15.095Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=00f9c046-4fa8-4870-8028-9d48199d0c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:44:15.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:44:25.103Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=8b0a0ba5-71f1-4917-8a2f-074800e04b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:44:25.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:44:35.112Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=8b3653a0-7cce-4c30-9acb-bd6817a28024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:44:35.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:44:45.121Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=f536e412-cdc4-4016-acbd-a86e7966cdf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:44:45.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:44:55.131Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=931734d6-4fcb-484d-be3b-dbe20e89e28f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:44:55.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:45:05.140Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=9463efc8-a7c3-470d-ae34-a5c12273cbfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:45:05.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:45:15.150Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=f8e7ac7a-3273-47d1-b4d3-e694ab4677fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:45:15.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:45:25.175Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=48d5923f-20b6-41ea-82b1-e150e0f32186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:45:25.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T05:45:33.032Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T05:45:33.032Z |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-09-22T05:45:33.033Z |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-09-22T05:45:33.035Z |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-09-22T05:45:33.041Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-22T05:45:33.041Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-22T05:45:33.041Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-22T05:45:33.043Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:45:35.184Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=e3d69177-5872-4c24-99f7-c1de603a1366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:45:35.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:45:45.197Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=b7a9a35e-d5c2-40d9-9625-a6b525e27e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:45:45.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:45:55.206Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=d5bfa4f0-fca8-42e2-8309-c31f805aedf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:45:55.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:46:05.214Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=3087242d-603c-4207-9b55-b9cb37bbe4b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:46:05.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:46:15.222Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=8f64c417-ca06-4f73-bc73-d55831097c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:46:15.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:46:25.230Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=7b362dc7-bfc8-4228-94b0-8d8bb1ecdd56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:46:25.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:46:35.238Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=1691b17c-9fb3-48c0-97b9-527a797e4dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:46:35.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:46:45.247Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=d114536d-80ff-45ba-bd7a-88e41240c438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:46:45.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:46:55.255Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=d986b7e8-13ef-4c9e-a720-8c31c94e21ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:46:55.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:47:05.263Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=61a11ca0-da7d-4d03-8e8d-cd6609855e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:47:05.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:47:15.272Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=d7dc8106-f751-4e3e-8862-8bb3dae029fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:47:15.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:47:25.304Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=288aca54-ae24-4fb5-a178-043c1331a50c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:47:25.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:47:35.312Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=6e95360b-4481-49ad-8e6c-be0b5cea56a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:47:35.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:47:45.321Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=d2ec8548-452e-4d6c-aaa8-a5049b5e41db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:47:45.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:47:55.329Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=ec3b8398-6f2c-4304-959c-0d1bb6585344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:47:55.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:48:05.341Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=aebe9543-03ff-48f6-a6d1-316b32b76051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:48:05.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:48:15.348Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=8b7851f2-9e7e-4c92-aea7-67a02152c08a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:48:15.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:48:25.356Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=76d4737c-16e2-4f55-9d9f-93b04ae31f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:48:25.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:48:35.363Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=e5eaf0d1-5bc0-4621-9f16-ac4f7be56d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:48:35.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:48:45.372Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=58bf9e32-ce17-402e-b798-477f2ae0af57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:48:45.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:48:55.381Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=f9f35fc4-2e26-430c-85ba-b480a0e23296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:48:55.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:49:05.392Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=ab1fb79e-dcc7-42e0-9a6d-506460a1572e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:49:05.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:49:15.400Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=0915eec5-fc56-4b12-9a13-c807aa21a489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:49:15.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:49:25.407Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=7de9fefa-f0f6-4248-8dce-c275b1ec433f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:49:25.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:49:35.420Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=c8dd3bd0-2264-487d-b01e-62b4df989c85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:49:35.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:49:45.429Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=39b1302d-2d31-44f0-aa7b-c86f5849ff4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:49:45.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:49:55.437Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=29e1b949-61db-43cd-bab2-99ed0a28883c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:49:55.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:50:05.445Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=82c14aee-6b0a-461a-8c28-46109d2cbc31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:50:05.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:50:15.453Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=0d97745b-3456-4d88-8da4-6e104d29da29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:50:15.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:50:25.461Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=fd33b65e-225b-4e12-a100-6fdea76fa7cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:50:25.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T05:50:32.941Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T05:50:32.942Z |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-09-22T05:50:32.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-09-22T05:50:32.944Z |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-09-22T05:50:32.948Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-22T05:50:32.948Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-22T05:50:32.948Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-22T05:50:32.950Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:50:35.470Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=57775fcf-172f-4ef1-9b54-ec59684f6173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:50:35.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:50:45.478Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=a275613c-43bd-4e18-a793-56e826ef0ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:50:45.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:50:55.485Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=a487593f-1385-41a7-bbaa-5a3a20eac306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:50:55.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:51:05.495Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=c3430cab-6afc-4d05-a132-e285a70d3b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:51:05.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:51:15.508Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=f2ca2af8-d8ea-4aa7-b225-c555f64e9e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:51:15.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:51:25.517Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=8abd6ba7-8f00-45c2-8c07-bf54d430586a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:51:25.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:51:35.527Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=a826260a-c7f0-4da1-ab5a-ea5bea1ab5bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:51:35.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:51:45.539Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=2bab7c19-4b9b-4b02-b65a-577113473252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:51:45.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:51:55.547Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=bcc9c796-ed88-47eb-9773-d8b6f220e74d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:51:55.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:52:05.555Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=09ccc5cb-d7a8-4547-b558-ef1bd89a1833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:52:05.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:52:15.563Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=7e337a7c-56fc-4e19-821c-9a80b1117137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:52:15.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:52:25.575Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=ae83becf-f224-45ff-b9b5-94f288ceaded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:52:25.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:52:35.583Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=3f32b659-f537-4fae-918a-6583713c2875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:52:35.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:52:45.591Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=93791f94-1cf8-49be-9cfa-0d01d8feb370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:52:45.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:52:55.599Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=733cdcd5-5998-41f6-86c3-304de1f24f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:52:55.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:53:05.607Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=511dda0d-6704-43a5-92b7-cb63da27bc56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:53:05.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:53:15.615Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=441880fa-b94f-44fb-8af7-791c8f3adcc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:53:15.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:53:25.623Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=56cde9c3-679c-4fc4-9a32-59edabc9def9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:53:25.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:53:35.631Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=3e60f392-4083-4911-aafd-3637b332b928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:53:35.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:53:45.639Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=5af518b2-39a9-404f-a7bd-76b19569de63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:53:45.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:53:55.647Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=056a5ded-edfc-40e2-b1a5-a89127099bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:53:55.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:54:05.654Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=dc15b383-b764-4d6e-9d19-3693edf26df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:54:05.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:54:15.664Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=c136fbc9-97a0-4fd3-a20f-0400a4b94dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:54:15.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:54:25.671Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=f8b1ae37-d4b2-400c-a2b8-5aa27af934c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:54:25.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:54:35.680Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=b9d74233-ceeb-4dfd-a6ed-ae08aa61882a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:54:35.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:54:45.688Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=bd3bd26c-3daf-42b2-9a05-aadb55a4c3d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:54:45.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:54:55.696Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=f9affc30-ecb5-48a9-a761-340505061abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:54:55.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:55:05.703Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=6ab440db-1c80-4600-8bae-2d99a452bacb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:55:05.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:55:15.711Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=32ebbf19-05e6-463b-b044-7d25dccb4476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:55:15.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:55:25.718Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=0a6a2875-4891-4e41-9da1-9d69cc7e404f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:55:25.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T05:55:33.059Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T05:55:33.060Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-22T05:55:33.060Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-22T05:55:33.063Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-22T05:55:33.069Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-22T05:55:33.069Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-22T05:55:33.069Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-22T05:55:33.071Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:55:35.726Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=fcfbef40-64c1-4be1-bee0-67049becb86b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:55:35.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:55:45.734Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=04180332-3d6d-4c06-b5e6-894c267f20a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:55:45.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:55:55.744Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=accddcf4-b1ae-4186-a65a-be490d468af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:55:55.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:56:05.754Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=f8d3b452-e1e2-4c9d-8a1e-6787aa4cd77f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:56:05.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:56:15.762Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=7c94630a-f58d-4ffe-867a-aa5b390b3b6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:56:15.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:56:25.770Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=97b2db3d-ae8b-48c5-ae1b-3baf61a9c12d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:56:25.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:56:35.778Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=937713bc-d0ec-48f9-a23d-de061659878a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:56:35.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:56:45.785Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=9966e4d9-8b21-4cc9-9be2-e89e9a7eb4a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:56:45.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:56:55.793Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=a70ead28-ec26-485e-9c03-e8d02e85d3ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:56:55.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:57:05.801Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=e4c2f33c-a512-4633-a5a6-263166973c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:57:05.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:57:15.809Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=a3a5f36c-0862-4472-97f1-abde1db0a510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:57:15.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:57:25.818Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=140f510b-5c6f-4e36-909a-c27fb1cbd9a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:57:25.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:57:35.827Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=501a47de-51ba-48da-bfc8-bc5757dbdf36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:57:35.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:57:45.836Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=ae55e19d-e944-4a40-b030-a613ed84784f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:57:45.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:57:55.843Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=c1c5899b-1878-438d-9b6e-77f55916a43e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:57:55.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:58:05.850Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=97d6ce33-e6c2-4298-baba-e21d14c309e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:58:05.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:58:15.857Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=f33dd6ec-0a6d-46fb-b5d8-0e94ee3bf1e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:58:15.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:58:25.866Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=2d26bbf0-cfc6-4b63-85af-8bb2512971ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:58:25.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:58:35.875Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=9264aa04-89cb-4e87-82a9-8912dfe34f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:58:35.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:58:45.882Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=35af0ca4-f3dc-4971-b750-8a000099594c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:58:45.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:58:55.891Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=fefe7a3a-62d2-4e14-a5b7-caf1148d6fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:58:55.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:59:05.899Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=e1336333-8460-4c87-86ea-0650137d96cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:59:05.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:59:15.906Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=5b256126-2000-4cdf-a73d-9ec8f38c1da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:59:15.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:59:25.916Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=d420e68e-c787-44f2-b2e0-5980760ea3c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:59:25.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:59:35.926Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=2e0c4fd0-a86a-41e7-ac35-de3eb2edefaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:59:35.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:59:45.933Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=ba96d6dd-31d5-43c1-8b36-796dea80ba48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:59:45.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:59:55.941Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=ff18a120-4ae6-486b-9cde-c76b405e9596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T05:59:55.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:00:05.949Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=973eceb5-e171-48ec-aa78-96c258d93a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:00:05.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:00:15.957Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=cc565045-7c30-426e-9d97-91c48bce1d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:00:15.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:00:25.966Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=41f6e060-ce01-449f-908c-5c78a8b01edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:00:25.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T06:00:32.917Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T06:00:32.917Z |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-09-22T06:00:32.917Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-22T06:00:32.919Z |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-09-22T06:00:32.922Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-22T06:00:32.923Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-22T06:00:32.923Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-22T06:00:32.924Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:00:35.975Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=5aeb5aed-cae9-4f3c-abce-1e5de48a70a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:00:35.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:00:45.983Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=aea52c62-8497-4669-9137-7610088a0fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:00:45.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:00:55.990Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=21cb51fe-0e69-43f6-93a2-28451f2d355d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:00:55.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:01:05.997Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=9f0d07df-e7e9-4341-b926-5eb85bd298a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:01:06.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:01:16.006Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=159e0d88-3633-4f89-85f5-5e8e120bd074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:01:16.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:01:26.013Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=79b9a410-fc17-4c73-8766-d2505948d96c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:01:26.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:01:36.021Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=bf2a8c24-c851-4b7e-b65d-29b57adc1607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:01:36.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:01:46.028Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=e0a60c27-46ae-4e38-b4d1-1b66e50c390b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:01:46.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:01:56.038Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=4d3edd0c-d725-4ae1-aa12-1e556e272ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:01:56.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:02:06.046Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=2b7a529d-ea56-4000-815a-a192eca50bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:02:06.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:02:16.058Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=94e4e547-d3fc-4e74-82dd-cb3cc7892ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:02:16.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:02:26.066Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=14a03315-675c-40c3-b438-b75f87bc979f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:02:26.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:02:36.074Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=a17c1031-8a87-428e-a02d-8cdc19ab727d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:02:36.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:02:46.083Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=55e2d895-9e5b-415c-b1c7-8c132906e187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:02:46.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:02:56.090Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=26c491be-6bd4-4eab-b77f-cb7842d42654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:02:56.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:03:06.103Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=eaa041b3-c48a-4009-81d3-1882e9f9fb75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:03:06.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:03:16.112Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=5a1479ed-0ba7-4624-85c2-277e7edfcf51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:03:16.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:03:26.120Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=2e832acb-e3ba-46a3-9eda-3b85ca3a681b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:03:26.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:03:36.129Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=328bd38d-d5ea-48b5-abee-834b29cdf273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:03:36.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:03:46.137Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=40912869-c3dc-407c-913e-302bc9f002d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:03:46.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:03:56.146Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=8b9e5267-5441-42a2-bcae-4f88dfbac935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:03:56.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:04:06.154Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=c3d8b20e-e4c3-467a-9ec6-1b8720df435d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:04:06.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:04:16.161Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=8edd43fc-24bd-4f7e-b1f2-e3543de76110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:04:16.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:04:26.169Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=2cd414f2-9241-4e4a-85d0-50cbb238f16c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:04:26.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:04:36.178Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=e61b62e3-ee6a-4f4a-8ad9-85fecb74c3f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:04:36.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:04:46.186Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=60200f74-1acd-4ba3-b371-3cf4a9158669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:04:46.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:04:56.193Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=dc9a6ef6-8694-4951-87cb-5453614ef6ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:04:56.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:05:06.209Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=93e40feb-e115-4930-aec2-41fbb1b0e7b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:05:06.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:05:16.218Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=4a984648-e6b8-4023-9e38-736cfdc9cf54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:05:16.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:05:26.226Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=9fbf1a93-a744-4794-bfcb-18bd06801053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:05:26.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T06:05:33.031Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T06:05:33.031Z |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-09-22T06:05:33.032Z |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-09-22T06:05:33.035Z |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-09-22T06:05:33.040Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-22T06:05:33.040Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-22T06:05:33.040Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-22T06:05:33.043Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:05:36.235Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=0a193e29-a3b3-46a7-911c-74c4bf54440b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:05:36.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:05:46.243Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=255da974-111a-474a-89fd-b34ff0aa56ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:05:46.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:05:56.252Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=88a2ac29-9377-40bb-9092-ce51a5727f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:05:56.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:06:06.261Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=29415eed-11f3-4083-bb62-6cd4b0bf65f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:06:06.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:06:16.269Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=d878370f-3889-4f3c-92bb-65a897e62168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:06:16.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:06:26.278Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=6313f79e-637c-4822-9e6d-d2f2f2b6dca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:06:26.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:06:36.286Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=e6b7bad9-0df1-478f-bdde-aae8a39c2f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:06:36.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:06:46.294Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=699b1a15-483b-483c-a2a9-ce4ef5a2a0ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:06:46.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:06:56.302Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=ec63f7e1-b47c-468d-9de0-70ba6ab7b4c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:06:56.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:07:06.310Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=269497c2-32ae-442b-bd2a-5bb6813cdd98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:07:06.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:07:16.320Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=ec1cb458-7acc-42fb-8d24-9f4a159168fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:07:16.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:07:26.326Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=c5a56a5d-9889-48cb-a33b-7dbd31099334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:07:26.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:07:36.334Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=685aca54-3127-4328-bb91-e71fc3170460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:07:36.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:07:46.342Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=46b20b97-5a59-4105-a8d7-ce4cec93f08c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:07:46.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:07:56.349Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=9cfd5238-6743-48a2-a579-e215e4596995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:07:56.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:08:06.356Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=5fdce5f5-2260-4a4e-b5ba-d007ae4dfb99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:08:06.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:08:16.364Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=aaaf01a3-b5f8-47fe-bc93-2c500ffc82c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:08:16.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:08:26.371Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=2c936a6f-7b91-4252-b9b3-976ed163e020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:08:26.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:08:36.383Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=3b4523c1-1567-43c2-9318-0dbecd978d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:08:36.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:08:46.392Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=42c46d11-16c3-40c0-9da7-22ac116df371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:08:46.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:08:56.407Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=728f9725-2738-47d3-8200-f9ab2d54a33c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:08:56.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:09:06.423Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=4cc8e08d-7d21-4dae-ad2d-c50346715be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:09:06.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:09:16.431Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=37e6046d-1cf3-4740-b7f4-b9b1ed5ee97c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:09:16.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:09:26.442Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=8d1eb3e5-2ceb-4220-8ea8-596b5fa5df44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:09:26.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:09:36.451Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=3fe99a37-8df6-49d8-8878-e17f59fac712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:09:36.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:09:46.460Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=fbdd695e-e1b8-4ff4-8198-00f02ef57b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:09:46.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:09:56.471Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=1adcded4-58ce-418b-835a-9f22e0e4c9eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:09:56.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:10:06.479Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=6680f840-3115-46fd-a198-8d732a218e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:10:06.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:10:16.487Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=fdd7565f-9509-440e-9446-aabb6d36be0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:10:16.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:10:26.497Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=86984484-4919-4f30-b3f2-dc1f586d4107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:10:26.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T06:10:32.956Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T06:10:32.956Z |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-09-22T06:10:32.956Z |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-09-22T06:10:32.958Z |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-09-22T06:10:32.961Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-22T06:10:32.961Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-22T06:10:32.961Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-22T06:10:32.962Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:10:36.505Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=02334588-6ae8-4611-a967-97741537bacb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:10:36.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:10:46.517Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=1e80fb8a-a5fd-4203-a642-a83bc4a3617e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:10:46.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:10:56.526Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=21459164-59f4-4bfb-963d-f03891d0b762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:10:56.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:11:06.534Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=caa84ace-0c3f-452d-bb3b-929c60461bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:11:06.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:11:16.542Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=77896fcf-4333-425d-b5db-8029cd86a8a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:11:16.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:11:26.550Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=3638617a-8ef6-4845-a556-2ce37dbd5f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:11:26.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:11:36.558Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=52d69d98-b572-4083-8072-831309d4156f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:11:36.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:11:46.566Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=0109c10d-677d-45e0-96d3-5ac0131b25c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:11:46.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:11:56.574Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=17d26ad3-6a56-4c02-9775-fe264a970d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:11:56.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:12:06.589Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=95e8f216-62f5-46cc-be53-9380d17a4eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:12:06.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:12:16.598Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=dab56ae1-9fe2-4bcc-abc6-9a6123e69a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:12:16.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:12:26.607Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=1ebc6d69-b7ce-496f-9da1-1d42472649f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:12:26.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:12:36.618Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=685826a7-2ff4-49e9-808d-91c7ac084430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:12:36.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:12:46.626Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=776495e1-c8b6-49ff-b8bf-dfec6ffa7a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:12:46.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:12:56.636Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=5eb7a121-2ca3-4f14-928f-377a8fa0d6f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:12:56.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:13:06.644Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=759d29ed-5209-4edb-ab31-57f3f0d5ae27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:13:06.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:13:16.651Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=362f2990-a3c5-42b6-bf34-13907c094ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:13:16.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:13:26.660Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=33571df4-24b6-4a6c-95d3-bc13010bc6c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:13:26.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:13:36.668Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=7830fb8a-c8c0-4d49-8bd6-a5e2c9ea0285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:13:36.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:13:46.675Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=c2a5d280-e549-4763-8efe-a11d1fc3c4b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:13:46.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:13:56.684Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=73784254-e9e7-4600-9662-14a151c99427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:13:56.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:14:06.692Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=d933ea4e-a497-491e-9009-5eed76588e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:14:06.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:14:16.699Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=e875d494-1305-4ee4-b2c7-3c6bec484ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:14:16.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:14:26.709Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=529a4eb2-13d4-444e-83d7-cba632e8e0a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:14:26.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:14:36.716Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=04bb73eb-5719-470a-acf5-63498f4cd07c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:14:36.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:14:46.724Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=0f2c5fc1-11cf-460a-96a7-4ac437fa0b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:14:46.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:14:56.734Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=a021efac-71f2-4a74-83ae-2ae642621277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:14:56.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:15:06.743Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=dc837c28-5dc7-4767-8330-b486e2e0b643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:15:06.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:15:16.751Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=cec17e7c-fb7f-4dcd-96d0-a8f78dcb4deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:15:16.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:15:26.760Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=e6f97340-7b63-4569-8f76-525583539efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:15:26.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T06:15:33.052Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T06:15:33.052Z |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-09-22T06:15:33.053Z |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-09-22T06:15:33.055Z |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-09-22T06:15:33.060Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-22T06:15:33.060Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-22T06:15:33.060Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-22T06:15:33.062Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:15:36.770Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=f42fdee3-c511-41a8-90f1-ea26b9e8fa21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:15:36.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:15:46.777Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=fab331bd-a08f-4624-935b-fa7ca55faf17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:15:46.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:15:56.785Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=de137ad4-9cb5-4ce2-8dde-b7a9e655c7f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:15:56.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:16:06.793Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=02dc47ee-c102-4448-b8f9-5f57fcb8f82e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:16:06.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:16:16.802Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=483600af-4635-4e0d-8c06-210f3a3356db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:16:16.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:16:26.810Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=8e7f1039-9b39-4f83-a3ae-f2c3b937233b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:16:26.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:16:36.818Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=6c93c04e-a850-4da7-bbea-9077b5f4513b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:16:36.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:16:46.826Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=e2fcfa9a-81c9-4d46-9ded-17adbfa5945d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:16:46.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:16:56.833Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=6f5bc331-ef69-4eb9-b6fc-3cee9d9cd6d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:16:56.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:17:06.842Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=af042756-c4e6-4b52-9949-3d5e10ad2135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:17:06.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:17:16.851Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=e19dc31f-9399-4c26-9c3c-29dfe4df61ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:17:16.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:17:26.859Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=001a90e0-6ebb-4f3d-b65e-30a456e0df45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:17:26.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:17:36.867Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=305b0a38-73cd-4a56-a46c-3ce9c941396f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:17:36.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:17:46.876Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=a8b5c46c-0c62-47ac-8b75-47712962694a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:17:46.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:17:56.883Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=18a3e222-b39d-4e11-817a-de6926151cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:17:56.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:18:06.898Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=66b966b8-ac30-4a6e-855b-ce78dc4b5f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:18:06.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:18:16.906Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=e04fd8f0-592d-4d43-8529-b2f028c60b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:18:16.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:18:26.913Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=0c7e94d9-bc23-4ca4-b2c5-95aebc7bcd0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:18:26.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:18:36.924Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=424eccde-3b15-423b-b3fa-6c9498edb14c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:18:36.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:18:46.932Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=ac99100c-8be9-4f3a-b974-2411f85844b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:18:46.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:18:56.940Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=1557a52b-9e47-4cf6-a613-2940fb39d1f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:18:56.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:19:06.947Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=efa8c32b-8604-4588-b5e5-2581a38737f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:19:06.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:19:16.955Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=0fd3b8f0-7345-4e5c-9119-3b9b16ec5749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:19:16.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:19:26.962Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=1efca2cc-31dd-4111-98e7-3ad8fc67b928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:19:26.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:19:36.970Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=339e2de3-f008-4c49-9e10-42b78abce130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:19:36.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:19:46.979Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=fd679dab-d515-4ac9-92ac-0b00b6985ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:19:46.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:19:56.988Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=aabf01ae-5e33-46e8-9c2d-fb347470e7ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:19:56.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:20:06.996Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=dda602a0-1da5-467b-be7b-9bd74fc4af93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:20:07.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:20:17.005Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=5688ccfd-aac4-4942-adfd-2c663132c5b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:20:17.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:20:27.017Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=e92f6f68-08af-4881-a75f-994ddc7de2f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:20:27.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T06:20:32.946Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T06:20:32.946Z |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-09-22T06:20:32.947Z |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-09-22T06:20:32.948Z |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-09-22T06:20:32.952Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-22T06:20:32.952Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-22T06:20:32.952Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-22T06:20:32.953Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:20:37.025Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=8e5fb401-4629-4bfc-a84b-f0693ff1149c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:20:37.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:20:47.045Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=430264aa-8e6c-452f-b985-ee87acd26269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:20:47.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:20:57.055Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=8d6fbf64-b5db-40ca-bd21-0b0c358d8f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:20:57.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:21:07.073Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=803136f6-a629-40f5-9080-61a9893e768a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:21:07.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:21:17.089Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=fdb6b76f-c438-44ba-9105-60d4c10bed78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:21:17.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:21:27.097Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=dc2d4bc1-e804-469b-a81d-6f1d3221c908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:21:27.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:21:37.105Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=e56bf2d5-fdf0-4f69-bfe2-679513674899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:21:37.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:21:47.113Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=a79c0076-a553-4cc8-851f-3f7f3d3a9c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:21:47.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:21:57.122Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=c748812b-6fcf-4589-b076-e9503b51a381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:21:57.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:22:07.129Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=cf121aa3-fa1d-4d13-961f-e3f54c67a5b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:22:07.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:22:17.138Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=33f95334-5b8b-4da4-a41c-f9f5cdb1d575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:22:17.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:22:27.154Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=df43da3d-7e97-4dc2-be8b-37de7339289e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:22:27.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:22:37.164Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=ff81ebcc-73a9-462f-ad42-c5a651071c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:22:37.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:22:47.174Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=6bc7f059-b622-4f32-b9d3-a016415d44c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:22:47.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:22:57.183Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=fd2cdd78-6ee2-426e-ad67-11fcac00e446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:22:57.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:23:07.191Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=2f936c98-4751-4f47-b8cc-c135baad4e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:23:07.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:23:17.198Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=e0be88c6-5cef-4490-b7ef-a48b197b6e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:23:17.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:23:27.208Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=eb4b1897-6540-42ae-940b-d4ad52f5f12c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:23:27.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:23:37.215Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=16b8ffaf-526b-4a45-b3bb-45a515d307e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:23:37.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:23:47.223Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=199f3472-60d2-4a54-81cd-5a3b83342ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:23:47.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:23:57.233Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=5cec3874-c8ab-4ac9-834e-cf457ea86409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:23:57.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:24:07.242Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=9c479e01-d9df-4152-a144-1efc123d81d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:24:07.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:24:17.250Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=c8521718-5a35-41bd-89f1-4584b90cb75c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:24:17.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:24:27.256Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=937c4b04-403f-4f84-a078-ea826a51a5a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:24:27.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:24:37.269Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=160eb150-ae83-44d6-9286-ea2fe8e5365d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:24:37.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:24:47.277Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=3842703b-c114-48f2-8922-e8cca6fabd92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:24:47.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:24:57.286Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=22ab107c-46f1-4bf1-8f92-ea93ae8270ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:24:57.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:25:07.295Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=f6b81557-c6c9-4406-b6e0-c7d6e2b11337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:25:07.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:25:17.303Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=ef78ca97-3576-48ce-b3c1-470905557cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:25:17.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:25:27.320Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=f5aad223-39f2-4eab-ad42-286e8acf83fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:25:27.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T06:25:33.036Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T06:25:33.036Z |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-09-22T06:25:33.037Z |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-09-22T06:25:33.040Z |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-09-22T06:25:33.045Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-22T06:25:33.045Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-22T06:25:33.045Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-22T06:25:33.047Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:25:37.328Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=54f280b9-757a-465f-9045-a9a85b1ef442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:25:37.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:25:47.336Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=972081ee-ef98-4862-ac60-cf689da10eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:25:47.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:25:57.344Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=0214622d-96df-4951-9e66-394f54d03a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:25:57.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:26:07.352Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=f6d8db65-a4f3-45a7-9888-d0ffbc7e50b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:26:07.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:26:17.360Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=9e29ecdd-abbe-4101-82d1-d34ee46ea32c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:26:17.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:26:27.369Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=1a45db37-73c2-4730-8ecd-f12ab00d7a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:26:27.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:26:37.377Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=1687c1b5-89ad-4130-bde8-068ffecd97c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:26:37.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:26:47.385Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=74dd8e0d-d9e5-4299-87d7-85815b89e3ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:26:47.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:26:57.393Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=d11479b6-b1cd-4d65-bbf4-2f96c482c384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:26:57.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:27:07.404Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=b4959d41-0f8f-4004-b0ef-ebb3eb488634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:27:07.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:27:17.412Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=56352a42-4f53-4f6d-9c68-da5486447ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:27:17.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:27:27.420Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=6b6097f5-cf21-4700-a9db-d448892f11d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:27:27.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:27:37.429Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=0f9334ee-d0d4-4a52-86c3-ac5a5a3be1b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:27:37.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:27:47.439Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=118d8a94-9255-4be4-9e00-c72dde408727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:27:47.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:27:57.447Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=9fa050c4-9eb8-4603-bc19-d2045f2c4082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:27:57.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:28:07.454Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=3fdf54c1-96fe-4c49-9e31-e34f9caca1bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:28:07.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:28:17.465Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=3ab970dd-0bde-4d44-8813-c1b53aacec17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:28:17.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:28:27.474Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=8c5c1a0a-7b0a-461c-8cae-a508d1c64c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:28:27.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:28:37.481Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=b426db1d-61f0-4667-bdfe-7956d819ae4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:28:37.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:28:47.488Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=abe06f46-71c8-4254-9e85-9fc0066fbfa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:28:47.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:28:57.497Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=254167e8-dc86-4d6a-a077-1978c199e674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:28:57.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:29:07.504Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=ddd3437c-f735-4942-b5e4-a59c1aaec1a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:29:07.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:29:17.511Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=33ae2a82-82f5-4d92-982b-475a36ce5a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:29:17.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:29:27.524Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=d393c37b-ddfc-4fe7-91e9-c054280ab16b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:29:27.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:29:37.547Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=64f993a6-0d00-408a-9a83-e492d445e0ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:29:37.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:29:47.555Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=ee9c4f76-49e2-4d22-8581-e89925c40842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:29:47.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:29:57.567Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=eec1db6a-f41e-4140-9aa3-072001740570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:29:57.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:30:07.576Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=c1bcaef7-7683-4d86-8954-7f6146cd1491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:30:07.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:30:17.591Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=608088ce-cfdf-48ce-902c-bcb332916362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:30:17.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:30:27.598Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=cb6fb440-b150-4eef-8a10-869452fd7b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:30:27.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T06:30:32.908Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T06:30:32.908Z |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-09-22T06:30:32.908Z |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-09-22T06:30:32.909Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-22T06:30:32.913Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-22T06:30:32.913Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-22T06:30:32.913Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-22T06:30:32.936Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:30:37.607Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=4cf0f936-5ced-4db8-b84a-32fd5133d6c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:30:37.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:30:47.619Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=c83e2dd8-bdeb-493c-9a75-ce97aaf4be1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:30:47.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:30:57.630Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=5d900d9a-98f2-45db-a6ce-d4d8c9562ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:30:57.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:31:07.641Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=1b335bd2-3627-488f-adb8-6b60b7091fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:31:07.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:31:17.650Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=991e4c25-abf8-4024-b3b8-3f7271d1900d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:31:17.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:31:27.667Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=7867e45a-1183-4655-9b73-5a827eb1ccc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:31:27.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:31:37.675Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=3713a041-f1e5-4dc3-a09c-e9ecd737f597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:31:37.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:31:47.685Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=13e2002e-bca3-4451-95be-a8658be0c6e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:31:47.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:31:57.693Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=041030f1-8fa3-43dc-88d8-f8f9743051e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:31:57.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:32:07.702Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=90b92871-0c5c-4b1c-995d-0e04326a1119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:32:07.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:32:17.735Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=10d23b3b-a74f-4c78-bb91-645500326984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:32:17.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:32:27.743Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=3915e51a-bd3b-4e82-aa3f-8153dc70ee81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:32:27.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:32:37.754Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=2f91ef31-b2aa-468f-871e-81c567fec634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:32:37.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:32:47.762Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=930e6dec-b98f-4532-96e5-f292313d9bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:32:47.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:32:57.770Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=27fe51ee-9f90-4b84-9d41-28a9426aedbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:32:57.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:33:07.777Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=8c7b9eb3-403d-4352-b944-2689b065c806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:33:07.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:33:17.785Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=39cb1670-83f6-47f4-88c3-276413f3486a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:33:17.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:33:27.794Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=d0e6198d-9b5e-4082-9297-8aff9de4cce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:33:27.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:33:37.805Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=71142648-0cca-427d-9f7c-8e76ff9cfc30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:33:37.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:33:47.822Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=23991826-2d0c-4c60-935a-6792f30b0646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:33:47.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:33:57.830Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=5ba6e4cb-f182-48ea-ae7f-8e84a0488ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:33:57.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:34:07.845Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=8eeb19fb-8799-4fc3-8e70-d0c555338dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:34:07.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:34:17.854Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=d2f52be4-b7d8-4b87-8814-87ebe05946ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:34:17.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:34:27.873Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=7ec9b1ae-bc2b-4cc4-b690-20b0184421aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:34:27.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:34:37.882Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=8d727984-104c-4c53-abbf-a64e6a9ba7aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:34:37.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:34:47.890Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=fa59a002-0940-48e1-8be2-970d393e13fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:34:47.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:34:57.899Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=b67e59b5-d0f7-42e1-ab3e-888774279126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:34:57.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:35:07.908Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=826a7662-4aba-4662-b253-b75170d10e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:35:07.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:35:17.915Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=f45f73b7-a2b5-4163-901d-99d5bb7a5a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:35:17.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:35:27.942Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=862628a7-d214-4f8d-862a-fda74bf97ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:35:27.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T06:35:33.064Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T06:35:33.064Z |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-09-22T06:35:33.065Z |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-09-22T06:35:33.068Z |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-09-22T06:35:33.073Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-22T06:35:33.073Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-22T06:35:33.074Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-22T06:35:33.076Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:35:37.951Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=60689afa-5dab-44fb-86e6-57ce40e14ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:35:37.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:35:47.959Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=6842e215-fe6d-4b45-8ff8-cd9e55446b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:35:47.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:35:57.978Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=ca8e092b-2035-4859-998c-2930c48744d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:35:57.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:36:07.987Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=15a77331-4901-4ba6-96ef-07c70180c7ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:36:07.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:36:17.994Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=ae6b2477-e443-4e44-845c-2b81ac27bc28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:36:18.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:36:28.003Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=aa1c4547-dc73-4f2a-8c4e-efe7e90920fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:36:28.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:36:38.015Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=d2e74509-117e-464c-ab5a-570ce6d2c2c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:36:38.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:36:48.023Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=6089579f-d0e2-404f-9ee4-810f01f3685d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:36:48.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:36:58.031Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=669e3617-3f50-4e2e-9045-e1e43bb7f12a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:36:58.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:37:08.041Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=571ce5ff-f743-4072-b9df-3639c35d5140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:37:08.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:37:18.050Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=cc5421e9-3397-4e85-9060-d61d1420d2ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:37:18.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:37:28.057Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=7dd34c5d-fd4c-468e-8528-c391543b3bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:37:28.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:37:38.066Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=70c59238-f352-43ce-9ce3-570bae359953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:37:38.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:37:48.080Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=cad5abc5-adb7-4986-8cb3-2391e481ec29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:37:48.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:37:58.089Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=64063ec9-5de1-42e4-bd17-dd73f5571397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:37:58.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:38:08.096Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=88983744-79d3-415d-a5ff-0f78a6305203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:38:08.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:38:18.109Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=9aa5e26a-dbc2-4b22-bd08-425f650b9944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:38:18.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:38:28.120Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=488009ff-ebc0-4050-a6f8-674ec400b06b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:38:28.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:38:38.134Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=cbb35906-275e-40b8-afac-079a5f07c7fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:38:38.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:38:48.143Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=14c1d4d7-f884-4acb-af5f-606d345bde49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:38:48.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:38:58.152Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=b8750818-e3ef-4775-a9cd-68b1b4308633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:38:58.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:39:08.164Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=ecd4c60c-0c68-4faf-9ee1-57779d992ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:39:08.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:39:18.173Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=ecb4eaf1-0415-46f0-b35c-9038f4501a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:39:18.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:39:28.180Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=5b3b6ce3-05c3-4099-9976-fd8b69f3533e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:39:28.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:39:38.192Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=8cdb25da-78ac-4d22-8cd7-91bbcb73eed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:39:38.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:39:48.200Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=e3b4d259-2187-484d-a06b-f2eb86cb61e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:39:48.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:39:58.208Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=5556758f-5a94-4c83-ac2d-1ecda7f33da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:39:58.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:40:08.214Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=3e937130-53d5-4932-bb8f-0233902b05e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:40:08.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:40:18.222Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=a004a494-30c8-4984-a554-2a39b34a8519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:40:18.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:40:28.230Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=904f2a28-fb3e-4119-be49-35c016f4d677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:40:28.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T06:40:33.065Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-22T06:40:33.065Z |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-09-22T06:40:33.066Z |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-09-22T06:40:33.068Z |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-09-22T06:40:33.073Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-22T06:40:33.074Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-22T06:40:33.074Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","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-09-22T06:40:33.076Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:40:38.243Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=f8494967-6a45-43dc-b0e0-07be84abb0d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:40:38.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:40:48.250Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=9d961f07-f5f5-4fcf-aa5f-1c0b21743d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:40:48.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:40:58.257Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=c28a772a-5daa-4380-a5e6-abc98e4236aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:40:58.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:41:08.265Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=2f2bdf00-a804-48ed-9c4e-1a67730a910a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:41:08.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:41:18.272Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=7448f024-8d9c-4b40-8b24-5ed6012a4b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:41:18.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:41:28.281Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=88512d93-cf96-4bfa-936f-3dbca8c23cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:41:28.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:41:38.287Z |INFO |Init configs |InvocationID=f3d062e9-213b-4fb7-863c-c88270807be5, InstanceUUID=f72a57f2-b6a1-4fa2-8cb9-9cb4b08aa97f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-22T06:41:38.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |