By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-01T12:09:20.944Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-01T12:09:20.947Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-01T12:09:20.976Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-01T12:09:21.558Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-01T12:09:21.648Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-01T12:09:21.648Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-01T12:09:21.649Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-01T12:09:21.724Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-01T12:09:21.776Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-01-01T12:09:21.895Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-01-01T12:09:23.000Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-01T12:09:23.364Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-01-01T12:09:23.379Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-01-01T12:09:23.380Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-01T12:09:23.427Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-01-01T12:09:23.427Z |INFO |Root WebApplicationContext: initialization completed in 1532 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-01-01T12:09:23.724Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-01-01T12:09:24.393Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-01T12:09:25.420Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-01T12:09:25.900Z |INFO |Started MainApp in 6.843 seconds (JVM running for 7.477) |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-01-01T12:09:25.952Z |INFO |Start scheduling PRH workflow |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:09:25.965Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=86bc08f5-1f2f-42d8-83bf-8859630d62d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-01T12:09:27.459Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.39:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:09:27.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:09:37.486Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=63291a9f-4bbe-4e22-a30d-7a79c57487be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-01T12:09:38.520Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.39:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:09:38.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:09:48.524Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=4121e972-e3e9-49cd-ab66-f4e8d43068aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-01T12:09:49.561Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.39:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:09:49.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:09:59.563Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=e815d8b3-d5e8-4966-8a8e-9ebaaf4ef9cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-01T12:10:00.600Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.39:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:10:00.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:10:10.602Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=c1ab7170-60a7-408a-8167-0cf8b87029af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-01T12:10:11.640Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.39:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:10:11.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-01T12:10:18.595Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-01T12:10:18.596Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-01T12:10:18.600Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:10:21.642Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=fa65db82-aed6-4981-a22d-bf335c714272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-01T12:10:22.684Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.39:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:10:22.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:10:32.686Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=f5ce2175-5909-4238-b057-fb5a4ae39072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-01T12:10:33.720Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.39:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:10:33.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:10:43.722Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=3b515c31-f565-48a2-8475-ae835db75bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-01T12:10:44.764Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.39:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:10:44.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:10:54.770Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=8635da3c-47c9-43d7-8083-31e7cb10d700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-01T12:10:55.800Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.39:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:10:55.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:11:05.801Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=a26c8cfd-bebf-4811-9941-d972f65a38fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-01T12:11:06.841Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.39:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:11:06.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:11:16.844Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=55925599-c6ff-4249-85ad-b79a6836218b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-01T12:11:17.881Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.39:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:11:17.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:11:27.883Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=b593db9e-5f84-4d2c-aa92-70605a488d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-01T12:11:28.920Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.39:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:11:28.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:11:38.921Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=31b997a7-101b-436b-a7b4-0705243a7b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-01T12:11:39.960Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.39:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:11:39.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:11:49.961Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=e2aaea10-594d-4b54-a5c0-71a3d76bc2fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-01T12:11:51.000Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.39:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:11:51.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:12:01.004Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=eef9400a-3b00-42c0-ba22-72ef19c23524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-01T12:12:02.041Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.39:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:12:02.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:12:12.043Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=c7464778-6131-4959-bf7a-dae376f796f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-01T12:12:13.116Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.39:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:12:13.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:12:23.118Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=18c71f0a-0b73-4766-8d64-5407b0c2cd73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-01T12:12:24.152Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.39:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:12:24.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:12:34.154Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=0405cdbd-a924-40e8-afe1-0f949a97f146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-01T12:12:35.192Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.39:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:12:35.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:12:45.194Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=cc54738a-caa0-4329-ad71-16862f72176d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-01T12:12:46.236Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.39:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:12:46.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:12:56.239Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=48723006-044d-45ee-a38b-a9051a73be62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-01T12:12:57.273Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.39:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:12:57.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:13:07.275Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=b16c799c-8cb9-4ab7-8507-2821c9bea260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-01T12:13:08.312Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.39:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:13:08.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:13:18.315Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=8fe3d47a-f6ef-4d42-b8f0-c9a22b2a23bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-01T12:13:19.352Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.39:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:13:19.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:13:29.354Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=0a39ea6f-36bc-4db7-9133-a15d275f3562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-01T12:13:30.392Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.39:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:13:30.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:13:40.394Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=c9c2c3f3-90ea-43f0-a88a-03b0e4d66fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-01T12:13:41.432Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.39:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:13:41.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:13:51.433Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=07fede41-0520-4c10-bc73-bcc648bd1268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-01T12:13:52.472Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.39:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:13:52.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:14:02.477Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=a8b8868f-d960-4976-8da8-bfaf2f93934b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-01T12:14:03.897Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.39:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:14:03.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:14:13.899Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=e450b5b8-5194-46a0-9f0e-1afe79d18c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-01T12:14:14.936Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.39:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:14:14.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-01T12:14:24.548Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-01T12:14:24.548Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-01T12:14:24.549Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-01T12:14:24.551Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-01T12:14:24.561Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-01T12:14:24.562Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-01T12:14:24.562Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-01T12:14:24.564Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:14:24.938Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=e0a97b45-abc7-41c6-a56a-fa8b5abeb079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-01T12:14:25.976Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.39:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:14:25.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:14:35.979Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=ac5f8141-3870-48aa-a1c6-11a6be65a99e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-01T12:14:37.016Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.39:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:14:37.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:14:47.018Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=4e659f01-1c71-45d3-8de9-88bed98e6a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-01T12:14:48.056Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.39:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:14:48.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:14:58.057Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=b4190784-d815-43fb-b2cc-d0063bd8fded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-01T12:14:59.096Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.39:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:14:59.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:15:09.097Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=53b7b7b3-a4f2-4b99-80de-947c9f3ef6e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-01T12:15:10.137Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.39:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:15:10.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:15:20.138Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=d09a8513-c5df-4d32-a20b-835357268282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-01T12:15:21.176Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.39:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:15:21.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:15:31.179Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=446a1550-a69b-4565-938d-571722a71f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-01T12:15:32.216Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.39:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:15:32.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:15:42.218Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=d688419b-b5f7-414d-b6e5-c9fa1f456bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-01T12:15:43.260Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.39:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:15:43.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:15:53.265Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=37262119-3bf2-488d-af2c-feef0de2d4fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-01T12:15:54.296Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.39:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:15:54.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:16:04.298Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=c5661cc5-6540-4112-9e66-960146109045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-01T12:16:05.336Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.39:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:16:05.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:16:15.338Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=9accc0d6-25a6-4ba7-bc41-c7bc22111b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-01T12:16:16.376Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.39:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:16:16.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:16:26.378Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=1ae5a88c-833e-4d41-aadb-4503a79e943c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-01T12:16:27.416Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.39:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:16:27.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:16:37.418Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=69254bc6-e40b-4e70-a12c-c725f8e2ce58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-01T12:16:38.456Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.39:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:16:38.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:16:48.458Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=9169838f-068f-4dfe-ac3f-d95d271804c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-01T12:16:49.496Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.39:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:16:49.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:16:59.498Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=245e4801-f827-4f43-8ca1-9e12e274e055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-01T12:17:00.537Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.39:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:17:00.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:17:10.540Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=9914bac7-072f-49f5-be0f-78a2a4ac05cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-01T12:17:11.577Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.27.39:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:17:11.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:17:21.578Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=f1dabf72-aad3-41f3-81fb-51eae891572d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:17:22.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:17:32.017Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=4a095493-831d-4850-91ec-6727ccbe860a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:17:32.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:17:42.031Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=6da537a9-60ae-4d06-a824-5c1cf6a33114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:17:42.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:17:52.053Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=5bcc7c10-05e0-4739-861c-f062539d5909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:17:52.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:18:02.064Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=daf7286e-84b5-41ca-8ab1-d8a4fd9f9e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:18:02.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:18:12.076Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=fb2238ad-4dba-4e9c-8efe-10a610bc8de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:18:12.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:18:22.096Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=9afae4a7-4b72-468e-ac25-7fa1cd3234ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:18:22.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:18:32.116Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=5bd9927f-d0be-45a0-a5cb-816b92d24978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:18:32.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:18:42.131Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=05ad19e9-7e71-41be-853c-61e583f1dae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:18:42.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:18:52.146Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=fa6d2837-bf80-4ba0-ba73-bc95207d7041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:18:52.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:19:02.157Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=95008dc4-56d9-46a0-9d90-142b55a2f578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:19:02.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:19:12.172Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=0674c04c-c447-49a1-973b-b88e267225e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:19:12.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:19:22.184Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=f1322495-785d-476b-9fd9-f10d0488b37c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:19:22.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-01T12:19:24.111Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-01T12:19:24.111Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-01T12:19:24.112Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-01T12:19:24.115Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-01T12:19:24.123Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-01T12:19:24.123Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-01T12:19:24.123Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-01T12:19:24.125Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:19:32.199Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=b1743825-c3bd-4db8-9347-a899ee43df8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:19:32.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:19:42.210Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=e6991ef4-a463-4400-8019-489aed8fbbc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:19:42.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:19:52.221Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=b95683dd-2709-483c-9440-a9b088b847bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:19:52.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:20:02.232Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=cba9ca61-45d8-4e68-a421-0ff86b367ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:20:02.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:20:12.244Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=e7366599-fac8-4ca8-a06f-b84325c272c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:20:12.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:20:22.254Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=0702767a-7369-4aa2-ae6c-dcb47615a132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:20:22.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:20:32.264Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=5ad40a54-4482-4f70-bfc4-4701124a9787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:20:32.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:20:42.274Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=58f98717-5b15-4f69-b1cf-f74ced331fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:20:42.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:20:52.288Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=ae2b2123-537b-435e-9a2f-e8a8bbec5417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:20:52.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:21:02.302Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=0ac819a5-9074-4ac6-9e59-db11056a8197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:21:02.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:21:12.318Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=f25c039c-c94c-45cc-b688-2010e0eaa438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:21:12.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:21:22.336Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=13575733-a6c6-446e-bbc5-3312b42ba5e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:21:22.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:21:32.349Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=9fbd9db7-0c9d-474a-b102-9bb8bd19d336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:21:32.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:21:42.361Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=dfc130e4-a98c-49bf-a095-d7a44837f75a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:21:42.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:21:52.369Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=cd0da4b9-17d9-40df-85a5-5f9cbc2c1b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:21:52.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:22:02.377Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=a6d931c0-45df-4d17-8c34-c029324dd053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:22:02.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:22:12.385Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=0db1600b-cce8-405d-804d-265c8057931a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:22:12.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:22:22.399Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=0d146d53-0f69-4f80-8205-45597fac8092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:22:22.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:22:32.414Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=ba2f7143-62d6-4248-be52-ebda24f09e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:22:32.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:22:42.424Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=85c7f0fb-551f-4dd9-85d8-2be5c4589d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:22:42.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:22:52.434Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=ad1c8ae1-4601-4aa2-8329-4175a96e72c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:22:52.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:23:02.443Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=ce97526b-c6a9-437f-b65c-f375a9a2ccf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:23:02.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:23:12.458Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=961d7ced-a92f-47b8-b5e1-51dbc6340079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:23:12.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:23:22.472Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=ec9e5610-72d7-4e33-b1e7-1b310c1088e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:23:22.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:23:32.485Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=7a4b9a38-c073-4bd4-b607-09af1786e8fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:23:32.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:23:42.494Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=31175381-4703-4991-9d74-e67ced9c2695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:23:42.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:23:52.505Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=f5944bcc-609b-48d5-83d5-8a0be1a49dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:23:52.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:24:02.512Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=5224baa1-35f5-4997-84b2-4314a8a83bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:24:02.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:24:12.528Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=3892d967-4fc8-45d0-a279-80d5a6d4cdd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:24:12.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:24:22.543Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=16926186-0d3a-4e5e-a45d-135f3b19f4ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:24:22.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-01T12:24:24.073Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-01T12:24:24.074Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-01T12:24:24.075Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-01T12:24:24.078Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-01T12:24:24.086Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-01T12:24:24.086Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-01T12:24:24.086Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-01T12:24:24.088Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:24:32.558Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=32d06132-b5e6-4937-9b6c-18190fdd53da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:24:32.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:24:42.581Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=2b68b095-7c1f-4f88-996c-5257c4dc29fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:24:42.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:24:52.598Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=488c84e0-6fe6-455d-bff3-d21b6d73ba19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:24:52.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:25:02.606Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=4bde8a96-6d91-4533-8990-cdd503c52448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:25:02.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:25:12.617Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=81d389e2-ecee-431b-98d8-3090a2787967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:25:12.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:25:22.629Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=2e739c6d-f6a6-4bad-b877-e68e72d6e69c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:25:22.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:25:32.638Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=34e047ef-dc39-4089-97c4-e4e73e803270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:25:32.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:25:42.646Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=af8e00bc-1490-4713-a272-ede0eed6da0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:25:42.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:25:52.656Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=ca50cf6e-2d29-47f0-b6e8-d130111ba316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:25:52.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:26:02.665Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=f675408e-19d2-4579-bd88-4de83ab82a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:26:02.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:26:12.677Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=b5b37cec-86eb-40a9-a15f-6fe90c92d409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:26:12.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:26:22.694Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=44315c62-2eb1-4868-b41d-64aa20ae8153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:26:22.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:26:32.702Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=80be698d-afe1-4df0-8a7a-bb79f531fb92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:26:32.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:26:42.711Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=d1bc5dd2-dfe2-4913-8e58-016ebc25dc43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:26:42.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:26:52.721Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=26b64ced-4ad3-4648-97b6-521690909919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:26:52.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:27:02.728Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=64c03247-743a-4976-9409-3ceef09d8cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:27:02.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:27:12.739Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=d4ae19f6-f8dd-4682-bec3-1e65dc402818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:27:12.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:27:22.747Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=c22eed6f-d225-4a4b-9012-66574f793eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:27:22.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:27:32.755Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=d1fecf3e-73af-46ae-8f6a-339931190a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:27:32.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:27:42.762Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=6a519126-6fe6-4223-8583-b570b5b154e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:27:42.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:27:52.773Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=09c618a4-762c-472f-b5ef-df362439108d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:27:52.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:28:02.790Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=356e736a-926b-4ccd-babc-2b7f9bb34c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:28:02.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:28:12.806Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=bf51aea6-9b33-4e77-ad4b-05e3ca13c91b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:28:12.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:28:22.816Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=a1f6b299-82cb-4bdd-981f-f5b29d376bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:28:22.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:28:32.826Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=654b6435-f06e-433b-a781-cbbdcb45e543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:28:32.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:28:42.833Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=9db4c8a7-7958-46fd-9ef6-d543fe434a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:28:42.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:28:52.841Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=530a6d82-11bd-4236-a809-e84d89429d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:28:52.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:29:02.850Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=5b6424bc-3837-45bb-b836-0d3d55efb13a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:29:02.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:29:12.858Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=f481c420-80b2-436a-a6d2-0140c83c1f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:29:12.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:29:22.869Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=707662c5-6c6c-41ea-970b-c3ca16d9996d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:29:22.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-01T12:29:24.026Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-01T12:29:24.026Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-01T12:29:24.027Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-01T12:29:24.029Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-01T12:29:24.035Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-01T12:29:24.035Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-01T12:29:24.035Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-01T12:29:24.037Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:29:32.879Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=8cd07d41-2782-41d1-91d7-7d0616c3c275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:29:32.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:29:42.894Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=12748450-bd91-4687-8226-304299a88fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:29:42.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:29:52.906Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=cf02d6c1-8a8e-4f19-8389-a02b9c0c28d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:29:52.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:30:02.914Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=a63fa7f9-4477-4d13-b0ed-17ac0bbec652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:30:02.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:30:12.922Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=7a99b344-7759-4b0e-85d9-0344712b0254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:30:12.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:30:22.931Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=55314f35-f311-4b08-90ac-a9f9cdcb9e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:30:22.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:30:32.939Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=2ace7f1e-cde5-466b-ad21-6d9473db676b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:30:32.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:30:42.947Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=c5e86072-7335-4227-956c-3b1952470f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:30:42.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:30:52.955Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=7567826d-6b0f-423d-bec1-b31614473aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:30:52.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:31:02.965Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=88736310-ac8c-4c2f-8b63-23b816dda864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:31:02.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:31:12.976Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=7f2c53c8-6718-4c94-ad0c-b6301b337d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:31:12.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:31:22.992Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=1731c304-93bb-42ee-b80f-e208cc5f848d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:31:23.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:31:33.003Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=53de6fb4-4e1b-4e8b-a9f0-180c940b5c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:31:33.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:31:43.013Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=9a8908ed-4e59-417a-a9c0-2b76267d7a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:31:43.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:31:53.026Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=923f18fc-ace9-4a6a-aada-465b8e0ef715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:31:53.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:32:03.034Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=4053b3ad-d86f-459d-8a35-123652050b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:32:03.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:32:13.042Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=ce288e01-9f78-4a06-9892-faeb339d91e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:32:13.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:32:23.050Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=0d5872cd-1a31-40f8-a596-4df65fa48e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:32:23.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:32:33.059Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=0c9a5645-cd9c-4d10-ab44-fa222647b00c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:32:33.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:32:43.070Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=e0a6755f-62a1-446b-ac07-c0c72d8db856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:32:43.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:32:53.088Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=8a5bb6d3-a3d9-4269-9a10-13874f52d342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:32:53.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:33:03.096Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=f7315ff0-3c38-4602-b56a-2ffda78dc47a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:33:03.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:33:13.104Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=3150d639-2031-47ef-98da-5117b11f00f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:33:13.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:33:23.112Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=ff4e3a79-f5f7-402b-bc37-cd520d57ad38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:33:23.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:33:33.128Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=3b9a89fc-158c-497e-a09b-fc8679b68ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:33:33.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:33:43.156Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=0d07864f-8229-4cfd-9b72-0d2fab7b9ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:33:43.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:33:53.164Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=d6b6331b-9670-4a69-875a-1f3b3a57a9f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:33:53.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:34:03.172Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=949d0364-f8db-450f-8fca-4a12bcb7765c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:34:03.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:34:13.182Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=f844c053-d8f8-4998-98c5-411acb2b1032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:34:13.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:34:23.191Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=9152edf8-98c8-4173-8b29-14b8f19d01ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:34:23.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-01T12:34:24.097Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-01T12:34:24.097Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-01T12:34:24.097Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-01T12:34:24.099Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-01T12:34:24.104Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-01T12:34:24.104Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-01T12:34:24.104Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-01T12:34:24.106Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:34:33.201Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=22011c9e-383b-498c-b678-58047e8a5d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:34:33.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:34:43.211Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=030b8f3b-163e-4294-bb60-1183a16b8356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:34:43.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:34:53.218Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=a33cd50b-6ca8-4509-b008-90e7bcf3efcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:34:53.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:35:03.225Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=cf8c7020-823e-473d-aef1-6de77c5bbb0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:35:03.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:35:13.235Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=8798a752-c77e-4e2e-839f-fe32dd71bead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:35:13.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:35:23.242Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=bdcfa9f7-f31a-4999-9ed4-8b6b7a8a1874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:35:23.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:35:33.250Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=363728e8-cf0c-42f7-a145-df400d584a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:35:33.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:35:43.257Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=65c427b2-b7f2-4490-a255-d0dd978f697e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:35:43.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:35:53.266Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=38129010-055f-469e-bd04-3c7e4cf90f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:35:53.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:36:03.277Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=87285e86-e25d-4e2b-95c2-74403d396899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:36:03.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:36:13.292Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=7bee899c-3b81-4171-8a65-6aaf34fc3928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:36:13.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:36:23.299Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=5730e26c-0e32-4c1f-a14e-024339431bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:36:23.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:36:33.307Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=f6525501-26e1-4aec-a272-27e80f36037f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:36:33.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:36:43.317Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=40182cbf-dd55-4805-9301-db0228fd4a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:36:43.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:36:53.325Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=6823d33d-4ff5-4e1e-9426-a9387d696d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:36:53.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:37:03.333Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=3383ec96-1109-426b-9fbc-ec22e6bb5492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:37:03.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:37:13.342Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=c84861c0-0e4e-4f3f-a07c-2126082cb9db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:37:13.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:37:23.351Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=9614d016-b4e1-449a-8af9-6a21e616abee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:37:23.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:37:33.364Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=8e08b475-fdfd-428a-adc4-220cb3bc2358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:37:33.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:37:43.374Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=3dde0d4b-424e-48a9-8f09-f2d5b21298a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:37:43.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:37:53.382Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=cdeb3623-b7cc-4973-9fc6-0cc566484a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:37:53.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:38:03.390Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=a894461e-4ed6-4689-aeec-0ca4a9d1709d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:38:03.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:38:13.400Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=eebcf849-5ccd-490d-9496-bc6837058294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:38:13.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:38:23.408Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=08b9f957-de5d-48b2-b62a-e72a64560428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:38:23.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:38:33.416Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=73a004a6-110b-4887-a568-fe9a15b0ffe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:38:33.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:38:43.424Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=52615730-a18e-4f86-926a-3b5a39f66532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:38:43.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:38:53.433Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=c1991cbc-4c25-4880-a617-bb74ff84108f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:38:53.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:39:03.441Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=a0bd7a29-f33b-4566-9b8d-0af992aa34a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:39:03.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:39:13.459Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=955915d6-6ce4-44ed-869a-0fd508c081c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:39:13.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:39:23.469Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=4eb598b4-87ef-414c-9958-ed5223033437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:39:23.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-01T12:39:24.123Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-01T12:39:24.124Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-01T12:39:24.124Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-01T12:39:24.127Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-01T12:39:24.132Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-01T12:39:24.132Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-01T12:39:24.133Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-01T12:39:24.134Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:39:33.479Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=2c9b9cd9-527d-41f3-bf3c-11c4fa9adeae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:39:33.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:39:43.492Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=e9d9241c-7721-4c4b-ad8c-10f8ad15277d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:39:43.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:39:53.501Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=388fc5e0-371c-4a6f-9793-b0b22f03e697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:39:53.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:40:03.507Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=58a860d6-325d-4e95-b249-d25847079bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:40:03.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:40:13.514Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=87a8c6e7-1199-4adc-9da1-babda426024d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:40:13.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:40:23.522Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=20ccc5e4-815c-4298-8b37-d1291f36ac32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:40:23.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:40:33.529Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=d4268086-6a07-409b-ae7b-5aa4489fefa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:40:33.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:40:43.539Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=47d6c868-0ee8-45a2-ae57-925bdb029a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:40:43.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:40:53.548Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=02edc59f-051d-4001-8341-7162543e9a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:40:53.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:41:03.561Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=1820fb99-5e10-4279-b7b4-555e8087939f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:41:03.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:41:13.570Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=a97f635c-862b-4558-adba-80b0fa5b8423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:41:13.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:41:23.579Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=4a7351b8-d1d4-42e0-8a27-0cf0bdc8dbd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:41:23.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:41:33.590Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=b7121b2e-9d23-4a89-80fb-759c2827faf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:41:33.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:41:43.598Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=1ee8caf7-0a18-4489-8200-a51df786f7e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:41:43.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:41:53.605Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=ddf1dbe2-a9c2-4a58-88a8-a911e57a05fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:41:53.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:42:03.612Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=e92b0b02-9dc2-480a-a8d4-18e0186c8322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:42:03.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:42:13.622Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=a52d06de-5770-4553-ba85-c131d6da5f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:42:13.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:42:23.630Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=19049be3-388c-4608-a8b4-2384afc887dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:42:23.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:42:33.642Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=2f91375d-9fe1-4c6e-919e-a7a209aa6f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:42:33.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:42:43.648Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=0f2063ee-af99-4d4d-9b78-6bf4d4458972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:42:43.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:42:53.656Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=75948f43-8d1a-4c2d-864f-96576a0d6261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:42:53.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:43:03.664Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=4a082c58-e86d-48d2-a944-88b51f88cd9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:43:03.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:43:13.673Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=97b6d237-e721-49ca-95bb-dd430faf4601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:43:13.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:43:23.680Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=1376b8c4-0bed-4a76-90de-b29d3a945823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:43:23.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:43:33.687Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=0ef9a2ba-1c46-427b-afae-62982d7f9c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:43:33.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:43:43.694Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=bb0140dc-c7dc-49a0-9549-0e6ceda76ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:43:43.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:43:53.701Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=a1ad6fe0-9b3c-4d97-a338-9c17cc9b9cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:43:53.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:44:03.712Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=ea6f8e97-be8f-474f-9495-421eca14aa18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:44:03.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:44:13.724Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=f9e00f12-574b-4417-9b51-a12a6392c9bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:44:13.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:44:23.731Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=dc77d867-8b5f-4302-8793-3445e4ba60f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:44:23.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-01T12:44:24.081Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-01T12:44:24.081Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-01T12:44:24.082Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-01T12:44:24.083Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-01T12:44:24.088Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-01T12:44:24.088Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-01T12:44:24.088Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-01T12:44:24.089Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:44:33.740Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=514d5bc2-d6a2-4e95-a02a-5bfacc87613d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:44:33.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:44:43.749Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=f119ca21-d862-40e2-aa8b-5e035a241e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:44:43.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:44:53.756Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=335be389-a2d5-44de-888b-8d20eff165e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:44:53.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:45:03.763Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=d037b3c2-c9ff-43e4-a302-8d0183ce43af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:45:03.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:45:13.770Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=6d7f839b-6d5a-4d6a-aa68-def60bd3f299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:45:13.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:45:23.778Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=8447afb5-04ef-426f-815e-a7495d8b9930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:45:23.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:45:33.788Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=ad38aef8-d569-465c-b179-bc88824b7f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:45:33.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:45:43.796Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=8f399842-61ac-48ee-ae99-239098e535aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:45:43.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:45:53.813Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=0b747500-35cb-42a3-898c-f5f73258661d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:45:53.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:46:03.822Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=228d365d-bb56-482e-9817-f1d6a7a23d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:46:03.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:46:13.830Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=b76bf33e-0f19-4e97-8e71-2bf96e9dc831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:46:13.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:46:23.841Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=89b86c7e-dc14-4542-b966-4a4129bcbae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:46:23.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:46:33.848Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=25a5db93-0189-47f8-ae4d-1254e607248c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:46:33.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:46:43.854Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=aa4b4764-0913-4734-917a-ef6f1ec1a6f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:46:43.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:46:53.861Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=01e78222-f972-48ac-bcae-ee33506993f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:46:53.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:47:03.868Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=8bd2cd0f-f26d-4340-a1bb-c26d8ff2b463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:47:03.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:47:13.878Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=0ee915c7-9c8b-47be-877b-093bb397de25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:47:13.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:47:23.893Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=e1644a91-7797-4668-8c67-3851e0c06d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:47:23.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:47:33.901Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=32bebd33-f359-4ed7-843b-4b0e51e3cf09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:47:33.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:47:43.909Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=06170e6d-0351-4331-9408-91ee018169fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:47:43.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:47:53.917Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=2b796dd2-f2aa-4428-b849-97533c818ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:47:53.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:48:03.924Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=f45c0ef1-2a77-46d8-a030-9318d6593636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:48:03.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:48:13.931Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=89c67fad-5d9e-4d75-b397-b1325bc36a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:48:13.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:48:23.937Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=922215c0-e07b-45ed-8e41-32d08608d40e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:48:23.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:48:33.943Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=fcfbf05e-5185-44da-bbbc-7120c3b37d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:48:33.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:48:43.954Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=0252cf65-64c2-4cf4-8afd-68a5441cc302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:48:43.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:48:53.967Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=331ebfcf-ee56-43ec-adec-5b37cc983768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:48:53.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:49:03.974Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=3fa48e52-c391-4ea4-b2ef-e7b2d617463a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:49:03.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:49:13.981Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=f1b224bc-0442-4150-957b-97feae0e14be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:49:13.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:49:23.988Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=6d0f0e7e-bdfc-48f3-ae8f-0b567448f816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:49:23.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-01T12:49:24.027Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-01T12:49:24.028Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-01T12:49:24.028Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-01T12:49:24.030Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-01T12:49:24.034Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-01T12:49:24.034Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-01T12:49:24.034Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-01T12:49:24.036Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:49:34.000Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=b561c9c2-94ae-4655-8d2d-5e0858f0ecf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:49:34.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:49:44.009Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=64d323be-3f3c-49a9-a863-b0eb1dd76bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:49:44.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:49:54.016Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=a6225b31-c09c-446c-83a2-d7fd6048233e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:49:54.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:50:04.023Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=857dd64a-6484-4f6c-9824-d22f216c4b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:50:04.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:50:14.029Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=a121b55e-77d4-497f-abec-d9d56dc14663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:50:14.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:50:24.037Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=d0993edc-25d4-43d9-bc5f-20366d40b6b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:50:24.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:50:34.046Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=ce63da4d-6b6a-4cae-8478-91b436b2d3e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:50:34.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:50:44.056Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=6ee1b8f2-8d64-4583-8034-e1777565f534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:50:44.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:50:54.063Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=e257051b-df86-4ace-b8d9-ac7e08d5e6f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:50:54.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:51:04.070Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=c590442f-c24c-41c3-9a61-3d12b74fc9bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:51:04.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:51:14.077Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=cb6f308a-b7b8-4b86-85ce-4b39f912e506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:51:14.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:51:24.088Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=f1a37fb7-f9d7-4b12-bfeb-f03cb32d6114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:51:24.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:51:34.094Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=0291e6ee-7e85-462b-818c-5b0362bcaa32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:51:34.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:51:44.102Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=d1374a5f-3c29-4acd-bb28-798892910902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:51:44.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:51:54.110Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=8b710456-876d-40f2-95cd-78ba8599cce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:51:54.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:52:04.123Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=6fe08d3f-6e2d-4575-baad-0bc2604b33a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:52:04.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:52:14.136Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=7a3c4285-058a-4989-8de8-b49d6b0d53a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:52:14.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:52:24.152Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=6c8a7c2e-9e78-46d6-84cb-fdb21bac914e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:52:24.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:52:34.159Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=039660fc-38f8-45f4-87b4-8992a262e818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:52:34.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:52:44.167Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=73254ac9-cd1f-497a-8abe-54c8c11195ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:52:44.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:52:54.178Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=0a441ce5-099f-474e-8c36-e631fe8f97ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:52:54.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:53:04.185Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=fb59ecb0-a175-4373-ab2d-9e65969599e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:53:04.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:53:14.193Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=e4b45cdf-1a42-4601-9063-5e52f0a9f913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:53:14.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:53:24.201Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=f4250d28-9b4c-4ddb-9ccb-65dfb350c885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:53:24.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:53:34.208Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=7f756a15-eab8-4ea0-897a-4a3f125cf9c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:53:34.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:53:44.217Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=9c2220cf-bc30-42f3-9e60-b1ac5e682882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:53:44.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:53:54.229Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=32e1976d-0dcc-428b-a7b3-ee7a1c0120c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:53:54.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:54:04.237Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=d7bd5f65-c887-4503-9c9a-03af0dab51fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:54:04.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:54:14.245Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=3012e55b-62f7-4978-a2d8-3cc99f1cfb0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:54:14.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-01T12:54:24.067Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-01T12:54:24.067Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-01T12:54:24.068Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-01T12:54:24.071Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-01T12:54:24.076Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-01T12:54:24.076Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-01T12:54:24.076Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-01T12:54:24.078Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:54:24.254Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=f30bf8c1-5d1c-440e-83f5-8d3f1d85ed7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:54:24.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:54:34.263Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=79324907-f53d-415a-bf27-ec9b224ad8ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:54:34.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:54:44.272Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=55d285e9-b9c8-4219-806c-fc8b736d56b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:54:44.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:54:54.279Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=830678b7-a0a1-4a4e-8f35-977007536c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:54:54.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:55:04.286Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=3103151a-8470-46a9-9457-351b0c4efa59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:55:04.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:55:14.293Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=08826509-f5a3-428e-9ac4-c412c071d171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:55:14.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:55:24.302Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=5654bc58-f607-4a8e-98b5-99fd05fabfb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:55:24.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:55:34.315Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=76122c7f-4573-489a-b914-e898a933cb5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:55:34.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:55:44.322Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=2aa9c66a-3487-4cc9-a436-2dd0f0560c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:55:44.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:55:54.329Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=6a33ba07-05f1-4f04-9078-85fa161a67cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:55:54.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:56:04.339Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=457e03bb-a13e-47e5-b918-67ff13e24128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:56:04.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:56:14.346Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=76c4d81e-ffbd-4f51-8a18-32c041152fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:56:14.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:56:24.353Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=8c5d58e6-8c11-459d-9fbe-f76bcbb07176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:56:24.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:56:34.359Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=74f94906-278c-4a5d-985d-ce5d64240295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:56:34.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:56:44.366Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=714513d7-31e1-4355-9bb1-848c001b53ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:56:44.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:56:54.373Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=4cad7639-6537-4ad8-869c-51177a7fa8a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:56:54.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:57:04.381Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=d39b8594-e962-4d04-8d8b-56bfe71fd049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:57:04.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:57:14.391Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=d0d3ed67-33fa-42cc-ae4d-efb01223092b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:57:14.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:57:24.406Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=3a02e2ef-a3a7-4103-b167-f4ae820172f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:57:24.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:57:34.414Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=2a318587-00e5-4346-9cc9-bdfd6242dd05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:57:34.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:57:44.422Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=ee78afc7-b641-45e7-8ae7-016efc1c2493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:57:44.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:57:54.431Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=fba8c31b-a893-4045-abcd-34ecb1f6d362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:57:54.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:58:04.437Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=053272b2-c03b-463a-b594-b281d82776cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:58:04.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:58:14.444Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=75527c1e-35b9-479f-983f-de33fc6787cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:58:14.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:58:24.452Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=ae698d09-64ab-4e84-9058-d1da68a02b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:58:24.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:58:34.462Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=b604a09d-c0c1-4d1b-8924-617f2d662a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:58:34.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:58:44.470Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=a2168ff5-1939-4769-a213-948d06fcfa9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:58:44.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:58:54.484Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=8e739627-65d5-484d-acd1-96254051718f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:58:54.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:59:04.491Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=8eaf478b-3c34-4ad3-9534-b9d889c876c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:59:04.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:59:14.498Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=3b00d0b9-4c9e-4ea4-87c2-65d96a7ec30c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:59:14.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-01T12:59:24.079Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-01T12:59:24.080Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-01T12:59:24.080Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-01T12:59:24.082Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-01T12:59:24.086Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-01T12:59:24.086Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-01T12:59:24.086Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-01T12:59:24.088Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:59:24.509Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=93d7132a-dc7f-44e3-8f35-bce5db23148d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:59:24.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:59:34.517Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=7f14406b-6bba-4881-94aa-02f888490281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:59:34.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:59:44.525Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=86adfc9b-35da-4663-a517-61a1a665893a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:59:44.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:59:54.533Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=3d6d86ae-3512-4010-bd12-cea3901e4664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T12:59:54.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:00:04.541Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=28dc2f76-7fd6-434b-9883-b7d1928578a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:00:04.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:00:14.553Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=15f7f55c-a3f5-4c1e-9f81-111a9ef8cf1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:00:14.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:00:24.564Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=6f1a0abe-8c15-46e1-a3ff-0484352a9d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:00:24.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:00:34.574Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=e3321b43-f85e-4b20-a5c6-c076b732ad4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:00:34.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:00:44.585Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=7582e695-842d-41a2-933a-f0f7848acbb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:00:44.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:00:54.593Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=023c7785-eff0-4be2-ba2e-847821a50dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:00:54.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:01:04.602Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=5d4766fc-f929-4d51-a9b2-90e348d4b44c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:01:04.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:01:14.610Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=d1fdbc8d-d024-4069-8f2c-b1dc7fc79870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:01:14.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:01:24.616Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=449b565c-0c78-4983-b237-fc50df29bf81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:01:24.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:01:34.622Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=070e0298-63b0-418b-8bb4-1a8ccf5f0e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:01:34.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:01:44.630Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=5c88ab11-3064-49bb-b85a-b29270773f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:01:44.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:01:54.638Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=297f87a0-da9e-4043-a848-7b57383beab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:01:54.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:02:04.649Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=6f0a9ec7-4627-4260-a91b-33bf12693580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:02:04.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:02:14.659Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=524378f3-3efd-4a00-a295-d696b5f6894c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:02:14.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:02:24.667Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=6bd81a28-d19b-49bc-961f-fb0d2fe09ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:02:24.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:02:34.675Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=9ca77e76-ca81-49bd-9185-c243767821a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:02:34.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:02:44.687Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=bde27ee3-5930-43fc-8e91-b73ff303ec38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:02:44.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:02:54.701Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=224f3330-0f6f-4403-ad5d-a93ab5780ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:02:54.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:03:04.710Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=a6004839-d8e7-4448-9b72-013bae746404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:03:04.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:03:14.717Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=90896845-0ded-4684-9991-ef404c3ed49d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:03:14.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:03:24.728Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=841592a5-b0fc-4927-a4a1-12180aa8fe86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:03:24.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:03:34.737Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=ca9e1096-3cf3-4b9e-b94b-9f428a3aa439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:03:34.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:03:44.751Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=36a18a6e-8be2-4390-bf07-ec11654f22fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:03:44.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:03:54.758Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=e782df21-316d-498d-892f-fe7d76e0a11c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:03:54.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:04:04.767Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=b476286e-f92a-4fb7-9356-6690b837620f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:04:04.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:04:14.777Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=94c2ee6a-c39e-477d-9ddc-330cc06d9c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:04:14.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-01T13:04:24.083Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-01T13:04:24.083Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-01T13:04:24.083Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-01T13:04:24.085Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-01T13:04:24.089Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-01T13:04:24.089Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-01T13:04:24.089Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-01T13:04:24.091Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:04:24.784Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=6aa7bb65-a9b0-48fb-8384-16d082df34fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:04:24.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:04:34.792Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=fd52a06e-d69b-4116-94f9-0f1a19db52f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:04:34.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:04:44.799Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=eebec2de-47ba-4617-924f-d89afcf5341f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:04:44.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:04:54.806Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=58aa6973-b0d3-4361-8618-c512c99e0a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:04:54.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:05:04.814Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=ef4e04a2-cc44-418f-b0f1-61dd5ee0395c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:05:04.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:05:14.824Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=0e33cf28-ddd6-42df-8052-7f219faf6665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:05:14.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:05:24.840Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=55b3027b-1761-4de0-baf6-39c856459a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:05:24.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:05:34.847Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=560f4e99-9f85-4bbd-a4ef-21a2b73f2134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:05:34.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:05:44.857Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=cea071b4-f0d1-4dca-9bd8-00aae1ef05ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:05:44.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:05:54.866Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=814efb26-2cbb-44aa-a05c-161a16b512f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:05:54.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:06:04.873Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=ead2b569-2dd8-449c-82c2-9edecabd82dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:06:04.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:06:14.880Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=9ff76552-0aed-4d50-a8b6-3913214c793c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:06:14.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:06:24.887Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=42a964d8-44fc-4b65-af97-39c915ef2712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:06:24.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:06:34.895Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=4e9ede10-d903-420e-8fcf-620d0b1169e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:06:34.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:06:44.903Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=51998142-f0bb-44a9-b490-552b5debf257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:06:44.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:06:54.915Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=c7a31f30-2c5d-468f-9755-8997448960d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:06:54.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:07:04.922Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=3c9d1101-db25-40b1-b7b9-b331109736d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:07:04.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:07:14.929Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=02af9ccc-721a-47ce-a00c-e04800183ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:07:14.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:07:24.939Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=7dc9d398-041c-4deb-85c5-3a4843c7011c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:07:24.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:07:34.947Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=b84d8d7e-baf1-455a-a529-3e3db162a283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:07:34.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:07:44.954Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=4bf2b924-3672-4a19-a378-8b659f13f86a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:07:44.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:07:54.962Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=97cdab6f-49ab-43aa-83ca-394bc97dedaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:07:54.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:08:04.969Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=18e45657-0e0e-458f-8f50-f635dae46ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:08:04.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:08:14.976Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=6995a5f2-86ad-452a-81af-28a49fdc8b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:08:14.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:08:24.985Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=644a06be-e2cb-40f3-9855-e5f7a833c93c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:08:25.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:08:35.003Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=682ef31b-8e9b-47b7-a68a-7129de80f816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:08:35.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:08:45.013Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=08427c11-5f8e-433f-9a6d-c3e46549966b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:08:45.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:08:55.022Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=615de1a8-1d30-4fb5-83bc-772745ee2bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:08:55.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:09:05.030Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=dbc293ce-40a9-479a-9b37-6481d68a0d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:09:05.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:09:15.038Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=8167481c-cdd1-4c2b-983b-ba776cfad5a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:09:15.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-01T13:09:24.099Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-01T13:09:24.100Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-01T13:09:24.100Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-01T13:09:24.103Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-01T13:09:24.107Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-01T13:09:24.107Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-01T13:09:24.107Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-01T13:09:24.108Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:09:25.046Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=a4cfed3c-e84e-4395-bdfd-46c0eaf7896b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:09:25.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:09:35.052Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=906fa4b2-d64a-48f9-8399-489eaa85d68c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:09:35.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:09:45.059Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=6b183811-b43a-40b8-8ff9-1c70d81f9dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:09:45.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:09:55.067Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=5a3f562c-abff-41be-a9fa-5b31ccd635ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:09:55.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:10:05.076Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=2b279be7-9af3-4017-bf12-b47c04b2880c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:10:05.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:10:15.090Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=c3db7e17-5dc5-41cf-a105-cd82fb13b26c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:10:15.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:10:25.097Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=3fd54ab9-04c1-4fdc-a3cd-c1087590ac10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:10:25.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:10:35.104Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=6f38c6b1-104e-44fd-829d-33418a81a927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:10:35.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:10:45.113Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=bd53dcf2-fc5e-4f0e-a09e-67f8081e8958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:10:45.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:10:55.131Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=aaf7ec8f-c226-4742-8498-1dde125d62b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:10:55.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:11:05.138Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=f224a59f-d736-44f6-bf85-83c602a24dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:11:05.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:11:15.144Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=7e128cbb-641d-47c9-8099-a927a6f50f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:11:15.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:11:25.150Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=ea2627ee-38d7-470b-9a36-1d516d1b9b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:11:25.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:11:35.159Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=0eba504e-cef9-4a0d-86d7-c245dd548096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:11:35.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:11:45.168Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=fb814aa7-43a8-4cc9-8dcd-6a82246e4892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:11:45.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:11:55.176Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=4376e729-f277-4632-8b45-fb8fd59f7b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:11:55.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:12:05.188Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=201dd75c-451b-4a4c-99af-d7e39681e037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:12:05.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:12:15.197Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=f7053f8c-9aaf-4ea7-a053-4e74f6a85d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:12:15.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:12:25.208Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=884c9906-0263-4832-8ca9-5239665bac4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:12:25.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:12:35.218Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=e8598bdb-94f4-4c8c-8179-42e072d1086a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:12:35.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:12:45.228Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=6657d971-ce4a-419e-9bab-e34511257809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:12:45.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:12:55.235Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=7a3c2ea7-f2c7-4c00-8795-54fa41e97de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:12:55.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:13:05.242Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=8cc8acfc-fce8-4b6b-a416-2eeb972ff513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:13:05.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:13:15.251Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=2356bcdc-a9ad-464f-b5b6-a306b023253e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:13:15.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:13:25.260Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=03023a56-eb55-420d-8500-1617b7262ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:13:25.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:13:35.268Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=0458e26e-d561-4726-b6b9-bceef2a09b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:13:35.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:13:45.280Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=3b5aa22d-23e7-45d5-9111-3e95e0ffdfce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:13:45.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:13:55.287Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=bad6108c-4d7a-490e-a505-f38db306a65a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:13:55.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:14:05.296Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=aa4a919c-7e7a-4fb9-add9-85cb87f728c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:14:05.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:14:15.304Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=8c03cb03-72a6-4411-918c-881f07a525aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:14:15.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-01T13:14:24.076Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-01T13:14:24.076Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-01T13:14:24.077Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-01T13:14:24.079Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-01T13:14:24.082Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-01T13:14:24.083Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-01T13:14:24.083Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-01T13:14:24.084Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:14:25.312Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=9003a103-3d88-4250-a808-a7444b3e27bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:14:25.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:14:35.328Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=3afdf7d6-81b6-4720-a2ea-c1bf912e71cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:14:35.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:14:45.334Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=d9ec3b0b-7125-4db2-b58e-29ce3048e926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:14:45.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:14:55.341Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=1ac45f05-a455-4e92-9f71-338daa90a0ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:14:55.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:15:05.349Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=6d44706c-ec35-459a-962b-9a44ec78c97a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:15:05.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:15:15.358Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=730c5490-7aa0-464b-a47f-9732dd18aca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:15:15.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:15:25.379Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=c683dd88-1f25-40a3-9eb8-30d69a6da20e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:15:25.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:15:35.388Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=3c82295a-7404-484f-baf6-60f57b03fd83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:15:35.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:15:45.397Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=fbccec91-0c62-4bc4-8bc2-7196603e9f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:15:45.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:15:55.406Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=8db6ce78-0532-4dc9-9937-93d671a050fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:15:55.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:16:05.412Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=cb10f9af-6bab-467a-aa08-ce0440a484d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:16:05.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:16:15.419Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=78d6769f-3b90-440c-9e09-4846ed4d0e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:16:15.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:16:25.426Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=2f18a7b7-4ed3-4f27-8815-9d14870c1992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:16:25.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:16:35.433Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=c4b3e2ca-6dc2-4364-ae2d-7089c310263f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:16:35.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:16:45.444Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=e4faaa73-b7f3-43ab-999c-0252317de6e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:16:45.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:16:55.457Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=14bc193a-8798-4f6e-b99f-fe017f66cf70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:16:55.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:17:05.469Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=6496ff3b-97da-4a90-a42d-9ab5b98a6b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:17:05.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:17:15.476Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=03dfca1d-f854-44a1-a032-0480e9ad4a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:17:15.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:17:25.486Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=97a0923e-1afc-4a38-853d-4bd6fbad6722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:17:25.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:17:35.493Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=6abe25f5-22ce-4f6e-baa2-ed00d0c9cf74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:17:35.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:17:45.505Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=da335ba9-bf58-480b-b8de-603bb71bf692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:17:45.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:17:55.512Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=6468001d-7cc3-4b17-ba7f-b25ad1603b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:17:55.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:18:05.520Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=e3805252-a2e0-4250-b28c-114b50a22be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:18:05.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:18:15.527Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=02038ae3-e3bc-462b-8e16-aaccea785e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:18:15.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:18:25.538Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=59089af1-25cb-4fa8-9c69-03e71b2f63f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:18:25.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:18:35.551Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=cf3b54cd-d593-4288-ba94-5e28ddac2dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:18:35.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:18:45.559Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=7879aa87-ca46-4b38-915a-65e0f4a424a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:18:45.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:18:55.568Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=def5c722-e570-43b9-96ca-8789b4ff99b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:18:55.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:19:05.578Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=8f9c1a0b-bb66-49a6-8f71-e684acdf9dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:19:05.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:19:15.585Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=ce780dbb-528d-4b5a-9155-acd7dea9bb02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:19:15.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-01T13:19:24.069Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-01T13:19:24.069Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-01T13:19:24.070Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-01T13:19:24.073Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-01T13:19:24.077Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-01T13:19:24.077Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-01T13:19:24.077Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-01T13:19:24.079Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:19:25.592Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=cbdfb491-202d-4188-bcc7-44fb2ac658df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:19:25.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:19:35.598Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=8bf007fa-e010-4126-ad67-ffc5aeb46444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:19:35.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:19:45.604Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=5b203f9d-1a04-4bdf-ac67-4536c6717910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:19:45.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:19:55.616Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=f22022bf-b41d-4c3b-8655-9c6740d8a830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:19:55.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:20:05.623Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=642bcc12-6c00-470a-b6ee-de759cc5b87c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:20:05.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:20:15.635Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=cd9bc24a-f7a4-4a4e-b5e0-e22cb4afaebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:20:15.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:20:25.641Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=19de9063-edea-4284-a5ff-8625a58ebbe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:20:25.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:20:35.647Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=b81ca639-4179-4dc0-8393-591cf6eb00ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:20:35.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:20:45.655Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=803362a4-3e74-40f8-ac7f-9e74559a59fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:20:45.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:20:55.666Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=fb9582d3-ef3a-4eaa-929e-d3104d66cf68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:20:55.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:21:05.673Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=24f32ed8-690d-441b-bc0b-fc873ea6b4de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:21:05.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:21:15.679Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=ae420ec9-e202-40cf-bb82-41ed89545a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:21:15.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:21:25.686Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=24813d04-9fed-4991-94ad-2375689ca934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:21:25.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:21:35.692Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=49a0d1e8-7313-445d-9873-e07e09e86d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:21:35.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:21:45.701Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=ceabc38f-b7b8-48bc-b28d-8c448e526b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:21:45.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:21:55.711Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=8ce89b66-2f84-4310-a77e-7d0fe7343772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:21:55.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:22:05.718Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=f3828dd0-379b-4ec5-8681-aa8400660719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:22:05.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:22:15.728Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=52282357-2263-44c2-9b99-600a35cb8005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:22:15.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:22:25.736Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=cc70d8b6-1478-4cc8-b832-571a9fd437a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:22:25.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:22:35.744Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=fbac8807-a0aa-4b4e-834b-09a56a77c54f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:22:35.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:22:45.751Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=7159b791-df5b-4040-a038-ee86e2febafc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:22:45.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:22:55.758Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=4cfd2645-79a1-4b70-8cbc-81170dd47873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:22:55.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:23:05.764Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=233564ec-c67b-4722-abbc-13db504dd7cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:23:05.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:23:15.772Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=310fc689-7c33-4809-966e-2dbc4f66cf3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:23:15.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:23:25.787Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=4de07a40-5691-45c6-b377-b260881d524b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:23:25.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:23:35.794Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=41390dc8-f565-4ce6-904b-68848d79d994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:23:35.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:23:45.802Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=79331374-0969-49bd-8844-a0b11ef3ea0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:23:45.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:23:55.810Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=516802af-f236-44c1-9072-f19897fc2963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:23:55.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:24:05.818Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=9a8eb67d-8b0d-422a-9df9-7a92cc841a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:24:05.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:24:15.824Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=8695ca05-ec5a-4ea2-ad06-6a1d4f5e5b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:24:15.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-01T13:24:24.041Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-01T13:24:24.042Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-01T13:24:24.042Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-01T13:24:24.045Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-01T13:24:24.049Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-01T13:24:24.049Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-01T13:24:24.049Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-01T13:24:24.051Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:24:25.831Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=9236ba35-8aba-472d-9b05-e9669b6ff3ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:24:25.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:24:35.838Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=ab831adb-0ea7-4b4a-9666-a6072b9a6354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:24:35.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:24:45.846Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=bbb25def-f44d-4796-b774-6b132df2541d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:24:45.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:24:55.855Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=7a755d1c-6665-4598-8f41-0315fbbefb3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:24:55.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:25:05.864Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=3cc42fbf-6f6a-4a3b-bffd-60d96992e6f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:25:05.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:25:15.872Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=e50c8662-aec4-4a85-9d12-07e96db26adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:25:15.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:25:25.879Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=a30e6982-6588-4aba-b3cd-98370041812b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:25:25.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:25:35.889Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=f00f981f-fd6b-4da0-8087-7cd0842679d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:25:35.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:25:45.896Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=31772932-0bcb-45d0-b0a3-2a0c0a4e6d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:25:45.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:25:55.904Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=4a4d694b-5a68-4fdd-810b-f27199c6a8bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:25:55.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:26:05.912Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=d40254f3-27fe-4190-9dc1-f9c095658f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:26:05.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:26:15.918Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=d8ac187d-2e1a-4cf6-8f89-272323e29665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:26:15.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:26:25.925Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=82ba75a4-3e2c-4b1a-8f56-b02297034303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:26:25.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:26:35.934Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=ae12fd50-426c-4987-98a6-5baf6a7ff4ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:26:35.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:26:45.947Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=37989a43-e01d-4f39-8155-8d11bb3c69c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:26:45.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:26:55.955Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=d5f6f358-9c13-49da-9591-4a07a1db361e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:26:55.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:27:05.962Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=ac1ac630-7881-4c12-a1c4-b990e28e04f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:27:05.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:27:15.969Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=04026c72-6376-407e-b997-8a6f6d0cc2ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:27:15.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:27:25.977Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=e23c9dc1-22c2-4f12-997a-8151fadd03d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:27:25.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:27:35.985Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=fc46187f-be1e-461b-b1b1-4d662e746539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:27:35.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:27:45.992Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=7bbba304-d1e6-4c04-8c8a-a9cc5135d991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:27:45.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:27:55.998Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=6715b750-35f7-40d1-88f7-ead294c5fd9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:27:56.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:28:06.007Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=a68082b3-aee4-4eb7-81a7-c3e704da29ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:28:06.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:28:16.016Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=27f56934-2e3f-4e9a-8ab6-f101acf403ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:28:16.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:28:26.030Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=efa12495-8e90-4aba-99e7-397eb7ba4e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:28:26.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:28:36.037Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=c05c18cd-6f88-41ea-9324-03fbbd8b35e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:28:36.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:28:46.046Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=3be632e1-7904-4755-81e3-5aa9c396adff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:28:46.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:28:56.057Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=5a4f2f9f-7271-4f24-8e95-4c9e77b5638d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:28:56.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:29:06.063Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=187c89ae-add3-4c4d-ac59-e7de81ec5e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:29:06.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:29:16.070Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=36257ed3-6a4d-43b8-aeb7-8ed57d2ebdf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:29:16.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-01T13:29:24.046Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-01T13:29:24.046Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-01T13:29:24.047Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-01T13:29:24.049Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-01T13:29:24.052Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-01T13:29:24.052Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-01T13:29:24.052Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-01T13:29:24.054Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:29:26.076Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=2bc1593d-e4f4-4fc4-b780-115f6cba434a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:29:26.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:29:36.084Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=dde1e177-3c14-4ce1-a432-17010cbd4707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:29:36.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:29:46.094Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=abb8713f-4ada-439a-9f4c-49ac310cbbbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:29:46.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:29:56.108Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=787016b1-2732-477d-bafb-b01552eadee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:29:56.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:30:06.116Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=7a495e1c-e58d-4126-a617-8d2b26e57299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:30:06.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:30:16.123Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=e6a3d1a5-e64a-4f63-92b2-b424b29ad40d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:30:16.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:30:26.131Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=d8fac35c-be2f-4e5d-aa9a-f03ca7e14415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:30:26.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:30:36.140Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=ce3c7e8f-2550-48cc-aa7f-804c40385e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:30:36.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:30:46.146Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=6adb5f29-0d06-4e63-98b3-ce46f84784bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:30:46.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:30:56.154Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=e2a3f147-bdd2-4b68-870d-84e63800883c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:30:56.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:31:06.161Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=6111631c-36b2-4ca1-a406-c6a6e94d527a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:31:06.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:31:16.169Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=1eed1023-ab39-40a0-824f-22ee6bb1420f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:31:16.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:31:26.178Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=4909a619-e647-4a6d-b855-681b0f643821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:31:26.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:31:36.190Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=0cbd9432-2b9b-4db1-8cbc-8d29e1fc2aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:31:36.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:31:46.197Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=e350e677-8345-4395-8601-23cac5690bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:31:46.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:31:56.207Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=502b952a-f9db-463f-9be1-44c403a33599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:31:56.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:32:06.219Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=9308af5d-8c01-4a72-b882-0cb7adfff77e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:32:06.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:32:16.226Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=67889391-4d04-4e55-bc52-026f03088fc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:32:16.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:32:26.233Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=a3cf2978-507d-4b9d-b4cb-ca9dd07a0570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:32:26.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:32:36.240Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=e2366591-08fc-438b-88c1-b85ef99e5953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:32:36.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:32:46.248Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=4f382787-bdd7-416a-8fc6-2ec0ae537424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:32:46.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:32:56.256Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=39eefbe4-5279-4c48-9b23-eb4c8ed1590a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:32:56.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:33:06.266Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=5acd3f97-65da-4b4e-9ea6-e5000f6c351b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:33:06.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:33:16.274Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=4590eaf4-273a-4a95-9c3d-3e1af1d2b956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:33:16.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:33:26.281Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=9d794e2c-0901-419a-be30-d717ac9fae12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:33:26.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:33:36.289Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=0edd6b1a-b207-4607-befb-27e49ecece28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:33:36.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:33:46.297Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=4c071306-dc74-4cd2-93ef-d7b68d8f9911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:33:46.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:33:56.302Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=381589fc-8841-422c-9b2c-a66c2bd1bffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:33:56.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:34:06.310Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=0f93dff9-4eb0-4fcf-8fb6-a8401cca4bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:34:06.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:34:16.317Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=4ad23f3b-8488-4675-8f54-86ab37627138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:34:16.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-01T13:34:24.040Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-01T13:34:24.040Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-01T13:34:24.041Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-01T13:34:24.043Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-01T13:34:24.046Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-01T13:34:24.046Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-01T13:34:24.046Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-01T13:34:24.048Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:34:26.326Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=b11b4910-0d11-4974-b9ad-1fe96f00dde7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:34:26.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:34:36.336Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=9ded819e-8437-442a-9e05-39be1e456759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:34:36.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:34:46.342Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=87c3f51b-4ea9-4fa1-984c-95f6d152ab94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:34:46.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:34:56.350Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=79843051-d2cf-4a16-8fb6-89e68c1720ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:34:56.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:35:06.358Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=28577689-4da7-4359-8826-9299ae7cffba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:35:06.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:35:16.366Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=dd085101-ab95-40e2-b711-b368e3c53a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:35:16.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:35:26.373Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=d0ae2a37-18d8-4aff-a447-73acce8b6e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:35:26.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:35:36.383Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=d9a48d7d-4b39-4e57-8295-d5fc44622a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:35:36.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:35:46.391Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=1830769d-a71f-426c-8864-6824abb417f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:35:46.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:35:56.397Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=65bdef2d-dc07-450a-bfb3-486bd0b9c817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:35:56.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:36:06.408Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=e39e166f-2813-4242-a89d-f132d8e35c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:36:06.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:36:16.415Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=fac380e2-5130-4be1-9a02-8ee628481d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:36:16.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:36:26.426Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=662841dc-d9bb-4b6b-9219-aeca6a45e363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:36:26.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:36:36.432Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=45b6d6a0-7e58-44d0-8f0a-39e831831c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:36:36.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:36:46.441Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=1219d335-45f5-415d-8afb-f49b33d2e110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:36:46.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:36:56.451Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=713a641e-b546-40ee-9201-51ff68da50a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:36:56.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:37:06.457Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=147e2770-9ad6-4008-871b-a29884c29ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:37:06.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:37:16.462Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=5046b6e9-7a19-4c91-9bd7-e00f0989e27b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:37:16.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:37:26.469Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=c52daf89-6c71-4596-9142-5d65359a4f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:37:26.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:37:36.477Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=76ff8d82-e62e-4245-94dc-ad144647ec69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:37:36.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:37:46.489Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=9b9544fb-2177-4653-a6fb-de9f2669fb96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:37:46.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:37:56.504Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=7088268f-78bd-4a8c-a6ac-39c2a4d4f92a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:37:56.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:38:06.511Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=620d8e0d-908f-4561-aa1f-c0442840b41f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:38:06.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:38:16.520Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=484cc992-6e03-44a7-8836-45960dc7c7f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:38:16.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:38:26.528Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=7efca23d-cd95-49ea-a975-dae2bf66c855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:38:26.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:38:36.534Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=5f977747-4a4d-4fde-8c87-8d33560a3149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:38:36.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:38:46.540Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=32e5d4c4-33ae-44b0-8bc5-44fc96f982c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:38:46.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:38:56.546Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=1adcb084-a610-4fdd-a1d6-9dbbfc76ac61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:38:56.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:39:06.552Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=5f7f4756-62c5-446a-ae32-bffaa6b2c053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:39:06.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:39:16.560Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=12072d47-1634-4bd7-af82-bda4eddf4c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:39:16.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-01T13:39:24.062Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-01T13:39:24.062Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-01T13:39:24.063Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-01T13:39:24.065Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-01T13:39:24.068Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-01T13:39:24.068Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-01T13:39:24.068Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-01T13:39:24.070Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:39:26.575Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=e727246b-6036-485a-a11e-231fe3e3ada2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:39:26.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:39:36.580Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=0ef3ac84-0908-4c67-820a-1ed2e054f20e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:39:36.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:39:46.588Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=d73c74b5-3627-4d6f-ab4f-73d1d1c2db2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:39:46.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:39:56.596Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=8a04488e-2d6a-4b48-aad0-d9daecb13ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:39:56.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:40:06.603Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=be0a3829-c3e3-4bb1-b8ae-93a61faf6971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:40:06.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:40:16.608Z |INFO |Init configs |InvocationID=a4bac7c8-10d1-40dd-b507-030ec393374b, InstanceUUID=8f556762-bd2e-48a0-9516-913ca85b1a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-01T13:40:16.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |