By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T04:58:36.178Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T04:58:36.185Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-25T04:58:36.244Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-25T04:58:37.411Z |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-08-25T04:58:37.575Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-25T04:58:37.576Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-25T04:58:37.576Z |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-08-25T04:58:37.841Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-08-25T04:58:37.939Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-08-25T04:58:37.982Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-08-25T04:58:40.696Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-08-25T04:58:41.686Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-08-25T04:58:41.725Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-08-25T04:58:41.726Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-08-25T04:58:41.831Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-08-25T04:58:41.832Z |INFO |Root WebApplicationContext: initialization completed in 3849 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-08-25T04:58:43.070Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-08-25T04:58:45.127Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-08-25T04:58:48.040Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-08-25T04:58:49.095Z |INFO |Started MainApp in 18.103 seconds (JVM running for 19.177) |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-08-25T04:58:49.266Z |INFO |Start scheduling PRH workflow |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T04:58:49.289Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=f8d271da-9f62-4b73-b1fb-6a93e83efd44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-25T04:58:51.113Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.161:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T04:58:51.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-08-25T04:58:54.840Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-08-25T04:58:54.841Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-08-25T04:58:54.845Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T04:59:01.181Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=2971e2d5-d538-47df-89e8-cc6bcfec14d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-25T04:59:02.298Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.161:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T04:59:02.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T04:59:12.301Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=5b9282c5-5103-46c7-a596-e34badfeec2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-25T04:59:13.365Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.161:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T04:59:13.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T04:59:23.367Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=28e95a2e-5cc0-4f3a-87a9-f4e115907ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-25T04:59:24.506Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.161:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T04:59:24.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T04:59:34.510Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=3db169bc-7764-44e1-aaa1-ac1f003411cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-25T04:59:35.617Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.161:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T04:59:35.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T04:59:45.622Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=c4ecc223-91e1-47ac-a1ab-86d743ef233a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-25T04:59:46.710Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.161:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T04:59:46.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T04:59:56.725Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=611593e1-7cad-4235-9261-a5c0ef804625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-25T04:59:57.854Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.161:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T04:59:57.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:00:07.865Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=8b00bc30-62a4-4a5e-aea1-35e746a4da8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-25T05:00:08.923Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.161:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:00:08.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:00:18.925Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=8a6c817e-28db-4104-befb-e5863192d655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-25T05:00:19.989Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.161:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:00:19.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:00:29.991Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=31535087-411c-4dcc-98d5-148b75b57b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-25T05:00:31.097Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.161:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:00:31.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:00:41.101Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=f598e39e-ef95-4d30-a0ce-7c38fe8b6993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-25T05:00:42.235Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.161:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:00:42.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:00:52.246Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=bf1c9a3e-9640-42de-b45f-7293b9e45ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-25T05:00:53.370Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.161:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:00:53.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:01:03.375Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=6dad028c-e021-4683-99cf-77c9833da298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-25T05:01:04.472Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.161:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:01:04.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:01:14.474Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=cf8f5ae2-a133-4e17-83d9-7f5b38939e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-25T05:01:15.572Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.161:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:01:15.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:01:25.575Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=0f4dcb69-904e-4007-9a78-3646cbcb81f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-25T05:01:26.646Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.59.161:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:01:26.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:01:36.648Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=22e77373-a61e-4823-abb0-79fd983dcc8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:01:37.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:01:47.037Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=dea4eff9-6e7b-48af-b5f3-ab3ba5d0b143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:01:47.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:01:57.090Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=43de4377-8375-4d77-88d7-fb8cddcbd432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:01:57.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:02:07.146Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=9583fba7-0b9b-47c8-b0dc-35b4cbc6d72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:02:07.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:02:17.190Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=4dd3b2f2-b2b4-43d0-a1e0-eb02c0f70be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:02:17.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:02:27.236Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=9a560da9-7d37-4dbf-af9f-901b32602ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:02:27.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:02:37.272Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=10f0f875-3d9b-4a95-8211-81b98ab616c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:02:37.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:02:47.304Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=dd2b99a6-6afd-4b10-8dcd-fa952b0c7372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:02:47.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:02:57.440Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=1766f03e-c5ec-400c-b98d-3e3726e94a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:02:57.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:03:07.493Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=d810436c-82fc-4824-9ead-38c51208c199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:03:07.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:03:17.565Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=2aff0f43-5afc-4c74-8752-8e4c98204c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:03:17.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:03:27.688Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=d1bb2795-2b67-4f10-a9a1-8a9c598a0644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:03:27.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:03:37.711Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=9afabb01-8de2-4608-8b28-6d00a37b5f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:03:37.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T05:03:44.773Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T05:03:44.774Z |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-08-25T05:03:44.775Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-25T05:03:44.790Z |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-08-25T05:03:44.813Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-25T05:03:44.814Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-25T05:03:44.814Z |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-08-25T05:03:44.824Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:03:47.751Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=e59acccc-9016-4b37-a3c0-e1f104da4e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:03:47.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:03:57.776Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=29fdf3b9-ed56-4cd8-a24b-a82f6dbc9b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:03:57.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:04:07.944Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=a8f161d0-8a95-4fc4-ba75-63238076e2dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:04:08.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:04:18.033Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=4c840afa-a339-46af-8acc-2a89d7113a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:04:18.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:04:28.073Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=3b4ff4c2-f3a3-4272-bfed-58e75a7f3f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:04:28.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:04:38.270Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=08d80746-9b3a-4cb1-a064-5655d46dddaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:04:38.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:04:48.395Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=1067516d-4a4c-47ee-bfe3-fc43141efa4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:04:48.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:04:58.455Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=aa9a0e5e-6899-4f24-bf20-bd5b08307510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:04:58.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:05:08.528Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=ab6ce007-f543-4866-ae7a-5234a2cf0293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:05:08.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:05:18.593Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=e2290d09-679b-4266-aad2-166ad5853e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:05:18.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:05:28.654Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=9ed4fed7-d498-41af-84de-599a8622679d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:05:28.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:05:38.676Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=1a77a07f-7ae7-4174-8ca0-bd73b33a7ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:05:38.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:05:48.703Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=baf7d9a3-ae66-4ce7-9c7a-fedaf92b537a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:05:48.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:05:58.731Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=2a8394ee-9cbc-47f5-b54b-a12297a50258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:05:58.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:06:08.768Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=3eb1796d-c42f-4262-8ce3-da6cf37fee22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:06:08.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:06:18.793Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=2e86e3a4-8073-47d7-b966-db01d3b6c0b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:06:18.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:06:28.819Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=61670c1f-8f68-41a8-a0df-a20f6adbde73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:06:28.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:06:38.847Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=6545228e-c30d-41ee-8ba3-9950125d86ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:06:38.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:06:48.909Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=7a13b628-928e-423d-9ed5-fc3bdd895ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:06:48.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:06:58.932Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=a33c1d7f-178a-4031-9fe0-2006d3e59940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:06:58.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:07:08.968Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=db48bc83-452c-4977-a65c-bf6f3405048d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:07:09.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:07:19.023Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=053a29a7-fd87-48a3-9aef-d4bf75a29a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:07:19.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:07:29.112Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=6e1b273a-9f67-41d8-954e-c97c2643b693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:07:29.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:07:39.135Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=28ee0876-6646-4ac3-9546-da18a00ee923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:07:39.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:07:49.178Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=9a6f1020-db71-44fc-a710-1bf639c6effa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:07:49.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:07:59.213Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=d17810e1-dfc1-4a94-8160-d86f17934037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:07:59.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:08:09.241Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=ff6803e0-5d9c-48fa-8082-469b3c4d71cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:08:09.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:08:19.280Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=b1f0cd57-f2a2-4220-ac19-d9e4dbae54d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:08:19.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:08:29.312Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=a92d8269-f7ed-444c-95ba-919fd76bbc87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:08:29.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:08:39.330Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=f39186fc-8eb0-4ce2-be43-24376784c658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:08:39.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T05:08:43.879Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T05:08:43.880Z |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-08-25T05:08:43.881Z |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-08-25T05:08:43.897Z |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-08-25T05:08:43.917Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-25T05:08:43.917Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-25T05:08:43.918Z |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-08-25T05:08:43.922Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:08:49.360Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=9356a2fa-1edf-42df-8187-445af3ec4d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:08:49.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:08:59.376Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=0c4ba230-21e2-4542-95ab-31934576f271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:08:59.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:09:09.393Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=e61e219f-90c0-4ddf-98d4-b79334afe4fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:09:09.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:09:19.411Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=2c6a09c7-0ee3-47b7-8e90-0ae50d75d567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:09:19.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:09:29.434Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=c4a62618-d3c2-478c-b0b7-2ba377b30e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:09:29.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:09:39.450Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=f1b22db9-69d8-4709-9a8d-ecb357cfd35e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:09:39.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:09:49.484Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=e48a9842-7e29-46ed-9bff-5f3ac80ad1fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:09:49.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:09:59.520Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=d27f013c-86a7-47fc-9c9f-cc102d72bbe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:09:59.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:10:09.539Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=b0a6c8bd-ec31-436e-8c68-e33ab43886de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:10:09.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:10:19.563Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=acdfbab2-6cb3-4233-8670-ed06795ff6f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:10:19.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:10:29.584Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=8e94880f-5a40-4db8-9e61-40b7a6fafdcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:10:29.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:10:39.604Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=6eb27b19-ed94-4203-bba0-4340db810b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:10:39.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:10:49.624Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=474a6540-b052-419d-82fb-a9dd16da7b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:10:49.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:10:59.676Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=a1d52f3a-7d3a-424f-bb31-d428afade595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:10:59.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:11:09.707Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=a7cecd62-1d02-4b03-994a-4dce3214e74a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:11:09.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:11:19.730Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=9b5bbcff-f4f7-4531-9342-3ec912bb45ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:11:19.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:11:29.773Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=0fbe4c98-a362-4159-bed8-0fd649cd5f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:11:29.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:11:39.819Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=4f0d7da8-3721-41cf-ab85-d38b3e1c17fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:11:39.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:11:49.838Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=1801c0c5-3702-41dd-b95f-1db258c507b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:11:49.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:11:59.863Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=b3577e92-8929-49d7-a524-8b3fee64c16d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:11:59.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:12:09.880Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=d3ace563-6a71-4bf2-b177-96f501aae5e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:12:09.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:12:19.908Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=af8bdf3f-bdc9-4246-b094-ece3b9b90f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:12:19.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:12:29.933Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=03a438d7-72ea-4264-b9ec-e7d836de09b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:12:29.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:12:39.954Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=2be02372-cf5d-400f-a42c-c9eafe1349d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:12:39.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:12:49.978Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=7f792feb-e772-4e56-823a-2097e356aad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:12:49.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:12:59.998Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=d5da0e5f-ee53-49ad-aea4-63796b22489c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:13:00.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:13:10.013Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=ac899d81-4aad-4c06-8736-2b77a557dfd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:13:10.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:13:20.043Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=7f15d8fc-1900-4767-998a-15ffa4406900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:13:20.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:13:30.072Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=b8e30450-796e-49c1-ae51-2cd70e12a204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:13:30.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:13:40.090Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=89ec5594-cec3-477a-96b1-8d1fca502fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:13:40.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T05:13:43.741Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T05:13:43.742Z |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-08-25T05:13:43.744Z |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-08-25T05:13:43.747Z |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-08-25T05:13:43.763Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-25T05:13:43.764Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-25T05:13:43.765Z |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-08-25T05:13:43.769Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:13:50.108Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=5d03997a-dae5-47d8-897b-66519ee46eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:13:50.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:14:00.149Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=af16cfca-3533-4ef5-924b-65aef18ca551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:14:00.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:14:10.165Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=73dc5e25-a5c2-43f3-888f-3bdddf5fea3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:14:10.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:14:20.185Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=94bfc63c-8dc1-4e0f-b39e-01005e2e37e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:14:20.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:14:30.219Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=12ffbe70-f0b9-4a7b-beb3-c0f586d90096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:14:30.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:14:40.250Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=cc2cba7f-6aa2-4b12-a9f1-77eb9aaf2cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:14:40.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:14:50.291Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=38892976-8c94-4da1-9533-e5ef741d7a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:14:50.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:15:00.326Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=2d66258d-0140-4966-a9f8-8015af73567f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:15:00.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:15:10.357Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=cd66ee6f-3a16-493f-8f8a-165b9082e0cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:15:10.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:15:20.387Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=c6d06a74-52ea-4989-8b34-91f31dd66c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:15:20.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:15:30.414Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=1fb57b7a-8921-416e-8cf4-7dbcfd938678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:15:30.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:15:40.444Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=20b9fdd6-38a4-4da2-af23-bde3c6f46001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:15:40.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:15:50.474Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=56762a39-89eb-4d11-83e7-951f2ca85814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:15:50.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:16:00.501Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=f01c130e-8855-4863-9f84-747adcae2688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:16:00.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:16:10.530Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=3db44480-b470-4636-bc33-2a1684c9b545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:16:10.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:16:20.564Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=0a45f574-3504-408b-8975-0e74511a8fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:16:20.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:16:30.588Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=c766ca35-ce49-4be9-8c09-91657cb26a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:16:30.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:16:40.608Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=f60988a9-979f-431a-abb2-a20257dd78d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:16:40.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:16:50.665Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=3493670c-a182-4d84-b3c3-5a98eafd1d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:16:50.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:17:00.703Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=54f1f028-f8c3-435e-87b8-98233effe4e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:17:00.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:17:10.719Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=165649bd-2890-4036-b7db-5d5a70e8b93e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:17:10.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:17:20.751Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=27cef306-2e44-49b2-8a05-830f72eba1a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:17:20.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:17:30.827Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=f93bf9fd-1943-47a4-8440-b0e24f1db488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:17:30.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:17:40.858Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=af036538-e03b-4ab1-a8b3-7892d851de0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:17:40.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:17:50.882Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=f1856167-f963-48f0-8697-52083adf3387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:17:50.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:18:00.992Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=0ba546e1-b036-4487-b422-aacb9553b948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:18:01.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:18:11.009Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=97bfb918-a930-4438-91ff-39161887a9e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:18:11.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:18:21.050Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=aeb3a604-4400-4172-a1b0-1cd832154e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:18:21.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:18:31.085Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=69dee3cd-f255-411c-8e04-a4a7fe134738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:18:31.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:18:41.138Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=05a37717-fe0d-4458-90ab-c3cc0b66cdb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:18:41.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T05:18:43.574Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T05:18:43.575Z |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-08-25T05:18:43.576Z |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-08-25T05:18:43.581Z |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-08-25T05:18:43.597Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-25T05:18:43.597Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-25T05:18:43.597Z |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-08-25T05:18:43.600Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:18:51.163Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=6c9a3c1d-f295-47da-9061-8e142cb70ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:18:51.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:19:01.218Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=459d06b5-be4b-45a3-bbc4-ffdd9c412542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:19:01.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:19:11.239Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=42260350-7856-44d7-8c84-8b346cd4da34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:19:11.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:19:21.256Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=f559dc19-d020-4005-b867-d90ae81ae976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:19:21.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:19:31.269Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=617092b5-163e-4f07-8f04-3a097d7592fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:19:31.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:19:41.311Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=b43fe9db-f2ca-464d-a604-4d972c95854d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:19:41.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:19:51.335Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=4026ad13-1ffb-4384-b2d2-7dd38f9bbdfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:19:51.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:20:01.360Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=12225c57-af20-4852-9426-58e0003ef979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:20:01.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:20:11.390Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=40b17b60-23af-4db2-be90-358f5e983a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:20:11.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:20:21.435Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=7603cea7-e5d6-40fe-bf71-f1336c3c49e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:20:21.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:20:31.519Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=3ab873c6-efce-4def-a0b9-6fa36dfb59a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:20:31.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:20:41.554Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=6a4e4d99-e1e4-4980-99bb-7cf9ff476a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:20:41.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:20:51.572Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=559d323d-ae3a-4f77-941f-1d7bc3e16d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:20:51.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:21:01.599Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=94e2d916-41da-44c6-bf33-1045f22c55bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:21:01.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:21:11.616Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=b13ebdf4-b5a9-4aa8-a114-e61645e53f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:21:11.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:21:21.650Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=d1df4594-2150-442c-8747-1820ec60e012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:21:21.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:21:31.681Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=b034cf8f-f24f-4594-84df-1fb4c79fce61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:21:31.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:21:41.725Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=0c715f3a-be9a-4dc8-b155-c1536e30ae0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:21:41.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:21:51.750Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=269ef0d4-1f1a-49f9-a0f4-6ac9129c0127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:21:51.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:22:01.797Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=a53dcf3b-4189-476f-aec9-b80dae74c374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:22:01.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:22:11.853Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=dd5dda2e-046c-4412-b8ab-6ee40e5d98fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:22:11.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:22:21.909Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=77ac48ec-8aba-4c12-805f-053967ed5f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:22:21.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:22:31.998Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=1ee8700f-c531-4507-b79a-7495a6ef113c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:22:32.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:22:42.081Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=b01ee5a3-0698-4da9-b581-59b50f57b5df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:22:42.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:22:52.162Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=f57b330a-4a3d-4f7f-bd49-3c6250d7ac60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:22:52.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:23:02.235Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=2d50b556-efd7-4fe4-9ad2-5e71768659bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:23:02.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:23:12.294Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=cde562c6-742a-4f2b-8adc-ce07f0ab1182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:23:12.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:23:22.321Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=46e69b8f-959c-4bc0-ad20-df6acb6972b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:23:22.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:23:32.355Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=ae1268f5-453e-4612-9331-dcf827c6cdf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:23:32.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:23:42.422Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=fe59b0bb-5b57-439c-a3d9-9f85fdcccba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:23:42.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T05:23:43.651Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T05:23:43.652Z |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-08-25T05:23:43.653Z |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-08-25T05:23:43.656Z |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-08-25T05:23:43.666Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-25T05:23:43.666Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-25T05:23:43.666Z |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-08-25T05:23:43.671Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:23:52.459Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=3608edcb-a75d-4cd1-a67f-ceee2850a4bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:23:52.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:24:02.522Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=bbd869e2-b645-4d08-b067-69d850ffd99a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:24:02.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:24:12.557Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=c7bddd00-882d-4835-880f-7dd85435c079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:24:12.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:24:22.579Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=da4d400c-8b52-4992-9d45-d1b86c4e8e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:24:22.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:24:32.689Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=ee37e5c6-98dc-4392-a9b2-b3dd80f0d70d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:24:32.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:24:42.746Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=ff39d172-ae51-4bba-a239-136dfee94cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:24:42.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:24:52.820Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=5db569c8-0ec0-4394-82b6-7560e43dddf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:24:52.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:25:02.842Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=fb2cbf6c-3027-442c-ad54-56ec29fcf080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:25:02.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:25:12.873Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=d30fa7d1-cab0-45b5-b126-aae77ca1b6b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:25:12.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:25:22.920Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=49e45b85-81ff-43a1-9ed0-89ae30004a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:25:22.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:25:32.942Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=53a7ef26-7530-41bd-8d54-dcd457eeeb40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:25:32.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:25:42.967Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=c559a1cf-4e42-4c7e-9509-34bd8f10d210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:25:42.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:25:52.997Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=a802bc9f-4152-4716-a929-9cf60e5f5006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:25:53.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:26:03.025Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=71a54c81-38c5-432f-9fc2-7e9f2d097aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:26:03.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:26:13.043Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=3758d85b-65fe-4747-ae21-54f0a080e866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:26:13.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:26:23.110Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=945edc9e-3315-44ee-9c80-d8ecb8166156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:26:23.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:26:33.129Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=5fd408c9-f47d-49dd-8e15-319b3c8084eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:26:33.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:26:43.166Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=0e5697ad-9a26-43f3-84c7-73f9bc50d856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:26:43.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:26:53.201Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=d11d5f26-ef07-4b98-9829-0eaebecc34c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:26:53.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:27:03.215Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=ed1f693e-4cff-4d4e-8904-ae2fd4a571b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:27:03.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:27:13.264Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=e4bada59-3372-4ad6-8a44-1bd5d63e97e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:27:13.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:27:23.293Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=52cc6722-414d-4b01-abb5-f5b523fe7949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:27:23.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:27:33.313Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=49de02ad-5cef-49bc-8043-07548aac9a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:27:33.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:27:43.329Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=20b83ec2-d365-4ea1-9a5b-b13b9dac918e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:27:43.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:27:53.350Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=41cc7ec9-ade4-463c-85cc-b8cb8f76eeb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:27:53.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:28:03.383Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=795d58ff-30fc-4766-abd0-d9336e06c484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:28:03.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:28:13.404Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=f09096a2-5cdf-4484-a757-ec03cd9aa6f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:28:13.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:28:23.455Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=04a41f62-6ca2-4827-bbf4-035f1b4ac26a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:28:23.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:28:33.490Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=f6452823-d0c7-41f4-8fb2-eb79995571d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:28:33.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T05:28:43.516Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T05:28:43.516Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:28:43.518Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=1acb5742-6901-4b09-bfe3-cd4d335e583c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-25T05:28:43.518Z |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-08-25T05:28:43.564Z |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-08-25T05:28:43.575Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:28:43.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-25T05:28:43.576Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-25T05:28:43.577Z |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-08-25T05:28:43.581Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:28:53.576Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=00832a79-6fa4-4f70-b227-7216c727a5a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:28:53.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:29:03.614Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=b3d77ae4-504f-490a-95c4-8d2273fe3e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:29:03.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:29:13.631Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=4d9b2dbd-6bc2-4301-bd7b-ed93737e0cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:29:13.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:29:23.692Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=ef406bcc-2b58-4889-b09c-08d30a693202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:29:23.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:29:33.722Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=d383e2cf-8d6c-4bd5-8224-fd7754a122ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:29:33.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:29:43.757Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=fcaefb62-18b3-466b-a346-7826292d8bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:29:43.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:29:53.784Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=64fa8aec-d1af-450d-acd9-968b9e60ac91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:29:53.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:30:03.816Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=0a7b0bf7-0851-4942-8907-3b999a915c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:30:03.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:30:13.850Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=7f6b4b84-009d-41ca-8691-7373bc2cbc54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:30:13.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:30:23.901Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=216f8703-7f1f-4c85-9c7e-820d278871ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:30:23.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:30:33.931Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=4e3578e7-639e-432d-afd1-ea1f06446847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:30:33.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:30:43.957Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=1e936b2c-282d-49ae-9ee7-983d07afe391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:30:43.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:30:53.975Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=55cf9747-11e9-4893-9b54-f02d6b6c809e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:30:54.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:31:04.016Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=7e6561b3-2abe-4731-9cf4-32bc01c092c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:31:04.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:31:14.028Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=1b290161-4be2-4d8a-8183-cb947d13f080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:31:14.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:31:24.099Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=fa48b9ce-369e-4e71-9947-4ba34a1dfe20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:31:24.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:31:34.128Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=890eac0a-e4ff-4918-8a10-0204b7bb1499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:31:34.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:31:44.143Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=b09dd31f-e5c9-45dd-99eb-06230c47bba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:31:44.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:31:54.175Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=0bc41a53-7e41-4530-b012-ef2caf148b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:31:54.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:32:04.196Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=b07c1999-b4f9-484e-aa61-91c9defa3d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:32:04.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:32:14.214Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=ca7bfd71-f5d0-4d0f-8fda-e6bbda7ce7a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:32:14.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:32:24.228Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=7a47e41b-84c6-4fdd-8e6f-8d5470e296ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:32:24.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:32:34.285Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=ad30ad33-37e7-48f2-b761-26333c74796b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:32:34.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:32:44.308Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=7d31cf3c-7b30-4434-9faa-70427bdccaca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:32:44.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:32:54.322Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=90c20eac-5d34-4d80-8130-10c397f3d430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:32:54.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:33:04.342Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=1376d633-567a-4c6f-9b29-dc96b264cbb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:33:04.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:33:14.363Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=0349b505-11d2-4c80-935e-fad6d03769d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:33:14.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:33:24.378Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=8f2d2918-ee0b-4420-96ce-34d23bea40c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:33:24.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:33:34.392Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=f2b21e2e-a5fc-4bd0-a0db-ac3bb22cf122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:33:34.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T05:33:43.558Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T05:33:43.559Z |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-08-25T05:33:43.559Z |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-08-25T05:33:43.562Z |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-08-25T05:33:43.574Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-25T05:33:43.574Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-25T05:33:43.574Z |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-08-25T05:33:43.577Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:33:44.409Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=6411478c-49ee-47da-a4da-8601b11efb1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:33:44.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:33:54.427Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=34fdc47a-e754-4f05-b0c1-a98656a59842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:33:54.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:34:04.444Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=1f2ddbc2-a578-4877-bd08-8af1a7146856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:34:04.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:34:14.475Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=c6e0acb9-398f-4e65-82da-ee84ddbe7298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:34:14.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:34:24.500Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=e889d149-05a7-40c4-af69-ce88e9326377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:34:24.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:34:34.513Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=759dec9c-54f4-4e2b-9d3d-b3efdcd8adb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:34:34.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:34:44.524Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=7d8096d0-f61a-4dcf-bd29-0e0e1323de05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:34:44.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:34:54.538Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=3f5641cc-da58-4124-9b1f-70ae203ca99e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:34:54.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:35:04.552Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=db65bbd5-984e-493a-a512-e6aaae6a58a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:35:04.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:35:14.564Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=adb645d7-c7bb-4920-b0ae-7d163aa67015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:35:14.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:35:24.577Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=3051bcd7-b47e-4fc7-a784-d5d51f40aaa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:35:24.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:35:34.598Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=8ab6718c-7447-4514-97d8-e40079b9c727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:35:34.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:35:44.623Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=5d780273-d0d7-4a09-b988-c512c185852f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:35:44.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:35:54.635Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=6372ac0f-6bad-443e-99e6-3bf4f29026ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:35:54.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:36:04.670Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=c1ea15c5-b314-4248-b5a1-31a607cc9997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:36:04.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:36:14.696Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=1c253e32-807b-4768-bb33-28cc448f7f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:36:14.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:36:24.717Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=560e463a-c447-417d-9c18-df87c0538a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:36:24.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:36:34.734Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=d8727118-ce87-41a9-baef-f30f9f839f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:36:34.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:36:44.803Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=00c52ad0-3c5f-4a3d-b36d-05faf99e5232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:36:44.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:36:54.842Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=7d94cc8f-fbc6-474b-acf3-07597492da0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:36:54.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:37:04.854Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=f4dda5cb-9a3c-4f33-82e5-12ba0788654c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:37:04.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:37:14.866Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=c401634d-b151-4ab4-af4c-cbc1305657fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:37:14.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:37:24.906Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=5f197613-918f-4e88-8a25-f7c15b7a137b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:37:24.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:37:34.925Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=49a02216-c337-4940-ba2e-3f03ec0a4797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:37:35.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:37:45.019Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=e8cf0667-04a2-4146-afb9-db682fd42549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:37:45.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:37:55.036Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=45e1319e-99f3-480f-9fb8-bed6a8f8e786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:37:55.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:38:05.052Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=b09aab3b-bb13-4994-ad4f-a9185147ce17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:38:05.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:38:15.064Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=68309ff4-bb49-481e-959e-982e4f590dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:38:15.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:38:25.089Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=f7615b71-e941-4ac1-bd63-60cde60556b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:38:25.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:38:35.108Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=59f78614-edb3-466c-bed9-e0c36f076d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:38:35.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T05:38:43.467Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T05:38:43.468Z |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-08-25T05:38:43.469Z |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-08-25T05:38:43.470Z |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-08-25T05:38:43.480Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-25T05:38:43.481Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-25T05:38:43.481Z |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-08-25T05:38:43.483Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:38:45.123Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=35ef1a05-0a9a-4cd6-ab2f-693551cab42c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:38:45.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:38:55.170Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=ca82b89f-2d3e-42cf-bf58-92b5779dc507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:38:55.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:39:05.180Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=4b1263a2-48be-4926-937c-ca6ec062c250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:39:05.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:39:15.193Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=947d30a2-408b-435e-9569-e048000f6db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:39:15.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:39:25.216Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=b85c2931-a9e4-4c87-9b12-f026f1190ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:39:25.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:39:35.231Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=86bc39a7-816f-441e-a53a-07eba3646fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:39:35.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:39:45.243Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=92066576-7bec-4cf0-b237-5f3d2eeb0929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:39:45.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:39:55.267Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=8a1e905b-bcdc-46a0-94ee-50b4a1f74b4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:39:55.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:40:05.286Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=e5177121-7683-4e82-a4c7-bf9ed4347427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:40:05.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:40:15.303Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=554e58e1-0905-4266-8bd1-7899cfa17814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:40:15.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:40:25.334Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=b33e8156-c8dc-412c-bb3d-bd6c4679eed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:40:25.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:40:35.356Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=c87c9797-4f53-4edc-a2b0-e06c3a4303df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:40:35.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:40:45.372Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=4c7d9bb3-c01e-42d0-ad7d-8199925f0dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:40:45.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:40:55.395Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=d5ecf088-542b-4ff8-aab6-572e91bd57bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:40:55.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:41:05.411Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=e4cb56e1-8ad2-458d-a176-c7a62ea63918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:41:05.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:41:15.435Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=251b8558-8703-4731-8fc1-e5b2d16ece12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:41:15.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:41:25.458Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=6ed9deef-8658-4c80-91f1-ae5ef7de0808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:41:25.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:41:35.468Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=aa4e33ff-a138-455d-9336-6fcbd0bb9df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:41:35.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:41:45.481Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=1916befe-50b5-4c8f-a517-465a512c13bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:41:45.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:41:55.500Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=0ee46eaf-3adb-4ab3-a397-ea84a22b0173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:41:55.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:42:05.514Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=dc4d28f6-7aa7-4baf-9a3c-982ef209c628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:42:05.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:42:15.526Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=ee51f4bf-a4f0-4d0c-b220-bee786d5b08c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:42:15.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:42:25.553Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=473abbba-0d53-481a-b8f0-bb85da7fe843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:42:25.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:42:35.567Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=88728fc2-9805-42de-b96c-e0223de76676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:42:35.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:42:45.580Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=0c05e6fd-74db-4f07-9e15-79b09a3186a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:42:45.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:42:55.591Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=12914769-4bd9-4dc7-9ccd-69941a6e19a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:42:55.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:43:05.604Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=f14e99ca-2ff1-41bb-8e01-a40abcfb8608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:43:05.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:43:15.620Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=80be0ef3-4f17-4690-9112-bc103dcedee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:43:15.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:43:25.658Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=9878ef14-21f0-4d6a-a682-a92ca40dbf08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:43:25.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:43:35.670Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=b6e30f7e-6b74-429a-a6d7-76e6cdd8538e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:43:35.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T05:43:43.594Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T05:43:43.594Z |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-08-25T05:43:43.596Z |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-08-25T05:43:43.600Z |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-08-25T05:43:43.608Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-25T05:43:43.608Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-25T05:43:43.608Z |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-08-25T05:43:43.611Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:43:45.684Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=25ddca19-0055-4659-a53e-4f609a2daead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:43:45.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:43:55.696Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=60a4a880-eea0-4183-b01f-ef9e65a228d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:43:55.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:44:05.711Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=f2b9e6ce-9c12-420e-b9b2-a058fa2ae475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:44:05.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:44:15.732Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=8d73c26b-aee2-466a-b9e4-ba1c201ddc0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:44:15.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:44:25.750Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=95f5e674-e9dd-43b6-8d5d-a5dfc16d9566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:44:25.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:44:35.779Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=3b6b5076-6d0d-448e-b9e7-6a4d477b86e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:44:35.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:44:45.791Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=20e4e8ca-77f7-44e3-be22-e63cff2ebac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:44:45.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:44:55.805Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=ccca533e-ceaf-4104-84ae-230cff43de77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:44:55.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:45:05.824Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=bd01c398-7c11-498e-9468-e0b31453ae96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:45:05.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:45:15.838Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=6f03ee64-d3b1-45da-9c1c-81f57b184418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:45:15.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:45:25.849Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=df77e5fb-5195-4e26-ba4d-64262dd337b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:45:25.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:45:35.860Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=2bf0a46a-77a8-46d0-bb7e-653062f6e0b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:45:35.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:45:45.883Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=aa85f6fa-faab-4a99-ad9d-010a82aeed73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:45:45.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:45:55.896Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=96167673-e61e-4561-8dbc-433d3f07c3c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:45:55.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:46:05.910Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=72498915-5d1f-4e6a-9d20-e9ad9a2eb6d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:46:05.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:46:15.922Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=caef1ac9-ae8e-4cd8-bc45-bd3ed288a4f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:46:15.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:46:25.940Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=0e8490fb-08a8-4eac-b883-a7c9888faa0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:46:25.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:46:35.955Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=0dcab9c7-7849-43bb-8efc-51611822803b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:46:35.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:46:45.980Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=90a35a87-5d21-47b5-a516-d4f61149d99d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:46:46.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:46:56.009Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=91f30797-7e4e-4b25-a435-e936c413c24a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:46:56.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:47:06.021Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=1775d694-3c61-4dfc-9dfc-b989ed3d1acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:47:06.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:47:16.034Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=7e9f78fd-860c-4692-b974-edc58ae3f7ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:47:16.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:47:26.079Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=fdb61169-6705-4df8-93b3-f10125bda12e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:47:26.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:47:36.099Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=439ac9e3-b160-476c-978d-327475ca59b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:47:36.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:47:46.129Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=9cc8e368-cff5-49b4-bf1f-5f5ff8850cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:47:46.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:47:56.139Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=1f8438c8-66c6-4519-998e-29871dee72f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:47:56.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:48:06.151Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=56177cfb-510c-4cbb-ae60-20c370d15643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:48:06.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:48:16.162Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=00c41d77-bd9d-40c7-8c49-d29beb90b901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:48:16.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:48:26.185Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=2ee357b1-1e12-4c03-ba04-9d4a57a6b22f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:48:26.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:48:36.196Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=e44f81cb-2f0a-4036-8d0b-edd1b9b5f9f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:48:36.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T05:48:43.508Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T05:48:43.509Z |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-08-25T05:48:43.510Z |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-08-25T05:48:43.515Z |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-08-25T05:48:43.523Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-25T05:48:43.524Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-25T05:48:43.524Z |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-08-25T05:48:43.527Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:48:46.208Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=64311af5-9353-46cf-a794-853ef5e2b178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:48:46.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:48:56.220Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=611796b6-8f02-4ff4-b866-d4eb9c253d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:48:56.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:49:06.230Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=30dac5d3-e01f-4e23-8bb9-d90450f73bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:49:06.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:49:16.256Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=3af13bd0-8dae-40a4-a90a-79f54bcc0f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:49:16.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:49:26.274Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=207ef794-f91e-4fd5-aee8-0087599ce7c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:49:26.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:49:36.290Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=70ca09d9-cad3-4972-a65e-25fc051d097a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:49:36.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:49:46.305Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=b0363696-5cc2-4b59-ba0a-6abdc10b65b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:49:46.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:49:56.323Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=9fcba4fd-dcc3-485b-8430-18d244298332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:49:56.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:50:06.335Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=b2766adb-e986-4a6e-8741-60f6950f78cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:50:06.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:50:16.344Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=7a20e868-bae4-4553-a025-6f49c50e039a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:50:16.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:50:26.376Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=9dd68478-bee5-472f-858f-5c73770f7696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:50:26.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:50:36.387Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=f7c90b47-2b54-4ec2-ab51-730e5a2d9e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:50:36.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:50:46.416Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=123b2cc5-35f5-4ff0-922f-7fee7bcddd05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:50:46.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:50:56.426Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=d5b7bfa7-e35e-4138-a506-4211e6ff9902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:50:56.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:51:06.453Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=71104da9-ca03-451d-b74e-ec1546e1cfdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:51:06.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:51:16.477Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=28ca7bb7-a407-42d0-b506-422aeb1c8322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:51:16.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:51:26.501Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=4f66c233-1d1c-4a35-b734-1b041d139f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:51:26.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:51:36.513Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=51d1c24a-b7ca-41f8-89ab-328478500d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:51:36.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:51:46.529Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=47ef0969-5671-4f46-b39f-4278c405e344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:51:46.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:51:56.639Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=b772836d-d17c-450a-b41f-633a18e788c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:51:56.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:52:06.659Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=bc84f99a-29ce-4297-90c1-217560d3e656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:52:06.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:52:16.684Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=0e0570b5-1a44-41b1-bc67-9c9b6074ee26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:52:16.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:52:26.708Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=13f08a30-7ee2-4bd8-8bd8-20941e524949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:52:26.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:52:36.723Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=22554a8f-0c03-4174-a8c7-a582f7a2271d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:52:36.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:52:46.746Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=7754b82c-d868-4b5c-8d68-29e8674f6b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:52:46.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:52:56.794Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=6a71d550-b988-4530-9b7f-2c233146129f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:52:56.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:53:06.818Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=cc29327f-1396-448c-814f-717fca2a9d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:53:06.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:53:16.835Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=3d5fd39f-ec71-4189-8e96-1ac9ffee8c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:53:16.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:53:26.851Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=7c014411-9198-4103-9c48-ff97d1db5b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:53:26.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:53:36.867Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=c4db88dd-13d7-461d-af80-2b0ff6c70220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:53:36.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T05:53:43.501Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T05:53:43.502Z |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-08-25T05:53:43.503Z |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-08-25T05:53:43.506Z |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-08-25T05:53:43.519Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-25T05:53:43.519Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-25T05:53:43.520Z |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-08-25T05:53:43.524Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:53:46.882Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=22b3d8c1-4606-462c-8b5b-46a3a4351d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:53:46.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:53:56.905Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=64769dd1-e6dc-4fab-a2e6-819ec4b58d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:53:56.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:54:06.921Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=9ac849e8-0b53-4f52-9337-5492037eb604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:54:06.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:54:16.931Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=23cf92fd-a92f-4ec4-aa88-3834b68e8cdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:54:16.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:54:26.946Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=e82d99db-9574-4422-b48d-f62fd272dc6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:54:26.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:54:36.957Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=751dd87a-bbaf-42c2-b61a-2988ff3f3f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:54:36.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:54:46.967Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=93ecdd1c-a0a1-48cb-ba97-b8ea0c1200d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:54:46.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:54:56.980Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=cb3618f5-813f-4724-813d-c62d531f6240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:54:56.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:55:07.001Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=21a0e5b3-de1f-4dc4-af06-37bb04f0da83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:55:07.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:55:17.017Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=a17c05e4-448a-40f9-9f71-675fda5e2c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:55:17.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:55:27.037Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=5aa5a655-d226-4ead-8336-6bd1c1852dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:55:27.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:55:37.055Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=e6a9d977-3150-42da-b389-be13619d9a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:55:37.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:55:47.066Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=4e268776-585d-4990-a3cb-2ba07a0f1649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:55:47.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:55:57.115Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=0bce0e5f-2492-4122-899e-fc0dee1492b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:55:57.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:56:07.166Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=c13f081a-83c5-45ce-80df-b39613eea4fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:56:07.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:56:17.183Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=2ae7b042-08b0-48f0-b9a7-1b34360c226f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:56:17.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:56:27.200Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=d20cc35c-485e-4189-be3a-3b82402c2831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:56:27.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:56:37.217Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=a88847bb-df00-49cf-9947-f146dfefa842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:56:37.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:56:47.230Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=e100c48b-6120-4ef3-98d3-cfeed14aff11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:56:47.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:56:57.243Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=d5da746b-5322-4a69-969e-8a37a717ae1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:56:57.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:57:07.263Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=3b0f1602-0946-4eda-b189-0964e5f184b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:57:07.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:57:17.281Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=b8290a21-89d3-4630-a7a7-e962211a3f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:57:17.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:57:27.297Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=ed06102d-b37d-474e-9ae1-0393798ddd38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:57:27.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:57:37.327Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=9966b028-d4d7-486e-b337-4e2689a67758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:57:37.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:57:47.362Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=a0a57111-cda6-473d-a348-d26613b11f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:57:47.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:57:57.400Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=233ee151-a41e-48ee-aca4-91a3fb7195e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:57:57.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:58:07.411Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=5c07c7bb-eab0-4ba4-8ba1-9ee27258d866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:58:07.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:58:17.425Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=5d4a4dfe-c88f-4a82-8f0b-4a45a7c2a382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:58:17.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:58:27.441Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=f0edcaa2-df7b-4e57-8c92-8fb12335802d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:58:27.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:58:37.459Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=f76b99f2-2eda-4f35-a756-821b0626ba7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:58:37.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T05:58:43.396Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T05:58:43.396Z |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-08-25T05:58:43.397Z |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-08-25T05:58:43.399Z |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-08-25T05:58:43.407Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-25T05:58:43.407Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-25T05:58:43.407Z |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-08-25T05:58:43.409Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:58:47.489Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=9daf1c38-7910-4506-a0b0-860479a02c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:58:47.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:58:57.508Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=3e07d4a5-83f2-4631-9802-bcbf630be733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:58:57.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:59:07.547Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=9af6e57b-2ad4-430c-ab50-a34e091302e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:59:07.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:59:17.561Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=ab41e90b-a863-4b11-90b6-e83abb9691da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:59:17.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:59:27.571Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=1d343819-5c44-439a-bc3e-204eab5c79b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:59:27.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:59:37.600Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=e60c1a0e-b590-44dc-9647-bf2c2cc1b34a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:59:37.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:59:47.614Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=f50c83cb-9046-4417-a2c3-daa871c50cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:59:47.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:59:57.629Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=9e3f1e49-45b9-41c7-9fd5-cd0f1945f45e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T05:59:57.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:00:07.639Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=929550d3-7f15-4cfd-b8a8-be95186a1d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:00:07.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:00:17.670Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=33233ee3-757d-483e-b320-3432176554ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:00:17.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:00:27.683Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=fb7aed21-d5a2-46b7-90b0-53d1c6b3d1a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:00:27.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:00:37.707Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=b5daaa52-85b6-4331-8988-75c566e6d173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:00:37.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:00:47.747Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=3b0823c0-4803-46ac-b9dd-89fd9f018c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:00:47.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:00:57.760Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=c4cd7f01-ff2f-4324-9f9f-5a1a933ab1d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:00:57.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:01:07.779Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=541d5516-6d5a-4116-a7aa-6828c5b56134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:01:07.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:01:17.790Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=b471ac83-a737-45f3-a4bf-480ffdc63745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:01:17.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:01:27.823Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=1c266ffb-c10a-473d-84b5-795ec9c647fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:01:27.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:01:37.837Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=47c7d750-4282-4625-9474-b929b0d2019b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:01:37.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:01:47.850Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=3ead772e-6cff-4556-be6b-09580d920d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:01:47.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:01:57.870Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=2c3a596c-5a04-4b64-b76b-4b3b15f01f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:01:57.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:02:07.886Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=0acff51f-7a49-40d6-a4d7-f3eb7f73e271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:02:07.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:02:17.904Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=cd0b81bb-99f9-4b21-a8de-6590ff077fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:02:17.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:02:27.930Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=bacf3943-342c-4a22-80ad-10d9b37d2e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:02:27.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:02:37.955Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=abbf1086-9c1a-47d2-85a4-2a3c51f355b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:02:37.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:02:48.000Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=87ab9451-4a4e-46ac-8bd4-a6c31da224fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:02:48.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:02:58.021Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=5a7d0858-cfa4-4631-bbfd-d85d2a162066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:02:58.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:03:08.046Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=5863f85d-dffe-4060-8588-a246bc942ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:03:08.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:03:18.062Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=0039b29a-f5b8-4527-bd63-9fbb38ee035c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:03:18.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:03:28.117Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=f11b27fb-68d7-4d22-b377-55b21b905883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:03:28.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:03:38.134Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=847a531e-67a4-442c-9028-e9c2fa4f78fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:03:38.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T06:03:43.653Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T06:03:43.653Z |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-08-25T06:03:43.654Z |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-08-25T06:03:43.658Z |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-08-25T06:03:43.669Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-25T06:03:43.670Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-25T06:03:43.670Z |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-08-25T06:03:43.673Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:03:48.165Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=1b5d57e1-3a97-4bd0-b75d-cc87c573bd38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:03:48.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:03:58.181Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=775fa0f3-2105-4565-9a10-247ef7fe7b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:03:58.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:04:08.197Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=4c1a20fb-f311-4c69-9890-e37f5659a814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:04:08.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:04:18.236Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=421b317b-87a0-4556-a01d-14a3413b2a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:04:18.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:04:28.249Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=65e7cd94-4005-4b32-9bf9-8eab6ffaff73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:04:28.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:04:38.270Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=d36615b6-245f-49b3-9848-9bd50f87f69f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:04:38.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:04:48.286Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=1478ff00-029d-4693-ad07-eaf81dd2b84d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:04:48.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:04:58.303Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=81e455e9-8fda-41c0-a415-534275cb1795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:04:58.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:05:08.324Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=7771c863-0c97-4d83-8d53-2140d7acc863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:05:08.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:05:18.347Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=62d3e4d7-a78e-4578-925e-40c0b75da1c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:05:18.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:05:28.369Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=a5ef432f-b083-45bd-9560-e9177d1297c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:05:28.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:05:38.395Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=deae05a7-8bdd-4ca0-a8f4-faa32e578716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:05:38.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:05:48.421Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=cccf6842-4fb8-4379-a6e5-74eda23e5811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:05:48.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:05:58.448Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=f73a6adb-8008-4c19-a5ca-660a0e5e702e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:05:58.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:06:08.464Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=cf7f670d-72c7-4ad5-99bc-e3779d0e8660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:06:08.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:06:18.480Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=80cb0968-6f39-4193-959c-099b8a0fa752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:06:18.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:06:28.528Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=6f7c2834-b0c6-407a-9cd4-b7184d05c09f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:06:28.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:06:38.555Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=655eb680-85f2-46e5-8c79-540ff3e79c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:06:38.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:06:48.575Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=21866bc6-93d2-4af7-87e6-18cc62cd39a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:06:48.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:06:58.595Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=374b6051-66be-4b68-bab5-78dd58115054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:06:58.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:07:08.624Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=5e25f9aa-1939-415d-b1cd-e09ed33eb74a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:07:08.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:07:18.644Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=2b7f1f59-cb32-4914-ad2d-a37e58ec21ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:07:18.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:07:28.709Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=e95d5d07-b27b-4e0d-9a39-d3ca2dc198a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:07:28.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:07:38.740Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=020cec26-0cdd-440f-8345-96a94d3792c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:07:38.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:07:48.769Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=d092324e-31cc-454c-8771-aa3535708650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:07:48.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:07:58.790Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=ade544fc-bc2a-4fbc-9896-6eedea7c897f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:07:58.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:08:08.840Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=b2d97232-b247-4560-958e-ddfe0e5495ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:08:08.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:08:18.873Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=3f592fac-d987-4c94-8624-69e4ac78af83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:08:18.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:08:28.896Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=4335b57e-6649-4d9d-aafc-0249b4f26b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:08:28.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:08:38.913Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=2978f71a-1ef9-4f99-8e35-58d7f1ec7124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:08:38.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T06:08:43.695Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T06:08:43.696Z |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-08-25T06:08:43.698Z |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-08-25T06:08:43.702Z |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-08-25T06:08:43.716Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-25T06:08:43.716Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-25T06:08:43.716Z |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-08-25T06:08:43.721Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:08:48.934Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=3a63ed80-3c16-4e33-a53b-1eb526147f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:08:48.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:08:58.945Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=77e3601c-5ad0-4bd9-aeba-69fd679f0218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:08:58.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:09:08.965Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=2e209124-7a29-42a9-8ffa-cf025919cbf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:09:08.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:09:18.998Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=c21fed20-101f-4fae-8ca1-a9a8594cce6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:09:19.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:09:29.046Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=5469bd01-aca1-4c0a-85c5-eaac164a07fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:09:29.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:09:39.064Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=161e3cd2-d6b1-430e-b117-a29d0899d6e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:09:39.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:09:49.101Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=ef73a4aa-5313-4fc2-b3d6-3003f9bd8ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:09:49.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:09:59.117Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=9dfcb0f1-8403-417e-99ef-bba8672f415c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:09:59.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:10:09.130Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=fc02b515-52d4-4796-860f-bf57520ce64b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:10:09.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:10:19.141Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=b397d860-272e-441b-be31-575da452e092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:10:19.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:10:29.159Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=e67be1c2-f6f6-4ab5-a675-8f870bb7d34f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:10:29.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:10:39.176Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=6db66def-b3dc-4bcd-a312-5b29b6a89b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:10:39.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:10:49.196Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=698b69c2-d0f3-4882-81c0-ecb4d1cf9bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:10:49.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:10:59.210Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=5b0c1275-2a78-4d22-918d-94b467888e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:10:59.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:11:09.231Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=aa30f986-c538-4b09-a63a-e9fe0d68183f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:11:09.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:11:19.245Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=3b448a8c-6be5-4f3d-83b2-c06135b710a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:11:19.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:11:29.300Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=f42ee807-0806-4eef-9977-4f94e7f2092a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:11:29.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:11:39.317Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=f7a6a0fa-5033-4024-a313-3f6405f10b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:11:39.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:11:49.339Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=14e8079d-3828-4356-9b98-9e5fe4ee0aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:11:49.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:11:59.353Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=c6e557f4-f4f9-47d6-b1b0-b507ecc1d157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:11:59.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:12:09.366Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=93a36297-b87e-47af-bba7-4af2ff4cfcab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:12:09.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:12:19.383Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=de99d0e3-890c-44e5-8c71-5f1c109d4ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:12:19.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:12:29.399Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=d0863505-557a-4fc0-a87d-e1d92f91313a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:12:29.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:12:39.413Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=29e0f976-87d7-4b3b-9e56-ee15704313b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:12:39.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:12:49.438Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=33d7db1b-e86c-492e-a63a-5a6135d732ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:12:49.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:12:59.452Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=40582430-a238-4487-bd4e-ec1e8451ecb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:12:59.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:13:09.468Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=b0236876-610a-497c-8145-13bfba0c047f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:13:09.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:13:19.493Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=ec7c00c6-9b43-4bd1-9423-f306855a41e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:13:19.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:13:29.529Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=b4c7cb8a-f215-42c2-93b5-19638a96da6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:13:29.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:13:39.584Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=202da1d7-c477-49bd-9fa6-2c1af1420d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:13:39.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T06:13:43.678Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T06:13:43.679Z |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-08-25T06:13:43.680Z |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-08-25T06:13:43.688Z |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-08-25T06:13:43.699Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-25T06:13:43.700Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-25T06:13:43.700Z |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-08-25T06:13:43.706Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:13:49.611Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=bf218d37-b437-4466-bc45-f94f4c633ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:13:49.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:13:59.645Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=5cd171e8-ca1c-41d7-a372-5d7e6431c159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:13:59.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:14:09.678Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=0f15344e-0b64-4b4b-bb11-9997a8f761de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:14:09.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:14:19.700Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=070c74ce-2363-4e88-8d88-9640d25d7e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:14:19.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:14:29.735Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=54e64a01-7d25-45bf-972d-7e49d0ab6b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:14:29.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:14:39.762Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=f0a2a8d6-c69a-4a88-8f28-65894fe6f25e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:14:39.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:14:49.790Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=370e71bc-afd2-4d60-93c1-781287f7d74c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:14:49.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:14:59.822Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=83ce3af3-845e-4feb-97d3-e4859409d09f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:14:59.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:15:09.862Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=eaeaf4d0-43d5-4403-8ebb-a5ac02cf3965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:15:09.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:15:19.903Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=c25d04e2-3e65-475a-b18d-130ed374225c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:15:19.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:15:29.936Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=5f534427-d241-4f34-b630-4eb77b105feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:15:30.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:15:40.026Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=bde4df0b-fa83-40bb-ad9a-b1380c708c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:15:40.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:15:50.037Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=dd00f288-f021-441d-b4f6-521954c60166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:15:50.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:16:00.064Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=38523a88-057a-4b98-9a88-e68719a2b92a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:16:00.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:16:10.081Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=bc8abcbe-9a11-4902-8fe3-d37ea55605ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:16:10.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:16:20.098Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=b8012028-e30d-426b-b1e7-1ebba694bfb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:16:20.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:16:30.128Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=ab25fd0b-e2bd-44c2-9371-9ee1cab76d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:16:30.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:16:40.143Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=0a5db3b5-6336-4705-bf2f-15e857c1a4e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:16:40.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:16:50.203Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=76a3155b-5838-4f7d-a314-148b12ce1893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:16:50.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:17:00.274Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=8614aec5-eee4-4406-8dfd-dc0291151aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:17:00.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:17:10.288Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=5d402fcd-b096-4d9f-81d2-86b04e4615ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:17:10.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:17:20.329Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=6a90b3cb-45bd-4135-9eff-615de8dfbe82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:17:20.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:17:30.430Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=7411c4a7-2095-4b40-8203-413628c3dd94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:17:30.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:17:40.469Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=e8888cf2-599a-4ed2-bd37-db40d982c8b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:17:40.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:17:50.526Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=a5e5bf9c-371f-4cb1-816b-ef0fd637bbe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:17:50.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:18:00.574Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=bd63fd37-a99f-483b-a6e5-738d0a13db40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:18:00.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:18:10.596Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=2059d74d-33dd-4647-88c7-33cb587171eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:18:10.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:18:20.632Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=81f7ce09-3978-49bb-b148-aa09edc9d970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:18:20.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:18:30.671Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=0b2ac0da-7c0e-4edb-a277-ae10cc40abc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:18:30.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:18:40.736Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=049ed951-ebf2-48e5-93b4-19af4b323f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:18:40.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T06:18:43.619Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T06:18:43.619Z |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-08-25T06:18:43.621Z |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-08-25T06:18:43.624Z |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-08-25T06:18:43.632Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-25T06:18:43.633Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-25T06:18:43.633Z |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-08-25T06:18:43.636Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:18:50.913Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=428b0dcb-169a-42ab-a46c-6baea590a101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:18:50.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:19:00.974Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=97e8426f-6074-4096-8607-4b9512b8468f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:19:00.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:19:10.994Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=bd3cef83-53de-4a06-94b7-e24a95b0032b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:19:11.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:19:21.037Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=9ad6a5cc-f339-4da2-b61a-b84ad5eb5f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:19:21.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:19:31.053Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=f2086f6f-409e-4eb6-afdf-0e90d20a93a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:19:31.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:19:41.082Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=30304d33-8e52-43b9-aa3b-10c709f41588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:19:41.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:19:51.106Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=a15efd1b-4da8-4025-a7b6-f9862da502ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:19:51.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:20:01.145Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=d8f13a3f-f05f-4443-9b76-964d86310629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:20:01.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:20:11.172Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=ea28c52f-33ed-4222-b198-27975a1cf755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:20:11.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:20:21.208Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=f8dc3a8e-794d-430a-94bb-6063637a9099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:20:21.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:20:31.234Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=8919bee3-e656-460c-9f04-592c2d97fa85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:20:31.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:20:41.262Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=6a9f32d4-49b1-453f-8164-ff6118817efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:20:41.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:20:51.292Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=1b2d9a5f-485d-4029-9ed5-dfa657ca637b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:20:51.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:21:01.308Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=8b7f3c8f-d82f-47a0-8286-4e1f41034e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:21:01.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:21:11.333Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=1e69e91e-644e-41e3-94a0-e667e281b16b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:21:11.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:21:21.361Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=0ca96fbe-f739-4331-b9c5-e6ba98e0c39f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:21:21.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:21:31.383Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=2516b117-e0f7-4521-aa4c-d9c09dc10b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:21:31.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:21:41.398Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=a8464252-7a5c-41a3-a41f-1d44e83a8904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:21:41.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:21:51.422Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=51da3495-1f3b-4f8b-8a7b-d2c7375e2d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:21:51.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:22:01.434Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=ff4995f0-f4d5-4247-b6e6-a9603857d66f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:22:01.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:22:11.457Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=c4f9d3d1-89a3-415d-a375-1ee932bb05a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:22:11.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:22:21.533Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=8225ac0b-2b91-4f67-a809-5ed47dcd8fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:22:21.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:22:31.547Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=da85fbd8-d849-43bf-9a9d-52e109f2bb85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:22:31.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:22:41.566Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=c69694ec-880d-4ed4-ba7d-0ea9cb208e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:22:41.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:22:51.585Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=59c276fe-15d4-4dbc-aa02-37b165a72806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:22:51.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:23:01.605Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=ce48e275-bcb1-4e54-ba25-fe0a774ca547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:23:01.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:23:11.632Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=4e02f36e-e54e-4a36-ae49-be3633859c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:23:11.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:23:21.650Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=46a46256-6a8e-47d7-887b-4045fa8405b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:23:21.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:23:31.675Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=7df3f968-9db0-49ea-a2f8-7dc8b795a1ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:23:31.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:23:41.711Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=37c57397-fa45-4205-958f-95187f27d838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:23:41.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T06:23:43.613Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T06:23:43.613Z |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-08-25T06:23:43.615Z |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-08-25T06:23:43.617Z |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-08-25T06:23:43.625Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-25T06:23:43.626Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-25T06:23:43.626Z |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-08-25T06:23:43.629Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:23:51.732Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=6aa478b5-9528-4257-9805-387bc4f10995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:23:51.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:24:01.757Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=034d1871-9401-4c3c-9c4b-974292855fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:24:01.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:24:11.773Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=53cafc28-f7c7-4abf-ac95-2d1af7625343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:24:11.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:24:21.833Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=1fb7ad93-6c22-4f2f-92f9-95680fb2c16d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:24:21.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:24:31.852Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=e9afbe4b-2d60-43f1-8ad2-1edefbaef13d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:24:31.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:24:41.885Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=d2cc08f5-2976-4b28-bc6c-457890ae4ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:24:41.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:24:51.903Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=d744ba03-031b-4f71-af26-b7ef13d2aff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:24:51.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:25:01.916Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=1b710311-934e-450b-a97f-55e90c252abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:25:01.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:25:11.940Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=01926152-4adc-46ee-95c5-e16f40f24e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:25:11.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:25:21.991Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=ab14f214-da9c-4bb7-b9c0-972073552877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:25:22.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:25:32.015Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=2cb55c2b-f3a5-4099-ab85-92674a4e3a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:25:32.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:25:42.026Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=a9626abf-6bf3-449f-b81f-5a3c8570e74c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:25:42.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:25:52.058Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=f2949ab6-8ce6-4f52-beca-2296db1aa8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:25:52.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:26:02.097Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=c1715895-53af-4e9b-9870-e8e59204f799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:26:02.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:26:12.117Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=ee8fa02c-e96a-4a17-84e5-ec194b075fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:26:12.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:26:22.130Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=e6b42425-e4cf-4188-8c8a-a1349a894909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:26:22.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:26:32.148Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=65b9bcf9-b794-40d4-9353-9b85c5766534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:26:32.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:26:42.163Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=28860126-69e5-48f6-9921-7d16925bbbce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:26:42.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:26:52.211Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=d47692cd-6ff8-477e-9e2c-5ab8704f3471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:26:52.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:27:02.240Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=91511fbb-ba6b-41c4-802a-fd3289768571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:27:02.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:27:12.266Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=d2ea7313-a1f8-416c-b623-af8856497e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:27:12.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:27:22.293Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=424e6e65-2906-4f03-83dc-75fa1bdec911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:27:22.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:27:32.305Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=5c6d557b-6f49-4dd9-a2e4-fb8c1acb268d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:27:32.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:27:42.429Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=5bfae042-843b-4050-9145-9b3cd946e69d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:27:42.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:27:52.448Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=a0264e9b-fbbf-4929-98a0-554753332faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:27:52.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:28:02.576Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=1620383d-f9ca-49b3-ab34-f61757ff3523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:28:02.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:28:12.593Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=b7ca7f6d-b101-44d6-b6a4-5fa509f1c016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:28:12.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:28:22.655Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=1e007cc9-49a5-46ac-a51a-26f4b9d7efc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:28:22.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:28:32.680Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=3bf408d4-0c59-45fb-8e6c-60e065549588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:28:32.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:28:42.695Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=5741d0e0-0445-40dd-8108-740fd0f71da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:28:42.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T06:28:43.638Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T06:28:43.639Z |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-08-25T06:28:43.640Z |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-08-25T06:28:43.644Z |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-08-25T06:28:43.653Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-25T06:28:43.654Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-25T06:28:43.654Z |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-08-25T06:28:43.657Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:28:52.735Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=b23f4f0d-af29-4d43-b416-0fdf583b4373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:28:52.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:29:02.754Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=7a1cf0e9-3fc5-4802-b8b4-d8976b9f7fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:29:02.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:29:12.773Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=922fe998-3cd9-42f3-903e-fdf2091897bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:29:12.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:29:22.823Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=ec39880d-a39b-44bb-8a09-6ffca1d7e0d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:29:22.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:29:32.882Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=2afa1dfb-a8cd-4739-82ce-d0f363c3d876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:29:32.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:29:42.918Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=31903fd2-260a-4653-b3e1-22db046397b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:29:42.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:29:52.953Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=8843590c-b13e-45c8-b1c4-b611ab96b2f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:29:52.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:30:02.980Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=464f1de9-4e85-4306-9c7f-f6e5c98a6a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:30:03.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:30:13.002Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=7feacc59-89f3-476c-bedb-a3d3dd9b2d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:30:13.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:30:23.016Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=cb6b9b16-7671-4895-8d52-1d008bff5deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:30:23.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:30:33.043Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=74df0190-fb17-44dc-81b5-7874c57dab00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:30:33.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:30:43.075Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=70c7e636-3407-4732-961d-a749530018d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:30:43.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:30:53.117Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=f039b6ec-638c-4284-aec6-204617107290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:30:53.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:31:03.142Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=3c64ae67-6560-4655-ae77-f0b0abce7b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:31:03.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:31:13.160Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=94aa7f23-740d-4d0d-b1d4-41d105334af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:31:13.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:31:23.221Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=194b54c9-e334-45e3-bc7e-6b1d065b6d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:31:23.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:31:33.240Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=e1f5b6f1-3d97-4801-b938-4135c46759e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:31:33.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:31:43.271Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=5d77c990-3a6f-4a58-b682-dda0fe877350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:31:43.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:31:53.291Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=f4ae1667-ccbe-4189-843d-3d6e5793d8f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:31:53.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:32:03.315Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=1dbb9c8b-e5db-4624-927b-f215d68a140c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:32:03.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:32:13.364Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=0051bceb-4172-415c-8e6e-84513b9d8c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:32:13.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:32:23.387Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=cd6cfb3c-8cc8-4a84-9ca7-45232429c867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:32:23.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:32:33.418Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=fe1e982d-1ecf-4d5d-b322-8a9c44cca736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:32:33.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:32:43.440Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=06e4e3f5-1ba8-4aec-a7ce-3dffe020792e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:32:43.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:32:53.550Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=e1c6f9b9-9b34-4529-b3f4-e29faf484f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:32:53.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:33:03.589Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=6ce3b6c1-a2ad-4b0b-a34f-9d270b5a9b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:33:03.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:33:13.615Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=2d61c5a4-a145-4f9d-89f6-dbfa26f786b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:33:13.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:33:23.685Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=29ca3138-f5bf-41e3-9281-8b5dad8e0ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:33:23.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:33:33.713Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=5a4bc33a-0f40-4f13-bdeb-4638426a15db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:33:33.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T06:33:43.628Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T06:33:43.628Z |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-08-25T06:33:43.630Z |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-08-25T06:33:43.633Z |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-08-25T06:33:43.643Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-25T06:33:43.643Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-25T06:33:43.643Z |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-08-25T06:33:43.647Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:33:43.733Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=8f28b9c1-8f48-458d-b698-aff0d3018b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:33:43.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:33:53.746Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=95a146e1-b1b8-40a6-85b0-140bc072ee67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:33:53.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:34:03.766Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=2e7ec4a9-5507-4e24-aab0-f12b03fe946f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:34:03.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:34:13.792Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=3761ce69-2dfe-4a1f-b5f5-32a6c816dbb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:34:13.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:34:23.870Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=427ed052-cf01-4f6e-add1-6e07226cd04d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:34:23.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:34:33.883Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=d6c35a9e-5016-4f59-84eb-22d3a2138161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:34:33.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:34:43.904Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=a9d2ef34-aae3-4241-b26b-75de57ff859f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:34:43.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:34:53.934Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=a822a102-9624-4cca-9f84-6c70a1d79bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:34:53.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:35:03.952Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=a3b09ece-a52f-4a41-bc0f-42299b01fa85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:35:03.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:35:13.972Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=4330cd6d-741c-4264-b084-ea92880a1f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:35:14.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:35:24.003Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=d9862505-01c6-43ee-b36c-e5c0359abd15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:35:24.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:35:34.037Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=7c4a0953-6396-4f85-b8ed-8a805acdce54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:35:34.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:35:44.134Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=3365f041-6790-41f0-a327-018f268c6372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:35:44.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:35:54.167Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=952e5568-fd3e-4a8f-92af-06b088c27365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:35:54.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:36:04.188Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=80116e8e-0fca-4f92-8215-3fbd0d51933b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:36:04.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:36:14.209Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=a0dcaac3-36c6-4a07-96d1-d67b06040172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:36:14.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:36:24.247Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=d6e5478b-cd00-416f-9a0b-1e3f951c9ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:36:24.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:36:34.261Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=532ce8dd-6182-4d07-9460-416b032b13d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:36:34.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:36:44.301Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=b7c17f2d-fe90-450f-8f35-1846370c3a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:36:44.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:36:54.374Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=eb543df5-9522-4dc8-9ce0-2919d1fc6b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:36:54.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:37:04.386Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=d685a05e-a02e-4150-b965-18ede8cef4fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:37:04.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:37:14.415Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=be60db46-97c2-47a9-b7e2-65e0c753d113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:37:14.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:37:24.449Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=ef7d9640-6433-4e0d-86f2-51576848484e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:37:24.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:37:34.466Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=5e6e46ea-5f69-4518-885d-bf551a2b5005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:37:34.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:37:44.486Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=30353ad0-a42b-463f-b27f-ba32cef44aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:37:44.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:37:54.514Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=d4621c67-5840-41c9-98db-b375aef9e709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:37:54.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:38:04.553Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=63a4e63d-ea88-4b07-b8f8-261d8668f7ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:38:04.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:38:14.585Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=751088fd-c9c8-40ef-a89e-f979b7d5cb71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:38:14.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:38:24.599Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=6267881b-0fa2-407d-b1aa-75165629c49b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:38:24.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:38:34.616Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=b32333fd-52f0-41b6-96d2-56fe9b3af7ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:38:34.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T06:38:43.603Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T06:38:43.604Z |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-08-25T06:38:43.606Z |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-08-25T06:38:43.609Z |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-08-25T06:38:43.617Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-25T06:38:43.617Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-25T06:38:43.618Z |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-08-25T06:38:43.621Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:38:44.633Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=f4c170bc-4db8-419f-ab2c-78417b301ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:38:44.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:38:54.652Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=30faf71a-9205-45d3-b4df-fc6962b69a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:38:54.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:39:04.686Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=19cfe48c-654c-4d47-bbfc-8b36bd17deb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:39:04.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:39:14.735Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=03878b8c-6500-4f8d-af51-3fd0a4ac00ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:39:14.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:39:24.766Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=7df4654d-1268-43eb-8b31-0ef247560eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:39:24.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:39:34.785Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=33a5478e-c1bc-4ce7-9616-c3a0a774778e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:39:34.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:39:44.825Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=f34226f0-5aa5-42b4-aafb-13622a832230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:39:44.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:39:54.850Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=6902e0ec-1c32-48ec-9618-317ecb3148b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:39:54.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:40:04.873Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=db035ee7-2822-435a-ba63-a74066e00cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:40:04.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:40:14.890Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=3ddcb41a-f423-429c-bff6-e9ac7e1986a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:40:14.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:40:24.915Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=d717f735-32f6-49f0-8ef4-01c8b1c828fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:40:24.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:40:34.926Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=6a8ecbdd-3c1f-46d6-96b4-e25186565bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:40:34.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:40:44.942Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=57af620b-3852-43d7-8355-fd2b389750ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:40:44.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:40:54.953Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=c906aee0-1f2b-45b6-a590-27104bf1c608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:40:54.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:41:04.983Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=7cd3d531-13e9-4ccd-a9a9-3b69477fcc3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:41:05.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:41:15.002Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=ede25150-8c2d-4eef-b25d-2e86abeb1191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:41:15.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:41:25.076Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=ff7859e9-1188-4f9a-9e4e-1fae821b8cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:41:25.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:41:35.113Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=dcb4fd2d-e608-4458-8509-dd1d874204c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:41:35.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:41:45.130Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=e47fd163-1051-4822-83b5-98a4b4013ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:41:45.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:41:55.143Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=d706bdde-70cd-4b27-b485-e7a2528b8152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:41:55.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:42:05.163Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=05214b94-e4f4-485f-9cf8-61a931269b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:42:05.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:42:15.173Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=b02cb2bc-97d0-4c73-927d-7e08d1c54aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:42:15.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:42:25.203Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=365a3f06-d1f2-4f7b-b898-802a4e7dd013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:42:25.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:42:35.217Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=66db1123-6146-45f5-800b-c4ab7437f1fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:42:35.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:42:45.239Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=c60c22cc-2654-4e8b-ab11-5769de8c94b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:42:45.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:42:55.257Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=7a7d242f-9974-49ee-b942-8edd49a0b3f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:42:55.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:43:05.290Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=80e00b2f-dea3-426e-82c8-e9f94e117d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:43:05.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:43:15.306Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=232eaadf-2838-4cb8-9505-1b35c1a4955e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:43:15.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:43:25.319Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=948d81a0-8897-4c68-98a0-25cc274c9aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:43:25.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:43:35.334Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=1243214c-da4c-4d81-b800-c839c778f00f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:43:35.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T06:43:43.686Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T06:43:43.686Z |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-08-25T06:43:43.687Z |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-08-25T06:43:43.692Z |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-08-25T06:43:43.703Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-25T06:43:43.703Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-25T06:43:43.703Z |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-08-25T06:43:43.706Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:43:45.353Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=fdaa9278-69fc-4570-8f6e-97fc07b19d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:43:45.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:43:55.384Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=68324ad0-c9e9-4018-ac06-42f4f2b19b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:43:55.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:44:05.402Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=990b27e0-c3d1-48be-9924-e6694f428cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:44:05.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:44:15.413Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=8f905395-707e-4f10-a7b9-d285ea7a17d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:44:15.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:44:25.502Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=916f80a6-e6a7-413f-ac7a-75a8eeb1f435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:44:25.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:44:35.532Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=d0de436f-37ed-4bde-870e-727023cde436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:44:35.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:44:45.559Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=43964df3-2d55-455b-8d5a-d111f81e789b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:44:45.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:44:55.569Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=276948ce-41e3-4e50-aaec-f6a5c67c888b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:44:55.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:45:05.601Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=52f4bc5b-ecc6-48e3-9a25-d4c8e4dee06c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:45:05.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:45:15.616Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=60bbb0a7-7095-48b7-96ec-a08ef83e9595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:45:15.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:45:25.637Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=a357a835-265f-4796-88ef-ce6631af3bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:45:25.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:45:35.667Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=90eafdea-4dc3-4734-86ed-97346d7a08a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:45:35.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:45:45.691Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=129e42bc-5471-4aa8-9730-a19e8ae53433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:45:45.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:45:55.708Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=144f41ae-f00b-4569-a943-7588e18e2fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:45:55.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:46:05.746Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=6a7701b2-f509-4343-b633-76589c676512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:46:05.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:46:15.778Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=8010c558-409b-4d14-9e0d-1be908923f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:46:15.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:46:25.805Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=09fb95af-1bc0-4d8e-b79b-d2e766f74083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:46:25.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:46:35.833Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=d5b46b9b-9da0-46de-bb60-6afc6f7ee819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:46:35.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:46:45.858Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=26197df5-6d70-4e95-9a01-5913cfed56a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:46:45.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:46:55.886Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=e67d6435-f513-41e3-9933-da4d43c815f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:46:55.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:47:05.926Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=205b937c-99cf-49e4-81d4-6986a6fc86e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:47:05.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:47:15.938Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=354df6b4-65a5-4217-b155-25170ae94060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:47:15.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:47:25.957Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=ffadb484-a436-41b9-a355-5268ff527c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:47:25.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:47:35.988Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=1c630f37-328f-4182-bb4b-4adda495e19b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:47:36.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:47:46.007Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=3812d3ae-f22c-4159-be7b-b68b63a8c8ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:47:46.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:47:56.020Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=ee768506-68a6-416c-8037-314bc3960367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:47:56.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:48:06.041Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=30ae6446-931b-41a2-886d-d83594dac730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:48:06.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:48:16.053Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=405dd80c-b1ec-4321-83e3-1b45f731eb1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:48:16.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:48:26.067Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=6a06e6a7-d666-4d0e-a104-5ff5cac1ad11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:48:26.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:48:36.097Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=713ec0ef-bf0c-4825-b62a-569e0cd6684c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:48:36.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T06:48:43.668Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T06:48:43.668Z |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-08-25T06:48:43.670Z |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-08-25T06:48:43.673Z |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-08-25T06:48:43.680Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-25T06:48:43.681Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-25T06:48:43.681Z |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-08-25T06:48:43.685Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:48:46.122Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=69be8e8e-a6e1-4301-bfb6-3b75f21756e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:48:46.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:48:56.133Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=60670c1a-4ada-4c1a-96fc-4cb149349ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:48:56.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:49:06.151Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=ca871bac-1b55-471e-a170-245d54a18a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:49:06.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:49:16.172Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=597c3676-1cae-4761-97f5-a3baf9900c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:49:16.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:49:26.191Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=72b79028-5587-4dd7-b0cd-cff989ae39bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:49:26.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:49:36.208Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=5e2a33e2-2eb5-49ea-a9f6-5ad3bf575e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:49:36.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:49:46.220Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=663d6091-414e-46e2-83b7-3de2b2d38f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:49:46.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:49:56.234Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=1702ac90-1b77-4c6b-bc67-648e1f129d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:49:56.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:50:06.248Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=2d3239d8-f559-4083-82b1-88506892e30f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:50:06.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:50:16.261Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=15dff069-98ae-4b25-b1e2-2b3272bad6c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:50:16.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:50:26.279Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=70e47e61-41e0-40b0-9bae-01ebe3274ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:50:26.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:50:36.295Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=a87f3286-0bea-4aba-8a49-6e86e30bf572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:50:36.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:50:46.308Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=e76b70b9-7e7f-4dd0-9cef-e2a28921c344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:50:46.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:50:56.324Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=9bd0a903-c9f6-4978-8513-46b0244d607e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:50:56.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:51:06.335Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=b01bece6-25f5-44ab-954b-bd48c09fde99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:51:06.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:51:16.348Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=fa15b96f-3d5c-4565-b800-d87e08b1c9d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:51:16.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:51:26.364Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=25a235e6-fa18-45f9-875b-5a572a71eabb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:51:26.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:51:36.379Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=7b34259e-1eef-455d-8ad2-51297da8d680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:51:36.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:51:46.427Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=b95f3adc-4d1e-49fe-ba77-8828f2d77156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:51:46.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:51:56.439Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=ba426a7a-9354-43b8-8d23-b082a98ab0e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:51:56.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:52:06.481Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=c48445e4-814e-4b4b-aacb-3007305f4aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:52:06.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:52:16.502Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=ecd108b9-190d-4a02-8197-ed8fb646d396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:52:16.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:52:26.514Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=5b7e8370-5b30-4f78-9fa3-981cffbc3946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:52:26.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:52:36.531Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=cd1449cc-4914-4654-9eae-eaf90a36bb29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:52:36.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:52:46.543Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=3d4d55e1-c32c-4ab2-8bea-ac1fcb161bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:52:46.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:52:56.563Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=5618edbb-0af7-4c30-b9b8-baa889aa640f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:52:56.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:53:06.575Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=04118d39-45e9-4616-8d9e-14c35e4a2808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:53:06.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:53:16.586Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=d972c9f1-1c5e-460b-8721-50c667d00b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:53:16.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:53:26.649Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=0acbee3e-5910-413d-91de-39eccc135b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:53:26.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:53:36.681Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=995aa003-6098-431e-84d9-560cedc7548a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:53:36.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T06:53:43.622Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T06:53:43.622Z |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-08-25T06:53:43.623Z |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-08-25T06:53:43.626Z |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-08-25T06:53:43.632Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-25T06:53:43.633Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-25T06:53:43.633Z |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-08-25T06:53:43.635Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:53:46.695Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=a4fe3340-a166-43e2-9758-43f860462df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:53:46.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:53:56.707Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=7e107c00-4d7a-4d1c-a362-227133316806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:53:56.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:54:06.728Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=4c04f7c2-cc1d-4e7c-876c-e87606d1946d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:54:06.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:54:16.741Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=5155ded1-cc89-41ec-acb2-e7ca6efe5fc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:54:16.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:54:26.753Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=d6536e6c-e296-446b-9bb5-03802ce75a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:54:26.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:54:36.775Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=0280990d-0b53-4dfd-8267-448ce067c1a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:54:36.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:54:46.807Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=4773d649-2d1d-427b-9f2e-4c6d2734028e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:54:46.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:54:56.826Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=0a17c7c6-f620-4d93-84a8-15effecb6e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:54:56.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:55:06.877Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=0cb67aa4-bfeb-46c5-bb30-f1836647e3eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:55:06.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:55:16.904Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=ed031c39-ef77-4b90-ac4f-865217028e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:55:16.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:55:26.949Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=f383bcaa-d52b-4c3c-b689-d5f272e2df2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:55:26.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:55:36.979Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=6cff3ba6-fbdd-4c44-8097-4188cdf83512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:55:36.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:55:46.994Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=d58eb323-2036-4f1d-9040-0203d3e93aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:55:47.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:55:57.012Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=8992743e-a901-42f2-b765-63a6c17477f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:55:57.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:56:07.046Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=16ae4143-f4a1-4785-910e-4b88b3b43a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:56:07.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:56:17.068Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=d3637ee1-87e7-4dd0-b4df-202520612141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:56:17.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:56:27.080Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=98eb01cc-3634-403e-bf10-cc75e3bc2967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:56:27.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:56:37.113Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=ac94a9b7-06f3-4b95-a04c-9da9af471996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:56:37.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:56:47.156Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=c9db5545-9f4b-4b08-98a5-8fb31b9f36ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:56:47.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:56:57.171Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=04e13eaf-2816-4d41-ab6b-d220283a32e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:56:57.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:57:07.224Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=91e8648f-8f2c-4187-97ac-d76b920363f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:57:07.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:57:17.284Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=cc77e02e-ba27-4c4b-b5cf-dd4c872772cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:57:17.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:57:27.316Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=a881c870-9e60-4aa5-b6e2-b09346c68eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:57:27.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:57:37.331Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=8c32d3e9-de07-427e-9dc7-f97192baf687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:57:37.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:57:47.357Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=94df6b60-c538-4e66-8154-40bbb1fb9e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:57:47.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:57:57.387Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=916fe2a9-1c11-4a8d-aa72-e6b54bad8017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:57:57.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:58:07.407Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=3badb1c5-9deb-4f84-88bd-e178d26a70d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:58:07.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:58:17.434Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=cc2ee13c-d8cb-4741-9e8e-e464b6fd0190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:58:17.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:58:27.457Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=495f0052-83cb-40c3-ba67-50544fafea59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:58:27.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:58:37.476Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=04b3f39b-6819-4a63-8d86-7ffc9233b104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:58:37.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T06:58:43.579Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T06:58:43.580Z |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-08-25T06:58:43.581Z |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-08-25T06:58:43.583Z |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-08-25T06:58:43.592Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-25T06:58:43.596Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-25T06:58:43.597Z |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-08-25T06:58:43.601Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:58:47.491Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=7b56370e-66d3-4661-b0b1-07f040896c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:58:47.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:58:57.506Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=d158fce5-e2f0-4742-b4f4-91c4e1a8f3f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:58:57.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:59:07.517Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=dc1eeb7d-dd27-4404-8cab-ebbc0faa5e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:59:07.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:59:17.543Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=3ed38e90-99a9-42a1-8023-2115cd774d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:59:17.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:59:27.558Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=5492e4db-dab8-42b4-99f3-decb93d5676e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:59:27.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:59:37.580Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=24cf0616-6603-4116-9c32-ffe3cc19fb62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:59:37.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:59:47.605Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=1fbc2446-23f6-4d2b-8227-2e61741caca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:59:47.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:59:57.627Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=c4bf2b9c-ebcb-4a6e-822f-0ce6f980ef3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T06:59:57.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:00:07.647Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=87e0a1f3-d1ca-42bf-a4f6-530f8e6b2357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:00:07.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:00:17.670Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=82fc71e8-1351-4dd4-909f-75408f446ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:00:17.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:00:27.687Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=08aed9ef-e04e-4a19-926d-ab2b492baf9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:00:27.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:00:37.703Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=bf3b6ef3-afa3-4923-a325-a9ade847476a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:00:37.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:00:47.721Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=4f96d1cc-c557-4ebb-8c37-ecde2acd7097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:00:47.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:00:57.746Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=35fa130d-3167-406c-a809-b4572ae94888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:00:57.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:01:07.766Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=d26e8d56-945e-4a84-8d99-da7e2d3cbe42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:01:07.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:01:17.781Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=fb75bf6e-6b95-4fcd-ab06-4c140ba2f412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:01:17.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:01:27.817Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=76c8833e-7106-48ee-bcd0-2a4b1c9712c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:01:27.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:01:37.838Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=c77e6fd6-bfda-42ea-a61e-77a2d8e2ef63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:01:37.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:01:47.854Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=b5bb91d6-7f8d-4581-9e15-0d3afbe29cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:01:47.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:01:57.871Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=eca2d457-21df-4584-b87b-930370c9acef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:01:57.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:02:07.883Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=2b93db25-b5cc-424d-aa2c-99f317d4cfdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:02:07.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:02:17.899Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=23dcd365-6412-402a-872d-f1e347fac92a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:02:17.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:02:27.918Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=58d25521-dd2c-4e30-ace4-1ce6e1849633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:02:27.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:02:37.943Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=37b0cec1-11a4-4223-aa35-f85cb731e525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:02:37.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:02:47.965Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=51db5372-7bc8-4970-943b-ad4f10cf387a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:02:47.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:02:57.976Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=ef0f478a-1fd8-466f-9e70-da497232c25b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:02:57.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:03:08.001Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=89ce0378-0476-48aa-a050-080c924fe5f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:03:08.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:03:18.025Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=baed9d94-df14-436c-bf87-4f2090030c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:03:18.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:03:28.044Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=e96b732c-18b2-403f-b5d9-2b8424e7c57c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:03:28.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:03:38.056Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=74049720-50fa-4039-bb8e-b3f1e02978f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:03:38.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T07:03:43.501Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T07:03:43.502Z |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-08-25T07:03:43.503Z |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-08-25T07:03:43.506Z |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-08-25T07:03:43.511Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-25T07:03:43.512Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-25T07:03:43.512Z |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-08-25T07:03:43.514Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:03:48.075Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=4b0835d9-d6ab-4031-8288-144d6be021ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:03:48.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:03:58.095Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=db864540-90d9-45e2-8a8d-dfc0a1b24704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:03:58.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:04:08.109Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=5304e1bb-6a89-469c-a212-979c427ddfa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:04:08.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:04:18.124Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=177bfb14-4fb4-4f91-b861-d821a1c5f4ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:04:18.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:04:28.145Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=e9fb8b7a-f210-443e-b303-3f8d3512753d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:04:28.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:04:38.168Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=3f25dcc6-c0e4-44ca-b02c-659b281c98d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:04:38.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:04:48.180Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=944ff36c-799b-468f-b32a-ae985fdab2d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:04:48.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:04:58.195Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=f0b60c3e-8034-4c1e-b0b9-8ffef9b58cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:04:58.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:05:08.224Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=d8ff1aef-9593-4a00-9594-fec4a86c492b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:05:08.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:05:18.247Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=eacde8ae-f4ea-4574-a062-4d826a8da4b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:05:18.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:05:28.264Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=df68299c-7e6d-48ce-a983-27528fbde5e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:05:28.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:05:38.277Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=ddf5ec6d-45c5-44e6-a3d6-a182292262de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:05:38.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:05:48.291Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=3d848ff4-7709-4e61-bdcd-d5f1985880ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:05:48.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:05:58.303Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=7a264684-2551-4887-8584-cb76c9dcc147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:05:58.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:06:08.314Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=574d4d55-bd94-4d7d-8f1e-48a705a074dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:06:08.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:06:18.339Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=ea3d8165-1bf7-4b27-b2fe-2861c90e69d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:06:18.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:06:28.354Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=e667ef8f-1add-4204-8b7f-9d9af06aea46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:06:28.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:06:38.366Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=e56a4a39-530a-4229-b394-0debc409010a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:06:38.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:06:48.379Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=111a3c64-1898-41fc-afcb-59decafef42c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:06:48.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:06:58.391Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=74c5a143-acf9-4a4d-95db-b2b1e5a7a282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:06:58.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:07:08.403Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=b7e5e9f4-490b-4360-911e-ae3d30b6370b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:07:08.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:07:18.416Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=7cf84a44-448d-4394-8193-684217197c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:07:18.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:07:28.451Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=f5b67f47-c6a4-4665-93f4-06b9ef06f5f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:07:28.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:07:38.473Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=6272b8ae-b236-46ef-a814-4abd7b754a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:07:38.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:07:48.494Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=6b91511f-98a2-4aef-bb1b-a61f831cb126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:07:48.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:07:58.548Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=5e379e1a-3a33-44ed-b45f-fc635cdfc17b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:07:58.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:08:08.592Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=cf09ca6f-124b-4218-aad2-d1d8c46ad632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:08:08.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:08:18.606Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=27ee0b1a-9a71-4531-8b45-1976b5aa34eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:08:18.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:08:28.618Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=ca4427f3-68f4-4580-b097-ac8e6b16b0f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:08:28.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:08:38.632Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=59ff3beb-a1e4-45d4-8dba-0feac72044a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:08:38.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T07:08:43.367Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T07:08:43.367Z |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-08-25T07:08:43.368Z |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-08-25T07:08:43.370Z |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-08-25T07:08:43.373Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-25T07:08:43.373Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-25T07:08:43.373Z |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-08-25T07:08:43.375Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:08:48.654Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=10a284b1-a133-4f0a-90ff-54cba71ea9f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:08:48.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:08:58.673Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=368ca4ec-88d1-4637-92d4-3042c14d9c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:08:58.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:09:08.683Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=891b856a-ddf0-4321-82a0-0a40fdda71e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:09:08.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:09:18.701Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=88035395-b90e-4ea0-aa70-904e09ee2ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:09:18.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:09:28.724Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=df03a946-ea97-48c6-a11f-7b0b089cc771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:09:28.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:09:38.737Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=e1cea618-6af3-4385-86fc-2685365f0286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:09:38.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:09:48.749Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=a605a97a-5b08-40b4-bf9b-59866513df3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:09:48.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:09:58.767Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=5e535c18-1cb5-4f9b-bddd-23bb63228f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:09:58.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:10:08.781Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=141c64bc-fac6-4225-ad9e-496145b2a3b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:10:08.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:10:18.795Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=51cc93c1-50cf-47f7-a349-743896996c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:10:18.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:10:28.807Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=416019f5-a3fe-4e23-a3d7-5d62ac7bdc7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:10:39.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:10:49.367Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=d5ff9115-f3cf-4abd-86f7-9c9751824c12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:10:51.164Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |java.net.ConnectException: finishConnect(..) failed: Connection refused\n\tat io.netty.channel.unix.Errors.newConnectException0(Errors.java:155)\n\tat io.netty.channel.unix.Errors.handleConnectErrno(Errors.java:128)\n\tat io.netty.channel.unix.Socket.finishConnect(Socket.java:320)\n\tat io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.doFinishConnect(AbstractEpollChannel.java:710)\n\tat io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.finishConnect(AbstractEpollChannel.java:687)\n\tat io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:567)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:470)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\nWrapped by: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: aai.onap.svc.cluster.local/10.233.44.173:8443\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:11:01.159Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=b09f3375-8a0e-4aa5-97a8-fa874108fa69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:11:10.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:11:20.760Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=c179a85a-88e2-4559-8029-b52e06cefb75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:11:30.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:11:40.431Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=1896455a-d613-4d09-8d68-9f4bbfae6684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:11:50.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:12:00.035Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=9ee6213d-4368-4b16-a26a-dbbbc917c69f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:12:09.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:12:19.712Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=6dc68780-1f38-48a9-8d6c-0876f9302864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:12:29.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:12:39.286Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=4833bc6b-d304-4c5e-b6db-afb0fba43ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:12:48.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:12:58.837Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=c11c141a-51f0-4f14-a482-54c8998745fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:13:08.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:13:18.441Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=25d5844f-9eaf-41a9-8062-024f30ae2c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:13:28.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:13:38.038Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=c874de87-f495-471a-94c9-0b1cf60b2b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T07:13:43.472Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T07:13:43.472Z |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-08-25T07:13:43.474Z |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-08-25T07:13:43.476Z |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-08-25T07:13:43.482Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-25T07:13:43.482Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-25T07:13:43.482Z |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-08-25T07:13:43.484Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:13:47.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:13:57.648Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=5f1500ed-08aa-4de7-8cd4-322bb85116cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:14:07.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:14:17.247Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=f1846676-ff09-4bf0-b1c3-ff84fc0eb038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:14:26.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:14:36.812Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=2cbf4a42-0bce-4489-8e8b-0b732bcf218e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:14:46.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:14:56.372Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=d1cf94e9-8f06-46a5-beba-a59d5c798a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:15:06.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:15:16.044Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=53e8a9ed-f215-45a6-906b-d3317f804c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:15:25.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:15:35.654Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=d666ed82-d04e-4502-be80-af81ac4a5d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:15:45.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:15:55.247Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=c02809df-dd15-4117-b579-de412543a818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:16:04.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:16:14.817Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=bcdada83-fc5d-4676-8dc9-1ab8290e44fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:16:24.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:16:34.497Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=6b2341f7-77c2-4bde-b518-3038cd7e1a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:16:44.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:16:54.064Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=8c81850a-785b-4c16-b6df-e330cbe82eef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:17:03.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:17:13.651Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=5315633c-4fb4-40e5-a600-3855f2c2ac70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:17:23.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:17:33.289Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=2e8ce370-460f-4c97-93da-cd6bfab40d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:17:43.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:17:53.039Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=818ad649-6d9c-4857-a941-3404a0736ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:18:02.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:18:12.641Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=7221c28d-910b-464c-8eb0-f61ff24122e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:18:22.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:18:32.326Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=6e52ce6a-7409-4425-a9c8-b9955d738a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:18:41.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T07:18:43.589Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T07:18:43.589Z |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-08-25T07:18:43.591Z |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-08-25T07:18:43.594Z |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-08-25T07:18:43.602Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-25T07:18:43.602Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-25T07:18:43.602Z |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-08-25T07:18:43.605Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:18:51.973Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=707c487f-c9d6-4351-bde2-98f405785f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:19:01.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:19:11.575Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=54c82c75-298d-48d0-9ca8-59d6787f9fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:19:13.462Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |java.net.ConnectException: finishConnect(..) failed: Connection refused\n\tat io.netty.channel.unix.Errors.newConnectException0(Errors.java:155)\n\tat io.netty.channel.unix.Errors.handleConnectErrno(Errors.java:128)\n\tat io.netty.channel.unix.Socket.finishConnect(Socket.java:320)\n\tat io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.doFinishConnect(AbstractEpollChannel.java:710)\n\tat io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.finishConnect(AbstractEpollChannel.java:687)\n\tat io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:567)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:470)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\nWrapped by: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: aai.onap.svc.cluster.local/10.233.44.173:8443\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:19:23.462Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=f8d8f13b-86a3-44bc-a271-c7824431fd07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:19:33.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:19:43.081Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=f89c4ac0-c716-4c62-8dad-1c6fe31c15bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:19:52.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:20:02.664Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=ec24dd1f-8d30-41c2-a572-5cfc0e5d49d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:20:04.412Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |java.net.ConnectException: finishConnect(..) failed: Connection refused\n\tat io.netty.channel.unix.Errors.newConnectException0(Errors.java:155)\n\tat io.netty.channel.unix.Errors.handleConnectErrno(Errors.java:128)\n\tat io.netty.channel.unix.Socket.finishConnect(Socket.java:320)\n\tat io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.doFinishConnect(AbstractEpollChannel.java:710)\n\tat io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.finishConnect(AbstractEpollChannel.java:687)\n\tat io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:567)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:470)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\nWrapped by: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: aai.onap.svc.cluster.local/10.233.44.173:8443\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:20:14.413Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=5fe19869-01d0-451d-95b6-464210d74f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:20:16.149Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |java.net.ConnectException: finishConnect(..) failed: Connection refused\n\tat io.netty.channel.unix.Errors.newConnectException0(Errors.java:155)\n\tat io.netty.channel.unix.Errors.handleConnectErrno(Errors.java:128)\n\tat io.netty.channel.unix.Socket.finishConnect(Socket.java:320)\n\tat io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.doFinishConnect(AbstractEpollChannel.java:710)\n\tat io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.finishConnect(AbstractEpollChannel.java:687)\n\tat io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:567)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:470)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\nWrapped by: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: aai.onap.svc.cluster.local/10.233.44.173:8443\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:20:26.149Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=90e6a7b1-d2b6-4517-a96b-d4186f51b015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:20:35.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:20:45.706Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=946c9877-6aff-4f40-beb5-d3c21dbb050c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:20:55.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:21:05.335Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=e29f4459-c042-4b39-890c-67d4193c1adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:21:14.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:21:24.914Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=73b87191-4811-4e90-a13a-7f765d371e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:21:34.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:21:44.510Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=c8414266-3c2d-4a92-af95-fb033fe1d2d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:21:54.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:22:04.114Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=553064da-4719-43da-ba47-6b0068d9e8c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:22:13.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:22:23.733Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=3ac7193a-22e3-4f80-b19c-923df80d3493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:22:33.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:22:43.329Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=e4e2bfa3-50aa-41fe-89d5-2f59ced68482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:22:52.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:23:02.898Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=958eadc5-ea6d-4793-85ed-1fd941c5180e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:23:12.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:23:22.575Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=17937cdb-93b0-49e4-812f-469418d6509c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:23:32.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:23:42.190Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=ebe3e694-a2af-4fda-a986-4a1db3abc459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T07:23:43.399Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-25T07:23:43.400Z |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-08-25T07:23:43.401Z |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-08-25T07:23:43.402Z |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-08-25T07:23:43.406Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-25T07:23:43.406Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-25T07:23:43.407Z |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-08-25T07:23:43.409Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:23:51.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:24:01.743Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=d1769afc-0d33-447e-af0c-06815c0e0406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:24:11.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:24:21.341Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=1f2f316a-0db8-48dc-9370-977c6fab9bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:24:30.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:24:40.937Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=113dfd58-51af-46ef-9af5-24276f4c8e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:24:50.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:25:00.574Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=2b736153-40ff-480f-ac66-716e1349b497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:25:10.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:25:20.186Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=fadd578c-04af-4388-b8e1-8ef1e323d799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:25:29.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:25:39.759Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=46d4d27b-7034-4bbd-bf89-83b81dec91b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:25:49.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:25:59.417Z |INFO |Init configs |InvocationID=5619d6e1-2e38-4c88-9bd9-5aad3b4156d8, InstanceUUID=bd324e23-ec9d-4796-9ebb-d75d88330d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-25T07:26:05.077Z |WARN |Chain of tasks have been aborted due to errors in PRH