By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T05:37:31.311Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T05:37:31.316Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-09T05:37:31.370Z |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-06-09T05:37:32.196Z |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-06-09T05:37:32.301Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T05:37:32.301Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-09T05:37:32.301Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-09T05:37:32.509Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-09T05:37:32.594Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-06-09T05:37:32.634Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-06-09T05:37:34.413Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-09T05:37:34.956Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-06-09T05:37:34.983Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-06-09T05:37:34.984Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-09T05:37:35.053Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-06-09T05:37:35.054Z |INFO |Root WebApplicationContext: initialization completed in 2419 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-06-09T05:37:35.520Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=c2309964-3926-4cda-a046-af0516c3c177 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-06-09T05:37:36.375Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=c2309964-3926-4cda-a046-af0516c3c177 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-09T05:37:37.928Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=c2309964-3926-4cda-a046-af0516c3c177 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-09T05:37:38.502Z |INFO |Started MainApp in 9.638 seconds (JVM running for 10.369) |InvocationID=c2309964-3926-4cda-a046-af0516c3c177 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-06-09T05:37:38.574Z |INFO |Start scheduling PRH workflow |InvocationID=c2309964-3926-4cda-a046-af0516c3c177 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:37:38.587Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=97e12f06-de04-4adb-b369-d657111d009f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-09T05:37:40.075Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.74:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:37:40.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-09T05:37:41.863Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-09T05:37:41.864Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-09T05:37:41.868Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:37:50.111Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=94043889-93a8-457a-a066-680b0a1828cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-09T05:37:51.168Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.74:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:37:51.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:38:01.170Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=b7b51799-3134-45f0-817c-e224cd7716cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-09T05:38:02.239Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.74:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:38:02.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:38:12.241Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=0ddd9950-de06-4d60-a178-f0b3a8b9ebea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-09T05:38:13.315Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.74:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:38:13.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:38:23.317Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=4eeb949b-1439-4c5e-a9e5-5867f22db877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-09T05:38:24.383Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.74:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:38:24.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:38:34.385Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=d0ee1715-8880-46a4-8d2f-d3bae2960dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-09T05:38:35.457Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.74:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:38:35.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:38:45.459Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=553fb871-be71-4080-9706-2ae196223c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-09T05:38:46.560Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.74:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:38:46.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:38:56.562Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=c00b1204-2fa6-4abe-8cca-e3523e410c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-09T05:38:57.631Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.74:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:38:57.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:39:07.632Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=9c33874d-a010-4516-8211-643453d42a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-09T05:39:08.735Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.74:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:39:08.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:39:18.737Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=1d654f2c-0637-4b73-a155-f3d094a80f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-09T05:39:19.811Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.74:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:39:19.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:39:29.812Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=c8680fc8-e66a-4d11-989c-4ae3bd8e1b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-09T05:39:30.879Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.74:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:39:30.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:39:40.881Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=c1f40f14-4418-428d-b46d-65ca21f0e98c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-09T05:39:41.920Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.74:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:39:41.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:39:51.922Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=e0a9ecff-7238-41f4-ace5-dee75e49137c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-09T05:39:52.999Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.74:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:39:53.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:40:03.000Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=3dacacdd-fb18-4386-b9d6-520578817436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-09T05:40:04.095Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.74:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:40:04.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:40:14.097Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=337f977b-c9b3-4291-9cb2-56eb3703687f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-09T05:40:15.168Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.74:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:40:15.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:40:25.170Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=ab5eadc4-154e-4478-a73f-260c77e54363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-09T05:40:26.207Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.74:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:40:26.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:40:36.209Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=5e6e82a4-86e3-4ead-bdaa-5d9e7368490a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-09T05:40:37.247Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.74:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:40:37.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:40:47.249Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=0e0fa767-7ef4-4434-8064-fad0a18ebfd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-09T05:40:48.319Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.74:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:40:48.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:40:58.320Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=3ecf1c9f-8346-4d0a-a602-383f4ccc31c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-09T05:40:59.391Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.74:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:40:59.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:41:09.393Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=4981f9f3-02a0-43c2-86cd-cdfcea7f745c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-09T05:41:10.464Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.74:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:41:10.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:41:20.466Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=c4dd9c85-9128-4f44-9d42-6ecfdbe07f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:41:20.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:41:30.607Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=e29276e4-e65f-4e58-86f3-fdaa5c506827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:41:30.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:41:40.658Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=5e2948c1-d310-400a-9fc9-cf63ca86b7f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:41:40.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:41:50.689Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=c7fc1c47-76fe-4914-8373-84e75ee331d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:41:50.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:42:00.714Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=7ffefe68-b487-4b7d-842d-2cb55d18116c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:42:00.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:42:10.735Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=c98fce2e-cc48-46b3-9d54-4eadefb98b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:42:10.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:42:20.753Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=bdd4b0c6-5b52-472e-b8cb-87f4fd7601da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:42:20.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:42:30.773Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=3856d32e-df29-4e37-9126-939a45bd7a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:42:30.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T05:42:36.439Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T05:42:36.440Z |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-06-09T05:42:36.441Z |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-06-09T05:42:36.445Z |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-06-09T05:42:36.461Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T05:42:36.461Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-09T05:42:36.461Z |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-06-09T05:42:36.463Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:42:40.794Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=1e75dbad-e0bb-4115-9eb0-bcac829ed25e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:42:40.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:42:50.821Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=abc6b7e9-cfe0-4f17-996e-6d9b9c5d28dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:42:50.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:43:00.838Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=fbc3aa53-fc10-4814-ae7f-a42f834bcdf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:43:00.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:43:10.869Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=8f4070c6-93ba-4d6f-8ac6-7fff5300d478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:43:10.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:43:20.896Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=2f04994a-3a81-44af-aef5-a19d144fe93a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:43:20.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:43:30.921Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=c0f62217-6299-412b-901f-4f5451618ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:43:30.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:43:40.941Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=37180cbf-a72a-4c4c-bbfd-fe630b1ef1a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:43:40.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:43:50.974Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=dbf3c046-578e-4a2b-ae73-650d393bd62a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:43:51.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:44:01.011Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=57c26bfc-5794-4fdb-8285-79cbe0b03c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:44:01.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:44:11.065Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=b35f7e7a-b92e-4d95-9baa-f2675662523a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:44:11.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:44:21.090Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=27daf83e-23a6-4b9c-a0f5-00e7931907b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:44:21.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:44:31.116Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=8636f502-4af6-4cae-989c-68a8fc753802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:44:31.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:44:41.138Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=83e9d178-acf9-4431-bd51-78a95e13fb59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:44:41.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:44:51.170Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=668ab928-de75-408a-8d39-a0810e0a2d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:44:51.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:45:01.212Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=c79cfd96-4c17-4d49-b007-87e98cc8e818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:45:01.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:45:11.234Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=6eed0a6c-5f0f-48ba-8ad6-91d979dd68c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:45:11.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:45:21.263Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=7a05d0b4-24aa-413e-b1d9-3c0b1da40fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:45:21.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:45:31.282Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=ed5456c4-57a0-40e3-8b04-b0793b66d37a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:45:31.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:45:41.310Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=d4448b3c-1774-46a7-95ae-6be24886967d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:45:41.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:45:51.333Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=ee9aa89e-6d3d-4733-8f02-4391b19bedf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:45:51.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:46:01.362Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=0361cd2c-af16-46ba-a83f-0388c031e5f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:46:01.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:46:11.380Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=939106a9-3f8d-4848-aea7-dc2880135980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:46:11.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:46:21.445Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=229f1e01-b1aa-4cfb-8888-663dd7c37a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:46:21.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:46:31.464Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=524f89ed-8f45-48e0-b5c6-0f93f1c9de38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:46:31.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:46:41.480Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=4d3dede2-06da-472f-ac57-3714ea11936f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:46:41.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:46:51.494Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=51755629-232b-4958-857d-76a426167831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:46:51.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:47:01.512Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=4281ed05-5ae3-4267-b534-c65cfba5d6a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:47:01.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:47:11.529Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=6b16964e-28f9-459c-99d8-a05a07a47f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:47:11.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:47:21.547Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=3d72faf2-cbcf-452c-b862-ee0e7be34ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:47:21.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:47:31.570Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=2e94c03f-3fdf-43d3-8000-792cef78be14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:47:31.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T05:47:35.867Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T05:47:35.868Z |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-06-09T05:47:35.869Z |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-06-09T05:47:35.872Z |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-06-09T05:47:35.885Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T05:47:35.885Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-09T05:47:35.885Z |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-06-09T05:47:35.888Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:47:41.583Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=4fbdbf57-2369-44a2-a4c8-1c5046dde188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:47:41.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:47:51.600Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=668d4c21-87ca-4493-81d5-6895a58d7c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:47:51.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:48:01.622Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=cb2f207b-32ac-430b-b902-80825e8ffdaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:48:01.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:48:11.648Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=3fc82e18-7e23-4718-a876-56576d3e0d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:48:11.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:48:21.665Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=b34ee8ee-b649-4486-ad8e-57789b68aa69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:48:21.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:48:31.694Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=14ee66d5-8dce-4036-8267-79c4b0d56f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:48:31.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:48:41.710Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=8440d48a-997f-4670-8a7a-53f5c2ffc8b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:48:41.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:48:51.731Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=7d6fa38c-6800-4c4b-8cf3-dc3c976aed42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:48:51.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:49:01.746Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=b52965b8-750e-4311-a15b-8337a5a6e229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:49:01.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:49:11.764Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=c2146b41-26a5-42f9-8907-ff12521c406e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:49:11.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:49:21.781Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=273672d0-8241-4550-9998-1a5d56ada774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:49:21.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:49:31.810Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=ef56aa11-1af2-4321-908e-c85ab9822e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:49:31.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:49:41.831Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=a2c37348-5534-4f94-bfb9-453104982cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:49:41.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:49:51.849Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=bbcb955d-279e-4b7d-bb23-3053bdd4aa14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:49:51.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:50:01.866Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=539ec60b-723a-41bc-bfff-94ba6d862600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:50:01.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:50:11.882Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=282c88e9-cf2f-4927-960b-f0e266f86500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:50:11.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:50:21.896Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=0884c536-8caa-4f19-a3cc-ff0e20a1e5a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:50:21.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:50:31.910Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=7f38b7c1-7e7d-488c-95b7-88a20fd7fe5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:50:31.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:50:41.924Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=d36ec172-30a0-4a52-aea4-6d79df7b9f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:50:41.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:50:51.937Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=5602939c-6388-4ff5-9356-aa4c56be1eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:50:51.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:51:01.954Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=3e36ac5f-290e-408d-84f9-408082f74106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:51:01.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:51:11.971Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=e885adbb-6320-4dca-81ae-7653bfbd8a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:51:11.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:51:21.987Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=ef4bf5f6-2eec-4b2f-a270-0b50f8852483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:51:22.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:51:32.015Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=2750e13a-ae9e-4343-9a9c-42ffc8a71463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:51:32.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:51:42.064Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=0aec412e-f0a5-477d-84ed-e6a4fc879534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:51:42.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:51:52.091Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=ab2279cb-7549-4816-8947-0cec5987431e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:51:52.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:52:02.115Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=8e40ed38-2322-4b85-a837-a62635053be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:52:02.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:52:12.129Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=b34f4636-6dab-4fcc-9d5e-a2e727991fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:52:12.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:52:22.145Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=1d7a8174-a120-4d8e-adf0-d53763599cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:52:22.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:52:32.175Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=7aa17ed4-a5cd-4287-b9b9-396a5bd6a5ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:52:32.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T05:52:35.817Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T05:52:35.817Z |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-06-09T05:52:35.818Z |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-06-09T05:52:35.821Z |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-06-09T05:52:35.830Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T05:52:35.830Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-09T05:52:35.831Z |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-06-09T05:52:35.833Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:52:42.194Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=1886d08c-ea6a-4885-b05d-ad8003143087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:52:42.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:52:52.209Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=ec5c2163-99e2-4276-9828-6c703b61cf40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:52:52.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:53:02.222Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=e8f99c2b-7cea-4361-9be3-9dc317b6847c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:53:02.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:53:12.244Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=ee3a4316-2fd7-4fb2-bbae-cec3cd823c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:53:12.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:53:22.257Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=65fb093c-5377-47e0-ab0a-94beeff91e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:53:22.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:53:32.272Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=4869808d-e856-46bb-8700-678c183d1532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:53:32.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:53:42.292Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=d6e44d17-a0a2-4baa-994a-88634008babf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:53:42.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:53:52.318Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=8f35f6c7-f639-467a-9c7b-cbc6945a71b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:53:52.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:54:02.345Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=819fe0e6-8b00-42f3-af1e-3fd2c6b1ba84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:54:02.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:54:12.362Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=240a27f6-5aad-4013-9ad5-6105bf616758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:54:12.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:54:22.379Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=80f98b9f-057b-4b63-bef2-e21aea64f958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:54:22.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:54:32.393Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=9af81f3d-29ad-4b87-a2b3-ab17f93fd5f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:54:32.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:54:42.408Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=b83cf990-ef3e-46c0-8d87-16f92fc4b759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:54:42.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:54:52.423Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=b1e48683-a978-4895-930d-0504a424b394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:54:52.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:55:02.436Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=71b9593e-9931-4698-b2d1-42f4051a2d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:55:02.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:55:12.449Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=a1626ca3-e6ba-420d-99c8-eca25a743ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:55:12.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:55:22.465Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=5089e1d5-537b-4742-8510-f806bdab633e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:55:22.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:55:32.482Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=7c9571a7-38ca-4eaa-b28b-c884ec06dc85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:55:32.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:55:42.497Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=de26d716-3da7-4d06-afac-932822348b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:55:42.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:55:52.510Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=0d62fdf9-32dd-436c-8e82-21ff9f078b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:55:52.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:56:02.523Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=5740e150-391d-4878-b50d-d55da7b46161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:56:02.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:56:12.538Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=3ebb90a7-d061-42d5-9959-91bfafe8cc6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:56:12.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:56:22.552Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=1971e7be-4f17-4287-a0ad-fdf38557e729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:56:22.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:56:32.568Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=6ef5e7c4-d947-4d81-8912-e885284e5669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:56:32.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:56:42.584Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=a4d2bd1a-20bf-41f3-bcb0-9cd8d56481b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:56:42.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:56:52.597Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=80d7ed17-99ef-4634-8abf-e8912bab78fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:56:52.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:57:02.619Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=02fe83c0-8e0e-41ea-bc9e-e1d40999f765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:57:02.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:57:12.646Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=7271b581-f8c9-490f-bf13-42ff0426096b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:57:12.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:57:22.660Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=904296cc-4257-4757-9483-1afa6673669f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:57:22.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:57:32.672Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=788d36a0-6e26-4476-9be9-a023f201d0c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:57:32.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T05:57:35.746Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T05:57:35.746Z |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-06-09T05:57:35.747Z |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-06-09T05:57:35.749Z |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-06-09T05:57:35.756Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T05:57:35.756Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-09T05:57:35.756Z |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-06-09T05:57:35.758Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:57:42.692Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=ef70cdc3-16be-4a1a-963c-40ecf5455e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:57:42.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:57:52.727Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=cab69a63-2e9a-467f-ad61-64a58cbbb76e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:57:52.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:58:02.741Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=bec63d64-8fa2-4b99-b55a-1df0a3b573ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:58:02.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:58:12.757Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=7dec1081-e0e5-4ac5-9bbc-60fd122c6040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:58:12.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:58:22.773Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=2f62878c-d74c-408e-9aa7-d8c56ce93977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:58:22.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:58:32.794Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=d07e2c1d-1045-4ca7-9af7-ea9f87f32931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:58:32.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:58:42.807Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=a49c77c6-5e61-4818-928f-8509a8950c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:58:42.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:58:52.821Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=740319c9-65e1-471f-aa4d-dab7cce4fe01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:58:52.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:59:02.834Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=93cf73ee-9b5e-4399-aab3-7ab1ab459a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:59:02.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:59:12.850Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=0c22316f-9355-40ce-bc0a-a8d6a044e105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:59:12.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:59:22.863Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=74960f9a-74e6-452b-b0ea-abaa51050413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:59:22.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:59:32.876Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=a49f6e50-89dd-44d5-a021-cd34fe49988b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:59:32.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:59:42.905Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=3a70041f-109f-4182-b251-40b83656e90f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:59:42.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:59:52.920Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=a3730909-4bde-44f3-870e-5ed13cbd7a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T05:59:52.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:00:02.934Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=79254334-274e-4eb2-8022-4fdf9202ef02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:00:02.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:00:12.946Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=70bf26bc-b664-4f76-a4dd-4230173610ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:00:12.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:00:22.963Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=5e256de8-eac2-409e-8aed-de66463d8f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:00:22.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:00:32.975Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=8129297a-4e32-48ac-9ddc-2f4ed3a6bf5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:00:32.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:00:42.992Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=24cb83e4-30fc-48f7-949d-fba07480a836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:00:43.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:00:53.012Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=86a18860-3404-4195-82e8-e04c3d92aa03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:00:53.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:01:03.026Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=4ae6e574-3707-47b1-b023-c11a19846412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:01:03.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:01:13.045Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=998244fc-a468-4a1b-81bf-e66ebecae396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:01:13.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:01:23.064Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=2438698f-5338-4d1e-94e5-34365737ec4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:01:23.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:01:33.083Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=b4773c56-3081-41e1-82a5-b16e6ccb13a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:01:33.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:01:43.100Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=2cab799c-9843-4b04-95ae-a39b74d6712b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:01:43.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:01:53.120Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=b5f9586d-199a-43f0-9eb7-2a5f10f5af14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:01:53.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:02:03.140Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=42863d8a-a5a6-43f4-ae3e-4fdffe4a31cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:02:03.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:02:13.154Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=0550777b-4bd8-433d-8518-d51d9929e530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:02:13.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:02:23.169Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=7857d669-05a9-4cdc-9841-6f37e4830719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:02:23.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:02:33.184Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=cbefd5c0-fdf9-46ea-a0a0-78d09a6308bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:02:33.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T06:02:35.819Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T06:02:35.820Z |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-06-09T06:02:35.821Z |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-06-09T06:02:35.823Z |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-06-09T06:02:35.831Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T06:02:35.832Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-09T06:02:35.832Z |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-06-09T06:02:35.834Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:02:43.210Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=caabcac9-6ffa-4a76-9c6d-edd2d0eb1431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:02:43.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:02:53.241Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=794a732b-2231-4466-8421-610859f42167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:02:53.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:03:03.253Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=f5c01eae-725f-42ff-83f5-1d9c6eb8fb53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:03:03.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:03:13.266Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=4b8ed05a-f42c-4102-9219-c32bc6bf4838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:03:13.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:03:23.291Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=f7483b9f-2bb7-449b-83df-0c36453b2dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:03:23.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:03:33.340Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=b9953659-be8c-47a6-9c2b-616cd0b5cbc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:03:33.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:03:43.358Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=3b24baa0-c82b-4be1-8a2a-d3ae7cf8a42c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:03:43.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:03:53.388Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=ec873456-acd9-4959-a530-f03f2b7121f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:03:53.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:04:03.404Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=48505dc0-4f34-4c22-82f9-1f9f91af3a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:04:03.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:04:13.421Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=df7257c6-c3e6-4473-8199-fa2ba45bcd7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:04:13.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:04:23.450Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=102d0af2-e0de-49e1-a445-57a87a3fae88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:04:23.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:04:33.467Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=e9c2ed46-eec6-4022-b586-f83a2fb0ad2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:04:33.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:04:43.487Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=fd5d8651-9ab7-41ef-a22f-f3d390a98f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:04:43.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:04:53.500Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=4751fe22-d79d-49bf-8940-c3b4133ee58f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:04:53.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:05:03.512Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=88d19988-5d5b-429c-bdca-47065b1442e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:05:03.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:05:13.531Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=7a6b6a99-e7ea-4152-a4f5-7659472ec1a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:05:13.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:05:23.545Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=2644544d-b96b-4393-a2fc-02fd0bd548ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:05:23.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:05:33.556Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=38e86c00-ba50-4561-8859-18583e1b2cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:05:33.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:05:43.577Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=43f5d00c-b2cb-4af2-81d0-8bc75c113635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:05:43.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:05:53.600Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=685fe7f8-cc7e-4b85-ba02-3f7ffe2d976a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:05:53.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:06:03.612Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=be70fb13-1f75-4568-9102-84742318a473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:06:03.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:06:13.627Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=f7e5641d-be5b-4eac-a41c-c8a2ea36eb84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:06:13.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:06:23.637Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=d8ac8d97-e74b-49ae-bad4-7bc5de60c95a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:06:23.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:06:33.650Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=eb1a9705-be09-44b5-bc5e-204a5897caec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:06:33.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:06:43.663Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=17ee5bd0-b200-41a9-ae51-2bcb586ac6a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:06:43.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:06:53.677Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=3bd9ef1a-cabc-4e63-a9cd-bf2ae3e80c85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:06:53.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:07:03.690Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=e37a9813-6059-4fe1-b1b2-a70db99fff81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:07:03.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:07:13.708Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=acf91406-004b-4d13-b2e5-1bedd1a2d601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:07:13.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:07:23.722Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=a3bfe6fa-5459-4670-908a-d632a15708de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:07:23.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:07:33.748Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=d6f964dc-7865-4f5f-95e7-ae105bf439e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:07:33.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T06:07:35.814Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T06:07:35.814Z |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-06-09T06:07:35.815Z |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-06-09T06:07:35.818Z |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-06-09T06:07:35.829Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T06:07:35.829Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-09T06:07:35.829Z |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-06-09T06:07:35.831Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:07:43.762Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=3c9e7684-c304-464a-ad5c-81c5ba493946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:07:43.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:07:53.775Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=bd82e10d-03ba-4322-a04f-c6c04cc6fe67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:07:53.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:08:03.791Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=65be9a01-7cda-4b58-afa9-3666512b32bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:08:03.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:08:13.808Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=d76184bf-3b5a-44d3-8121-e7d337430d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:08:13.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:08:23.824Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=aef65cbf-0eac-4d23-bedc-bfbdd4372c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:08:23.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:08:33.837Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=3c294952-7196-46d0-b0ad-2adda1b43b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:08:33.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:08:43.855Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=e3ef28d5-e9a6-4bf5-a811-9cff048c9ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:08:43.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:08:53.868Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=5f7ff999-45ca-4e3f-a7cc-2928f6a36525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:08:53.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:09:03.882Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=705f9c14-243a-479c-8f4b-f7cbe89aaeed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:09:03.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:09:13.900Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=8eab1ff5-53e4-4a9d-81d8-19eb94c9bf68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:09:13.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:09:23.921Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=a0491b44-7911-4874-b299-b83fab52ab06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:09:23.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:09:33.936Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=12fda7fd-7c98-4ce8-9c60-36a44d1d19b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:09:33.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:09:43.963Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=0e1acf30-2240-4815-8873-8fccf2bb9428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:09:43.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:09:53.978Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=586d7c7a-b812-488f-885d-3dc60f9a2785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:09:53.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:10:03.994Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=5cdff74a-2c7d-41be-b24b-d07388390857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:10:04.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:10:14.065Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=1c30e554-6de0-444b-958e-93b2cba94f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:10:14.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:10:24.080Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=23557d3d-f9f3-4db6-9c31-9d35e42cab6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:10:24.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:10:34.090Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=abfa2c49-7d5e-4acb-a111-babf924a247e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:10:34.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:10:44.102Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=84388c62-9a82-44b3-ad96-8e8d3f6d36c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:10:44.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:10:54.116Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=00ba04ec-1ee7-4b8b-845d-1572e8b551de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:10:54.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:11:04.132Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=706933d6-3e20-4839-b158-2ef4246b4907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:11:04.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:11:14.145Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=9ec3aca9-f728-4df2-91b2-03baa06939b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:11:14.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:11:24.160Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=1612dad4-c176-461d-abf6-b6adf2a99ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:11:24.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:11:34.177Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=5e19668c-1e47-4997-ac89-7f527976c26f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:11:34.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:11:44.228Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=393eeebc-8736-43ec-a7d7-d2f2a8a546ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:11:44.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:11:54.241Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=70ce76e2-8cfe-4271-94a7-df62f1880032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:11:54.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:12:04.253Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=c100ea59-84db-4bb4-81aa-0553957b73ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:12:04.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:12:14.268Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=b937f3b1-d74c-4f7b-ab73-6a2cc9f022d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:12:14.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:12:24.293Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=e34c1e30-0cb7-432e-a46f-cf8d60643034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:12:24.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:12:34.317Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=e093e69a-48bf-4657-8a87-9be1b99c0a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:12:34.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T06:12:36.483Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T06:12:36.484Z |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-06-09T06:12:36.488Z |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-06-09T06:12:36.491Z |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-06-09T06:12:36.505Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T06:12:36.505Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-09T06:12:36.505Z |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-06-09T06:12:36.507Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:12:44.339Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=b5987b45-c003-4b2a-b72f-868eea22379c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:12:44.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:12:54.369Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=388867c5-ab21-45b9-95eb-92e7a4d95923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:12:54.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:13:04.389Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=128f6a91-e64c-4d63-83ae-1ba03c935a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:13:04.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:13:14.407Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=f72d622a-d483-4583-96ab-acb2e46cb85a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:13:14.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:13:24.424Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=c8bd5956-3308-4dce-9498-9ce7046dbbfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:13:24.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:13:34.435Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=0455c21b-8064-4d84-9705-6a44425fd409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:13:34.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:13:44.471Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=8dee1e26-3703-4b3b-a711-710265a33510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:13:44.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:13:54.499Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=9f49e0ac-f44c-43dd-b431-c3e02d458dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:13:54.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:14:04.528Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=2fc3e999-4891-417e-874d-3ff3bc1b949a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:14:04.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:14:14.545Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=65c069a9-9586-49ee-b3c6-5b6a103ceded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:14:14.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:14:24.558Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=916c8415-1765-4fd1-8b3d-8da02ff2be42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:14:24.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:14:34.584Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=f9819232-b275-471e-8a74-0b6573a79adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:14:34.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:14:44.602Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=be7b7f7e-bf54-4caf-9846-04738ad12a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:14:44.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:14:54.613Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=07b2df9a-596f-47a6-bfbf-5ee8d86d4c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:14:54.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:15:04.627Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=9036e86b-5b58-418a-bb93-462a5817c568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:15:04.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:15:14.650Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=af76f895-8ba4-4970-8105-8a13980dd22b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:15:14.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:15:24.664Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=eaa2df29-ce67-4461-a134-f3e1a476ccca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:15:24.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:15:34.675Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=dd1d8123-4275-4e0a-9f35-c552fb15b33d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:15:34.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:15:44.686Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=98c5031d-94a5-44b7-92ea-d9752aeec538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:15:44.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:15:54.702Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=2ca22e4a-9e3f-4d6b-b9ac-b8fe67bd3d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:15:54.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:16:04.718Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=80f54167-6c8b-4170-8201-5f7f9a591617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:16:04.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:16:14.729Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=be777fda-97aa-4bf9-8b37-56906e45c5f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:16:14.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:16:24.753Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=8507b99c-23fa-4051-8bda-67c39c07d329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:16:24.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:16:34.777Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=3b6b7886-f1f9-4721-86c8-eefcd1b61a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:16:34.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:16:44.795Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=f63931ed-1e10-442d-9813-68dc1c39370b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:16:44.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:16:54.807Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=0844e67c-205f-4241-9e5c-92956fc0d651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:16:54.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:17:04.821Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=f5d8880e-db86-41a9-beff-f11df9581c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:17:04.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:17:14.834Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=fe6c0024-4cf7-4b66-8131-e2c69540aa0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:17:14.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:17:24.852Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=f0ccc305-723f-44c3-a464-48fcbbb73323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:17:24.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:17:34.865Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=c2740046-b359-406c-966f-e13b0e118054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:17:34.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T06:17:35.810Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T06:17:35.811Z |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-06-09T06:17:35.812Z |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-06-09T06:17:35.817Z |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-06-09T06:17:35.824Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T06:17:35.824Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-09T06:17:35.824Z |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-06-09T06:17:35.827Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:17:44.886Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=9ee5bd30-e69f-4025-811e-4b3a4381ce3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:17:44.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:17:54.903Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=4b3d85ad-a670-48b2-8767-bba0395d346e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:17:54.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:18:04.919Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=cc7fb7c2-909b-4335-a1a5-ee78fd2b686b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:18:04.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:18:14.929Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=972bd3f1-58cf-45f7-8e65-3b68bae08597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:18:14.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:18:24.947Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=f9c3e3f4-b817-4d84-a3af-7d9a38564b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:18:24.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:18:34.973Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=269616df-f8d9-42d7-9cab-81d9b774a3c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:18:34.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:18:44.985Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=6f767ff0-28ff-4ea9-9e40-0f9448d1f45d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:18:44.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:18:54.998Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=59549ac2-17e9-4a4a-9ee2-8551f8a4a228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:18:55.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:19:05.010Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=a6dba5a2-f2f1-4b18-8021-a527a7f0a504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:19:05.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:19:15.051Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=7062202b-af96-4a6d-acdf-03a484217624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:19:15.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:19:25.065Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=66b9709e-72c4-4a33-8da6-6e000b8b6d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:19:25.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:19:35.079Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=d675a81c-b55f-4de7-9cc7-cd71d1063a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:19:35.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:19:45.092Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=84db49eb-d6db-4292-a038-18f6fc5262ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:19:45.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:19:55.106Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=3d0813c3-ba0b-42b4-a932-4bcc8cf92336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:19:55.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:20:05.121Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=1edef69c-078e-41ad-89b9-2bda51fa0630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:20:05.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:20:15.132Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=83135498-5b18-4b13-8227-927efd43d5af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:20:15.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:20:25.143Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=e4e15e13-a237-4e48-9ab3-442c4114eaaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:20:25.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:20:35.157Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=de6fdfad-a36c-4afb-b67b-26a3a058021b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:20:35.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:20:45.172Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=dc029104-08d4-4def-bb17-dd19424a05ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:20:45.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:20:55.190Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=653b135a-25e9-4c71-878c-eb3ff0c150eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:20:55.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:21:05.230Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=d637824c-0759-41d3-9c4c-0aa80fac3538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:21:05.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:21:15.243Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=37033158-2d6f-4ee5-b4b6-cd2a5d1f5dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:21:15.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:21:25.252Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=8415f069-dd82-4de9-ba15-c13931ac866c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:21:25.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:21:35.264Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=20d1ba31-b902-40db-9249-73fb2cc4a8c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:21:35.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:21:45.278Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=2c9b8058-334e-48c9-abfd-171a5bb01359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:21:45.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:21:55.295Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=8defe0e9-6bb8-450f-b0ea-8acbfb31621b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:21:55.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:22:05.311Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=cb57430b-c404-4218-a30a-6ef9e19db2ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:22:05.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:22:15.339Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=aa9e8b74-c55f-44a7-aa05-5ab9366d4afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:22:15.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:22:25.354Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=c47e77e6-d290-4959-b85c-7b3a46d10af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:22:25.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:22:35.366Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=1c4e7eab-b290-4f77-8173-e8047db498e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:22:35.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T06:22:35.732Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T06:22:35.733Z |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-06-09T06:22:35.734Z |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-06-09T06:22:35.736Z |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-06-09T06:22:35.741Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T06:22:35.742Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-09T06:22:35.742Z |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-06-09T06:22:35.743Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:22:45.379Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=420541cb-2a4e-4b13-bf87-62b11b913a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:22:45.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:22:55.393Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=3e1caf81-2efa-4545-9d3e-747147d8102b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:22:55.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:23:05.406Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=f859af7b-607f-4cb4-ac33-18a9caefee6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:23:05.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:23:15.421Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=85b6a957-ad7c-4219-a7df-68b724eb1de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:23:15.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:23:25.434Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=a6170229-c7ca-4ce0-bc43-ed79820a4281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:23:25.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:23:35.459Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=92f042e2-fb33-4053-aa46-bfcea51603ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:23:35.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:23:45.472Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=4d8d4729-b9d8-4f10-a314-cd6b4d76b254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:23:45.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:23:55.485Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=83fa615a-65ea-406a-91e6-4b1ebfe082d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:23:55.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:24:05.506Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=5b1e3fa4-86f6-41b9-b46a-5d2bcad083cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:24:05.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:24:15.518Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=da538832-0ad5-48cf-80b2-da5d750f621f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:24:15.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:24:25.533Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=6ab19b43-f5f5-4770-8eba-e6380c86eda4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:24:25.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:24:35.547Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=cc837a2c-21ec-4a5e-bcec-ee6c4de61b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:24:35.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:24:45.557Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=4a5f8c6e-1b88-4128-8266-8d1c0b770d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:24:45.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:24:55.571Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=36cf3ded-9729-4857-a191-a8039318b04b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:24:55.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:25:05.582Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=3f2c6037-f9f6-4fce-8780-8e2fa1683da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:25:05.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:25:15.594Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=1ff82e39-385f-45c8-adb8-8fad892d043e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:25:15.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:25:25.606Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=f156de6f-31eb-4ac2-a6d6-0e1613ef223b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:25:25.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:25:35.617Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=231b6da4-54df-45d4-bb2f-003ae88f97a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:25:35.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:25:45.627Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=ea6f3dca-0d54-4fb6-9dd4-73d11acb2f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:25:45.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:25:55.639Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=ce899417-0c8c-4475-84cd-17551870b69f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:25:55.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:26:05.655Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=13032e0a-8ec5-41a8-a3f1-c24d65a204b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:26:05.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:26:15.665Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=9049027e-712a-483f-8c36-52b4852842ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:26:15.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:26:25.679Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=f2d3ed43-69c5-4aed-90d6-ca868ec0f83a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:26:25.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:26:35.697Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=b4101968-d978-4781-bcf7-22c9f9def592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:26:35.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:26:45.711Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=dfed21e1-fb02-4145-be6e-b1341f539d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:26:45.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:26:55.723Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=be1a1679-32be-4bf8-b762-69c5b84938ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:26:55.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:27:05.734Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=d8ad1347-f7de-4770-bc90-b1fc79a932ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:27:05.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:27:15.744Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=c76737a6-7002-42a2-a66d-f721235fe086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:27:15.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:27:25.756Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=a9e7df28-4aaa-4c24-9c02-d876bfa8f485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:27:25.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:27:35.768Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=8f9656b0-2181-4965-938e-58884c4e804a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T06:27:35.777Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T06:27:35.777Z |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-06-09T06:27:35.778Z |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-06-09T06:27:35.780Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:27:35.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T06:27:35.785Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T06:27:35.785Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-09T06:27:35.785Z |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-06-09T06:27:35.787Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:27:45.781Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=4b74da00-82ad-4ce2-991c-365f4fc8a764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:27:45.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:27:55.795Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=55c547f0-5145-43e1-9048-15843faf5129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:27:55.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:28:05.806Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=64be7836-b10b-4c16-8718-c1d306484547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:28:05.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:28:15.819Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=9ae27d0b-8f97-4f25-988d-2b43666fabd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:28:15.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:28:25.837Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=d37a3b0b-9b9c-463c-9e8a-9e0f8000d7b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:28:25.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:28:35.851Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=b45a9b34-3667-4673-b2e7-80e6d25a10e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:28:35.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:28:45.864Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=10d48b43-10dc-4c8e-8513-5acb96729615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:28:45.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:28:55.877Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=4a3d02cd-131b-4ff4-aee1-553a85f9240d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:28:55.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:29:05.899Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=5178c7fe-9808-44b5-a0d0-ded4899c99c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:29:05.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:29:15.910Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=357e8401-ebdc-41d9-93ee-0ad511827580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:29:15.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:29:25.922Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=cb3548e7-036f-44e3-8f97-be3fbac2a1e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:29:25.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:29:35.932Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=27a14ee6-cde1-46d5-9eae-4a93d7140730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:29:35.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:29:45.943Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=b4f8fa1c-2414-47a8-89d9-1fda32b97040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:29:45.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:29:55.957Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=717b4742-3ce1-4e33-95d3-1839893213c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:29:55.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:30:05.966Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=30f3ab6d-cd05-4bef-8023-876ec43e0b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:30:05.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:30:15.977Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=0b2d71a1-f39c-4674-a47c-261627fdc6f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:30:15.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:30:25.989Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=ba51860b-9b11-4396-ac71-48756fa28d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:30:25.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:30:35.999Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=0ffe88b1-0e61-4fe1-8f63-9f53f2934871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:30:36.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:30:46.016Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=4605b6ed-d6c0-4c28-9ae2-0a92f768dbfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:30:46.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:30:56.034Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=55ea005b-019e-4b2a-bae5-e13a15beac16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:30:56.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:31:06.047Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=e41d029f-642c-44bf-b3e7-e7aff4e66ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:31:06.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:31:16.068Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=f9641660-fcd5-4e60-94b8-015ff7d828ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:31:16.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:31:26.089Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=031c03a1-18f5-49e2-befd-5e351a2679cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:31:26.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:31:36.105Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=7e6d1e35-3c37-4171-8e74-973f9367de1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:31:36.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:31:46.118Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=e7e150e9-ae06-4467-af54-4377175045b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:31:46.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:31:56.135Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=a2d4c64b-150f-4735-a423-8f6e78f50226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:31:56.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:32:06.156Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=504dd4a6-f9a6-4317-b93d-956f2e3d40a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:32:06.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:32:16.169Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=cc9887e1-3b1d-46bb-9c45-5159f39afa30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:32:16.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:32:26.182Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=0a49a633-eda5-4bfc-bf2c-240125d9633b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:32:26.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T06:32:35.746Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T06:32:35.746Z |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-06-09T06:32:35.747Z |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-06-09T06:32:35.748Z |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-06-09T06:32:35.753Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T06:32:35.754Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-09T06:32:35.754Z |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-06-09T06:32:35.755Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:32:36.196Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=8e0879cd-8e82-4721-99c4-2b0d3f684de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:32:36.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:32:46.207Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=d4737bcc-9096-4346-b32b-a374a8e778d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:32:46.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:32:56.220Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=ef7c7d53-d196-42ad-9712-aa98fb0bd4c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:32:56.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:33:06.233Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=89724e1e-bb60-44bd-ab58-fc64df2f717a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:33:06.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:33:16.246Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=c3954a00-4123-4263-8ad4-678388d4cc3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:33:16.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:33:26.271Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=0ac114ce-454b-4d99-bc7e-a314d49c0058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:33:26.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:33:36.285Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=b43fc908-64a8-4bb2-9c51-fad2e5a9dee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:33:36.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:33:46.303Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=b19b1e12-1c82-4441-81dd-e47bed369507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:33:46.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:33:56.316Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=3fdc292e-2992-43b2-9e78-4cc9e7a43b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:33:56.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:34:06.327Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=b61c7e79-d4fe-4f20-8c3c-0048833d6e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:34:06.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:34:16.341Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=70c8d01d-cbe2-4ac7-be7d-050fd5cdccb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:34:16.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:34:26.354Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=c4c709db-d0ae-4938-b599-fe708c386f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:34:26.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:34:36.374Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=ba6679e9-d493-4352-94ae-0a9e59fbff71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:34:36.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:34:46.391Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=0a3c6512-12f4-4672-8d02-87a31f0c8e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:34:46.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:34:56.408Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=998600ff-1869-4e61-851c-2e73f3fe1bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:34:56.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:35:06.426Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=a530dc1d-d74d-4aef-b5d4-025eb8eb3d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:35:06.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:35:16.452Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=cb384f6f-a0c4-4a48-b175-372ac3210325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:35:16.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:35:26.469Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=0507a848-31a0-46d1-80d8-65acad646633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:35:26.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:35:36.479Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=a43db183-a49e-4948-80b7-fd3e575585ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:35:36.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:35:46.490Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=064cc390-617e-49e5-82fa-39c1fec8ce95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:35:46.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:35:56.505Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=df388166-5be8-4d0b-a08b-2c48589c1e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:35:56.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:36:06.516Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=667eb0fa-b363-4b73-8f88-4c03e8e73e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:36:06.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:36:16.529Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=f4cc8f4f-5914-456e-a7ad-0bf58e2fe9cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:36:16.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:36:26.540Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=cc636d25-53ed-4925-9b4c-06034e713625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:36:26.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:36:36.550Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=383a7811-0b49-4f37-8b13-2b02c29b5292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:36:36.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:36:46.565Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=3bc3d749-53de-4f38-8b34-8505c783e58b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:36:46.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:36:56.576Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=a64cea7f-2050-4682-9b54-218fad59a1db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:36:56.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:37:06.590Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=8e69bf4d-0432-4675-841f-0d422efc1097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:37:06.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:37:16.604Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=be55ed41-d9c3-45f6-b009-ea521cbc212e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:37:16.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:37:26.615Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=937f50c0-c3dd-4183-8eff-d0ce22fb7023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:37:26.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T06:37:35.880Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-09T06:37:35.880Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-09T06:37:35.881Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T06:37:35.885Z |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-06-09T06:37:35.891Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-09T06:37:35.892Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-09T06:37:35.892Z |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-06-09T06:37:35.894Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:37:36.625Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=38372ad1-b48c-4829-bd26-30fa1a1cae28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:37:36.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:37:46.637Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=9f208665-f0a3-40ad-bdf7-8b545261918c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:37:46.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:37:56.648Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=c6d4a900-ca61-4c5d-bf82-a75cd6821ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:37:56.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:38:06.662Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=e7e3c499-92a5-48c6-bf57-8c34c3d7aed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:38:06.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:38:16.680Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=d61feb5f-906e-45dd-a3cb-190527855bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:38:16.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:38:26.692Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=0f1dadb2-4cf0-48ea-9243-e88b86902da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:38:26.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:38:36.705Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=e1817cf4-cc29-4060-9ea8-2f332bd9ddca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:38:36.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:38:46.715Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=d3e6a539-1240-4b9b-b44f-c87af2039f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:38:46.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:38:56.725Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=5d55f5da-a45c-4c0b-8e64-acba82c39f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:38:56.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:39:06.737Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=85686342-d004-4407-8334-e3503e375dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:39:06.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:39:16.750Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=7e2aed50-9c6f-47a5-a3ce-96c4f4ff45e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:39:16.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:39:26.760Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=d2865acd-c018-4df9-8221-7d5eb61e3d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:39:26.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:39:36.773Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=a3760a4e-7e91-4143-9aa7-a508829326b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:39:36.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:39:46.785Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=270c4477-d5fc-4823-9b6c-cb631e2b7bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:39:46.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:39:56.812Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=dd3e3627-a164-44aa-948f-d2f9bfbb448d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:39:56.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:40:06.834Z |INFO |Init configs |InvocationID=c2309964-3926-4cda-a046-af0516c3c177, InstanceUUID=597ef808-072b-4df4-8ceb-1dce6d2e12b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-09T06:40:06.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |