By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T05:59:58.425Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T05:59:58.428Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-30T05:59:58.472Z |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 |2021-09-30T05:59:59.166Z |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 |2021-09-30T05:59:59.255Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-30T05:59:59.256Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-30T05:59:59.256Z |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 |2021-09-30T05:59:59.325Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-30T05:59:59.381Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-09-30T05:59:59.407Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-09-30T06:00:01.007Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-30T06:00:01.464Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-09-30T06:00:01.482Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-09-30T06:00:01.483Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-30T06:00:01.551Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-09-30T06:00:01.551Z |INFO |Root WebApplicationContext: initialization completed in 2143 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-09-30T06:00:01.932Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-09-30T06:00:02.794Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-30T06:00:04.352Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-30T06:00:04.979Z |INFO |Started MainApp in 9.269 seconds (JVM running for 10.104) |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-09-30T06:00:05.059Z |INFO |Start scheduling PRH workflow |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:00:05.078Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=6c7643a8-e2ce-4f65-bd90-a0840b9ec7a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:00:06.581Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:00:06.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-30T06:00:11.502Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-30T06:00:11.503Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-30T06:00:11.505Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:00:16.608Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=dc7957a2-43d6-47cc-8288-76837ee7536a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:00:17.681Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:00:17.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:00:27.683Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=b7f94184-7623-48b3-bde6-384c6fc0f25f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:00:28.748Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:00:28.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:00:38.749Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=d2d9ec77-69d8-4375-b2dd-12ac45a6c844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:00:39.785Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:00:39.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:00:49.788Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=2d02b50a-9b03-4bdc-ac3a-e1e0259a3d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:00:50.853Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:00:50.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:01:00.859Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=19d088d4-dfd8-4b8e-807e-00dcee50d4f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:01:01.900Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:01:01.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:01:11.902Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=569ed3cd-f736-4c94-a51e-fe8e1258cba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:01:12.939Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:01:12.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:01:22.940Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=0fbd8272-1adf-4fa1-bb8e-61757358079c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:01:23.981Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:01:23.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:01:33.982Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=7e2798f9-5307-4b65-aa2e-87a44b4494de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:01:35.020Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:01:35.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:01:45.022Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=2b122283-3989-46ab-ba6a-ac6c9e869532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:01:46.089Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:01:46.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:01:56.092Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=c9baec44-4331-4eda-90e6-1f1d38ae2682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:01:57.135Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:01:57.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:02:07.138Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=5c587190-e930-44f5-a1bf-125ac2dbf014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:02:08.173Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:02:08.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:02:18.175Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=bd780c23-c9f4-4917-bb64-33e028eccf1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:02:19.244Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:02:19.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:02:29.246Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=9f517856-5949-4369-9f33-0b721dfa637e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:02:30.281Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:02:30.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:02:40.283Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=42034490-b5a8-4b07-8e85-19d881e95200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:02:41.325Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:02:41.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:02:51.327Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=abcc9361-3635-4ab6-bea7-d41c5022abb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:02:52.399Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:02:52.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:03:02.401Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=5fe5be7a-b6c5-4dc2-8df2-2618ed87bbe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:03:03.469Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:03:03.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:03:13.471Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=bf432def-8251-4a57-95b3-859eb4c9deae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:03:14.509Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:03:14.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:03:24.511Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=1076d652-43d6-43fa-917b-a852aebeef0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:03:25.545Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:03:25.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:03:35.548Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=039101c3-9171-4060-a1f0-16796525a496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:03:36.585Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:03:36.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:03:46.587Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=b64d4479-14a3-457c-9bf6-18df65936907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:03:47.666Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:03:47.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:03:57.669Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=e932b23e-dcbb-438b-befc-2644ebac2899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:03:58.736Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:03:58.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:04:08.739Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=653cc32c-fcd7-48c5-8976-41b1021a9aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:04:09.808Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:04:09.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:04:19.810Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=a76a0fd0-6aff-42f4-819c-821e3345591d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:04:20.883Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:04:20.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:04:30.886Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=b135316e-31d1-4bf3-8a00-339c6a035bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:04:31.953Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:04:31.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:04:41.957Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=7b3545de-d4ef-4eba-af65-9ee8ab3d1359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:04:43.022Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:04:43.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:04:53.024Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=76e68114-24a2-41f2-a8f1-dfb7eba75572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:04:54.089Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:04:54.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T06:05:02.999Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T06:05:03.000Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-30T06:05:03.001Z |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 |2021-09-30T06:05:03.005Z |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 |2021-09-30T06:05:03.056Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-30T06:05:03.057Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-30T06:05:03.057Z |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 |2021-09-30T06:05:03.060Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:05:04.091Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=7389a460-fd8f-4ec1-ae97-92aff2b8a183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:05:05.168Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:05:05.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:05:15.173Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=211dad75-e23c-460d-8f2f-fdd4eaf0f4be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:05:16.237Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:05:16.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:05:26.239Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=16025077-38a8-4876-abb1-7ad55ae7cf56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:05:27.274Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:05:27.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:05:37.277Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=f37792be-e7d2-4002-86f9-b5f90325ed14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:05:38.318Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:05:38.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:05:48.320Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=09f4d87f-3928-461f-9abb-d71d60f27397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:05:49.360Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:05:49.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:05:59.362Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=b166ba4c-fe86-47e5-b85b-b0637b21aeb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:06:00.393Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:06:00.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:06:10.397Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=55152ee3-d0fb-4151-a9f2-a51982075342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:06:11.501Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:06:11.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:06:21.503Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=ef39a3f5-0a8d-4979-9c19-76a6eea4dba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:06:22.576Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:06:22.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:06:32.578Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=8f37cffb-2079-4849-93fb-b4c2cccab86d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:06:33.615Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:06:33.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:06:43.618Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=a81e50f3-065a-463a-acbd-d6e22f271dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:06:44.684Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:06:44.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:06:54.686Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=65a3b004-b89b-4d1d-b377-a1d45e029619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:06:55.727Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:06:55.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:07:05.728Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=96fb30f5-b688-4288-ae46-de9e9ba7d6e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:07:06.799Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:07:06.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:07:16.802Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=10a74e84-d92b-43b3-99b6-acb086bb5318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:07:17.873Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:07:17.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:07:27.876Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=154cba53-0878-4081-ae44-4484c5b68554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:07:28.942Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:07:28.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:07:38.945Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=05ae3e61-b958-486f-ad6b-e22c3bbe33bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:07:39.979Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:07:39.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:07:49.980Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=6f5f4a92-0368-42da-9945-6e0cabd45f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:07:51.034Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:07:51.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:08:01.043Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=22937701-d48b-4678-be9f-8988fa404b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:08:02.089Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:08:02.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:08:12.091Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=0d31d0de-6284-4c1d-928a-c130d817600f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:08:13.130Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:08:13.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:08:23.138Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=bbb585bf-f985-4437-8815-53477b025f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:08:24.204Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:08:24.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:08:34.206Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=b416e7de-fd28-48e6-81b6-1cc3fd1cab50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:08:35.279Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:08:35.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:08:45.281Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=6454ed96-885c-45a6-987b-711eaf9b9ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:08:46.314Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:08:46.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:08:56.319Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=da3c4f1b-1ef5-49a6-b660-42f2f9a59506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:08:57.391Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:08:57.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:09:07.394Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=2e4d96e4-f1cb-4615-9a4c-85d1ba7d29ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:09:08.426Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:09:08.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:09:18.428Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=1a49c94f-0796-4b22-a105-5eab5ce98d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:09:19.467Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:09:19.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:09:29.468Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=d957ca99-e055-4624-827e-7c1b6a617bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:09:30.509Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:09:30.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:09:40.512Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=dc96a880-dbbb-49f9-9c12-6dcf07f3ae05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:09:41.582Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:09:41.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:09:51.584Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=5debd37d-58c0-4a9e-8a14-418a2f60d584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:09:52.625Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:09:52.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T06:10:02.321Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T06:10:02.321Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-30T06:10:02.322Z |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 |2021-09-30T06:10:02.326Z |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 |2021-09-30T06:10:02.336Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-30T06:10:02.336Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-30T06:10:02.336Z |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 |2021-09-30T06:10:02.340Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:10:02.627Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=0aeb3762-024c-4bb7-b8eb-815861f6edf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:10:03.696Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:10:03.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:10:13.699Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=d2315c2b-2038-4889-ac6f-ab6f354a0dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:10:14.740Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:10:14.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:10:24.744Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=86e2dc1b-b3e0-43c3-92e1-5a89eb271181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:10:25.809Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:10:25.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:10:35.810Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=b5d86fc1-36cc-4893-a895-1de401256ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:10:36.878Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:10:36.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:10:46.880Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=5165687e-6130-4f78-ab65-ddc5350642cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:10:47.913Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:10:47.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:10:57.915Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=063bfd6f-7945-4367-b22e-1a92cb9207be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:10:58.955Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:10:58.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:11:08.958Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=c8fcb82c-15aa-4bab-bc28-51d9df2cc963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:11:10.029Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:11:10.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:11:20.031Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=b60d03f1-7f52-4632-b04b-8d52583b8002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:11:21.074Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:11:21.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:11:31.077Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=b1a183c8-0d7e-43d8-b2cc-18d12f4f13d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:11:32.141Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:11:32.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:11:42.143Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=db5628c0-7437-41b8-b4cd-38ced92d358f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:11:43.211Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:11:43.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:11:53.213Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=bba48c3e-9f32-4f4f-9870-104bb519e842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:11:54.286Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:11:54.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:12:04.287Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=d97d3b2f-70e4-4091-b1aa-867c6267d7b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:12:05.325Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:12:05.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:12:15.330Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=79afa287-fd9d-4a2b-9237-a68442ebfe9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:12:16.401Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:12:16.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:12:26.405Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=6ec92c73-c5c8-4e34-b110-4477695dca75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:12:27.472Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:12:27.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:12:37.474Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=a823fd9e-276a-478a-8ace-837041dcabf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:12:38.509Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:12:38.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:12:48.511Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=38c65811-7147-4cf1-b49f-8e9a37628de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:12:49.548Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:12:49.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:12:59.550Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=ae3fbb01-5373-42a7-b9d9-be7797991d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:13:00.594Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:13:00.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:13:10.597Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=76010008-d94f-44ac-97d3-f9e233eb5e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:13:11.663Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:13:11.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:13:21.664Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=eb613ab1-81b8-44b9-b8c7-6265c81a72f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:13:22.700Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:13:22.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:13:32.702Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=fcc570fd-a519-4e93-a97d-818d530cc825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T06:13:33.773Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.38:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:13:33.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:13:43.775Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=8cc448f4-c322-4be5-bc29-0ac0946f0391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:13:43.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:13:53.929Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=956a952b-e10b-4262-9f8e-4f170b07495b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:13:53.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:14:03.962Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=74b35c57-958f-4204-9574-3b18fa42411b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:14:03.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:14:13.978Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=d2f2cf3e-74ed-4bcd-b47a-f9820724b4ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:14:13.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:14:23.990Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=1cad16c9-e1c7-4953-b545-8678114f809a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:14:24.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:14:34.002Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=38cacda9-0cc0-41d5-95ab-82e053c83fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:14:34.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:14:44.017Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=81888cb1-9a91-4fd0-adb3-bc0c7d4ef476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:14:44.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:14:54.034Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=092cfb19-4dcb-416e-9364-576997ba2640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:14:54.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T06:15:02.266Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T06:15:02.266Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-30T06:15:02.267Z |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 |2021-09-30T06:15:02.270Z |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 |2021-09-30T06:15:02.279Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-30T06:15:02.279Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-30T06:15:02.279Z |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 |2021-09-30T06:15:02.281Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:15:04.066Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=1a1924bf-9757-48fa-8667-7402cd2bed5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:15:04.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:15:14.093Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=864f6b15-a1dd-4464-afed-11a4f69df100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:15:14.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:15:24.113Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=8997fff2-438a-4b95-858a-fa559f129744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:15:24.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:15:34.128Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=54b2822a-6236-46ff-96ab-b0bc45ee32ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:15:34.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:15:44.152Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=7c2afc68-0878-4bb6-9803-565ff204d3db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:15:44.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:15:54.169Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=d640967d-33b6-42c8-a49f-c94ca3812e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:15:54.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:16:04.180Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=cb8b6001-a053-438d-a349-abcaa5ca9aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:16:04.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:16:14.194Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=aecaab03-bb1c-4d61-92d9-072273870c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:16:14.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:16:24.208Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=55b50e5f-cf78-49a8-9132-3142a0aa4ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:16:24.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:16:34.230Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=c7caa264-46ec-4d6d-96aa-130e8cce0080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:16:34.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:16:44.258Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=cc4bab16-b52c-44ff-af2a-83d4a41d23b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:16:44.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:16:54.278Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=4422d71d-d1f5-42a4-a4fa-b407c487e93e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:16:54.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:17:04.293Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=739af5c1-8432-4eab-84bf-e5e2f3304784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:17:04.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:17:14.304Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=a5bae688-be56-4032-aa05-a4c7efeec1cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:17:14.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:17:24.321Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=20ef823d-49f1-470c-8e23-df6322c2bf7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:17:24.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:17:34.337Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=167dd36d-6641-4c46-80a4-bbfac34bd889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:17:34.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:17:44.349Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=6efe513e-aeb3-4304-a1b0-6e4b6d1dee8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:17:44.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:17:54.363Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=0645439c-456b-4c8a-827c-2a13c33ba3e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:17:54.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:18:04.380Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=c6f233ae-cf76-409b-9779-d981cf279544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:18:04.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:18:14.394Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=a4bb3452-e714-4aac-92ae-096517600229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:18:14.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:18:24.420Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=e85cc137-5c76-4d2a-b6d6-2fa950629bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:18:24.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:18:34.454Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=f0a87196-3a74-4d76-991e-3d427b119539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:18:34.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:18:44.465Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=275c782e-c8df-41af-8451-6781c5ba9de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:18:44.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:18:54.493Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=890e5bc2-7839-4bea-be42-57f309b1f8cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:18:54.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:19:04.518Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=0e14167f-2968-46a2-a647-e01d6fc1613b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:19:04.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:19:14.531Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=a98a99bd-e284-45fd-b0ce-b3e1791dc8d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:19:14.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:19:24.548Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=9b9b50af-6cf5-4822-8617-3c8989c27d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:19:24.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:19:34.562Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=c16d8963-0ae8-4408-aac0-2d860bf5fa5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:19:34.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:19:44.576Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=b8f142d4-6f48-46c4-998d-8e78133a9e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:19:44.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:19:54.620Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=1fbb80ca-d0ea-44da-a7ef-1927b96ba093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:19:54.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T06:20:02.267Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T06:20:02.268Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-30T06:20:02.269Z |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 |2021-09-30T06:20:02.270Z |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 |2021-09-30T06:20:02.279Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-30T06:20:02.279Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-30T06:20:02.279Z |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 |2021-09-30T06:20:02.282Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:20:04.651Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=bdfd63c2-edc3-449b-a54c-cabf568465fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:20:04.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:20:14.662Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=8f7873db-441c-4215-9c34-a249af0c9ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:20:14.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:20:24.678Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=ca75efb6-3de9-4317-8b72-ae9e2575875c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:20:24.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:20:34.690Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=4cd694dd-78d1-4373-aed5-693ce9995c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:20:34.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:20:44.703Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=7fbc6148-5688-49ae-9e08-47dc7087dcab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:20:44.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:20:54.718Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=0b7c46f2-2a62-4020-822d-fbfcfe6d3f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:20:54.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:21:04.734Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=e52f13cb-1914-4bc2-805c-6b5353d47faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:21:04.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:21:14.747Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=28066719-73d2-4f0a-921a-85f645e9d6be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:21:14.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:21:24.767Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=0b145faf-cba1-4b3a-b801-71459a1791f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:21:24.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:21:34.785Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=86196cd4-8c1f-4899-8c57-d9ca0ec21c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:21:34.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:21:44.794Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=95d42548-f02d-49eb-a388-f084ed5538ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:21:44.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:21:54.806Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=b446c9d1-7178-4691-8255-a3207b68c784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:21:54.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:22:04.816Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=072a0015-2b54-49b3-9ae4-739dc54c3bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:22:04.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:22:14.828Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=16395c02-28d4-4013-b315-b56f3357792e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:22:14.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:22:24.848Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=3130a434-1a4c-4fc8-9b80-d460b08eeda1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:22:24.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:22:34.861Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=6aee8dff-563e-496f-8af6-76fc8768b34c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:22:34.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:22:44.872Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=0ed3081e-2ead-4318-a5af-49b02c2c1b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:22:44.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:22:54.881Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=e80f6e68-9764-4dbc-908f-a817c1bca783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:22:54.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:23:04.891Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=fb2ef54f-7bbc-4414-9cff-5ac82d74d4b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:23:04.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:23:14.905Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=0e062e79-2cbf-462c-b82e-d797bca1b017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:23:14.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:23:24.915Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=94ad9a6c-e556-429f-8f85-d45bdcbe5f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:23:24.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:23:34.929Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=207f5488-9978-42b0-899e-250b0990cdd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:23:34.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:23:44.943Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=2ac318ce-c7fd-41aa-add2-79c188f026c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:23:44.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:23:54.959Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=406fa8b5-23c5-48b1-8719-697b7034d20e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:23:54.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:24:04.979Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=11fec0d1-7865-459c-b56f-8c50318d1a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:24:04.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:24:14.990Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=6b1e7603-113d-4e03-ac98-647db2305214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:24:14.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:24:25.001Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=89b7c499-606f-4c63-ba97-3e9864714acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:24:25.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:24:35.016Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=8a3b8420-d99f-4576-8232-37a56ec0bc4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:24:35.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:24:45.034Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=083ab2b8-a4b6-4d69-a9ca-d76ab1f44fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:24:45.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:24:55.048Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=29e458fe-729d-49ba-9230-7b1c7b3eee89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:24:55.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T06:25:02.289Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T06:25:02.290Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-30T06:25:02.291Z |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 |2021-09-30T06:25:02.294Z |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 |2021-09-30T06:25:02.303Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-30T06:25:02.303Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-30T06:25:02.303Z |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 |2021-09-30T06:25:02.305Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:25:05.060Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=bdc25c62-a8cc-44d7-b113-aaeed891d1fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:25:05.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:25:15.070Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=c2d9116e-3083-4776-abf3-397639f7bf20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:25:15.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:25:25.079Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=ed157ebb-9fc3-46a7-af01-f908e144b455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:25:25.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:25:35.090Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=47002075-9942-4681-a973-e493f49e5844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:25:35.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:25:45.107Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=63421d55-ff43-475d-ba4f-b23b10692ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:25:45.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:25:55.122Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=f9e42dcb-1fae-482f-aeaf-e1f6cbcd8cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:25:55.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:26:05.135Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=44ba3382-7212-4023-838c-a71edb260e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:26:05.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:26:15.145Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=ae021805-8e2e-4609-a9cc-0b23f19bedc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:26:15.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:26:25.161Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=0e3e9606-c67c-4b28-aefc-83d7fddf4327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:26:25.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:26:35.185Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=57773535-75d0-497c-87e3-ee86a101c3e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:26:35.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:26:45.194Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=210e1ebd-2a1b-4797-8010-b69c37cced17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:26:45.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:26:55.208Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=00e30294-e29d-4bfc-9f68-9c1a004e193e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:26:55.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:27:05.236Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=c620e22f-c59a-47cd-904e-d62ec55beae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:27:05.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:27:15.260Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=66f007b2-58f9-4b9f-866f-5118bfdb7b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:27:15.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:27:25.272Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=90f8c7df-3b41-4dd2-8ffe-23a2f6b1d012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:27:25.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:27:35.283Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=13f8897c-ad30-444a-95e7-c90efc981c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:27:35.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:27:45.298Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=f72dabff-bcda-49bc-8f63-08a0bf0d5159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:27:45.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:27:55.306Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=16dd635f-000b-4338-8aa7-ecb899fa8748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:27:55.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:28:05.317Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=963705f4-bc1b-446e-b2c5-1d46f2ab5a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:28:05.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:28:15.332Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=73a406a9-04e3-459d-93ea-6663f25886f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:28:15.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:28:25.351Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=a9235838-df8c-49ee-bca2-d2bbd4a76ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:28:25.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:28:35.361Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=ed53f898-6504-45e2-acc9-dd62d83b7820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:28:35.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:28:45.371Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=b2bf3981-3403-439f-9c13-06eac557cb43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:28:45.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:28:55.381Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=72059734-5156-4b05-ada8-cca5fbd7c650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:28:55.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:29:05.398Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=3228d860-4a8b-4f30-b617-12a2fbd73617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:29:05.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:29:15.411Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=9e28238d-00a0-48ba-9922-127649e0f9cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:29:15.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:29:25.430Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=fed8aa93-474f-4557-a868-fceff1f1959a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:29:25.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:29:35.439Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=d4b0b792-e8d0-437b-9038-b299f18ab0bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:29:35.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:29:45.449Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=3738a250-523f-42cd-b5e6-1cf56267b7ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:29:45.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:29:55.462Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=429f2f92-3285-4410-b836-72f64c6e2ce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:29:55.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T06:30:02.201Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T06:30:02.201Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-30T06:30:02.202Z |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 |2021-09-30T06:30:02.205Z |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 |2021-09-30T06:30:02.212Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-30T06:30:02.213Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-30T06:30:02.213Z |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 |2021-09-30T06:30:02.215Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:30:05.470Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=e73bcc20-6eb1-42ad-a5d6-6fb9b1145780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:30:05.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:30:15.478Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=46bf26cc-2694-4dd9-9511-47b0607f5131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:30:15.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:30:25.491Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=acc06cdd-6b0b-456f-aeb8-2996a723608d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:30:25.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:30:35.505Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=148e98df-f8fd-41ca-b5f1-2c88308dab62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:30:35.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:30:45.515Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=824bc2a7-f6a4-41a7-a05a-4becbc354332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:30:45.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:30:55.529Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=c595280a-971c-4ca0-8940-fc8d2363f952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:30:55.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:31:05.547Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=de78633d-6762-4164-b8e3-25568c96fd00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:31:05.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:31:15.559Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=aeb4e5e3-4a98-4a86-a185-25b6c92230bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:31:15.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:31:25.568Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=30189567-a367-49fc-923b-0cdbcc385c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:31:25.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:31:35.580Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=51d5a1a0-0a6e-423e-bdfa-a98d375eafb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:31:35.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:31:45.595Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=e70a52f5-2144-4c80-8c46-991c9e94ae78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:31:45.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:31:55.609Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=b2ea0ed8-610d-4cf1-8012-06bee7618201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:31:55.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:32:05.621Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=2bfff15c-3b58-44b0-9aa2-c687357f8fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:32:05.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:32:15.629Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=c3fda839-b4f1-4e59-9d79-ffb14f81dabd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:32:15.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:32:25.650Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=59941d20-67f4-4507-a02f-ca347f31f082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:32:25.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:32:35.662Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=6f5290f4-faeb-48e6-a6de-5e85d5316aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:32:35.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:32:45.673Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=3d7edb33-a4aa-47f1-b5a2-1548c6d3e0d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:32:45.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:32:55.681Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=0e96dc41-65fc-4909-aacf-f7b031f0c652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:32:55.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:33:05.693Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=3f3850f8-e057-4e55-b603-84bbadecf95a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:33:05.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:33:15.733Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=59d5eb1d-9fb8-4ef9-ad2a-e4a426025551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:33:15.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:33:25.745Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=95eaf4b5-0329-4750-9949-a35c07eece49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:33:25.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:33:35.753Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=2977c3b5-99ed-4ef7-9f87-dbd6d9703155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:33:35.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:33:45.764Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=24bb815b-95ab-4ff4-a546-a6467d45639f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:33:45.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:33:55.782Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=4defaac2-f1cf-41c9-9737-22c15058f91a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:33:55.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:34:05.791Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=b89107bc-3103-4ef0-8308-730becd685e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:34:05.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:34:15.799Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=cdf2a324-2a23-41b4-b996-0396ef855ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:34:15.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:34:25.812Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=b1a5cba0-67a9-4db6-95a6-e6db8af29919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:34:25.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:34:35.830Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=a65daf02-364c-4338-9328-7664867ccbde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:34:35.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:34:45.846Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=cd851ab5-fc45-4b7d-859a-00d16f94fe84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:34:45.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:34:55.862Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=da29f69e-648f-402a-aa6e-c2c54ba36253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:34:55.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T06:35:02.286Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T06:35:02.286Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-30T06:35:02.288Z |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 |2021-09-30T06:35:02.290Z |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 |2021-09-30T06:35:02.296Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-30T06:35:02.296Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-30T06:35:02.296Z |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 |2021-09-30T06:35:02.298Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:35:05.874Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=b46bf58e-d44d-44d4-9593-220f882ffb99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:35:05.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:35:15.887Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=38c2cbba-16c6-4236-8ac6-a9559f48844f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:35:15.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:35:25.896Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=f49ae1e2-2c00-43ef-89f8-8d51456d8983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:35:25.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:35:35.903Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=79b6c5a2-b60c-4856-8080-7ee8b3a0c29f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:35:35.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:35:45.915Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=243faa9d-9bf9-4302-9b14-87c429811b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:35:45.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:35:55.925Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=735f500e-5b23-400d-9246-5d8627da9107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:35:55.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:36:05.945Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=ac890cba-3c68-456f-aa39-f9b8b42fb5b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:36:05.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:36:15.954Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=d4303d92-8b01-4a73-b0d7-3e4821927f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:36:15.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:36:25.965Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=cdcdd680-9c75-4842-b9cc-4b812934c8ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:36:25.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:36:35.979Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=b09ee726-5818-4560-8bb7-cc586f840b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:36:35.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:36:45.988Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=1f7e4cff-af0c-4bd7-a61e-156a4751e977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:36:45.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:36:56.001Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=89d43317-8ba2-433b-a299-87aadbed3629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:36:56.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:37:06.014Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=c870f742-7491-4c61-ab3a-d2424cc16a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:37:06.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:37:16.022Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=f4a1851e-1999-4c00-8429-30b0d1ae4bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:37:16.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:37:26.031Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=de6181e2-2f36-4995-88bd-eb1abc05772d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:37:26.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:37:36.044Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=1971451b-ae0c-41b8-9baa-e6d3215fcd35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:37:36.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:37:46.066Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=1de940f1-da99-49ad-832c-c4ee4f205bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:37:46.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:37:56.076Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=c9170a3c-75cf-4e71-b044-ff63a22b2557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:37:56.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:38:06.090Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=331e1f18-383e-4135-8d9a-dbac946b6e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:38:06.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:38:16.098Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=3464082e-d52a-4f8e-ae88-e177743c1610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:38:16.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:38:26.109Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=0c8cbb76-b914-4017-8c7b-30f3601dc00d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:38:26.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:38:36.125Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=a55571b1-b42b-4498-b1d2-a7e86ff91ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:38:36.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:38:46.157Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=cb0c47c9-ff07-4b51-9374-26c2891d2ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:38:46.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:38:56.168Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=7e153cdb-abfe-41c4-a679-8db6707dd0dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:38:56.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:39:06.180Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=ec99f6c1-d550-4fbe-8f52-fa1554cd691b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:39:06.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:39:16.193Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=eeb963d9-cf5b-4559-920d-4605def9a70a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:39:16.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:39:26.202Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=da1bcd95-8b28-4d75-aeaf-22a1fcf2393b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:39:26.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:39:36.213Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=30e17e5b-d07c-42d2-a471-731cf2a6d587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:39:36.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:39:46.232Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=e7d0de9b-992b-42aa-a8fb-e4c952bf8048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:39:46.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:39:56.241Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=b8e431d6-aae5-40e4-a292-42424dc10341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:39:56.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T06:40:02.232Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T06:40:02.232Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-30T06:40:02.233Z |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 |2021-09-30T06:40:02.234Z |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 |2021-09-30T06:40:02.240Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-30T06:40:02.241Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-30T06:40:02.241Z |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 |2021-09-30T06:40:02.242Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:40:06.250Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=b0db1c3f-866f-4081-b3fe-1d86605c9d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:40:06.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:40:16.262Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=dd1ab4aa-200a-437d-aee6-158d97c2ba30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:40:16.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:40:26.278Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=b90240d6-aa26-4376-8484-9054446ad4df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:40:26.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:40:36.304Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=1b1b45ae-6a28-4b8f-a0ed-fa7152862b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:40:36.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:40:46.326Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=8897535a-538c-4a30-8677-41240db4b195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:40:46.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:40:56.340Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=b3f50be6-a3ad-4e94-884f-550f53754f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:40:56.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:41:06.357Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=dd21f9d1-09b1-4678-8aa3-6522040ec0ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:41:06.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:41:16.370Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=1fd18295-e01c-46ba-9c4f-1e1a4217d580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:41:16.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:41:26.380Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=cbeb9380-fce3-44f1-be43-d1ba533c0111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:41:26.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:41:36.391Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=2d098fb8-5416-499b-9610-d9c6bdb3918b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:41:36.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:41:46.405Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=4580f09b-9c34-4d80-8774-8d70345c5623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:41:46.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:41:56.413Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=cfd7f9fe-bf61-4a89-a0f8-dea5e34183d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:41:56.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:42:06.427Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=7bb4920c-17c0-4cb6-bd3b-2cbfc93e7bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:42:06.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:42:16.441Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=8458d887-0333-4f16-b268-6f9810e79b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:42:16.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:42:26.461Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=02530212-7fbb-465d-a061-57153f6632ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:42:26.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:42:36.473Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=d1077bbb-0fe1-41c2-8b34-fc2057caa7a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:42:36.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:42:46.489Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=1b0ce9db-f113-4cc4-b0a1-b1342da23cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:42:46.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:42:56.509Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=356f6f1c-3e67-40eb-bba4-d329c9841e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:42:56.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:43:06.526Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=45481863-9364-481d-a4fa-91fe37f3b1c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:43:06.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:43:16.536Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=1899ed28-2517-4d81-a1a3-db311abeff43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:43:16.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:43:26.544Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=b93710c4-cf65-46ef-ae0b-a2192b1d079e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:43:26.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:43:36.554Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=670d5214-1a3f-4a36-a516-616d68e4bf92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:43:36.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:43:46.567Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=1dad118d-17be-4f34-a88e-2da2917d1733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:43:46.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:43:56.580Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=469baf72-20af-4d41-99b0-266d025aed57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:43:56.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:44:06.589Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=5d76177c-0feb-4292-87a7-1d32cdcbe73d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:44:06.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:44:16.596Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=9a31cc1d-d554-4750-a9d4-9d43a2705049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:44:16.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:44:26.603Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=76a03ed2-c010-495d-b17b-4e49f5248f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:44:26.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:44:36.617Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=f034c64b-dae7-477a-ba41-789992a7dd00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:44:36.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:44:46.638Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=ae0d3fe9-9519-4fd0-8adb-ab5893fb9374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:44:46.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:44:56.647Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=e928cd55-a1ff-43c9-ae52-db246494040d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:44:56.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T06:45:02.272Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T06:45:02.273Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-30T06:45:02.273Z |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 |2021-09-30T06:45:02.276Z |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 |2021-09-30T06:45:02.281Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-30T06:45:02.281Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-30T06:45:02.281Z |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 |2021-09-30T06:45:02.284Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:45:06.655Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=b91af21e-1706-43c8-a188-d838614ffb35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:45:06.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:45:16.671Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=0b1c9ccc-e6fa-4a30-aa18-9a2edcb8b10c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:45:16.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:45:26.685Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=3bf46bb0-3010-40e0-b4bb-72877d81d33d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:45:26.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:45:36.696Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=eaad390a-c93b-4848-abe6-ea1bd7050620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:45:36.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:45:46.724Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=7c238e51-7e20-43ba-9639-2741289e5ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:45:46.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:45:56.746Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=b727f5cf-07a8-4c82-b01e-50a897cad288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:45:56.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:46:06.761Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=dccc5ec6-7788-48b9-94f2-6dabad03ea26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:46:06.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:46:16.778Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=caaf89e1-b443-47a1-8c7b-340665074201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:46:16.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:46:26.794Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=f0dd5724-2918-4ff8-8f54-ad7c29ce4165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:46:26.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:46:36.806Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=4ae59180-fc6d-4016-a217-76369d2996bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:46:36.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:46:46.814Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=1a22347d-8281-4861-9d98-9b024fd591c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:46:46.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:46:56.826Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=d80434cb-d7d5-475e-bff3-f5155051b659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:46:56.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:47:06.841Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=ee6b5876-3638-4435-863c-14093fdb6725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:47:06.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:47:16.848Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=b4f3a578-08ba-431f-8e99-c3f6cfa38bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:47:16.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:47:26.859Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=00b50a79-0063-4ec9-b7ad-702001ab0ba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:47:26.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:47:36.879Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=98d7435f-4438-430d-84dd-32a56a94c8df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:47:36.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:47:46.889Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=15213058-e5ef-4c1d-9dcb-eaa90e95c42e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:47:46.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:47:56.899Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=6a42ab96-eb02-48f2-a196-6df0f1e1f2ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:47:56.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:48:06.908Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=2097a3f8-9f4e-4934-9242-d8b8d6cfdaca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:48:06.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:48:16.923Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=d075bea8-7cbb-416a-bd7a-c0ae70439301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:48:16.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:48:26.937Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=7ce5fb84-0077-41a9-8a3b-fcdb8d403118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:48:26.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:48:36.949Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=43563568-bbc7-4dc7-8a4a-02cb6fbafabb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:48:36.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:48:46.957Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=025b6291-7862-47ae-9bd1-06f69dfcb987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:48:46.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:48:56.973Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=c762e1c0-6beb-450c-8e09-62db0ea49ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:48:56.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:49:06.984Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=7d438311-2b12-4c42-a9d2-1691a424e65e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:49:06.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:49:16.998Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=a1b4be72-a793-4bdd-9c30-f79919ae5f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:49:17.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:49:27.010Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=055b44dd-07da-45d8-8b00-a6acaba32ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:49:27.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:49:37.021Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=bdde020d-2f78-4c81-97ff-ea2921e45389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:49:37.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:49:47.031Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=43d97403-7c51-4e43-88d0-6319211ba978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:49:47.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:49:57.041Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=bc19ea77-ee38-417b-954d-a9cfe628abfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:49:57.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T06:50:02.268Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T06:50:02.268Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-30T06:50:02.270Z |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 |2021-09-30T06:50:02.273Z |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 |2021-09-30T06:50:02.281Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-30T06:50:02.281Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-30T06:50:02.281Z |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 |2021-09-30T06:50:02.285Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:50:07.058Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=53f670e2-be01-4447-a9e5-2ee00f150f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:50:07.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:50:17.068Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=8e88ccd0-10f6-4561-b606-fc77e8f8aa88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:50:17.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:50:27.078Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=5f285f73-92c8-470b-8679-8f9b4233e4cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:50:27.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:50:37.087Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=452e1d62-3ea3-48c8-8995-6a6a69b1a836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:50:37.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:50:47.096Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=61dc6f62-324f-4423-b065-17276b453c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:50:47.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:50:57.109Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=514836c3-efda-4690-8971-c20dbd00d56c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:50:57.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:51:07.135Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=83325ba5-b94c-4bcb-9c60-38303f804092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:51:07.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:51:17.142Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=191977c2-c6af-4950-bea0-7cd6b108685c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:51:17.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:51:27.160Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=b3248e0f-8060-450e-92da-59832a6809f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:51:27.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:51:37.169Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=fcd153a5-7f6d-4a03-a9fe-3885ab1dc366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:51:37.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:51:47.181Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=e59e2b2f-068d-46b9-9a9a-53e7dacea264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:51:47.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:51:57.195Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=ddeb941b-9327-4047-94e1-e4c6553210df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:51:57.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:52:07.203Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=fcb2afc1-7d18-40ad-8ed6-28bf802b09e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:52:07.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:52:17.212Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=b9228e96-5294-4385-9887-7aea7cd30726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:52:17.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:52:27.221Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=5fb33f6a-46fd-41e3-87d1-3bdf06d8507d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:52:27.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:52:37.231Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=ad45be05-04f9-4dd5-832d-d0fc4a5c0122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:52:37.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:52:47.248Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=59ccc817-6b00-4c17-8bc3-fcfb348d8363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:52:47.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:52:57.258Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=5f4ad0d5-2eb1-4831-b55a-cbba7b7c0411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:52:57.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:53:07.271Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=94cf6a3b-3bff-41fc-94b2-78cfca23a3cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:53:07.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:53:17.279Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=26893ed1-1a9d-4869-bf61-0a6dfe234004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:53:17.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:53:27.290Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=c841a230-b1b3-425b-bd31-1e6def7d0ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:53:27.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:53:37.301Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=17aab137-ee5b-4276-b418-7baedc854b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:53:37.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:53:47.311Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=ba302d18-a8dd-4bba-9a1e-2f3154d0ae24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:53:47.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:53:57.319Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=027e4219-424a-4bc2-af44-3762e095d5d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:53:57.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:54:07.336Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=5f50f2de-d494-46e0-b876-4e8af361927b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:54:07.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:54:17.351Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=73e23122-5752-4c6a-95aa-6a3f28305875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:54:17.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:54:27.362Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=df81d8d5-8c3e-42c9-abb6-fbdd314c2549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:54:27.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:54:37.377Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=17fd014e-269c-4243-8d4e-f0f0d0054f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:54:37.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:54:47.385Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=4b6790f2-38db-475d-98f2-bce33be5137d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:54:47.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:54:57.399Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=696f72b1-6f80-4af6-96be-bac64bc7021a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:54:57.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T06:55:02.249Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T06:55:02.249Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-30T06:55:02.250Z |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 |2021-09-30T06:55:02.252Z |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 |2021-09-30T06:55:02.259Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-30T06:55:02.259Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-30T06:55:02.259Z |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 |2021-09-30T06:55:02.261Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:55:07.406Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=d9cc04b0-1577-4276-9779-f232d027e33c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:55:07.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:55:17.419Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=410286f0-0816-4d40-9a0b-fbac78af7a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:55:17.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:55:27.436Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=90e16831-704c-4502-87c1-b99583a1d838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:55:27.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:55:37.443Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=8c0dff90-e554-43a9-8a53-7f985e97f298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:55:37.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:55:47.451Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=1a5e5b64-fe79-41fd-9d55-f94a246cecc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:55:47.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:55:57.459Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=164647b4-9f0f-4c3a-8dfa-243b81f438dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:55:57.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:56:07.469Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=2dbde353-12f9-4520-a158-06c906a921c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:56:07.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:56:17.491Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=b24509f1-88b6-46a1-a2a9-431969f65c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:56:17.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:56:27.504Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=9e1f868b-f9c9-49f6-acf3-6a01fadf9706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:56:27.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:56:37.520Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=46c38591-8dff-495c-8e95-e0eba7dd9abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:56:37.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:56:47.528Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=00c1e42a-e685-4555-b1aa-52aac53e03e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:56:47.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:56:57.540Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=fc492cb1-4fb9-4cc8-8f13-7ab48d6175f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:56:57.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:57:07.561Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=e82e22ec-620a-4c03-a060-83a5660a83af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:57:07.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:57:17.573Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=43649100-1745-4660-927c-66d4f6bd9d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:57:17.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:57:27.582Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=4d6d5960-3d91-4bd1-841d-eb3e7dbfb2f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:57:27.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:57:37.591Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=b26f07d6-ad1c-4bb7-be33-5abadb0511be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:57:37.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:57:47.600Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=6915abff-21dd-435b-b592-4a3a4ab421a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:57:47.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:57:57.611Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=b88590c5-fe16-45e1-a58a-0e4b14fdd1bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:57:57.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:58:07.627Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=7fb6af3a-9f1b-4d08-a86a-e292fcdd12f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:58:07.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:58:17.636Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=7f8f946e-c5e8-4762-bd8c-01e1bf80ea3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:58:17.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:58:27.645Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=0abd1840-6788-4ec3-bb28-b3ed04cb07ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:58:27.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:58:37.654Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=1e03f6dc-3802-4b88-8f4e-422eb6cdb117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:58:37.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:58:47.666Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=10d166c5-8382-44af-8064-e33daec41df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:58:47.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:58:57.686Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=308e379b-e96b-4ba5-a0a6-15139d53a0bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:58:57.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:59:07.699Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=a11de1f2-03ff-4bd4-af4a-8fc9795669c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:59:07.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:59:17.706Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=be05f373-b4b3-4ffd-90b2-c28935fd0667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:59:17.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:59:27.714Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=ca95f4e3-b169-402e-8743-1ef4c4f7eb5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:59:27.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:59:37.726Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=8a3a3b92-a71e-4543-8193-666d076ab26b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:59:37.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:59:47.742Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=d4248b9c-9abc-4553-82fb-d305080a5ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:59:47.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:59:57.756Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=ed7adf3e-8979-4418-8bc9-32ed413bb36f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T06:59:57.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T07:00:02.241Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T07:00:02.241Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-30T07:00:02.242Z |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 |2021-09-30T07:00:02.245Z |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 |2021-09-30T07:00:02.250Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-30T07:00:02.250Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-30T07:00:02.250Z |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 |2021-09-30T07:00:02.252Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:00:07.764Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=91991cb4-72d3-4d54-8bbd-a8e2b1d45e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:00:07.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:00:17.770Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=99ba3901-43bb-4e00-b892-06db3603477a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:00:17.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:00:27.781Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=8b412bc7-7a56-4e20-87f6-baed6f828ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:00:27.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:00:37.793Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=54c3253d-bbed-4cd3-b1f0-7c0d1b1ac695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:00:37.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:00:47.800Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=3ce2de15-8717-4c69-8ae1-935aa03997a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:00:47.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:00:57.811Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=0f54c6d2-c52a-4148-bf2d-b943f0240628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:00:57.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:01:07.816Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=c7a669f2-4e3f-4793-9103-88467d79ee36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:01:07.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:01:17.831Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=ca24c7a0-3923-47dc-a32a-a3214715d7d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:01:17.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:01:27.854Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=8a9d0bd8-f7d9-4e06-bf7c-2494f110fa7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:01:27.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:01:37.865Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=3030ea2a-203f-4ac4-b3bf-424286eccd72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:01:37.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:01:47.873Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=bef06017-6178-4a08-88fa-1370f51e6133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:01:47.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:01:57.882Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=9d99fbd3-a429-428b-8c22-e997bf89f593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:01:57.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:02:07.890Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=155d67dc-da79-4ded-bd84-92afd84705cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:02:07.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:02:17.900Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=1a417965-8e80-4232-822c-08c2769cd329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:02:17.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:02:27.911Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=1aa0cd0f-f69f-4b00-a375-a9dfed61aff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:02:27.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:02:37.919Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=243d86af-f090-4c22-aa09-75a41f2f1445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:02:37.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:02:47.927Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=1e8214f9-4481-48c2-b69c-f6f6c6fb34fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:02:47.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:02:57.936Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=3784fd1b-3187-4869-b345-1e74b3f4f947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:02:57.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:03:07.951Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=4d8922f1-9594-46d8-b713-6a8464218c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:03:07.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:03:17.967Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=f3d2cac5-5af9-477a-926e-a8dd202cf906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:03:17.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:03:27.978Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=7b5e2207-2819-4772-9765-11faa1228220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:03:27.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:03:37.987Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=7eb52933-92b6-4411-83c3-139415a22253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:03:37.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:03:48.004Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=d41aa91d-1439-4288-a706-8f662b3f8daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:03:48.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:03:58.022Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=29df60d0-7226-4327-9422-009e5a518931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:03:58.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:04:08.041Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=cb75f673-c885-4a0b-8223-86f8f7179da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:04:08.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:04:18.054Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=02a3fd03-3948-47da-b7ff-2c820f0432e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:04:18.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:04:28.062Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=96499ea0-86f6-4711-8dfa-0adbc5f5d51a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:04:28.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:04:38.071Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=ca9f953d-db88-486c-9428-10efe7a2e1ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:04:38.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:04:48.083Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=5c1c2752-942d-48e7-92fb-66f283041348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:04:48.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:04:58.093Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=3612af53-6238-473c-83b5-70de1cfec1b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:04:58.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T07:05:02.235Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T07:05:02.236Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-30T07:05:02.237Z |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 |2021-09-30T07:05:02.239Z |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 |2021-09-30T07:05:02.248Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-30T07:05:02.249Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-30T07:05:02.249Z |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 |2021-09-30T07:05:02.252Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:05:08.111Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=b9948cd0-c847-411d-873f-4e8d78da5efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:05:08.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:05:18.123Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=1d0acdc6-6de4-44ec-b61f-ec804d57dd25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:05:18.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:05:28.139Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=518f06f8-5f5b-49e3-8b27-5d6e083414bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:05:28.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:05:38.153Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=a37e6391-ed5e-4fc8-90d6-29913b2ef721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:05:38.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:05:48.160Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=33a93686-a751-4e02-bde9-fa4759a6f667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:05:48.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:05:58.168Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=911aec1c-7d26-4ed8-8fdc-2378b8ee1abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:05:58.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:06:08.175Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=88d775b0-759c-45ec-9b23-a1be6efef831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:06:08.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:06:18.183Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=53e2c7d3-4c4a-43b8-8c0d-3a3243dd2ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:06:18.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:06:28.191Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=1308e9e5-6b74-4032-8868-ba0e710b30a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:06:28.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:06:38.203Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=3a7ad32a-8936-4d40-bf42-dc584a56d606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:06:38.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:06:48.211Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=0cb9679b-96ca-4137-ad4a-c8a35bad9914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:06:48.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:06:58.217Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=0fa42554-1bcd-40c6-acff-8e5568febd8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:06:58.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:07:08.224Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=a42dee5f-3ac4-4705-8b7e-d0f2abdb5964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:07:08.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:07:18.237Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=4a5ca61a-abc0-4e1a-a362-cec56c691cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:07:18.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:07:28.252Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=6098d200-fabc-4bf5-82f5-1396201cb5cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:07:28.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:07:38.260Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=94360ff5-c4dc-4f9d-8bee-9c5ab86c79b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:07:38.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:07:48.267Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=e43f6d04-e82a-46c1-826f-47120e4dce1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:07:48.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:07:58.273Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=912ae6b4-ab11-403c-a862-35440ba9dc29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:07:58.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:08:08.283Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=062854fd-c877-4c20-901e-40e3916252e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:08:08.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:08:18.300Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=4f730dd9-62df-485e-80b6-533f9309b7f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:08:18.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:08:28.308Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=5daee747-2ad4-40b7-b0c4-ddabf3d505ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:08:28.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:08:38.318Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=b36f0057-1242-4219-879c-6f329f632a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:08:38.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:08:48.324Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=4eb36bb6-c90d-4d31-a1e8-fe7e2e854e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:08:48.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:08:58.335Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=8c9d73ba-96ea-48d7-8a39-1c7d8ea6d043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:08:58.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:09:08.345Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=77995da5-4e13-45db-a732-98de28869edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:09:08.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:09:18.354Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=c0d4a861-e708-44e9-ac36-3bea774e9217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:09:18.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:09:28.360Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=527aa3e9-06e0-4c49-8112-161b9eb363df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:09:28.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:09:38.370Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=a38b0e41-044d-4bf3-9b15-a45f55a15d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:09:38.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:09:48.386Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=a4686461-3949-417f-aa6a-3a73f984858c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:09:48.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:09:58.402Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=9ebb87aa-422c-4947-a24f-2ba2adbc4241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:09:58.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T07:10:02.256Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T07:10:02.257Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-30T07:10:02.257Z |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 |2021-09-30T07:10:02.260Z |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 |2021-09-30T07:10:02.265Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-30T07:10:02.265Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-30T07:10:02.265Z |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 |2021-09-30T07:10:02.267Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:10:08.409Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=007bdaf3-5481-4072-a97d-5e85b661d9aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:10:08.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:10:18.418Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=5ecc0304-1305-441a-89a1-290d727d1efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:10:18.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:10:28.425Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=89d1fab7-f113-4b9a-a789-5248310398ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:10:28.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:10:38.439Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=199d1197-93f0-4630-a8df-ee956df0d875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:10:38.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:10:48.454Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=9b33554a-3e5f-4b09-813f-512a4d69317c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:10:48.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:10:58.465Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=af2cf46b-6dcc-43ab-9971-448aeaffcf21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:10:58.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:11:08.471Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=0ee57ce5-c037-47e9-969c-169348f2b4a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:11:08.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:11:18.477Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=fe439b14-b256-499f-97bc-df550ec6c5f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:11:18.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:11:28.484Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=e21517b5-3b27-443d-8e58-d76f9d150dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:11:28.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:11:38.505Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=a6fd71ab-9bac-4fab-87f1-9b686079be63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:11:38.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:11:48.534Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=b9fe0604-0402-45b8-85bd-3b13ad165a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:11:48.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:11:58.544Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=5f4e300d-84ae-4060-a1ae-9d8f8965ee16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:11:58.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:12:08.552Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=06681f0c-99a4-4bf1-a378-5c4a6e996303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:12:08.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:12:18.560Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=d96dcab8-0ad0-4ab0-bec6-990ee212b6e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:12:18.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:12:28.572Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=3a21d163-4dcd-474b-ae4a-9faf8d66f365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:12:28.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:12:38.584Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=f0915f64-2771-4e1c-849e-37831059003c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:12:38.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:12:48.591Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=0f3424ad-4c19-449c-9c93-f70ca8bbcd4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:12:48.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:12:58.601Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=6effe5f3-6af8-4239-a01c-1bb3204637e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:12:58.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:13:08.607Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=f50c8493-09ab-439e-9bcf-df956b2e2173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:13:08.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:13:18.616Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=177b280c-e760-4859-9639-f07c6777b661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:13:18.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:13:28.629Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=763e394d-80db-4057-b912-c9310a7bb76c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:13:28.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:13:38.642Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=9504d488-05b1-499e-9f02-740758cda976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:13:38.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:13:48.651Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=59a8084d-38a9-43f3-95d2-0fe7b321580e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:13:48.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:13:58.659Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=d0f3cb55-ae1b-4973-aef5-6e84d0899e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:13:58.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:14:08.666Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=6171958a-fe01-470d-9046-9ff3b27b71c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:14:08.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:14:18.676Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=d9d4666f-1918-4342-a7c0-b642e352b527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:14:18.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:14:28.688Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=01c5f00a-191b-4960-a6a1-e588b2df3954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:14:28.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:14:38.701Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=bf151212-4ee3-4129-ad62-df949a7a704a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:14:38.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:14:48.712Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=eaa7866a-e5b3-4200-943c-71a3218dca64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:14:48.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:14:58.721Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=8d187ff7-d97f-431e-921a-64cc15468e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:14:58.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T07:15:02.222Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T07:15:02.223Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-30T07:15:02.223Z |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 |2021-09-30T07:15:02.226Z |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 |2021-09-30T07:15:02.231Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-30T07:15:02.231Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-30T07:15:02.231Z |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 |2021-09-30T07:15:02.233Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:15:08.731Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=ff02639d-217e-4a97-b165-23684c439ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:15:08.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:15:18.741Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=f0e53879-1b22-45e6-9a39-9a2a244da02c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:15:18.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:15:28.754Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=aa57187c-5ce1-4f42-af4c-c867bbf79e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:15:28.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:15:38.763Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=3be4db27-ce12-4fb6-88cf-4ba0e011cd4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:15:38.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:15:48.772Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=d3cc7dff-ea2c-450d-b43c-678ffadf9d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:15:48.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:15:58.781Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=871cd4e0-cff9-4f68-b7c2-e0f5f6832e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:15:58.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:16:08.791Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=73bbe2f2-7585-4964-a520-4cd3e059b5af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:16:08.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:16:18.800Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=870c365c-f625-44ca-a4a8-c6505c39a550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:16:18.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:16:28.808Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=9bb6d89f-5fec-4acc-9089-36cef2c2a571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:16:28.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:16:38.821Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=3d9106e0-daed-4949-b2f1-404548cf5158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:16:38.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:16:48.828Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=ff28b5b9-474c-4fe2-901d-f0fe1a00016e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:16:48.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:16:58.838Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=729193b3-d413-4d87-a549-98201c34351d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:16:58.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:17:08.854Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=5c343d22-bf9a-420e-8440-3e37523f321d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:17:08.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:17:18.868Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=c1a334fb-e8fe-4425-9868-28c59b4d54a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:17:18.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:17:28.877Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=6bde9958-4e4f-410c-8a9e-95b136f9241b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:17:28.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:17:38.885Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=06c6be79-02dd-4449-94d4-36880311756d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:17:38.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:17:48.894Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=641da872-85c3-44e9-b057-49caa11cc1e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:17:48.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:17:58.904Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=4dfd0acb-fae4-479b-b764-cb6af6f7abe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:17:58.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:18:08.925Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=904b2b15-ca60-438e-93e8-3f60433fa7a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:18:08.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:18:18.939Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=83a4c0af-e26e-4724-b96f-26a6137fca06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:18:18.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:18:28.952Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=0983caea-4391-49be-8089-c7adebab31c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:18:28.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:18:38.961Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=2469ad9f-b0cf-4817-a360-3081bf92ac6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:18:38.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:18:48.970Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=a33963f1-0b00-4521-88a5-626aff38315b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:18:48.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:18:58.981Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=9375f9ee-012e-42cc-9dc7-1716bf93dbae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:18:58.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:19:08.993Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=3dffc426-115a-4f5e-9b56-14347e7a02e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:19:09.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:19:19.005Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=fcdc7608-d856-4484-b5bc-535ad5226357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:19:19.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:19:29.014Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=44c907df-0d77-413a-ad25-c984d88463ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:19:29.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:19:39.022Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=8b868f61-c6c2-48f6-88c9-6347243c543c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:19:39.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:19:49.028Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=d7d28c1b-223a-4639-a8be-261f2384b864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:19:49.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:19:59.050Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=544abdee-a4bc-465c-97d1-42be97206e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:19:59.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T07:20:02.237Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T07:20:02.237Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-30T07:20:02.238Z |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 |2021-09-30T07:20:02.240Z |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 |2021-09-30T07:20:02.244Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-30T07:20:02.245Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-30T07:20:02.245Z |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 |2021-09-30T07:20:02.247Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:20:09.061Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=10f05a12-f74d-43f3-8864-7aa4edfafa86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:20:09.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:20:19.079Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=4d13bd6e-ac9f-483c-b0af-063f5c35d539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:20:19.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:20:29.086Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=0e85315e-950e-4471-8024-738d211dd977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:20:29.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:20:39.095Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=88dd8888-0cf0-4e3f-a321-b3d1dfdd0f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:20:39.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:20:49.107Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=e87561ad-35a9-4a11-aaba-8e491130a563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:20:49.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:20:59.119Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=f3c354ca-3022-4b06-b199-1706ead7680a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:20:59.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:21:09.126Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=20a0c9c4-b076-4980-938f-8c89768d202c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:21:09.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:21:19.132Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=138c26d5-347b-458c-b754-d0244fd57979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:21:19.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:21:29.140Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=fdc75430-a7e8-44b5-b3c9-8a23d3a25758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:21:29.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:21:39.150Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=46997ef0-6a65-4a1a-a47a-1fea781a087c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:21:39.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:21:49.160Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=ba0dac30-db99-47de-a15b-abaaf53c5d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:21:49.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:21:59.211Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=013ff8d1-dd2d-4067-acc4-9629ce8edeec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:21:59.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:22:09.219Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=127d4348-3ebd-4c8b-bdb7-8f9488d92147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:22:09.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:22:19.227Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=33944fc7-1519-4bae-87ba-47136a93e063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:22:19.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:22:29.235Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=9cc8fe3b-be99-4942-985f-b2abe051926e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:22:29.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:22:39.246Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=0948afff-53e3-4282-9116-f9a7f993ab57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:22:39.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:22:49.254Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=f3fbb9da-e5ec-4a82-a7ac-0c2128500d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:22:49.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:22:59.265Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=309be855-982e-438f-8bfa-d93ef27be6aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:22:59.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:23:09.272Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=3d655dff-4154-4b53-92de-8a7254be35c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:23:09.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:23:19.290Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=f4f63c4c-5ac5-4b91-8784-3ff9c1a98012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:23:19.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:23:29.297Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=4291a437-7e4c-4c0c-beb4-dd7f9bbda2a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:23:29.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:23:39.312Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=3a6effde-3ad1-4001-b2e0-a77c0bb972f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:23:39.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:23:49.352Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=0f3c4e83-4992-45fc-a20c-f905db25d6fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:23:49.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:23:59.372Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=552a4cee-cf80-4e43-ab7a-935e8e790e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:23:59.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:24:09.380Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=79bc62c4-bde4-4740-b4a6-ec7d1909fc3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:24:09.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:24:19.386Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=bb22ac67-caf6-4f9c-886f-0303e43cbaa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:24:19.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:24:29.392Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=31f1fffa-e8b8-45f0-a772-96b97d3d6286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:24:29.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:24:39.404Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=d1a0ded2-48eb-4768-8bb3-32b0230231bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:24:39.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:24:49.415Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=814fd097-4ae3-4280-ad48-5c5efc2d04ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:24:49.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:24:59.428Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=bd1dd1aa-957d-479f-a521-120aba9d81da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:24:59.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T07:25:02.243Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T07:25:02.244Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-30T07:25:02.244Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-30T07:25:02.246Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-30T07:25:02.250Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-30T07:25:02.251Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-30T07:25:02.251Z |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 |2021-09-30T07:25:02.253Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:25:09.447Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=ff330d46-43e6-4fae-9a20-37f057088759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:25:09.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:25:19.455Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=cc9c41f6-1f39-4fd4-9b1a-a01e17bd52a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:25:19.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:25:29.463Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=92f63940-6503-454d-9fff-1d622faeefe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:25:29.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:25:39.470Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=3d327563-7660-49e5-b53b-5f2135c40f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:25:39.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:25:49.479Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=6e0dd57f-18a4-42df-bee3-342d158390d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:25:49.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:25:59.490Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=8557fd72-a159-44f4-9560-9a0fe465447a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:25:59.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:26:09.503Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=d04d8636-0626-43d5-842d-03c47173a244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:26:09.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:26:19.513Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=e9ed1b39-1f98-4ac1-80d3-1e6945fa4fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:26:19.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:26:29.520Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=a71cdb8b-5c20-4f0f-879f-e88a77f5e827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:26:29.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:26:39.527Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=d18de5c6-f4e9-4a53-acce-44e08d14469d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:26:39.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:26:49.553Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=5214b726-d6b1-468f-bff4-1b563d709026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:26:49.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:26:59.563Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=e0c4a5db-f3d8-43e9-8882-4edfec8b39fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:26:59.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:27:09.574Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=2e7fc5a4-1fc4-4d62-9ee9-1fd8b9c2c3ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:27:09.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:27:19.580Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=dad6fdf5-eb59-47cd-8ec8-c1ae616b1b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:27:19.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:27:29.587Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=799bd585-0b4c-4674-9def-b63c68341c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:27:29.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:27:39.600Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=a51d3b40-7e08-420b-9cb5-86a043829750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:27:39.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:27:49.611Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=73b29d27-7d2e-486e-b06e-bb2f73f22d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:27:49.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:27:59.623Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=6e1810e8-983d-46ee-ad97-e0ec2d308c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:27:59.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:28:09.635Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=e0c23322-b4d4-4eb5-97e0-abd4de2ed070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:28:09.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:28:19.643Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=ba68c6f1-3e85-4816-b36a-0003b96a32e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:28:19.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:28:29.659Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=49744c37-bfe3-4f8d-a857-d34090fc2733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:28:29.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:28:39.668Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=89b8d2dd-64fe-4b86-a7ba-437e684a8708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:28:39.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:28:49.675Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=efbccc35-e583-426e-be38-b781134f3eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:28:49.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:28:59.685Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=4bc4d178-8905-44b3-b8b3-e1c1bb27cdb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:28:59.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:29:09.695Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=06472ee5-9d17-4c63-8a56-135284552d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:29:09.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:29:19.707Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=5362e45e-6f63-4355-ac1e-95adb3848556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:29:19.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:29:29.718Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=db3604eb-37e3-4d2a-81d6-33daab019119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:29:29.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:29:39.725Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=fd2baa5e-5084-4dce-8343-8a624af10e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:29:39.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:29:49.733Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=47e0619d-2784-4954-bedf-19f9cc7f4024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:29:49.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:29:59.745Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=be536953-26f4-4a1f-b35f-236c0823a0be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:29:59.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T07:30:02.218Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T07:30:02.219Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-30T07:30:02.220Z |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 |2021-09-30T07:30:02.222Z |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 |2021-09-30T07:30:02.226Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-30T07:30:02.226Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-30T07:30:02.226Z |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 |2021-09-30T07:30:02.229Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:30:09.760Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=614c3214-6aa4-4db7-ba73-2a1422aa2a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:30:09.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:30:19.780Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=e044c761-3ef3-441c-a498-78f9c6635001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:30:19.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:30:29.806Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=ca7c88d7-dc98-4fe7-9b17-3fb580696913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:30:29.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:30:39.815Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=2dabe569-9477-47bd-9a7b-a01fe9e453d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:30:39.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:30:49.821Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=512fc465-c312-42b0-ad7f-bfd06f63d2f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:30:49.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:30:59.835Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=21f5a515-cd50-46dd-b507-55097928dff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:30:59.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:31:09.846Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=55c128ce-dee6-4cd4-bb74-dc0a95ac6396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:31:09.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:31:19.861Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=42df4b66-69ba-49ff-afe6-8f6b6ba98c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:31:19.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:31:29.870Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=c5542186-ffba-4fe8-9352-e7f7147f61eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:31:29.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:31:39.883Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=20ba0b1a-cb66-4453-9c28-e5be53205a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:31:39.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:31:49.890Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=f201a7aa-17be-4626-868c-836065d2bc3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:31:49.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:31:59.899Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=baf21a2f-1df3-4b03-992e-bbb21dfd2132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:31:59.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:32:09.922Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=7b9ce74f-166f-4455-898f-25e5a826e06f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:32:09.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:32:19.946Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=b7bd6818-eb84-4b11-b979-ecf0dbfd7cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:32:19.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:32:29.957Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=c66ed455-6c2f-455a-9939-9f8f096fb3af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:32:29.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:32:39.971Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=fff8f7a5-5a15-4bcd-90b1-51f8a335f020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:32:39.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:32:49.980Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=df09d8b1-44a6-4c1a-91ff-c8ead8e07279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:32:49.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:32:59.987Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=dc11ec71-eb80-40ae-ab62-3edf23fa7a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:32:59.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:33:09.994Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=bac177e1-1487-40f3-84bc-8b3f333218b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:33:10.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:33:20.006Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=dd51b5c1-2283-4b22-b436-e1d0b278e892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:33:20.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:33:30.018Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=6cb6f271-a03c-4902-a7d8-d05cfef738ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:33:30.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:33:40.029Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=b552e195-7424-4d64-8aae-b1512ebc8c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:33:40.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:33:50.038Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=f6884e3a-6fd3-4780-87f6-12c09d1f7560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:33:50.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:34:00.058Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=85ff36e0-c2f4-4bfc-b68f-20ae6ec0526e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:34:00.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:34:10.066Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=5af79bd8-f258-4e24-ad26-7538e65c3ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:34:10.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:34:20.084Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=49e92e03-9be9-4429-a85f-c371cdb634bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:34:20.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:34:30.096Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=3b82aa14-84fd-424a-b0cc-684a82c80f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:34:30.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:34:40.105Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=652f1b9b-d451-4a37-822e-28b314bd38ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:34:40.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:34:50.115Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=34bd0762-1e86-4242-a703-3d60a636983d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:34:50.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:35:00.124Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=0666637d-ccd3-483b-a779-bf031e40ea69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:35:00.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T07:35:02.203Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T07:35:02.203Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-30T07:35:02.204Z |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 |2021-09-30T07:35:02.206Z |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 |2021-09-30T07:35:02.210Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-30T07:35:02.210Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-30T07:35:02.210Z |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 |2021-09-30T07:35:02.212Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:35:10.133Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=89213875-2cba-4041-8788-104e13c36e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:35:10.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:35:20.140Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=8777588c-34c7-4fcb-8664-e7fb2113eb82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:35:20.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:35:30.151Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=34b7747e-4c15-4a6a-a8c3-7cd5db5567f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:35:30.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:35:40.171Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=48264e24-762b-4406-98d1-45b289620d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:35:40.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:35:50.183Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=8e2b1e71-06fa-4096-bd49-390313406390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:35:50.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:36:00.192Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=bb33efaf-c670-404a-b106-6f38560ee03b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:36:00.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:36:10.199Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=24fb5dfa-8146-43bd-99db-89a838dc9541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:36:10.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:36:20.205Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=7df87d95-e142-430e-9880-8632e4b540f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:36:20.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:36:30.212Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=1d370210-c1fa-46d7-b122-843ee3406a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:36:30.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:36:40.225Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=56642698-65da-4f59-8e21-f4652aff18ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:36:40.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:36:50.240Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=ce68ebee-ca1c-4687-b1c7-b81860a211fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:36:50.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:37:00.258Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=ec7dd082-d599-4578-ac41-543938c89a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:37:00.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:37:10.267Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=7ee6cda0-3c34-4373-91d8-4046fe8446b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:37:10.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:37:20.278Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=a96cf03b-641c-4182-86df-e2e2ec341030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:37:20.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:37:30.285Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=9a836842-4a23-4476-a9e1-4477b39be3e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:37:30.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:37:40.297Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=ac5b58e5-6221-4bdb-ad69-0925c4549990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:37:40.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:37:50.317Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=caaf71a6-12f8-4ea8-aa46-0be26ca8f411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:37:50.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:38:00.334Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=ef7c632f-8bfb-46af-910b-eebc5d00aab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:38:00.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:38:10.342Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=00bbdbd9-6eed-412a-a187-cb4dff26c0f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:38:10.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:38:20.349Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=d1423f40-596a-4226-abde-bfac7832643d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:38:20.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:38:30.357Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=07df07df-265b-41e8-bcbc-9d107d8cdfcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:38:30.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:38:40.365Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=f3e587da-6450-457e-95d2-022cb79bf67b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:38:40.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:38:50.376Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=152a740b-f9aa-4da7-a799-0f1c028e7b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:38:50.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:39:00.383Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=8d3c9514-0b39-4acf-8591-3f2946621efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:39:00.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:39:10.396Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=54cff12f-c2ba-4fca-aa78-b251a9797242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:39:10.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:39:20.404Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=916829b2-a746-444f-ad2e-34f340cf6a84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:39:20.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:39:30.412Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=3085f476-f603-46f2-8733-538bc9a3470a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:39:30.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:39:40.420Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=d467071a-728f-4216-8f7c-c05952a1483e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:39:40.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:39:50.427Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=02008344-a74c-4454-aee7-6b803eacdce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:39:50.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:40:00.444Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=4e51be4e-2eae-4c5f-b3fd-cdfc97167e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:40:00.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T07:40:02.212Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T07:40:02.212Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-30T07:40:02.213Z |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 |2021-09-30T07:40:02.215Z |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 |2021-09-30T07:40:02.220Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-30T07:40:02.220Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-30T07:40:02.220Z |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 |2021-09-30T07:40:02.222Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:40:10.459Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=6f0a24a1-b590-479c-9ba8-91b721a67e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:40:10.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:40:20.467Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=3322d51f-10ab-4dd0-91d0-1c727ecd461a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:40:20.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:40:30.474Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=5b9c6c9a-819b-4acb-87ba-5260ccefa403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:40:30.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:40:40.481Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=0444b68c-863b-497b-9cdd-24cf980d0e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:40:40.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:40:50.489Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=a972bd3b-25ad-496e-b22c-bc0db328b30b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:40:50.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:41:00.499Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=4456331c-85e8-48ec-8ec2-7ad9338209dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:41:00.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:41:10.510Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=af22071c-6f3c-4916-880a-7e6bfc52b07b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:41:10.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:41:20.529Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=65222026-a05b-4c58-8333-0f5fd774c226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:41:20.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:41:30.537Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=ce668d97-8806-48a5-85af-20a0e5ad0603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:41:30.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:41:40.581Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=ad8b3e08-9075-416d-a254-a9c45c3711f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:41:40.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:41:50.598Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=b8b08e6a-d78d-42b5-9725-461cff16146b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:41:50.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:42:00.614Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=41be942b-2501-45a2-9c24-a9e6b1d7bcb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:42:00.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:42:10.628Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=e13508f9-cdbe-4b2c-b77d-3b53857c375c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:42:10.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:42:20.642Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=3765c384-52f7-42d7-b7e8-b933359b7fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:42:20.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:42:30.654Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=6f2db2c9-93ce-49e5-8595-a1e66c2f27dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:42:30.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:42:40.662Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=8c7115b7-3f6d-4233-af61-21977b79cc30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:42:40.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:42:50.669Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=a3664c19-cd5a-4f4a-9cf4-ac12db93f6b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:42:50.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:43:00.682Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=eff96f96-3faf-4b79-a99c-578984d66c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:43:00.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:43:10.702Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=af36bb7c-a9c1-4721-8ae0-e23dea63b1ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:43:10.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:43:20.754Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=b490e9c6-2a67-440d-8ef5-5e600dcd705c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:43:20.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:43:30.764Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=7a7cc013-f950-47ff-a525-06f822520c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:43:30.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:43:40.772Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=fbf89d9e-1fd9-4fe5-bb46-9518bb6c7523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:43:40.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:43:50.778Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=4a4b2e91-340c-4144-b5e8-b490d7c997b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:43:50.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:44:00.797Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=d31e6729-f65b-4f97-9e2b-e830c9788b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:44:00.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:44:10.816Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=f9f18962-eb3e-4fe6-9fa4-e6a0e8ee50b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:44:10.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:44:20.826Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=8fc014ac-83cb-4c3d-8c8f-3bd812d7110a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:44:20.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:44:30.841Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=b3b10468-ca56-457e-9e8c-6e962a6dc64e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:44:30.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:44:40.854Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=93abf6c3-917c-4adb-9d4b-48532272c13e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:44:40.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:44:50.874Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=0212b91d-947c-4477-a32f-6a039eb78f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:44:50.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:45:00.895Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=8eb8b963-1438-42b9-903e-f44dbb5b683e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:45:00.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T07:45:02.247Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T07:45:02.247Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-30T07:45:02.248Z |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 |2021-09-30T07:45:02.250Z |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 |2021-09-30T07:45:02.254Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-30T07:45:02.255Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-30T07:45:02.255Z |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 |2021-09-30T07:45:02.257Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:45:10.903Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=c7616481-9992-4799-a2e9-4c71102358dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:45:10.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:45:20.911Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=b1a7b47c-8a9c-4af0-9fb5-cac234b4d28a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:45:20.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:45:30.929Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=988426cb-abab-47d6-ac12-ec55c75d00c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:45:30.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:45:40.943Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=c09cec39-7e15-4241-b5df-4eb356848a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:45:40.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:45:50.968Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=f4b495ca-4f94-415c-8a2c-35ef944227dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:45:50.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:46:00.975Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=7682c108-4b28-472f-a7b9-555cec5c4dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:46:00.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:46:10.983Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=f383ed08-f44f-4e73-a976-35975ed203cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:46:10.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:46:20.993Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=e99d097f-7fd9-4670-a6f7-d3b6a00b5bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:46:21.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:46:31.001Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=95a0cf10-8a21-4670-91ca-6786447755aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:46:31.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:46:41.012Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=6f1288a3-6bc9-4598-868f-bfd3711fd2fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:46:41.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:46:51.027Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=d7b63c9f-fc4a-4922-8144-70e13daee8a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:46:51.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:47:01.042Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=8f599632-023b-4a09-989e-1932651c622a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:47:01.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:47:11.051Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=8fd7a516-4b82-4be4-b681-c2db1d28286e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:47:11.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:47:21.060Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=aa9153a3-1101-4fac-aff1-02973aa947f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:47:21.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:47:31.068Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=7fc69850-96fa-4e22-b1f4-8cc9f89c3920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:47:31.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:47:41.111Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=56f7391b-c108-4abe-b094-5e317788ccfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:47:41.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:47:51.127Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=9429d3c3-eb73-445e-85a7-1ae714aee2d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:47:51.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:48:01.135Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=38a1e9cc-c3e8-442d-81c8-e7a854c81fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:48:01.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:48:11.153Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=2e8bf78a-0120-4de7-bfe4-cd3db61addb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:48:11.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:48:21.160Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=e4b1b497-a240-40ca-8b82-7f0191c8b1a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:48:21.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:48:31.168Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=700a14b9-312c-445c-894d-765d3bc2d083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:48:31.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:48:41.184Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=7541fa20-55be-4fbc-bbee-9a9a76b5e207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:48:41.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:48:51.198Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=57677eb0-f808-4a1f-8637-2d51c49a3377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:48:51.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:49:01.206Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=4e5990a9-f868-495e-ab6d-9949f2f5dbdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:49:01.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:49:11.213Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=1c0283ed-08b2-4a7c-8e3b-e7acfb2e6fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:49:11.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:49:21.224Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=782b7acb-b6d7-4f5e-a0b9-bdc7132d5d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:49:21.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:49:31.232Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=f82f1dd1-4a1e-450e-beed-291d5a55b407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:49:31.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:49:41.256Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=62d0a395-8e07-46bc-ba72-f437f9d4a981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:49:41.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:49:51.278Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=dd9da0cb-a81a-488e-af58-3a4289d35c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:49:51.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:50:01.289Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=184c5c6d-4f0f-4b21-8b66-00d701c51933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:50:01.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T07:50:02.234Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T07:50:02.234Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-30T07:50:02.235Z |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 |2021-09-30T07:50:02.237Z |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 |2021-09-30T07:50:02.241Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-30T07:50:02.241Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-30T07:50:02.241Z |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 |2021-09-30T07:50:02.243Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:50:11.296Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=e1d4cd85-cc47-4914-a4a6-44fd687d2c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:50:11.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:50:21.304Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=853b3d77-365c-4e20-a1b1-4a9c00babcf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:50:21.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:50:31.328Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=07e48a1f-1754-45ce-b0e6-3d1d65137aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:50:31.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:50:41.350Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=8a2f45ab-220b-4fea-a642-4b8141b304f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:50:41.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:50:51.363Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=041765c7-1c05-4b86-9d37-06a514a3a287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:50:51.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:51:01.371Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=2d709b32-49b7-4f56-87de-cb8a1c2a4470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:51:01.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:51:11.379Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=e711e183-e539-40be-8cfc-abf720be8be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:51:11.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:51:21.386Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=8a710750-2983-4b31-af26-02f8d68b85c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:51:21.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:51:31.400Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=83374c2c-05b7-4ce5-b339-3fe3d553fff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:51:31.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:51:41.413Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=a979e85e-3be2-4953-b4a7-fc0437231450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:51:41.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:51:51.441Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=42d26eca-1d92-4757-85d2-bfcc6ae89881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:51:51.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:52:01.456Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=de378746-7d1e-4f37-9f51-7bdab913871a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:52:01.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:52:11.463Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=ef9530ed-86b1-451e-b124-e073d703d930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:52:11.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:52:21.472Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=debf8da2-fd8d-49fa-81a1-8877620943cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:52:21.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:52:31.483Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=b2963bd3-1a16-49b9-b76d-20e29f94e981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:52:31.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:52:41.492Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=c2091fcf-86fd-4754-91a2-719eed27e93b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:52:41.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:52:51.506Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=f165d257-d6ca-4ed1-ae43-b9d9eb56be46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:52:51.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:53:01.513Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=ea766a9c-95dc-4b00-90a2-6a3c2df8dfd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:53:01.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:53:11.537Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=fb6f728e-f8c0-4f6a-81fb-2eb131f10277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:53:11.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:53:21.548Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=57c992a2-037b-4e36-b36c-2b4189c4e1b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:53:21.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:53:31.555Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=5f287eb7-bad1-4534-83d0-1774d2f8732d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:53:31.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:53:41.563Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=e39393b0-aaab-42eb-9a80-45886990912a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:53:41.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:53:51.575Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=2945cedd-38bf-4350-86bd-856faeb72bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:53:51.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:54:01.585Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=71a7912a-7a66-4166-bc63-e48437751a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:54:01.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:54:11.593Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=baa37a0f-44a2-4efc-8428-cda22606b0f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:54:11.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:54:21.602Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=ce6458ee-fe58-49b5-a0e8-24986c042ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:54:21.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:54:31.609Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=466cebe5-4cc9-4ced-a2b0-465d12c91c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:54:31.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:54:41.620Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=eb09309e-ba3f-40dd-9902-a4b316f8f81d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:54:41.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:54:51.631Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=ff906b8f-5a76-450d-bc08-742534d065cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:54:51.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:55:01.651Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=1e96536a-ff11-4dc9-9249-cd50bd937d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:55:01.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T07:55:02.221Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T07:55:02.222Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-30T07:55:02.222Z |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 |2021-09-30T07:55:02.224Z |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 |2021-09-30T07:55:02.228Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-30T07:55:02.228Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-30T07:55:02.228Z |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 |2021-09-30T07:55:02.230Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:55:11.661Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=33b357cc-7cbf-4be8-af1c-973449970c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:55:11.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:55:21.685Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=5e474e5d-018e-4f0a-9291-637d698206be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:55:21.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:55:31.694Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=99a08cf6-60ee-49f8-96c6-450eb4e1e711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:55:31.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:55:41.704Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=10bf6c14-3653-4515-8c96-237b5285a884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:55:41.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:55:51.718Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=a2b20c20-abea-417f-881e-e13bf032dea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:55:51.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:56:01.732Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=3e0c5afe-4af0-4430-953d-a33aecb7240e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:56:01.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:56:11.742Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=a799f3ce-41b5-4a33-974e-505bc1b6f75a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:56:11.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:56:21.751Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=298a5556-669b-4ccb-8765-de4ac20f338c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:56:21.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:56:31.758Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=91767a20-a4dd-4388-b7cd-497cb0d63168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:56:31.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:56:41.767Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=7a75e4d0-ef08-4896-9e8c-d757af90a599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:56:41.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:56:51.779Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=06e19be8-69a4-44bc-bb63-dd8134b7500b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:56:51.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:57:01.795Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=8f199232-ec2f-460d-9399-6bb57ecebe87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:57:01.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:57:11.802Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=5a2f27e6-618e-4cf7-aa7f-41a76bd6b2f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:57:11.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:57:21.810Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=05ca1e3a-1aae-4fc4-a4da-4f7a9ff18122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:57:21.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:57:31.820Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=0c81f247-9195-4fd3-a907-445e32ebe1e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:57:31.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:57:41.833Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=2d478797-84e2-41cd-864a-2e4317964409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:57:41.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:57:51.843Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=5bd3f722-e10b-4ae7-b45a-5c1a01c4c2f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:57:51.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:58:01.851Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=32f2a3be-679e-4030-9800-62cb5e4a452e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:58:01.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:58:11.862Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=c5f9c133-f419-4d39-8cf9-a9c5f9c6c3e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:58:11.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:58:21.868Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=8b894edc-2a05-4258-88bf-5cc89d2689aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:58:21.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:58:31.877Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=8eeba108-16a5-499c-b784-7a13c440e6c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:58:31.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:58:41.888Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=3d76a1ac-05cc-4546-b5a0-c775efd26740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:58:41.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:58:51.917Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=cb5a777e-ce13-4aba-8cde-6738d34ee448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:58:51.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:59:01.932Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=7567b163-fd94-42c4-9978-f5b2d938d5cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:59:01.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:59:11.942Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=80323a0b-0881-42e0-b7db-195368b22152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:59:12.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:59:22.010Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=a927b06c-f35f-45b9-8d99-fa082e350bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:59:22.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:59:32.028Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=1633ce3d-957e-4f30-a849-4e4e3852ba6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:59:32.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:59:42.046Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=49daec4c-32a6-4c0f-be0b-7f8f334f0b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:59:42.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:59:52.055Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=f8f61d55-a1ac-458b-a0f5-16f611702050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T07:59:52.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:00:02.065Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=82892548-ab63-49ac-899d-2370d2e32f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:00:02.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T08:00:02.213Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T08:00:02.214Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-30T08:00:02.214Z |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 |2021-09-30T08:00:02.216Z |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 |2021-09-30T08:00:02.220Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-30T08:00:02.220Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-30T08:00:02.221Z |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 |2021-09-30T08:00:02.223Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:00:12.071Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=b3272b7c-6aa1-4e31-b1f6-4c648b4c5837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:00:12.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:00:22.083Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=8a8baa4a-57a1-4a95-b6e9-37f046fd44b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:00:22.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:00:32.108Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=44047a97-1bd1-4a43-87cf-952015146b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:00:32.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:00:42.127Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=2cdd3c6e-3417-4137-8bdf-fa339854a36b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:00:42.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:00:52.139Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=7abbe7c8-c6ac-4c6e-8477-84eacdcc55d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:00:52.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:01:02.149Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=39248de6-d0e1-4446-88c1-ecec353638e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:01:02.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:01:12.155Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=122c35c7-c5ed-4ac3-9db4-250f20763e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:01:12.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:01:22.163Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=805379b6-c23a-493b-86f0-74f10400e25f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:01:22.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:01:32.170Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=d32a9e71-f538-4cbf-9921-ce8c94b8d1f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:01:32.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:01:42.180Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=5909502a-f199-41ed-b5cf-3e6d49448522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:01:42.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:01:52.191Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=579a0698-11b7-4033-8ec8-7ffd054c6fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:01:52.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:02:02.203Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=755ec6d9-13e7-4ec0-b3d8-9fef4bd17c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:02:02.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:02:12.214Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=6a9b8f17-2c5f-4e49-a455-bf4f5d2a5718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:02:12.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:02:22.223Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=ecf4ae67-6ee0-43a0-9f99-e4fc67fc3710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:02:22.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:02:32.232Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=937b71c3-5e1f-4d32-bdd5-702b6d3a0384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:02:32.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:02:42.240Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=51ababed-3fe6-408c-8ff6-5d11811c0fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:02:42.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:02:52.252Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=0c871d1b-5446-41cd-aca2-cea49967eab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:02:52.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:03:02.264Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=b4d01a6f-e1af-4800-8070-bc12bbec2733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:03:02.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:03:12.273Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=81516e2f-ce8d-4122-bfc0-754e1dacd7a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:03:12.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:03:22.279Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=5905a690-a8f6-449f-b189-1e78e689df65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:03:22.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:03:32.293Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=25904119-1e8a-4392-9de8-8924044e9ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:03:32.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:03:42.303Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=437fadc9-7810-4e7c-a9fd-0d605c5a9e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:03:42.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:03:52.312Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=b3e00dc4-888a-4653-800c-8c0a1ba3c574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:03:52.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:04:02.323Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=d0603c96-937b-4d29-93c2-8dfcc39bd53c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:04:02.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:04:12.350Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=3f28e6ab-7a90-49a8-a617-d647d83c80e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:04:12.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:04:22.356Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=878be21b-a05d-46a3-83ca-bd59151fc9b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:04:22.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:04:32.365Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=6203eea9-5abc-41cf-9a71-b1dd892a1790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:04:32.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:04:42.377Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=8a07a8ac-f8b4-4b9f-918e-fedf173460b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:04:42.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:04:52.386Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=4c2cb189-c10b-45d2-a8e1-9037b0f11d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:04:52.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T08:05:02.218Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T08:05:02.218Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-30T08:05:02.219Z |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 |2021-09-30T08:05:02.221Z |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 |2021-09-30T08:05:02.226Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-30T08:05:02.226Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-30T08:05:02.226Z |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 |2021-09-30T08:05:02.228Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:05:02.411Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=71bfbc68-04ee-4361-ab12-9ab0624206d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:05:02.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:05:12.422Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=c86380aa-b525-4af4-9af1-02660283e9b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:05:12.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:05:22.451Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=4aa0da47-dc9e-4d5a-8107-a7cc64f3082e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:05:22.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:05:32.460Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=5ce72818-ba14-4f82-8d2a-e6233b245030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:05:32.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:05:42.469Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=d313e519-704e-4a21-b5c3-81029d5c6cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:05:42.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:05:52.478Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=78a25db7-0f8a-4d39-9255-957778018f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:05:52.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:06:02.490Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=b7bcb0fe-1c27-4631-8efe-7644e629c83e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:06:02.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:06:12.497Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=753c118d-538c-4895-b60e-49eee747fc71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:06:12.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:06:22.505Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=7c72cf73-94d4-4422-8917-e46b124bbb1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:06:22.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:06:32.512Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=5206a2a9-a900-4a7a-9912-8e1d9d1bedd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:06:32.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:06:42.520Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=87350c2a-3c2c-46ea-b4be-6f81e8f6fd63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:06:42.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:06:52.535Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=7f381025-9801-4260-8ae1-acd05b956d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:06:52.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:07:02.543Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=a442ad4e-8115-401f-b299-47e4c124631e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:07:02.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:07:12.553Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=95e2fb87-9163-4e7f-b8bd-d039b943f0fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:07:12.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:07:22.560Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=822afa33-873e-4b10-98ce-c90508d04044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:07:22.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:07:32.566Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=75920b99-4bba-4765-9745-e71264cf4dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:07:32.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:07:42.574Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=3311f01d-a664-4d91-9862-da50efef9cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:07:42.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:07:52.590Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=617c6e8a-f930-4848-a4dc-adcc7a5b473b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:07:52.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:08:02.612Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=8da8a0d1-85ed-4b5d-886a-2f3224f14f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:08:02.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:08:12.621Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=2c947d9a-e55e-4789-9361-7b81353721ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:08:12.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:08:22.634Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=a22d2cac-c36b-4b68-b5a2-2e5a2c0b11b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:08:22.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:08:32.641Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=5c5f8f69-33c9-4536-ba6f-7a2fe63e0d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:08:32.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:08:42.648Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=c3e65f70-70fd-4997-b06e-6114c7b208bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:08:42.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:08:52.665Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=99c01ae7-6bc5-40e8-9fe0-e46a20912cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:08:52.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:09:02.682Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=fe4ff641-7ce4-4bb3-9bc1-9f266ea2c296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:09:02.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:09:12.694Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=2bf9f68a-ac0c-49c2-b398-281d4e4dce57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:09:12.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:09:22.701Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=db1c2984-9377-4c8f-9a2a-f2f4c29e3c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:09:22.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:09:32.707Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=2db0aafd-a9c9-4694-88b5-a245de26f8c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:09:32.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:09:42.722Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=b7069d20-08da-4875-9907-b82b162f3c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:09:42.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:09:52.733Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=4df67bd0-c4ff-4ed5-b9f9-fe55f8717607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:09:52.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T08:10:02.245Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T08:10:02.246Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-30T08:10:02.247Z |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 |2021-09-30T08:10:02.248Z |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 |2021-09-30T08:10:02.253Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-30T08:10:02.254Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-30T08:10:02.254Z |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 |2021-09-30T08:10:02.256Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:10:02.742Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=ca2b554f-e7f1-422c-b999-f7f4f9c6a4e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:10:02.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:10:12.763Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=ba92fd33-47fe-45f5-9ee6-e045b14b2d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:10:12.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:10:22.774Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=b90d4386-94b0-418f-a54b-d972377b72c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:10:22.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:10:32.782Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=4692d860-69e6-4d77-87a8-4f1020f71e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:10:32.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:10:42.790Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=c7e4f93d-a7fa-446b-a272-59e03168858d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:10:42.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:10:52.800Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=8e7b369b-a7af-4f99-9a67-975755cc1b4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:10:52.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:11:02.807Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=1c3db37e-adda-4ec3-817e-d225ab37c47a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:11:02.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:11:12.815Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=72a8345f-bc33-4329-938d-9e9a97308cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:11:12.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:11:22.829Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=a7e983f1-26ff-4e0f-b3e5-a2310e8e57c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:11:22.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:11:32.842Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=541b92b0-5248-4df7-935d-ff34fb46d3c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:11:32.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:11:42.852Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=4b4a2c09-290d-4ff0-bb09-c6c41eb6370c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:11:42.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:11:52.859Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=21bd19df-a159-4d8e-a2af-130960fa4ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:11:52.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:12:02.871Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=470191a1-c6c0-4d1e-88a0-c7273992672c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:12:02.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:12:12.878Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=7c9be653-87bd-4b59-a56d-2650ed7f1ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:12:12.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:12:22.889Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=5861a296-ae27-473b-b86e-c63561a21a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:12:22.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:12:32.899Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=f07e9bc1-4b70-4bc5-a709-cb33801ed777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:12:32.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:12:42.911Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=1bca6ff5-f58f-4bbf-a024-b29040287c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:12:42.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:12:52.918Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=a397abea-1f1a-4a99-988f-1d6cd2052b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:12:52.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:13:02.926Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=d456f711-4bb0-4154-a26d-bd789161dbd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:13:02.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:13:12.933Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=27108988-0861-4b98-8df9-1adfb00cdd86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:13:12.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:13:22.944Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=f13fe14f-2825-4ea8-96e0-c8ce38ab5216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:13:22.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:13:32.956Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=6107e368-0000-4a8a-8342-5e96f723d7ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:13:32.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:13:42.969Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=a70052f2-0757-4fc8-a0e3-c99e48ed8385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:13:42.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:13:52.975Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=60f6b0f9-8e5f-4aae-95f7-ea3ffd57b25f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:13:52.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:14:02.985Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=432d6ad9-fabc-4f87-a154-2345eefd5cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:14:02.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:14:12.993Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=4c82087b-0854-4812-80fd-82935b9345bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:14:13.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:14:23.003Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=09dd40c2-ef48-45cb-a5f9-3c16d3f31ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:14:23.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:14:33.012Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=47a60108-610e-4f1c-8433-049262e5ffe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:14:33.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:14:43.020Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=a2258a71-e399-4aae-9522-d3b1991820e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:14:43.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:14:53.030Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=78450964-2f04-4f98-ae24-9d35eb803d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:14:53.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T08:15:02.224Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T08:15:02.224Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-30T08:15:02.225Z |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 |2021-09-30T08:15:02.227Z |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 |2021-09-30T08:15:02.231Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-30T08:15:02.231Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-30T08:15:02.231Z |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 |2021-09-30T08:15:02.233Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:15:03.044Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=a2c4a627-51a7-4157-8787-34d8f3cb2943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:15:03.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:15:13.053Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=32ef845d-1b3e-46f6-aa6c-22daaf4a5591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:15:13.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:15:23.069Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=40e3af9e-7847-42b2-9d64-437c0e638766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:15:23.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:15:33.089Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=e99cdf3c-acab-413b-926b-06de39aedddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:15:33.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:15:43.099Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=45bdf8f4-1042-49d7-a95c-7cbad9434f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:15:43.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:15:53.107Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=c36cf614-c373-4747-b7f2-8a75e12ea2ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:15:53.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:16:03.121Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=9b848734-7eff-4263-aff1-6a5fcf509519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:16:03.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:16:13.128Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=62eaac05-1a1f-49ba-b562-1e3073cf7acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:16:13.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:16:23.141Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=8bab94c7-aa64-481a-995f-38be9b0cb721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:16:23.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:16:33.152Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=883c7c9a-3512-4c71-b0d3-df80740ecc3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:16:33.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:16:43.164Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=164290b7-cb98-4eea-839e-6ddfec32ca41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:16:43.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:16:53.170Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=413f4563-95fd-4fc5-a170-a995f3725e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:16:53.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:17:03.178Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=4b5213b4-62b1-451f-b06e-833a7cdcfda8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:17:03.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:17:13.185Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=a19baa83-0c06-4e51-9613-3f1262fbbfff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:17:13.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:17:23.193Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=e11cfc16-4ec8-43fc-8592-842c71f8b3f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:17:23.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:17:33.204Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=f3b5aa79-70dc-4367-a3f4-f7407b5a5baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:17:33.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:17:43.216Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=afbfef9f-0b12-489a-b2a7-0668ec05ab18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:17:43.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:17:53.227Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=a6a483e5-b538-42f4-9d5f-b2ee669917e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:17:53.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:18:03.235Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=74e21305-fcf1-49b9-bd36-2c3c625a2397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:18:03.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:18:13.243Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=22c8ff54-d0d1-4e7c-91b7-080735913fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:18:13.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:18:23.251Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=115916d7-1f82-49f6-96be-fc8527695166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:18:23.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:18:33.267Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=b95b8df0-ced6-4c23-8fd8-a22eba31f301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:18:33.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:18:43.283Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=c5cdf158-2764-48ef-a675-35a48028e964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:18:43.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:18:53.290Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=0c9fb7c6-6584-446f-93b8-a0efcc2cd4fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:18:53.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:19:03.296Z |INFO |Init configs |InvocationID=37e8f39a-a95b-4060-a5fb-bb9f4bfed43f, InstanceUUID=4c955311-c45d-44f7-b8a5-5ee1057a88df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:19:03.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T08:19:13.303Z |INFO |Init configs |InvocationID=37e8f39a-a9