. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T11:13:41.646Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T11:13:41.649Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-09T11:13:41.679Z |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-09T11:13:42.241Z |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-09T11:13:42.379Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T11:13:42.379Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-09T11:13:42.379Z |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-09T11:13:42.447Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-09T11:13:42.493Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-09-09T11:13:42.511Z |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-09T11:13:43.721Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-09T11:13:44.124Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-09-09T11:13:44.143Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-09-09T11:13:44.143Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-09T11:13:44.215Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-09-09T11:13:44.216Z |INFO |Root WebApplicationContext: initialization completed in 1704 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-09-09T11:13:44.636Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-09-09T11:13:45.392Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-09T11:13:46.638Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-09T11:13:47.123Z |INFO |Started MainApp in 7.366 seconds (JVM running for 7.933) |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-09-09T11:13:47.178Z |INFO |Start scheduling PRH workflow |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:13:47.188Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=07011dc7-4743-45da-8b90-335a639e802e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:13:48.806Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.114.176:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:13:48.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:13:58.859Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=43e6921e-76be-40d9-8e66-93b07abb0797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:13:59.923Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.114.176:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:13:59.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:14:09.925Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=24b3796f-dd16-4b01-b273-750292963f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:14:10.995Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.114.176:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:14:10.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-09T11:14:11.026Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-09T11:14:11.026Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-09T11:14:11.031Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:14:21.002Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=abdbe3b5-59c6-4fca-9884-05f67e585e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:14:22.035Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.114.176:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:14:22.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:14:32.037Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=dd167d3a-dcc6-469f-9df6-e15fe00fcfd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:14:33.077Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.114.176:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:14:33.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:14:43.078Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=06d26b84-8b03-4356-b42f-2c46559af410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:14:44.115Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.114.176:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:14:44.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:14:54.116Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=d2e27a02-c73a-4a31-80b0-3ed0b1faf548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:14:55.159Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.114.176:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:14:55.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:15:05.163Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=e137df7c-8ff8-4c33-ab30-ee658ef9a43c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:15:06.195Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.114.176:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:15:06.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:15:16.199Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=5fc4b76e-5bb9-4ae3-9325-92ed520fd69b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:15:17.236Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.114.176:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:15:17.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:15:27.238Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=612aafd8-cb85-47d0-bbb7-504277d573db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:15:28.275Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.114.176:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:15:28.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:15:38.278Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=8c47cc48-2f68-41da-b923-0b3730f19a03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:15:39.315Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.114.176:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:15:39.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:15:49.316Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=8ccbe4b6-6c8b-4d3c-a842-00580e423703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:15:50.355Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.114.176:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:15:50.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:16:00.356Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=b4852a22-410a-4d4c-b5f7-8618e95b0af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:16:01.395Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.114.176:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:16:01.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:16:11.396Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=9a89c6f3-956e-4537-ac8b-fa20c8f6626c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:16:12.435Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.114.176:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:16:12.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:16:22.437Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=6d0a7876-7002-44a3-b7f1-c3713e6717b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:16:23.475Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.114.176:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:16:23.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:16:33.483Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=e736b910-2830-4109-b75a-eb064d95e8c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:16:34.516Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.114.176:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:16:34.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:16:44.521Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=e1edde1d-52f7-49ac-ba79-c97cf5ad8427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:16:45.587Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.114.176:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:16:45.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:16:55.589Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=089d9192-1dfb-4b70-bf1b-30c040123ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:16:56.631Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.114.176:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:16:56.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:17:06.633Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=4459f88e-30ca-4fa6-8241-c12c2111dc93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:17:07.667Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.114.176:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:17:07.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:17:17.669Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=1b4f1f3a-88f4-4a60-9cf8-f0d4f0789b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:17:18.711Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.114.176:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:17:18.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:17:28.713Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=777278fb-19f0-4abe-9fb8-edebed370b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:17:29.747Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.114.176:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:17:29.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:17:39.748Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=3b3fdc12-ff08-461f-b27c-c0a63f44c5e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:17:40.787Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.114.176:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:17:40.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:17:50.788Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=86ffddd8-3ab0-4770-9467-d9405a726081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:17:51.859Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.114.176:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:17:51.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:18:01.861Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=19e93e5f-7bd8-4928-a2c9-7c11fd9585fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:18:02.899Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.114.176:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:18:02.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:18:12.901Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=9f19eae3-7b8a-401f-ad38-11fb07e09c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:18:13.939Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.114.176:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:18:13.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:18:23.941Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=36cd884c-83ba-4628-8617-553218f93ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:18:25.140Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.114.176:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:18:25.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:18:35.144Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=b1c33123-b1c7-4a03-acd8-3d1e1d31bf52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:18:36.179Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.114.176:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:18:36.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T11:18:45.185Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T11:18:45.185Z |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-09T11:18:45.186Z |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-09T11:18:45.190Z |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-09T11:18:45.200Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T11:18:45.200Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-09T11:18:45.200Z |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-09T11:18:45.203Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:18:46.181Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=5fe2ea63-4856-43c1-b156-abd824ae0e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:18:47.219Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.114.176:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:18:47.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:18:57.227Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=05be2e8a-90ac-4582-9834-9add46a6e8e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:18:58.263Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.114.176:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:18:58.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:19:08.265Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=ba0566e0-1e61-410d-a0a0-ddb4d788e257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:19:09.299Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.114.176:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:19:09.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:19:19.300Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=5412e572-cd74-492c-9e2c-2690320cd7d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:19:20.339Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.114.176:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:19:20.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:19:30.341Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=8a6419ab-dde5-4d9c-90db-44f14a03fa22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:19:31.379Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.114.176:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:19:31.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:19:41.380Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=d7e097ff-101a-4cb4-ac6f-5f8495c6ff53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:19:42.419Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.114.176:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:19:42.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:19:52.420Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=ef722fab-bf01-4339-afdf-18cfccb62759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:19:53.459Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.114.176:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:19:53.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:20:03.460Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=e86364b4-437f-42f8-9a34-caeedd0a160c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:20:04.499Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.114.176:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:20:04.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:20:14.500Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=32694b1f-9a5f-4cd5-a904-0d1799c75572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:20:15.540Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.114.176:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:20:15.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:20:25.545Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=5bbcb5a1-e71a-460e-ad37-b40fdf091ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:20:26.580Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.114.176:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:20:26.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:20:36.584Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=8ded6a7a-8ca4-4579-b05b-f090d74ae384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:20:37.619Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.114.176:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:20:37.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:20:47.621Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=7a0b0a31-1b8b-417e-85f3-ccfa92974fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:20:48.659Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.114.176:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:20:48.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:20:58.660Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=f67a140c-e146-42d3-b468-50d70cf8f704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:20:59.699Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.114.176:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:20:59.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:21:09.701Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=dfb9f8bb-51d9-41f7-b1a0-b4a8676de9ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:21:10.739Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.114.176:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:21:10.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:21:20.740Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=c2f67052-9f19-4715-b8aa-59bb90696305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:21:21.779Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.114.176:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:21:21.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:21:31.780Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=d996efaf-5b45-4b8b-a885-3aee48718a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:21:32.819Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.114.176:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:21:32.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:21:42.822Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=8d8c171d-a1d6-4f0a-8f50-e9fbcfc26a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:21:43.859Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.114.176:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:21:43.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:21:53.860Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=27cbb2b3-1335-44eb-a3c0-ac64fe06e318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:21:54.899Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.114.176:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:21:54.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:22:04.900Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=334d88a0-f16c-461e-8afc-20200a645ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:22:05.939Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.114.176:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:22:05.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:22:15.941Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=b44106e9-2e64-4bb9-bbf6-718894a1df7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:22:16.979Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.114.176:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:22:16.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:22:26.984Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=6e6b2a51-b541-47a7-bbb5-de123831e6bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:22:28.019Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.114.176:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:22:28.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:22:38.021Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=e6c8a82a-ea41-4608-8a49-f4e835156127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:22:39.059Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.114.176:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:22:39.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:22:49.061Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=08899030-e3db-4eea-bf8f-b42e3b3b7cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:22:50.099Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.114.176:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:22:50.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:23:00.101Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=7232714b-6405-456b-9908-ee38ffe4a15f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:23:01.139Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.114.176:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:23:01.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:23:11.141Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=c50316ac-d988-4a40-b747-89cb1e9a28e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:23:12.179Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.114.176:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:23:12.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:23:22.180Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=cf8f0f50-8786-4c74-a727-81536f02bbc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:23:23.219Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.114.176:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:23:23.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:23:33.223Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=0f564ed4-db86-44c2-976d-37f23fb0e266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:23:34.259Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.114.176:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:23:34.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:23:44.261Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=5d5ab1e4-0342-4b01-bbcb-4cc192b1b202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T11:23:45.034Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T11:23:45.034Z |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-09T11:23:45.035Z |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-09T11:23:45.039Z |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-09T11:23:45.046Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T11:23:45.046Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-09T11:23:45.046Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-09T11:23:45.048Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:23:45.299Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.114.176:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:23:45.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:23:55.311Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=a6af7a71-b771-41b7-bf88-2c107fae7395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:23:56.339Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.114.176:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:23:56.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:24:06.350Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=6061b2a9-5bb1-4f3b-8956-d85c19bacb8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:24:07.411Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.114.176:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:24:07.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:24:17.416Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=7e3ad60d-0c76-4d65-8728-bc5663490bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:24:18.451Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.114.176:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:24:18.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:24:28.454Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=a10e5a96-730b-4365-864a-67a67c2a8022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:24:29.491Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.114.176:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:24:29.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:24:39.493Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=f1621f8f-ff5e-4e03-bd82-87359500527b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:24:40.531Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.114.176:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:24:40.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:24:50.546Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=4c283d63-8420-4a25-89e3-a17f85f180f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:24:51.571Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.114.176:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:24:51.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:25:01.572Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=e30a5a3f-dfe0-450b-998a-e09c3d03d291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:25:02.612Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.114.176:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:25:02.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:25:12.614Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=5489846d-1988-476f-87f0-79ed8e85a15b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:25:13.651Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.114.176:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:25:13.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:25:23.656Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=576e3f8a-917a-4602-818e-12b9cb626a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:25:24.692Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.114.176:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:25:24.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:25:34.696Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=924e4853-0860-4492-b7b9-4090ac94c9f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:25:35.731Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.114.176:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:25:35.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:25:45.733Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=4da43367-1fd9-4ea6-b179-01e7fea54729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:25:46.771Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.114.176:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:25:46.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:25:56.773Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=95e076f1-5bd9-43c5-b7d7-c51a7aea370d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:25:57.811Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.114.176:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:25:57.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:26:07.812Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=7e9a7b3e-a35d-4498-934c-41fd763ab1c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:26:08.851Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.114.176:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:26:08.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:26:18.852Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=8cfba209-c1d6-419d-a39a-d227a81ff512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:26:19.891Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.114.176:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:26:19.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:26:29.892Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=44ac4041-aa8c-4d19-bb71-abcb2dc779d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:26:30.931Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.114.176:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:26:30.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:26:40.934Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=79489e7f-e385-4ae1-9a27-7486c6c3207b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-09T11:26:41.971Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.114.176:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:26:41.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:26:51.972Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=dd61f1a5-7e7d-4d56-87aa-e82b33ae23b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:26:52.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:27:02.127Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=c40551d6-21fa-405f-b2d5-28cccafaf5c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:27:02.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:27:12.150Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=8caf68ec-7e72-4430-a6c2-4d1f37644a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:27:12.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:27:22.168Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=e928e1f5-fab5-4761-9822-52aeae680a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:27:22.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:27:32.183Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=ac2ef724-2faf-40ff-98cd-f00937bed40d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:27:32.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:27:42.198Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=d922680f-7bd3-46b1-b758-3f1b87a18196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:27:42.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:27:52.210Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=3b7fd11b-70eb-44e0-a3c2-224783154dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:27:52.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:28:02.222Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=47b41fff-8c81-4a86-87b2-05560e0f4609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:28:02.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:28:12.235Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=36785d86-74be-49c7-9f6c-362a385cdb4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:28:12.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:28:22.249Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=5a6ad574-e34c-4b29-b809-9b960333138d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:28:22.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:28:32.264Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=8600abf1-bf47-48c3-a6b9-8e961f0102ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:28:32.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:28:42.275Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=f32e611f-0cc3-4a20-931d-228da0b0ede1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:28:42.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T11:28:45.025Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T11:28:45.025Z |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-09T11:28:45.027Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T11:28:45.030Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T11:28:45.038Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T11:28:45.038Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-09T11:28:45.038Z |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-09T11:28:45.041Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:28:52.290Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=fd9c3b05-faa9-4f52-8b55-4c831fce0d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:28:52.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:29:02.300Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=ef252b3c-0fae-4c9b-9f3d-993a398155ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:29:02.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:29:12.309Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=1c976e45-a980-4624-adb7-3e541c06006d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:29:12.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:29:22.319Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=41363776-0bed-4e32-90e1-a79a1f8da6a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:29:22.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:29:32.328Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=b8c18232-ab04-4206-87e5-4b4b02d27583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:29:32.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:29:42.342Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=40132a4a-f0ae-4a26-b989-691687041d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:29:42.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:29:52.350Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=ecb7b974-2cb2-4a0e-899e-c6f485bd9e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:29:52.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:30:02.372Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=0623ac1e-5194-46e9-8351-8fbbd46a3a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:30:02.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:30:12.384Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=8edc4200-c8e5-45ee-a0fb-7b33f8c5cca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:30:12.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:30:22.396Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=c77cd099-7557-4c57-b9e2-079bc33c7c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:30:22.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:30:32.409Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=97ec8010-d010-4ec4-8820-5c3cd18bc26c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:30:32.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:30:42.423Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=d01c9878-e838-4c7b-bf12-9a106a61a34a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:30:42.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:30:52.434Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=3a8a784d-996e-4aba-a6ea-d5c97b5277c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:30:52.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:31:02.441Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=88595385-6511-471d-b027-ad7ef994d12b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:31:02.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:31:12.451Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=f77cdaec-ee78-421f-baf5-67cea1d398e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:31:12.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:31:22.461Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=415d5ce9-c788-40c4-80cd-ff59a9ae063b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:31:22.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:31:32.470Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=f20b56c6-afba-4b7f-a259-fc8ce9519b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:31:32.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:31:42.479Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=5bb2157b-a3a4-4182-b250-489f8fad1088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:31:42.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:31:52.492Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=7b3cb587-d145-4d79-98c6-b47303ee8fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:31:52.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:32:02.500Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=7577643e-b33f-47ac-b495-32cf973ac7e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:32:02.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:32:12.510Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=38fd2ab1-3a36-4536-8f6c-6ed26967c7ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:32:12.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:32:22.523Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=ec97676d-5035-4f1b-a9f5-b9afa4b1cfd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:32:22.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:32:32.535Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=a71214ec-196d-4bb0-8b35-63b7e37be0a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:32:32.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:32:42.544Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=2aaea14d-a457-4c24-b34d-4d05370beb00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:32:42.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:32:52.552Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=7e3c7fde-03ec-4335-a3ec-42d2709f45d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:32:52.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:33:02.561Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=73440724-953c-4f19-be99-512c0d34ed9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:33:02.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:33:12.572Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=87e2b8ce-c042-47bd-8413-b437b328601b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:33:12.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:33:22.581Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=b3f125d5-ce9a-4f20-9974-1a17fa451e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:33:22.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:33:32.589Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=21cc0fc5-c223-4e40-a81d-f264d5680d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:33:32.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:33:42.598Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=ce225954-d86b-41ab-ba5e-1102a00f3b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:33:42.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T11:33:45.025Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T11:33:45.025Z |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-09T11:33:45.026Z |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-09T11:33:45.028Z |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-09T11:33:45.035Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T11:33:45.036Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-09T11:33:45.036Z |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-09T11:33:45.038Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:33:52.604Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=1fce653e-62b3-4597-8ae6-2787698567bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:33:52.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:34:02.613Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=d3ab1f02-e8a5-462d-8fba-95c431a7bde2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:34:02.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:34:12.623Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=954aa36a-5b96-465b-925a-ca2e5576a8d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:34:12.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:34:22.633Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=3c01ea97-1064-42ff-85d4-0609217f15f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:34:22.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:34:32.650Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=acf16e29-b92d-46b0-8fa3-f8598427c3cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:34:32.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:34:42.661Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=2d36f433-d77e-4466-8a8b-7fecefc08b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:34:42.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:34:52.670Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=8dafa551-c752-49db-9ab1-92a5f32cdab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:34:52.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:35:02.679Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=19f43d33-4400-4a5b-a399-6546559b8d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:35:02.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:35:12.687Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=4bd3a797-a3cb-4dc1-aef1-b6946171d9a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:35:12.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:35:22.696Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=86972ac6-a97f-4827-9e37-0c9e95a1948f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:35:22.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:35:32.704Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=efae66eb-da4c-456e-8e24-c433daa7527a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:35:32.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:35:42.713Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=b4d2617d-af4c-4ba0-abb3-f30da8bbe945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:35:42.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:35:52.722Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=9d986e0c-b351-4868-9d89-a64cae96a3b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:35:52.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:36:02.733Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=481caaf7-52a5-47a5-9ea8-60e0a95faa2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:36:02.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:36:12.742Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=08d7e15c-79d4-49fb-92aa-c3a6c713c918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:36:12.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:36:22.752Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=0f44113e-8e34-4a54-b2bd-c9476df956b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:36:22.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:36:32.765Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=60e6ccbf-d436-418e-9026-ffb7468f68bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:36:32.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:36:42.778Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=5151ce67-223f-48ed-bf9f-f3a7cf29482f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:36:42.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:36:52.788Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=e16d00be-bbea-4ef7-872d-f662c09c357d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:36:52.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:37:02.798Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=d4aeefba-a2f2-480f-b87c-84033fed80ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:37:02.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:37:12.809Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=453559d9-3eeb-4ca9-811f-f901a78991c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:37:12.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:37:22.819Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=c8bab56b-b6ee-46cf-af84-fde2edc0773a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:37:22.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:37:32.828Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=80d72b73-e393-4041-b0fb-5c81e69dd2b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:37:32.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:37:42.840Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=28296022-1cf0-4566-aeea-255cd391831c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:37:42.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:37:52.849Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=d6d440b6-5c9f-4aaf-b00c-3e0e65949f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:37:52.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:38:02.859Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=dc7e62cf-8be0-4f1f-8c3f-b36587a6bfbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:38:02.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:38:12.870Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=0a50ebad-d048-4e13-a477-321e444a9d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:38:12.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:38:22.878Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=513c28de-1c76-43da-bc17-162b09fa7c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:38:22.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:38:32.889Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=f2372bb3-5b1d-448f-a019-9d75662fe947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:38:32.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:38:42.904Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=42fc10e1-3c89-44b0-8fb2-c12b7703802c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:38:42.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T11:38:44.975Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T11:38:44.975Z |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-09T11:38:44.977Z |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-09T11:38:44.980Z |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-09T11:38:44.988Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T11:38:44.988Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-09T11:38:44.988Z |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-09T11:38:44.990Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:38:52.916Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=ec25b7fc-c4d4-44e1-bedd-d72f175a161e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:38:52.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:39:02.926Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=b6b2350c-5d36-4f83-b21e-a7792ea95275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:39:02.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:39:12.937Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=597dd0b9-f767-4d19-bf4d-86256fab04eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:39:12.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:39:22.944Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=ab97e9c3-3c60-4bb7-ac5c-90307f03c4b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:39:22.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:39:32.954Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=11f65c80-1a50-401a-bf72-98b539e92c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:39:32.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:39:42.961Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=a33b7c0c-17a3-48e7-910a-79f3340b6f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:39:42.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:39:52.970Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=d0f62fb9-823b-423b-8aad-133a8350dc93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:39:52.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:40:02.978Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=502a3ba7-b804-4bc2-b5e0-b5cf282af596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:40:02.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:40:12.987Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=1a39c1c8-9a84-4e7f-80b9-3af33c0b8934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:40:12.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:40:23.000Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=1fd57a18-73e7-48c2-a70f-3da5fc0b6b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:40:23.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:40:33.015Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=69386296-f5f7-491f-84d4-a977b5de2f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:40:33.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:40:43.028Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=aef2b0d8-d052-4a60-bdcc-05731a226890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:40:43.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:40:53.035Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=4a3a1a72-2d20-4d3e-8494-df7b41b05338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:40:53.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:41:03.042Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=2b941239-b4e1-4fac-a9a3-d5442b6d3933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:41:03.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:41:13.050Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=9bdc4647-123d-4459-a331-fc5e43a116be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:41:13.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:41:23.061Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=41ad58c4-ce30-41b8-a27e-6e1ce9162465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:41:23.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:41:33.071Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=02a09d14-034d-49f6-8494-7f6366d139fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:41:33.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:41:43.079Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=15018a2f-19c7-45a3-b0d1-31c16b5df17e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:41:43.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:41:53.091Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=36ed402a-04de-4b44-8851-7e8bb2b368c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:41:53.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:42:03.099Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=4ba178fd-161e-45ac-b6d9-c6dac34db68a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:42:03.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:42:13.110Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=00c8978d-2283-483b-bf86-3ef33a4f8cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:42:13.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:42:23.118Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=9f63ee36-7fa6-46ca-b95a-0e0e991026cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:42:23.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:42:33.127Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=905a8778-1ae2-49bc-9534-ac1f8dc94b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:42:33.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:42:43.140Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=2e187f6a-c141-4788-9b58-076b26dd1cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:42:43.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:42:53.152Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=deae9229-84fb-475e-820c-e4f68416dc87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:42:53.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:43:03.163Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=fda9113f-a7db-452a-8095-796fca836ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:43:03.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:43:13.170Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=f71f4d61-33f8-4bfc-bb31-7647d28bc558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:43:13.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:43:23.179Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=d5da1911-4624-4bf0-a6a1-5be6b88238f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:43:23.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:43:33.188Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=47e7b22c-a911-443d-a92c-89c8eeae3c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:43:33.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:43:43.198Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=1e55fd1e-c1fe-4bad-aeed-1f45aaf09eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:43:43.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T11:43:45.019Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T11:43:45.020Z |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-09T11:43:45.020Z |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-09T11:43:45.024Z |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-09T11:43:45.028Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T11:43:45.029Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-09T11:43:45.029Z |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-09T11:43:45.031Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:43:53.205Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=5ba5ce4e-68bd-4ad7-8a95-2a49f6681c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:43:53.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:44:03.219Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=6bca0e3b-1c9f-436e-9ec9-56ef5017d170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:44:03.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:44:13.227Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=3722c70e-a5b5-479a-8db4-d8405a2d01be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:44:13.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:44:23.236Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=0fcf1da3-d33e-4dcc-9048-04684100c54b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:44:23.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:44:33.242Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=39b255af-8fd8-4340-af3c-cd5daafcbc57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:44:33.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:44:43.260Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=b2393967-18f1-40de-941b-8337ede54420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:44:43.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:44:53.270Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=6b476e0a-baf7-45d2-ab9f-d047081892c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:44:53.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:45:03.282Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=0b82ca24-c15d-43f4-aa01-c531411d9439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:45:03.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:45:13.302Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=c93fc318-8173-4e82-8fac-bbf2645eeea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:45:13.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:45:23.310Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=b18438f4-0e95-4f1f-ab6b-947fec8fab74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:45:23.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:45:33.319Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=6bfb517c-131e-427d-aead-7cfb7588d258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:45:33.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:45:43.325Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=8a185190-1c44-42cb-8448-99f9c6b01799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:45:43.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:45:53.334Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=c9379da7-3623-464b-85ec-0330619c3881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:45:53.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:46:03.341Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=0698913f-910e-4ba8-b848-a11bf595c7c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:46:03.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:46:13.350Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=56c0fd62-60d4-47bf-8e53-939f23e6cec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:46:13.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:46:23.357Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=e5e894bf-9c6f-4b70-95a1-50e9a69539f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:46:23.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:46:33.367Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=ab282b82-4a14-49a4-a1aa-385d354738fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:46:33.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:46:43.374Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=80e305a5-751e-4cf5-a36d-898cc006a7cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:46:43.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:46:53.382Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=25d15707-007c-4fa8-9fdb-0064b2e99044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:46:53.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:47:03.390Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=54d139a3-7f28-48af-94d2-c767ad2d4bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:47:03.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:47:13.404Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=c5dd008b-82bc-47c8-b817-259a814b2b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:47:13.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:47:23.417Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=d13db896-c96b-4bec-b107-2104f7ef2ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:47:23.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:47:33.428Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=491b673a-7591-47bb-85dc-ecbbc05f0614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:47:33.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:47:43.437Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=c0d121fa-50de-4f79-a2e2-ca6b20a671ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:47:43.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:47:53.443Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=d113ad1f-34a8-4330-8a48-aba0c182ebab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:47:53.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:48:03.451Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=89de54fa-d69f-4957-b9b6-bbe66bd94ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:48:03.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:48:13.461Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=dabac861-6175-4fcf-ba1d-824228d63ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:48:13.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:48:23.469Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=6b967738-98fd-4085-9fa7-524fba4a6a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:48:23.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:48:33.476Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=f884fcbd-8970-41ec-8bc8-debbce6e5ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:48:33.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:48:43.482Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=b7e69d8a-38a7-46df-8392-a9f917081cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:48:43.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T11:48:44.981Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T11:48:44.982Z |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-09T11:48:44.982Z |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-09T11:48:44.985Z |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-09T11:48:44.989Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T11:48:44.989Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-09T11:48:44.989Z |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-09T11:48:44.991Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:48:53.489Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=f37136cd-c202-42be-8f70-3dc865bed67b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:48:53.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:49:03.497Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=23fac0af-1e86-4d44-a81c-cbddb40d1339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:49:03.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:49:13.505Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=d4f58d87-fa1e-460a-ac1a-74b36c2d53c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:49:13.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:49:23.518Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=eba2ab69-1cdf-451f-b0f4-f7353e964bb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:49:23.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:49:33.528Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=56f48509-9b1f-40a7-a8c6-f3a3053ce756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:49:33.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:49:43.537Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=a98d947a-b970-4918-bf7e-6cdef31cb39f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:49:43.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:49:53.545Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=d0c10003-b44b-4dc7-befa-aa23c02af6e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:49:53.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:50:03.553Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=a34bd92e-0f23-4aeb-bbfd-e644cdb33515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:50:03.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:50:13.560Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=6acf4eec-caf7-4e55-a2d7-f9ac8fc6f7d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:50:13.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:50:23.570Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=7c716044-f794-485e-bd16-ba29c73e092e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:50:23.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:50:33.576Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=9f31188a-f5bc-4d82-967d-7a4b5a0d9380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:50:33.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:50:43.584Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=335a74fe-eb1b-4171-8315-e4c20cf95375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:50:43.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:50:53.591Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=4ad7aafc-62fc-4361-8e53-51d3cde3bbd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:50:53.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:51:03.597Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=82433c23-e934-4f98-a00a-d4e27783ef25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:51:03.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:51:13.604Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=0eb9b54c-cce2-4866-812e-aca0bd185a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:51:13.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:51:23.613Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=a1235f36-029e-48f4-bda0-d1e6b738eef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:51:23.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:51:33.621Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=2733c344-0dde-40c6-8c83-de506482d5a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:51:33.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:51:43.635Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=fdfa6209-5418-44ff-a831-1db26a1fdec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:51:43.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:51:53.645Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=4c85a302-dba0-4d19-92e1-27f3449a5f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:51:53.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:52:03.658Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=00a14ad8-5a5a-417f-95e1-ec9bc0569866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:52:03.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:52:13.666Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=11b48bcb-b193-4ab2-b044-2428bf2858ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:52:13.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:52:23.673Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=3a14d03e-4d99-44a3-aa45-d0aab2eff7f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:52:23.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:52:33.684Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=ed71ca04-d051-4781-a045-411bcb30c38f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:52:33.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:52:43.692Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=600979ea-c45c-495c-a13f-11dd03ffb452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:52:43.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:52:53.699Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=e714f074-8c00-4f85-8b6b-7dbea78bb778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:52:53.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:53:03.707Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=9a69fad0-54ca-4afb-a9bc-c8c8217fc439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:53:03.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:53:13.714Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=6c3db8a9-5654-4c61-ba64-f8824b303904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:53:13.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:53:23.722Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=9390a9e2-ee1d-48b9-9ec8-876ea92c8d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:53:23.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:53:33.729Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=3bc88243-1a9a-49fa-89b4-39ef76fe98f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:53:33.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:53:43.737Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=2583b0a0-45fa-46cc-b12e-96062b444bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:53:43.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T11:53:45.037Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T11:53:45.037Z |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-09T11:53:45.038Z |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-09T11:53:45.040Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T11:53:45.045Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T11:53:45.045Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-09T11:53:45.045Z |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-09T11:53:45.047Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:53:53.758Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=b440249c-bf31-4810-869c-d73707d1e022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:53:53.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:54:03.773Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=7be850d5-b805-4d17-871a-2e330b314252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:54:03.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:54:13.785Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=c84eeace-3a66-4b86-93c3-8f5845370d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:54:13.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:54:23.793Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=2f27caf5-e83b-48ab-8007-0ddeb6abb7b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:54:23.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:54:33.800Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=8e34a334-e112-4fd9-93c0-e26e0d0e6520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:54:33.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:54:43.808Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=e990f761-2181-4f7d-91a0-ab8b5df8870e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:54:43.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:54:53.816Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=bdd3b2a7-caeb-43c1-bcd9-90d09644800a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:54:53.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:55:03.826Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=294b872f-a917-4602-b738-7f9d0183c6e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:55:03.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:55:13.835Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=ba552a06-9075-46bb-9ea5-76595187bdd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:55:13.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:55:23.843Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=bd8a470a-e2d3-469a-bfb7-8273ce2a7489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:55:23.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:55:33.855Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=6a67571c-5b3e-4b75-8495-a244c25e91e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:55:33.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:55:43.862Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=fbce286e-28ff-497f-a7cb-50368328ce23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:55:43.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:55:53.870Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=8c3ce176-926d-4eb9-8fac-286c3ca1fca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:55:53.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:56:03.879Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=246f4317-b592-42e3-9b8a-ff3c40f34982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:56:03.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:56:13.886Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=c5e624ab-20e6-4d34-b306-3c1b49b63f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:56:13.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:56:23.899Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=75501b18-88dc-49e1-970f-33cb4d04c587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:56:23.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:56:33.913Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=0bff02f4-3bba-44a1-a6f3-b1e8f9e5fd5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:56:33.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:56:43.922Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=c3339734-de61-4e0b-8747-57e3c9e79888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:56:43.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:56:53.929Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=59e40bb7-5b0c-4495-97e7-1edd8a2a3b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:56:53.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:57:03.935Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=46a7b0e3-4523-4fb1-8c9d-964b411fdd7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:57:03.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:57:13.942Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=62efdfbb-e70b-4dd9-a718-d813de178958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:57:13.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:57:23.949Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=c70b0b1a-9db3-4c14-bd8d-4de7aa37fbcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:57:23.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:57:33.958Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=942eded8-ca9b-4bf2-befb-3bfb638ef94b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:57:33.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:57:43.967Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=9f398764-6b64-4d31-b026-1f35d5bf0593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:57:43.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:57:53.974Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=f3e6cedd-b6ce-4fc6-93ee-6aabfeb8997c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:57:53.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:58:03.981Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=e5ea74bb-dc03-4fcf-b287-095c00916e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:58:03.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:58:13.988Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=73013720-1e4a-4c97-a93a-4388ababe43b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:58:13.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:58:23.995Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=069a935b-7226-458b-8c07-f74426d7f2f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:58:24.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:58:34.003Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=1b9679e5-076a-45d1-92bf-d48e9b7bb075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:58:34.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:58:44.010Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=305cea70-7265-4eba-973a-c3933688875b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:58:44.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T11:58:45.018Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T11:58:45.018Z |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-09T11:58:45.019Z |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-09T11:58:45.024Z |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-09T11:58:45.029Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T11:58:45.029Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-09T11:58:45.029Z |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-09T11:58:45.030Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:58:54.022Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=8e18690e-1ee2-43c8-bee8-358168ef9238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:58:54.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:59:04.035Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=d38e6bed-6eff-4232-9332-26f016ea1928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:59:04.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:59:14.044Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=9d53e279-6347-43e7-a163-fa8b20754d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:59:14.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:59:24.051Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=6ac06ac8-8682-47f5-a5a8-66db32a5e384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:59:24.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:59:34.058Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=cb16bfb2-fb61-4bc2-990c-f71a898b6757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:59:34.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:59:44.065Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=fdbbf57c-33ac-40a4-b047-a62482cae61e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:59:44.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:59:54.074Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=69fbe22d-a38f-4acc-95eb-e05bf9b9094d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T11:59:54.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:00:04.081Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=bd9712fc-f8be-467e-8a2e-738cc69f5873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:00:04.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:00:14.087Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=50d609c6-e277-4d3c-b55c-fdb14ffbc459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:00:14.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:00:24.093Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=9a497fe8-b5b9-4648-b100-69d7b438895c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:00:24.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:00:34.100Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=afef73a7-2d0f-4f5c-977b-9e5a5f41eade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:00:34.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:00:44.108Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=08704c73-0cad-4e91-9c62-62ec6d437897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:00:44.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:00:54.116Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=316bbe31-5cf3-4938-8ed5-1b6b4ddf1518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:00:54.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:01:04.123Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=cafed627-97a7-427d-908b-a61e2450eed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:01:04.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:01:14.131Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=b66b2760-45c6-4bf6-bbac-e0d4dd7eb4ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:01:14.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:01:24.139Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=dbe0983f-f2b2-4d51-83d2-3eefbe15f4ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:01:24.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:01:34.150Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=0c38974b-5a0b-4a10-8fc1-e3e11c18217a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:01:34.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:01:44.157Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=1866a385-c2fc-4b42-80ae-ac868d30721b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:01:44.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:01:54.165Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=5f30e9b1-f92e-4dc0-807f-41dff0e91830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:01:54.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:02:04.171Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=76d3017f-cf1c-40ce-81a0-62e6a9a9b95a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:02:04.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:02:14.179Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=38b25b44-c9af-4bdd-b481-b0f72cd2f88a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:02:14.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:02:24.188Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=501fd2c0-c718-415b-89f3-bc3397639297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:02:24.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:02:34.195Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=e4264f86-af58-4c73-b615-ea0631526f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:02:34.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:02:44.202Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=8a498dfa-6513-4f1a-bed4-007c3e1342f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:02:44.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:02:54.208Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=1aad7361-2fba-49d3-828f-075f56f53783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:02:54.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:03:04.214Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=18a9224e-6916-4dd0-965e-eac7e2fcceef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:03:04.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:03:14.221Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=c125f745-b134-4ea0-a65b-98c8229b6383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:03:14.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:03:24.228Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=98d4b4fc-ea07-45bf-b8e6-ee27441d2ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:03:24.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:03:34.238Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=4fd0a577-f1bf-4ee8-9569-e0bbdc53691f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:03:34.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:03:44.251Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=4c1b99f7-8289-4d3c-a960-2073920ddccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:03:44.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T12:03:45.007Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T12:03:45.007Z |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-09T12:03:45.008Z |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-09T12:03:45.011Z |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-09T12:03:45.015Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T12:03:45.015Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-09T12:03:45.015Z |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-09T12:03:45.017Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:03:54.263Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=d90b9da1-2462-42e0-a021-1866e355cd14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:03:54.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:04:04.272Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=9441077f-0d29-448b-9803-e2ea1d4336f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:04:04.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:04:14.278Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=67e13b74-701e-4ecf-afd5-50be9fc98cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:04:14.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:04:24.286Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=2e6052dd-d74b-4dac-aac6-b8cded4e23cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:04:24.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:04:34.293Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=59b1eea8-89fc-4640-989c-a1c78fdf5cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:04:34.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:04:44.301Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=17b2b340-ca04-48c3-92da-4733de99cc8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:04:44.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:04:54.308Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=cc7903a7-1d3e-4b6c-9bf1-ca7ebc762afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:04:54.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:05:04.315Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=5aae775d-d294-42bc-ae2d-76efc9367f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:05:04.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:05:14.322Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=9a6e6461-a7c2-4525-a053-a29528e9c5cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:05:14.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:05:24.330Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=3eeb5bcf-451a-4b70-887b-8605dc40aa9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:05:24.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:05:34.337Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=6882376e-22ae-4dbb-b8a0-adb7c5b8bd20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:05:34.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:05:44.345Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=25308064-2068-44a1-b9cc-639152abef7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:05:44.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:05:54.352Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=5d4eb79a-dfda-4a5e-b095-d9abea2e59b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:05:54.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:06:04.362Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=94cf0ef0-8f15-4229-a2db-3208c7ebc760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:06:04.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:06:14.376Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=6be80801-6f0a-45c8-aeb5-644bc75a95e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:06:14.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:06:24.383Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=b6e916db-5e3c-40f6-a062-1742932a4c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:06:24.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:06:34.392Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=b6b5ea22-c685-420a-a28f-210ff0426559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:06:34.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:06:44.400Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=2c2f3bcc-9bd0-43d0-b336-1afbc49ad93f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:06:44.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:06:54.411Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=28619688-bae9-4f3f-b100-ecf6b420757e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:06:54.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:07:04.420Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=fe606d8f-3687-4803-a0a8-9b7cdd1e2f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:07:04.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:07:14.427Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=9ab76d19-92ab-4ef1-96b4-a405f76df2fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:07:14.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:07:24.433Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=c4093e6b-5c81-4143-9a36-f91145f212a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:07:24.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:07:34.440Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=e22c684b-2736-4296-b1d9-8ee24fbe1672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:07:34.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:07:44.448Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=55d2ca09-b8d1-4c06-b3ba-f515d1d5cd6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:07:44.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:07:54.455Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=d296a4d1-e5ac-4896-9a42-4c8d40025616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:07:54.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:08:04.466Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=3d1593b7-c490-4da3-9162-97ef30d2785b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:08:04.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:08:14.475Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=c2c856d1-a3dd-4532-ae4c-8623cdca5795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:08:14.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:08:24.485Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=e2773c7a-33b0-46d5-9b26-c3e11b0f6d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:08:24.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:08:34.497Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=b6eb642d-811f-4da1-bcd1-dff2a7938e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:08:34.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:08:44.504Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=a8f5d818-5f1c-4292-9f3d-29c55ac6b8bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:08:44.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T12:08:45.038Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T12:08:45.038Z |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-09T12:08:45.039Z |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-09T12:08:45.041Z |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-09T12:08:45.045Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T12:08:45.045Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-09T12:08:45.045Z |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-09T12:08:45.047Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:08:54.512Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=b237d7e0-920f-4d71-bdf7-4792e1c5e63e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:08:54.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:09:04.519Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=e8658d80-0f1a-4dae-abe9-0b826425eab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:09:04.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:09:14.526Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=52c4b632-dbde-431a-8cf2-ded27cae920a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:09:14.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:09:24.535Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=8889f1c9-6f01-4564-bad7-72a048372d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:09:24.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:09:34.544Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=ff0539ae-f30a-4080-86b5-6ae4eabb8629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:09:34.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:09:44.552Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=11c9f613-5849-429a-9624-048b56693f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:09:44.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:09:54.559Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=042775fd-7831-4e64-8ab0-6824094c5af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:09:54.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:10:04.565Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=693f436f-a09f-4d91-b79f-d195a99ac978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:10:04.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:10:14.572Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=57c126de-5cdf-401b-a68b-7f63c85178bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:10:14.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:10:24.580Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=715b30b8-b942-4cff-be35-e5550473bc7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:10:24.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:10:34.589Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=ba9877b0-47de-4636-a6b4-9915ea79c2bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:10:34.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:10:44.601Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=1ecc9ae4-64c6-460b-b729-5501af01bcce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:10:44.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:10:54.614Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=cccf0a5f-39f0-43ed-adb8-3aa9d74d0dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:10:54.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:11:04.622Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=8a56422f-3ee6-4a85-a129-a0a3102441e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:11:04.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:11:14.629Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=40d7ff87-5ba5-47ab-8e16-de4782229a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:11:14.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:11:24.636Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=b813755c-3261-42ad-86c4-ec00726ce3cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:11:24.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:11:34.642Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=fd61a717-3612-4df7-958d-9ee907402696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:11:34.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:11:44.651Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=4be250b2-4fcb-4b6a-ab1c-29a9a3df31d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:11:44.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:11:54.658Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=0ec4e6f2-f52a-4cb1-8bb4-615c5c364009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:11:54.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:12:04.665Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=abdca919-f23f-41ce-9e11-a5991c82933e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:12:04.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:12:14.673Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=6459dc35-ff07-4944-b12a-24b47057cbc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:12:14.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:12:24.681Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=778f79ed-905b-473d-acbe-aa283f8e89eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:12:24.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:12:34.686Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=95d2fc80-3657-4f35-8e09-8595819b46dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:12:34.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:12:44.692Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=223c7a07-f558-4496-b40b-e720c5a30553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:12:44.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:12:54.699Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=935ddd22-558a-4308-98e7-27a6d026807a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:12:54.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:13:04.707Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=d2e07436-1174-4751-a6b5-8d70d99dc4de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:13:04.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:13:14.721Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=6f76f7d2-af95-49e0-9519-9cc07537fc70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:13:14.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:13:24.732Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=398e2553-8f6d-4c61-9ed4-f79e9aec2fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:13:24.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:13:34.741Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=0220fa23-ef73-4e64-966f-33b39883442e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:13:34.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:13:44.748Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=7f15a3dd-1cf9-4149-993c-3074b47033b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:13:44.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T12:13:44.975Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T12:13:44.975Z |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-09T12:13:44.976Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T12:13:44.979Z |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-09T12:13:44.983Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T12:13:44.983Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-09T12:13:44.983Z |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-09T12:13:44.985Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:13:54.754Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=8e141152-d8c6-4c7f-b239-ae3d528fc906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:13:54.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:14:04.761Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=fc815023-4515-48e2-b99c-151755c2b15c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:14:04.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:14:14.767Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=cf02bbe9-853d-423d-a2ae-b1f9996fb470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:14:14.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:14:24.773Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=92afe587-bc04-4c37-800d-a64dfa558e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:14:24.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:14:34.779Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=ce044279-2d54-4aba-9522-80b82cdd3536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:14:34.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:14:44.786Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=a4a7b991-d3da-4980-a7c8-432f5b5e1efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:14:44.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:14:54.792Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=95e93835-3742-475e-bf12-d587c642d719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:14:54.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:15:04.799Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=ebbc6fbb-098b-4680-865c-91a95b78ccaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:15:04.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:15:14.808Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=7be6fcfc-1ac3-4f52-bb03-dc444fd6ddf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:15:14.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:15:24.817Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=dacb56f0-e15b-4a3a-a4bf-748edd2c4b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:15:24.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:15:34.829Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=27abda75-8b44-4a67-8b86-5de68cb92b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:15:34.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:15:44.836Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=2bf5d372-ed99-4d31-b189-ab890e08bae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:15:44.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:15:54.842Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=ad3d4cfb-19c8-41cf-a9b7-569246a9aa43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:15:54.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:16:04.847Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=da21a3ab-47ca-4b03-ab86-885edce36877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:16:04.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:16:14.853Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=9ef7303e-9ee2-4816-9c17-7ca2c867997c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:16:14.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:16:24.862Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=264fca13-6efd-4e60-a5cb-d4d47eeb4c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:16:24.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:16:34.869Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=c606d3aa-a945-4f1a-ac04-a85d1d3866e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:16:34.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:16:44.876Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=06804ad9-26dc-401c-9c09-3c6729309df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:16:44.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:16:54.881Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=90d68bf3-6e11-43a2-8a29-abf01ae4a3ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:16:54.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:17:04.889Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=54182ace-1b35-4ec4-b07e-1e8aaf1110a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:17:04.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:17:14.896Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=1fc9649d-309b-4e64-a897-028ab39f748a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:17:14.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:17:24.904Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=e7a5aac2-f7ea-4259-9c4c-1a72f3ba7596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:17:24.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:17:34.911Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=b0898c0c-2920-4997-8740-64e7da6f6875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:17:34.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:17:44.921Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=f7436ca1-e436-4ecf-bc8a-93d821c42a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:17:44.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:17:54.929Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=94d0fa40-c0a5-4a92-881b-74c43b276679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:17:54.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:18:04.938Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=62fe8b73-438a-4b1e-9f72-8e1b3ebd328c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:18:04.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:18:14.946Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=299cce38-f412-40cc-8550-1439bfa4ea7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:18:14.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:18:24.954Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=865c00ca-e834-4ea3-8de4-c76fee238142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:18:24.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:18:34.960Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=bcb2a7a5-3826-4fcf-815d-ad985d838585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:18:34.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:18:44.968Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=9ed3c7f0-b23c-47c8-a461-824d57290806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:18:44.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T12:18:45.023Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T12:18:45.023Z |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-09T12:18:45.024Z |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-09T12:18:45.027Z |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-09T12:18:45.031Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T12:18:45.031Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-09T12:18:45.031Z |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-09T12:18:45.033Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:18:54.975Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=e9526c9c-ae1f-48dd-8fc0-22db48bbd025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:18:54.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:19:04.981Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=a332bb44-0f9e-4769-9eb0-0bb686cf9106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:19:04.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:19:14.988Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=05b7d383-3a6d-4fc2-bf5e-b10e1ab0afa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:19:14.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:19:24.997Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=319d892e-187c-40c4-9ca1-9654d27fe5dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:19:25.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:19:35.005Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=f4c49b19-9364-4df1-9b49-04bee295d43a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:19:35.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:19:45.013Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=73a13028-1887-43e6-9b79-082a9dbfddb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:19:45.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:19:55.019Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=d123cc27-d452-4fc9-b5dd-0e66b39a3a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:19:55.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:20:05.030Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=895dc986-e3f0-4f9f-a1b3-9183f0015f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:20:05.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:20:15.040Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=1e522a93-1223-43b6-a489-148937c3c4f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:20:15.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:20:25.048Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=770f5f7b-b89b-4c65-8228-6e7decb97653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:20:25.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:20:35.054Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=08fb5bb2-b7de-404d-bcb7-8035ee98eec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:20:35.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:20:45.062Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=fa3ed42d-054d-4943-b9f3-6e3b5b7fa04b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:20:45.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:20:55.070Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=e26aff11-eb92-444e-92ea-5ab9b59545c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:20:55.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:21:05.076Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=a02691e2-9972-4ea9-a962-e4d20b671d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:21:05.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:21:15.083Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=1d8a30cb-06b9-472a-b11d-f8ca90678b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:21:15.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:21:25.091Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=5a6a3637-3ec7-44d4-a6f5-787c4eec75e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:21:25.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:21:35.098Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=e44a131e-f9b7-402e-940e-af8b49894d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:21:35.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:21:45.105Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=8d420007-ff73-41df-af74-8275835b3d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:21:45.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:21:55.115Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=d4047b65-977b-4ff6-9de9-3501b14bf254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:21:55.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:22:05.120Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=8ce0450e-c9b0-4960-b2a9-31fe6bc593c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:22:05.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:22:15.127Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=33fc769e-8a16-4bee-9b77-d9b302b1d88c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:22:15.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:22:25.133Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=32678e0e-bc2c-4f8d-8d3d-d2144257e459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:22:25.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:22:35.144Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=dc77915c-ed69-423d-a737-0ea72be29a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:22:35.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:22:45.153Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=dd017bac-d09f-41db-8459-e5ea794e9b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:22:45.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:22:55.160Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=74875aeb-cac2-44a1-894d-c7ffb08f9866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:22:55.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:23:05.167Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=aa750c01-ed3c-464a-a651-b38012d074be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:23:05.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:23:15.174Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=5ff50a5c-a86e-4179-a297-823044f41a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:23:15.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:23:25.181Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=364a06e2-7ccd-4a9e-8eed-f7fd2c6aea12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:23:25.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:23:35.189Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=757ee6e7-890e-451d-b6b7-839a20064734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:23:35.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T12:23:44.991Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T12:23:44.992Z |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-09T12:23:44.992Z |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-09T12:23:44.995Z |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-09T12:23:44.999Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T12:23:44.999Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-09T12:23:44.999Z |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-09T12:23:45.000Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:23:45.195Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=f94a19b6-55e9-4902-ad8c-aba8b0e53c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:23:45.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:23:55.201Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=f7544ce2-ac82-4003-a350-9b105a1d3109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:23:55.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:24:05.208Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=a20ebe1c-74e1-4a5b-9842-5e13ab60d130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:24:05.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:24:15.215Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=139db875-2066-4a7e-a112-494ef8fbb118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:24:15.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:24:25.221Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=a6691f66-5916-4764-bb8f-c7afc3cffd1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:24:25.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:24:35.228Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=6308b8c5-e528-41b8-8cb3-286e176190dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:24:35.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:24:45.234Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=f1dd02e9-7f69-4ca5-aed7-bb12c13cfce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:24:45.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:24:55.241Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=de20dc6e-4ffa-4859-9f3d-c0173dcd7480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:24:55.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:25:05.250Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=d53eee49-6342-4176-a0f8-977726ae11a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:25:05.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:25:15.258Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=1c21c114-7d6a-404e-9de0-203f2d8797af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:25:15.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:25:25.264Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=4f0d8e20-f6bf-4bdb-a034-c4279328651c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:25:25.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:25:35.270Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=cd5428a9-5599-40ae-ad1b-181f5633568d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:25:35.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:25:45.278Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=d920208f-005a-4e42-a492-29a092734572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:25:45.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:25:55.286Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=baaa04dd-f784-4992-ab82-40119662620f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:25:55.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:26:05.293Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=ddfc7447-c5c7-45d5-acac-7cbdbab075c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:26:05.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:26:15.300Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=96d365f4-f0f4-4021-a047-323ed8c31647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:26:15.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:26:25.307Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=bdf61ad6-3d20-43b6-93ac-79746ad73147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:26:25.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:26:35.314Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=061a6eac-b84a-4945-bcf0-04f8d3f16cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:26:35.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:26:45.321Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=3f11993a-a537-4c58-adde-f1fe354d0954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:26:45.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:26:55.328Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=8e995e65-a8a0-43f6-9e21-2df5fb4789be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:26:55.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:27:05.335Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=7a146730-f4a7-4a0f-88c1-8739d1e2d189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:27:05.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:27:15.343Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=d9c42bdd-3017-45ca-b735-bc9a12e72b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:27:15.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:27:25.353Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=451b776f-b210-4a9e-a52c-33cff8a152f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:27:25.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:27:35.364Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=78fd2a18-827b-4193-8c66-45541ad73784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:27:35.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:27:45.372Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=0e9b7949-fcdb-4ee2-b697-05108d86165a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:27:45.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:27:55.379Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=426ec37f-d6ca-4c3f-9fbf-c0df94ae29e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:27:55.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:28:05.387Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=7b8f4223-d39b-49c5-8cba-f6b22310ce77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:28:05.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:28:15.395Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=a6596bd6-4e3a-4fdb-9f86-47a8b7047aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:28:15.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:28:25.403Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=9e4b0428-618c-4aeb-aee1-fa619d584d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:28:25.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:28:35.410Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=079210ed-6e88-49f1-affa-a55ccf32b656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:28:35.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T12:28:44.977Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-09T12:28:44.977Z |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-09T12:28:44.978Z |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-09T12:28:44.981Z |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-09T12:28:44.984Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-09T12:28:44.984Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-09T12:28:44.985Z |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-09T12:28:44.987Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:28:45.416Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=6e4c2cbc-31bb-400b-932f-cf1a12b83642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:28:45.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:28:55.422Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=bb055376-8cd1-4cce-8759-9affe08a83c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:28:55.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:29:05.428Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=4c6fa4d6-ead8-495c-a114-65b83615e434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:29:05.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:29:15.434Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=bcacb77d-aac3-46ca-a5a0-bc424e82c945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:29:15.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:29:25.440Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=da96e1f0-7e15-4734-84ac-0057dac3f57f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:29:25.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:29:35.447Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=12c60d2c-6e60-4708-ab7b-f3465f2d13fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:29:35.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:29:45.458Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=0f7d148b-4100-4a7e-8b43-14dbe28da509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:29:45.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:29:55.468Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=725383c8-a6d4-49e4-9609-b2bd1d6fe2d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:29:55.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:30:05.477Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=1bee193d-dfed-4f55-acd2-3327ed29e8df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:30:05.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:30:15.485Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=2dddfd73-9a5f-437c-979c-be268a91c85d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:30:15.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:30:25.491Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=5ceab9b5-1760-41d7-adf1-11129c5e6e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:30:25.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:30:35.499Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=53e1dab8-044c-4c5e-a2ce-0f9e5db7fa1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:30:35.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:30:45.506Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=da9dd9ca-7cf0-444f-8d4d-a3980f4c8d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:30:45.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:30:55.515Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=64dd1f23-8252-4a3a-a625-93188006839d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:30:55.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:31:05.522Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=853c2d4a-5ccb-4742-b5f2-a29e398f9204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:31:05.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:31:15.528Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=43a37b9d-ee69-4ecf-8b71-0a92b8b2401b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:31:15.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:31:25.534Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=6bdb2bfd-c287-4f7f-b98e-bfb4dd629649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:31:25.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:31:35.540Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=9db80704-fecc-45d1-bfa9-3797af7e7981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:31:35.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:31:45.546Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=9a92ed67-7d09-49a8-b6c1-546e18339be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:31:45.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:31:55.550Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=581e8cbd-9305-4026-aa44-770f2fecad42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:31:55.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:32:05.556Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=9d5f1540-28a6-4b53-81a3-9473b1907c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:32:05.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:32:15.563Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=4323514e-8b9e-4c12-a65d-181ca04ccba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:32:15.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:32:25.569Z |INFO |Init configs |InvocationID=e4d3e84c-65e7-4189-9ab6-23a6d7096999, InstanceUUID=212f9041-3fc0-4c8d-9e22-86cf2250a6c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-09T12:32:25.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |